extract disclaimer
This commit is contained in:
parent
31abcb7a95
commit
d70b70057c
4 changed files with 43 additions and 14 deletions
|
@ -1,20 +1,20 @@
|
|||
+++
|
||||
date = '2025-08-07T18:00:00+02:00'
|
||||
draft = false
|
||||
published = '2025-08-09T19:00:00+02:00'
|
||||
modified = '2025-08-17T12:00:00+02:00'
|
||||
title = 'WHY 2025 - Day 0'
|
||||
tags = ['travel', 'WHY 2025']
|
||||
+++
|
||||
|
||||
I am trying to write more, so I am experimenting with a series of travel-log style post.
|
||||
The resulting text is boring to read, the contained conclusions are obvious for anyone with two or more brain cells and you will just waste your time reading it.
|
||||
I went to WHY2025, a Dutch hacker camp.
|
||||
|
||||
This is the second part, covering everything happening on day 0 after arriving on the site.
|
||||
I may update previous days, so you may want to wait until after the event is over to read a more polished version.
|
||||
This is the second part of my travel log, covering everything happening on day 0 after arriving on the site.
|
||||
|
||||
This post contains some photos, so I should probably tell you about the photo policy of events like this.
|
||||
People are allowed to take pictures, but only after asking every single person in the photo individually.
|
||||
In practice this means you cannot really take good pictures to capture the vibe of the place -
|
||||
you are either photographing an object or a mostly empty space.
|
||||
<!--more-->
|
||||
|
||||
{{< details summary="Disclaimer WHY2025" >}}
|
||||
{{< why-disclaimer >}}
|
||||
{{< /details>}}
|
||||
|
||||
### Entrance
|
||||
|
||||
|
|
|
@ -1,10 +1,22 @@
|
|||
+++
|
||||
date = '2025-08-08T12:00:00+02:00'
|
||||
published = '2025-08-16T23:00:00+02:00'
|
||||
modified = '2025-08-17T12:00:00+02:00'
|
||||
title = 'WHY 2025 - Day 1'
|
||||
tags = ['travel', 'WHY 2025']
|
||||
+++
|
||||
|
||||
Please note the disclaimer from [Day 0](../day0/) still applies.
|
||||
I went to WHY2025, a Dutch hacker camp.
|
||||
|
||||
This is the third part of my travel log, covering everything happening on day 1.
|
||||
|
||||
<!--more-->
|
||||
|
||||
{{< details summary="Disclaimer WHY2025" >}}
|
||||
{{< why-disclaimer >}}
|
||||
{{< /details>}}
|
||||
|
||||
### Waking up
|
||||
|
||||
At day 1 I woke up in a warm tent to ABBAs "Gimme Gimme", making further sleep impossible.
|
||||
The weather service now predicted hotter weather than originally planned for, so I had to ration my cooler clothing for the hottest days, which had yet to come.
|
||||
|
|
|
@ -1,16 +1,22 @@
|
|||
+++
|
||||
date = '2025-08-07T06:00:00+02:00'
|
||||
published = '2025-08-08T02:30:00+02:00'
|
||||
modified = '2025-08-16T12:00:00+02:00'
|
||||
draft = false
|
||||
title = 'WHY 2025 - Preparations'
|
||||
tags = ['travel', 'WHY 2025']
|
||||
aliases = ["why-2025/why-2025-prep/"]
|
||||
+++
|
||||
|
||||
I am trying to write more, so I am experimenting with a series of travel-log style post.
|
||||
The resulting text is boring to read, the contained conclusions are obvious for anyone with two or more brain cells and you will just waste your time reading it.
|
||||
I went to WHY2025, a Dutch hacker camp.
|
||||
|
||||
This is the first part, covering everything happening before arriving on site.
|
||||
I may update previous days, so you may want to wait until after the event is over to read a more polished version.
|
||||
This is the first part of my travel log, covering everything happening before arriving on site.
|
||||
|
||||
<!--more-->
|
||||
|
||||
{{< details summary="Disclaimer WHY2025" >}}
|
||||
{{< why-disclaimer >}}
|
||||
{{< /details>}}
|
||||
|
||||
### Expectations
|
||||
|
||||
|
|
11
layouts/_shortcodes/why-disclaimer.html
Normal file
11
layouts/_shortcodes/why-disclaimer.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
I am trying to write more, so I am experimenting with a series of travel-log style post.
|
||||
The resulting text is boring to read, the contained conclusions are obvious for anyone with two or more brain cells
|
||||
and you will just waste your time reading it.
|
||||
|
||||
Some posts contain photos, so I should probably tell you about the photo policy of events like this.
|
||||
People are allowed to take pictures, but only after asking every single person in the photo individually.
|
||||
In practice this means you cannot really take good pictures to capture the vibe of the place -
|
||||
you are either photographing an object or a mostly empty space.
|
||||
|
||||
As with all other posts, I may update previous ones without telling anyone.
|
||||
You may want to wait until I added all the photos and polished the text a bit.
|
Loading…
Add table
Add a link
Reference in a new issue