diff options
-rw-r--r-- | .gitmodules | 3 | ||||
-rw-r--r-- | posts/freenode_live_2017.mdwn | 32 | ||||
-rw-r--r-- | projects/guix.mdwn | 3 | ||||
-rw-r--r-- | projects/guix/freenode-live-2017.mdwn | 6 | ||||
m--------- | projects/guix/freenode-live-2017/presentation | 0 |
5 files changed, 44 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2cfa9e7..fbaaf7f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "projects/prometheus-pgbouncer-exporter"] path = projects/prometheus-pgbouncer-exporter url = http://git.cbaines.net/prometheus-pgbouncer-exporter +[submodule "projects/guix/freenode-live-2017/presentation"] + path = projects/guix/freenode-live-2017/presentation + url = http://git.cbaines.net/guix/freenode-live-2017-presentation diff --git a/posts/freenode_live_2017.mdwn b/posts/freenode_live_2017.mdwn new file mode 100644 index 0000000..f432b9f --- /dev/null +++ b/posts/freenode_live_2017.mdwn @@ -0,0 +1,32 @@ +[[!meta title="Freenode #live" ]] + +The first [Freenode #live](https://freenode.live/) conference happened +on the weekend just passed (28th and 29th of October), and it was +awesome but exhausting. + +I met up with many people, some who I'd met at previous events like +the recent GNU Hackers Meeting and others who I'd not met before. + +The speaker events, both the cheese and open bar in a pub on the +Friday, and the formal dinner on the Saturday were very enjoyable with +lots of interesting conversation. + +I gave a talk on Guix, ([view the +slides](/projects/guix/freenode-live-2017/presentation/)). As always, +while I submitted the proposal a while in advance, I was editing the +notes right up until Sunday morning. + +<iframe style="width: 100%; height: 40em;" + src="/projects/guix/freenode-live-2017/presentation/"> +</iframe> + +<a href="http://git.cbaines.net/guix/freenode-live-2017-presentation/" + style="margin: 0 auto;"> +Source for the slides +</a> + +The freenode staff did an awesome job organising the event, and what +they pulled off was incredible given the ticket costs. I'm guessing +this was due to the generous sponsorship. + +All in all, I'm hoping to attend next year! diff --git a/projects/guix.mdwn b/projects/guix.mdwn new file mode 100644 index 0000000..516f423 --- /dev/null +++ b/projects/guix.mdwn @@ -0,0 +1,3 @@ +[[!meta title="GNU Guix"]] + +[[!map pages="projects/guix/* and !projects/guix/*/*" show=title]] diff --git a/projects/guix/freenode-live-2017.mdwn b/projects/guix/freenode-live-2017.mdwn new file mode 100644 index 0000000..fe5eb15 --- /dev/null +++ b/projects/guix/freenode-live-2017.mdwn @@ -0,0 +1,6 @@ +[[!meta title="Freenode live! 2017"]] + +I wrote this presentation for the Freenode #live conference in +Bristol, ([[posts/freenode_live_2017]]). + +<a href="presentation/">View the Slides</a> diff --git a/projects/guix/freenode-live-2017/presentation b/projects/guix/freenode-live-2017/presentation new file mode 160000 +Subproject 7cf51d8eccd9b625aede3e831c94904be934717 |