Update FOSDEM post

This commit is contained in:
2019-02-12 21:51:04 +01:00
parent 4b4e7ff5f8
commit 89edea2fe0
+31 -14
View File
@@ -1,5 +1,5 @@
--- ---
title: FOSDEM title: First impressions of FOSDEM
date: 2019-02-04 date: 2019-02-04
author: James McDonald author: James McDonald
type: post type: post
@@ -17,9 +17,9 @@ massive FOSS is, and how many people care about it.
# Venue # Venue
I've never been to Brussels before. If there's one regret about my FOSDEM trip, I've never been to Brussels before. If there's one regret about my FOSDEM trip,
it's that I didn't have more time to spend in this beautiful city full of fun, it's that I didn't have more time to spend in this beautiful city which appears
friendly people. I would definitely recommend visiting with some time to spare; to be full of fun, friendly people. I would definitely recommend visiting with
I certainly will be again. some time to spare; I certainly will be again.
Also, the beer. Oh my, the beer. Also, the beer. Oh my, the beer.
@@ -82,29 +82,46 @@ interesting examples of compiler output bytecode demonstrating these issues and
proving that when you're reverse engineering, sometimes you just have to make a proving that when you're reverse engineering, sometimes you just have to make a
guess. guess.
## What's New in PostgreSQL 11 - Magnus Hagander ## [What's new in PostgreSQL 11](https://fosdem.org/2019/schedule/event/whats_new_in_postgresql_11/) --- Magnus Hagander
My colleague Magnus presented what's new and magical in PostgreSQL 11. My colleague Magnus presented what's new and magical in PostgreSQL 11.
## Netflix ## [Netflix and FreeBSD](https://fosdem.org/2019/schedule/event/netflix_freebsd/) --- Jonathan Looney
This was a slightly disappointing talk. IT focussed a lot on the advantages of working This was a slightly disappointing talk. I was hoping for some information about
closely with upstream FreeBSD and of publishing their improvements. That's very the advantages of FreeBSD for this sort of work, but the talk focussed a lot on
true, but it's an odd pitch to a room full of people at an open source conference. the advantages of working closely with upstream FreeBSD and of publishing
Netflix's improvements. That's very true, but it's an odd pitch to a room full
of people at an open source conference.
There were some interesting details about the hardware Netflix use in their CDN There were some interesting details about the hardware Netflix use in their CDN
caches and the areas they have to focus on for performance. caches and the areas they have to focus on for performance.
## Matrix France ## Matrix France
## [Introduction to the BASIC Engine](https://fosdem.org/2019/schedule/event/basic_engine/) --- Ulrich Hecht
Given that a Retrocomputing track existed, it would be rude not to attend. This
talk about building a sub-€10 computer to run BASIC sounded like fun. And
indeed it was! Ulrich Hecht talked about his motivations for building such a
computer, the hardware he selected and what's involved in building the machine.
He was specifically focussed on a machine that had good graphics and sound
capabilities, which he demonstrated. It reminded me a lot of programming for
the C64 or Amiga (the BASIC Engine has a blitter).
## [2019 - Fifty years of Unix and Linux advances](https://fosdem.org/2019/schedule/event/keynote_fifty_years_unix/) --- Jon 'maddog' Hall ## [2019 - Fifty years of Unix and Linux advances](https://fosdem.org/2019/schedule/event/keynote_fifty_years_unix/) --- Jon 'maddog' Hall
It was great to have an opportunity to see maddog talk. He was engaging and It was fantastic to have an opportunity to see Jon 'maddog' Hall talk in
enthusiastic as he talked about his experiences living through the entire person. He was engaging and enthusiastic as he talked about his experiences
history of Unix and Linux. He ran out of time in the end, but luckily a riot living through the entire history of Unix and Linux. He ran out of time in the
was prevented when he was allowed to finish. end, but luckily a riot was prevented when he was allowed to finish.
## BASIC Engine There were various events and people marked with asterisks in the presentation
to denote that given time in the pub, more stories would be available. I would
dearly have enjoyed to hear those stories!
I really can't capture his particular charm and humour here, so I strongly
suggest you check out the talk yourself.
# PGDay # PGDay