<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.why2025.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Xylitol</id>
	<title>WHY2025 wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.why2025.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Xylitol"/>
	<link rel="alternate" type="text/html" href="https://wiki.why2025.org/Special:Contributions/Xylitol"/>
	<updated>2026-04-17T11:39:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Project:Meshtastic_on_the_WHY2025_badge&amp;diff=21501</id>
		<title>Project:Meshtastic on the WHY2025 badge</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Project:Meshtastic_on_the_WHY2025_badge&amp;diff=21501"/>
		<updated>2025-12-23T11:23:24Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: /* Patryk&amp;#039;s port */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Projects&lt;br /&gt;
|Name=Mesthastic on WHY badge&lt;br /&gt;
|Has project tag=meshtastic, badge&lt;br /&gt;
|Has description=A WiP port for the WHY badge&lt;br /&gt;
}}&lt;br /&gt;
* [[Badge/LoRa-Antenna|LoRa antenna is not fully optimized for EU usage]] (But works perfectly well with a little tuning at 1.7 SWR @868. If worried you can pick up a better tuned antenna for under €10). &lt;br /&gt;
&lt;br /&gt;
I am porting a meshtastic version that should work on the WHY badge. Currently it works and you can interact with it using the USB serial port.&lt;br /&gt;
Feel free to edit this page to add your developments and point to your own github repo with your progress.&lt;br /&gt;
&lt;br /&gt;
The code is [https://github.com/n0p/mesthastic-fw-why-badge/tree/why2025-badge here] (note it is not the main git branch) and it is based on the c6 port [https://github.com/alexbegoon/firmware/tree/add%20seeed%20xiao%20esp32c6%20variant here] - Or better, see in this same page, Patryk&#039;s port with UI.&lt;br /&gt;
&lt;br /&gt;
Further instructions on compiling and flashing meshtastic can be found [https://meshtastic.org/docs/development/firmware/build/ here], be sure to use the correct git branch and use the &amp;quot;why2025-badge&amp;quot; variant (it should be the default one on my fork) - the USBC port for the ESP32C6 is the bottom one.&lt;br /&gt;
&lt;br /&gt;
Be aware: &#039;&#039;&#039;It requires soldering two GPIOs on the LoRa radio to the ESP32C6&#039;&#039;&#039;. Additionally, &#039;&#039;&#039;the firmware overwrites the ESPHosted firmware, so the badges loses all WiFi and Bluetooth functionality&#039;&#039;&#039; while this firmware is loaded. You can restore the original firmware to re-gain WiFi and Bluetooth (but lose LoRa). It is likely possible to have a firmware that supports all, but this has not been done yet.&lt;br /&gt;
Also, the screen and keyboard backlight PWM is wired to the C6, so meshtastic should be modified or configured to enable this outputs.&lt;br /&gt;
&lt;br /&gt;
Also, be aware, the LoRa radio [https://mm.digikey.com/Volume0/opasdata/d220001/medias/docus/7169/RA-01SH.pdf datasheet] shows different pinout from the KiCad schematics:&lt;br /&gt;
&lt;br /&gt;
[[File:Captura de pantalla 20250811 155120.png]]&lt;br /&gt;
&lt;br /&gt;
So, meshtastic requires the CAD (channel activity detection) and busy pins to be soldered between the LoRa radio and the ESP32, this is documented in [https://github.com/n0p/mesthastic-fw-why-badge/blob/why2025-badge/variants/why_badge/variant.h this file], but you can edit at your pleasure.&lt;br /&gt;
&lt;br /&gt;
You can see a modified badge here:&lt;br /&gt;
&lt;br /&gt;
[[File:Badge-lora-solder.jpg]]&lt;br /&gt;
&lt;br /&gt;
Next step when the radio is working should be porting this to have a fully functioning independent device:&lt;br /&gt;
&lt;br /&gt;
[https://github.com/meshtastic/device-ui/tree/master Meshstastic Device UI]&lt;br /&gt;
&lt;br /&gt;
=== Patryk&#039;s port ===&lt;br /&gt;
&lt;br /&gt;
Updated 2025-09-22:&lt;br /&gt;
Now with better instructions, prebuilt images, web installer and automatic C6 flashing, like BadgeVMS.&lt;br /&gt;
&lt;br /&gt;
https://github.com/pkoryzna/meshtastic-ui-why-m2&lt;br /&gt;
&lt;br /&gt;
See the README for current status. Testing needed and appreciated :)&lt;br /&gt;
&lt;br /&gt;
For French speaking people a build guide of Patryk&#039;s port from source is available here: https://hackgyver.fr/pages/writeups/why2025-meshtastic&lt;br /&gt;
&lt;br /&gt;
[[File:Meshtastic UI running on badge.jpg]]&lt;br /&gt;
&lt;br /&gt;
==== Meshcore on the WHY2025 badge ====&lt;br /&gt;
&lt;br /&gt;
(Meshcore is not Meshtastic (nor are they compatible), but opening a new page does not seem to make much sense to me.)&lt;br /&gt;
&lt;br /&gt;
WHY2025 badge support (which was mainly redefining pins) is now on upstream meshcore \o/ You may need to use dev branch for it.&lt;br /&gt;
&lt;br /&gt;
Same as others, you&#039;ll need to solder those 2 pins as described. No screen usage yet, sensors are not used, bluetooth works.&lt;br /&gt;
&lt;br /&gt;
See instructions on [https://github.com/meshcore-dev/MeshCore/pull/671 the PR] for building and flashing.&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Project:Meshtastic_on_the_WHY2025_badge&amp;diff=21495</id>
		<title>Project:Meshtastic on the WHY2025 badge</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Project:Meshtastic_on_the_WHY2025_badge&amp;diff=21495"/>
		<updated>2025-12-20T13:55:43Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: /* Patryk&amp;#039;s port */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Projects&lt;br /&gt;
|Name=Mesthastic on WHY badge&lt;br /&gt;
|Has project tag=meshtastic, badge&lt;br /&gt;
|Has description=A WiP port for the WHY badge&lt;br /&gt;
}}&lt;br /&gt;
* [[Badge/LoRa-Antenna|LoRa antenna is not fully optimized for EU usage]] (But works perfectly well with a little tuning at 1.7 SWR @868. If worried you can pick up a better tuned antenna for under €10). &lt;br /&gt;
&lt;br /&gt;
I am porting a meshtastic version that should work on the WHY badge. Currently it works and you can interact with it using the USB serial port.&lt;br /&gt;
Feel free to edit this page to add your developments and point to your own github repo with your progress.&lt;br /&gt;
&lt;br /&gt;
The code is [https://github.com/n0p/mesthastic-fw-why-badge/tree/why2025-badge here] (note it is not the main git branch) and it is based on the c6 port [https://github.com/alexbegoon/firmware/tree/add%20seeed%20xiao%20esp32c6%20variant here] - Or better, see in this same page, Patryk&#039;s port with UI.&lt;br /&gt;
&lt;br /&gt;
Further instructions on compiling and flashing meshtastic can be found [https://meshtastic.org/docs/development/firmware/build/ here], be sure to use the correct git branch and use the &amp;quot;why2025-badge&amp;quot; variant (it should be the default one on my fork) - the USBC port for the ESP32C6 is the bottom one.&lt;br /&gt;
&lt;br /&gt;
Be aware: &#039;&#039;&#039;It requires soldering two GPIOs on the LoRa radio to the ESP32C6&#039;&#039;&#039;. Additionally, &#039;&#039;&#039;the firmware overwrites the ESPHosted firmware, so the badges loses all WiFi and Bluetooth functionality&#039;&#039;&#039; while this firmware is loaded. You can restore the original firmware to re-gain WiFi and Bluetooth (but lose LoRa). It is likely possible to have a firmware that supports all, but this has not been done yet.&lt;br /&gt;
Also, the screen and keyboard backlight PWM is wired to the C6, so meshtastic should be modified or configured to enable this outputs.&lt;br /&gt;
&lt;br /&gt;
Also, be aware, the LoRa radio [https://mm.digikey.com/Volume0/opasdata/d220001/medias/docus/7169/RA-01SH.pdf datasheet] shows different pinout from the KiCad schematics:&lt;br /&gt;
&lt;br /&gt;
[[File:Captura de pantalla 20250811 155120.png]]&lt;br /&gt;
&lt;br /&gt;
So, meshtastic requires the CAD (channel activity detection) and busy pins to be soldered between the LoRa radio and the ESP32, this is documented in [https://github.com/n0p/mesthastic-fw-why-badge/blob/why2025-badge/variants/why_badge/variant.h this file], but you can edit at your pleasure.&lt;br /&gt;
&lt;br /&gt;
You can see a modified badge here:&lt;br /&gt;
&lt;br /&gt;
[[File:Badge-lora-solder.jpg]]&lt;br /&gt;
&lt;br /&gt;
Next step when the radio is working should be porting this to have a fully functioning independent device:&lt;br /&gt;
&lt;br /&gt;
[https://github.com/meshtastic/device-ui/tree/master Meshstastic Device UI]&lt;br /&gt;
&lt;br /&gt;
=== Patryk&#039;s port ===&lt;br /&gt;
&lt;br /&gt;
Updated 2025-09-22:&lt;br /&gt;
Now with better instructions, prebuilt images, web installer and automatic C6 flashing, like BadgeVMS.&lt;br /&gt;
&lt;br /&gt;
https://github.com/pkoryzna/meshtastic-ui-why-m2&lt;br /&gt;
&lt;br /&gt;
See the README for current status. Testing needed and appreciated :)&lt;br /&gt;
&lt;br /&gt;
For French speaking people a build guide of Patryk&#039;s port from source is available here: https://hackgyver.fr/pages/projets/why2025-meshtastic&lt;br /&gt;
&lt;br /&gt;
[[File:Meshtastic UI running on badge.jpg]]&lt;br /&gt;
&lt;br /&gt;
==== Meshcore on the WHY2025 badge ====&lt;br /&gt;
&lt;br /&gt;
(Meshcore is not Meshtastic (nor are they compatible), but opening a new page does not seem to make much sense to me.)&lt;br /&gt;
&lt;br /&gt;
WHY2025 badge support (which was mainly redefining pins) is now on upstream meshcore \o/ You may need to use dev branch for it.&lt;br /&gt;
&lt;br /&gt;
Same as others, you&#039;ll need to solder those 2 pins as described. No screen usage yet, sensors are not used, bluetooth works.&lt;br /&gt;
&lt;br /&gt;
See instructions on [https://github.com/meshcore-dev/MeshCore/pull/671 the PR] for building and flashing.&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Project:Meshtastic_on_the_WHY2025_badge&amp;diff=21489</id>
		<title>Project:Meshtastic on the WHY2025 badge</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Project:Meshtastic_on_the_WHY2025_badge&amp;diff=21489"/>
		<updated>2025-12-01T10:32:54Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: /* Patryk&amp;#039;s port */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Projects&lt;br /&gt;
|Name=Mesthastic on WHY badge&lt;br /&gt;
|Has project tag=meshtastic, badge&lt;br /&gt;
|Has description=A WiP port for the WHY badge&lt;br /&gt;
}}&lt;br /&gt;
* [[Badge/LoRa-Antenna|LoRa antenna is not fully optimized for EU usage]] (But works perfectly well with a little tuning at 1.7 SWR @868. If worried you can pick up a better tuned antenna for under €10). &lt;br /&gt;
&lt;br /&gt;
I am porting a meshtastic version that should work on the WHY badge. Currently it works and you can interact with it using the USB serial port.&lt;br /&gt;
Feel free to edit this page to add your developments and point to your own github repo with your progress.&lt;br /&gt;
&lt;br /&gt;
The code is [https://github.com/n0p/mesthastic-fw-why-badge/tree/why2025-badge here] (note it is not the main git branch) and it is based on the c6 port [https://github.com/alexbegoon/firmware/tree/add%20seeed%20xiao%20esp32c6%20variant here] - Or better, see in this same page, Patryk&#039;s port with UI.&lt;br /&gt;
&lt;br /&gt;
Further instructions on compiling and flashing meshtastic can be found [https://meshtastic.org/docs/development/firmware/build/ here], be sure to use the correct git branch and use the &amp;quot;why2025-badge&amp;quot; variant (it should be the default one on my fork) - the USBC port for the ESP32C6 is the bottom one.&lt;br /&gt;
&lt;br /&gt;
Be aware: &#039;&#039;&#039;It requires soldering two GPIOs on the LoRa radio to the ESP32C6&#039;&#039;&#039;. Additionally, &#039;&#039;&#039;the firmware overwrites the ESPHosted firmware, so the badges loses all WiFi and Bluetooth functionality&#039;&#039;&#039; while this firmware is loaded. You can restore the original firmware to re-gain WiFi and Bluetooth (but lose LoRa). It is likely possible to have a firmware that supports all, but this has not been done yet.&lt;br /&gt;
Also, the screen and keyboard backlight PWM is wired to the C6, so meshtastic should be modified or configured to enable this outputs.&lt;br /&gt;
&lt;br /&gt;
Also, be aware, the LoRa radio [https://mm.digikey.com/Volume0/opasdata/d220001/medias/docus/7169/RA-01SH.pdf datasheet] shows different pinout from the KiCad schematics:&lt;br /&gt;
&lt;br /&gt;
[[File:Captura de pantalla 20250811 155120.png]]&lt;br /&gt;
&lt;br /&gt;
So, meshtastic requires the CAD (channel activity detection) and busy pins to be soldered between the LoRa radio and the ESP32, this is documented in [https://github.com/n0p/mesthastic-fw-why-badge/blob/why2025-badge/variants/why_badge/variant.h this file], but you can edit at your pleasure.&lt;br /&gt;
&lt;br /&gt;
You can see a modified badge here:&lt;br /&gt;
&lt;br /&gt;
[[File:Badge-lora-solder.jpg]]&lt;br /&gt;
&lt;br /&gt;
Next step when the radio is working should be porting this to have a fully functioning independent device:&lt;br /&gt;
&lt;br /&gt;
[https://github.com/meshtastic/device-ui/tree/master Meshstastic Device UI]&lt;br /&gt;
&lt;br /&gt;
=== Patryk&#039;s port ===&lt;br /&gt;
&lt;br /&gt;
Updated 2025-09-22:&lt;br /&gt;
Now with better instructions, prebuilt images, web installer and automatic C6 flashing, like BadgeVMS.&lt;br /&gt;
&lt;br /&gt;
https://github.com/pkoryzna/meshtastic-ui-why-m2&lt;br /&gt;
&lt;br /&gt;
See the README for current status. Testing needed and appreciated :)&lt;br /&gt;
&lt;br /&gt;
For French speaking people a build guide of Patryk&#039;s port from source is available here: https://hackgyver.fr/pages/projets/Meshtasticwhy2025&lt;br /&gt;
&lt;br /&gt;
[[File:Meshtastic UI running on badge.jpg]]&lt;br /&gt;
&lt;br /&gt;
==== Meshcore on the WHY2025 badge ====&lt;br /&gt;
&lt;br /&gt;
(Meshcore is not Meshtastic (nor are they compatible), but opening a new page does not seem to make much sense to me.)&lt;br /&gt;
&lt;br /&gt;
WHY2025 badge support (which was mainly redefining pins) is now on upstream meshcore \o/ You may need to use dev branch for it.&lt;br /&gt;
&lt;br /&gt;
Same as others, you&#039;ll need to solder those 2 pins as described. No screen usage yet, sensors are not used, bluetooth works.&lt;br /&gt;
&lt;br /&gt;
See instructions on [https://github.com/meshcore-dev/MeshCore/pull/671 the PR] for building and flashing.&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Feedback&amp;diff=20810</id>
		<title>Feedback</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Feedback&amp;diff=20810"/>
		<updated>2025-08-18T19:15:48Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: /* Volunteering / angels / heaven */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;What Hackers Yearn&#039;&#039;&#039; for is to &#039;&#039;&#039;Improve&#039;&#039;&#039;. This page is dedicated to collecting user feedback related to the execution of WHY2025 as a whole. Constructive feedback is invaluable to the continuous improvement of the project and is welcomed from all participants. Please share your observations and suggestions in a &#039;&#039;&#039;clear and respectful manner&#039;&#039;&#039;. Your input will help guide enhancements for future generations of the event.&lt;br /&gt;
&lt;br /&gt;
It is also possible to send feedback to [http://mailto:2029@why2025.org 2029@why2025.org]&lt;br /&gt;
&lt;br /&gt;
== IMPORTANT ==&lt;br /&gt;
&lt;br /&gt;
Do &#039;&#039;&#039;NOT&#039;&#039;&#039; review &#039;&#039;&#039;people&#039;&#039;&#039;. Any individual interaction you had with a human does not belong here, but should be taken up with [[Team:Cohesion]].&lt;br /&gt;
  &lt;br /&gt;
This page is strictly for addressing improvements for the next event. We encourage contributors to maintain a neutral, factual, and calm tone in their feedback. Positive feedback, on things we should definitely do again next time is also appreciated and helpful.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color:#0f0&amp;quot;&amp;gt;&amp;lt;b&amp;gt;GOOD EXAMPLES:&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt; &amp;quot;Excessive mud at showers&amp;quot;, &amp;quot;Food vendors often refused to accept WHY-voucher&amp;quot;, or &amp;quot;Limited drop-off points for luggage shuttle&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&amp;lt;b&amp;gt;BAD EXAMPLES:&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt; &amp;quot;Person XXX was insulting me&amp;quot;, &amp;quot;Helpdesk XOC was too busy to help&amp;quot;, &amp;quot;frickin hot&amp;quot;, &amp;quot;So the story begins on Saturday night at 23:04 when...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Feedback List ==&lt;br /&gt;
&lt;br /&gt;
=== General / overall ===&lt;br /&gt;
&lt;br /&gt;
* There should be a clear single method/channel of communication from orga, using the Heaven signal chat or social media for this is not ideal&lt;br /&gt;
** +1&lt;br /&gt;
* &amp;quot;Communication&amp;quot; in general seems to be the theme of this camp. It was extremely difficult to find reliable information about anything as a visitor/angel, and often you only had the grapevine to go off, and you just had to hope that the necessary information somehow reached you at some point. From what I&#039;ve heard it wasn&#039;t much better between teams either. Documenting things is really important and saves everyone a lot of work having to repeat and figure out the same things over and over again!&lt;br /&gt;
* Don’t use generative “AI” or large language models in official communication. Have seen lots of stuff on this wiki that has that classic LLM stink on it.&lt;br /&gt;
* Officially discourage/disallow people from using LLM or GenAI in talks. Have seen quite a few images in slide decks that are absolutely generated by GenAI (including grave misunderstandings of human anatomy lol)&lt;br /&gt;
* The site was not suitable for this kind of event. There was essentially no tree cover and no shade anywhere, no swimming water to cool off in, and the long-and-narrow shape made it difficult for far-away social groups to mix due to the long walks involved. The SHA/MCH site was much better on all of these points.&lt;br /&gt;
** In my experience Zeewolde (SHA/MCH-terrain) was far more long-and-narrow, but more tree cover would have definitely been welcome.&lt;br /&gt;
* Intra-team communication proved difficult during planning and buildup; big orga meetings of multiple hours causes people to tune out fast and not really lead to meaningful discussions but just quick updates.&lt;br /&gt;
* Would like to see a more clear split between teams and projects; teams being what is necessary for the event to happen at all, and projects being nice-to-haves that make the camp the place we want it to be. This way if there&#039;s less (core) teams, orga meetings could also be slimmed down and communication possibly more efficient.&lt;br /&gt;
* While it was good to see signal being used a lot, using it for a large number official announcements was not very effective. Signal does not share message history when members join a group so previous announcements are not viable to new members.&lt;br /&gt;
* Signal announcement groups were only used partially and did not link to services with official communication channels (such as sign posting people to angel.why2025.org for Heaven updates). Some announcements posted on the Angel system were also posted on the signal group, but it wasn&#039;t consistent so announcements were missed.&lt;br /&gt;
* These points were compounded when large announcements on the angel system were pinned to the top. Considering many users primary accessed the angel system via mobile phone, they would need to scroll multiple times to know if there were new announcements. In many cases, I had individuals complaining about lacking information and I had to teach them what was wrong so they could stay updated. This added frustration to people wanting to volunteer.&lt;br /&gt;
* a great amount of assumptions and unwritten rules are present that a new-comer might not be aware of. Quite often, weird situations got brushed off as &amp;quot;tradition&amp;quot; including taking flags from Deco home because apparently that was OK last camp.&lt;br /&gt;
* My experience of WHY2025 as an immunocompromised person: https://fedi.slightly.tech/@joepie91/statuses/01K2YJ7RTEBF9ZZRWG5ASBPJ90 (compiles various different issues and places them in context)&lt;br /&gt;
&lt;br /&gt;
=== Arcade ===&lt;br /&gt;
&lt;br /&gt;
=== Arrival / departure / parking / train shuttle / luggage shuttle ===&lt;br /&gt;
&lt;br /&gt;
* On day 0 we queued to drive onto the field. We said said we had stuff for two different villages at opposite ends of the site, named the villages and showed them on map print outs. This information was accepted by a dispatcher. However, the bicycle guide refused to guide us to the second location, claiming it was impossible to get there. This is somewhat surprising, since others had been able to drive to that location before. It seemed there was a informational mismatch between dispatch and bicyle guide. (Both locations were accessible by asphalt roads.)&lt;br /&gt;
* train shuttle worked well, good job!&lt;br /&gt;
* Overly-strict parking angels were a returning issue. To name two incidents:&lt;br /&gt;
** Parking bike angel halting a huge Boels truck driving out of the terrain during teardown telling him he needed a bike angel (it had been a multi-hour pickup from LSD including the truck in question breaking down, large suppliers typically don&#039;t have bike angels as they are dealt with by on-site or productiehuis), and telling him to turn the huge truck around on the main road as it was going against the one-way direction. The zeal is necessary at times, but having turned around a huge truck full of rental stuff on de Wagenweg would have caused significantly more issues and delays than it was immediately solving.&lt;br /&gt;
** Parking bike angel telling a car to continue driving in the one-way-direction despite being repeatedly told and shown that the upcoming cable cover bump would ruin his bumper and he can not drive over it. Car driver got told it was his problem and to solve it himself.&lt;br /&gt;
* Parking felt like a premium experience! being greeted by a friendly and energetic angel and guided to my parking spot with no issues.&lt;br /&gt;
* tear-down chaos with everyone requesting field access was handled quite well considering the workload!&lt;br /&gt;
&lt;br /&gt;
=== Badge ===&lt;br /&gt;
&lt;br /&gt;
* Badge handouts were announced right before they happened which didn&#039;t allow people to plan their angel shifts and disrupted talks / workshops. A virtual queue would have fixed this and required less total manhours to organize / manage. +1&lt;br /&gt;
&lt;br /&gt;
* There was an expectation that the badge was and I quote from what I have overheard &amp;quot;included in the price&amp;quot;. This is not the case and has never been the case but it’s not clearly communicated. To my understanding there was a surplus at SHA2017 and MCH2022 so there never was a shortage of badges before which may have contributed.&lt;br /&gt;
** The above is misinformation: It was in fact communicated in written form that every attendee with a ticket receives a badge. The badge could not be ordered separately and was included in the ticket price.&lt;br /&gt;
&lt;br /&gt;
* During the event (AFAIK) there were no badge angel shifts outside of queue angel. This is a chance from prior events and didn&#039;t allow people who normally would have helped to help in the same way.&lt;br /&gt;
&lt;br /&gt;
* Due to the badges not being self-powered nor being distributed at the entrance they failed to function as badges. The SHA2017 badge was designed with having no power yet still being a nametag in mind. The WHY2025 badge did not seem to function as a nametag which should have been its intended design goal.&lt;br /&gt;
&lt;br /&gt;
* At MCH and SHA you had people using the badges at the event itself to make games / hack / learn / teach. It was something which brought people together. There was very little being done / to do with the badge during the camp, not just because of the late arrival and limited distribution but rather because there is no way to get apps on the badge outside of the SD card... or if there is a way of doing so then its not documented on the wiki page as of writing. There was no app store app, no way to use the LORA hardware, and outside the event its impossible to use the badge without reflashing a new wifi SSID.&lt;br /&gt;
&lt;br /&gt;
* You could not sit at the badge tent and solder on your antenna onto the badge or work on projects. At SHA and MCH you could just approach the badge people / angels and even get help with projects.&lt;br /&gt;
&lt;br /&gt;
* Badge still has way too limited documentation to even work on it after the event.&lt;br /&gt;
&lt;br /&gt;
* Team Badge have overworked themselves to get a badge available. Team over Badge next time. Which is also a Team:Cohesion issue.&lt;br /&gt;
&lt;br /&gt;
* Would have been great to have a separate queue for villages that collected tickets and pick up 15+ badges at the same time. This would also have greatly reduced waiting times for individuals picking up badges and sped-up the whole process.&lt;br /&gt;
&lt;br /&gt;
* Not enough badges for all visitors (not even close apparently).&lt;br /&gt;
&lt;br /&gt;
* Badge queues were very long and poorly managed. This made it impossible for some people to collected a badge (for example because they cannot stand that long, require shade, have to take care of children, need to go to their next angel shift, etc.)&lt;br /&gt;
&lt;br /&gt;
* The communication about the badge status was very sparse and lacking. If there is a problem, &#039;&#039;&#039;communicate&#039;&#039;&#039; about it and tell participants what to expect.&lt;br /&gt;
&lt;br /&gt;
** +1. I am sympathetic to the team scrambling to get stuff done under difficult constraints, but especially in such cases good communication is important. Things like randomly posting a link to a page about the keyboard hardware felt frustrating when we were just waiting for more info about future handouts. In addition, a Signal group was a poor choice of channel for announcements for many reasons - no public access, no history for new joiners, redundant join/leave messages, etc. Keeping updates to a section on the wiki and/or a mailing list would&#039;ve worked much better.&lt;br /&gt;
&lt;br /&gt;
* During build-up, almost all other teams were scrambling to find a pair of hands to get essential stuff done, while watching lots of people pouring epoxy in the badge tent. Which was, lemme me blunt here, one of the lowest priority of all the things that have been done during build-up.&lt;br /&gt;
* Stop giving out badges by default that’ll end up collecting dust or become e-waste shortly after the event. Would much rather have paid 30 EUR (or however much they cost) then pay for a crap badge I wasn’t even able to get. Also makes the event more accessible to financially unprivileged people.&lt;br /&gt;
** +1 to this, my badge has now been stowed away in a drawer and I will most likely never use it again.&lt;br /&gt;
&lt;br /&gt;
* This year I made my first pcb: a SAO. I was really looking forward to handing them out to people. But there is no easy way to add SAO to the badge except to buy the extension. So in the end I didn&#039;t hand out any. Next time it would be great to have a badge with a build in SAO connector, because I&#039;ll be making more SAOs for sure!&lt;br /&gt;
&lt;br /&gt;
=== Bars and food court ===&lt;br /&gt;
&lt;br /&gt;
* Menu was much longer and more complex compared to MCH. A lot of items were almost never sold, like nachos and chips.&lt;br /&gt;
* Slight differences in the menu between the bars caused customers to ask &amp;quot;Do you have ...?&amp;quot;. Also complicates restocking logistics.&lt;br /&gt;
* The amount of Rum in the &amp;quot;Tschunk&amp;quot; was &#039;&#039;&#039;halved&#039;&#039;&#039; without updating the price. They decided it was better to modify the recipe to make it almost non-alcoholic, rather than say &amp;quot;Sorry, we&#039;re out.&amp;quot;&lt;br /&gt;
** +1, the Tschunk contained barely any Rum. &lt;br /&gt;
* Bar is not a Merch Store, &amp;quot;Special/Ceremonial Cup&amp;quot; should be sold in Infodesk. It was also badly advertised, only people who &amp;quot;knew&amp;quot; of its existence could buy it. +1&lt;br /&gt;
* How was the cup not a deposit... I didn&#039;t even realize you wouldn&#039;t get any money back. Made it extremely bothersome to buy drinks for other people. +1&lt;br /&gt;
* Why wasn&#039;t statiegeld/pfand collected? Many glass bins full of mate-bottles. I don&#039;t want to know how many plastic bottles and aluminium cans were thrown out. This could have been prevented.&lt;br /&gt;
* No Club Mate Beere?&lt;br /&gt;
* No normal (0.5L) bottles available on the last day?&lt;br /&gt;
* Do we get mate from the source, or a Dutch overprices company?&lt;br /&gt;
* No mate during buildup again?&lt;br /&gt;
** +1, this was really demotivating&lt;br /&gt;
* Not written instructions for angels. The “game of telephone” style handing of incorrect instructions down from one angel to the next caused food to be prepared incorrectly. Written instructions should be posted right at the frier and microwave.&lt;br /&gt;
** +1&lt;br /&gt;
* Handling of vegan food was bad. Burger stall incorrectly advertised vegetarian burger as &amp;quot;vegan&amp;quot; originally, and could not provide any vegan burger at all because the buns contained milk(!). Fries/snacks stall staff did not know what they were selling or what it contained, and communication was difficult. Only positive note goes to the pasta stall where the food was good, and the operator was highly competent and knew exactly what they were selling (I would like to see them at a next event).&lt;br /&gt;
* Bottle collection procedure was very unclear.&lt;br /&gt;
* To add to the above: between bar and foodcourt no crates in sight on several days. No crates at any of the waste collection points. No instructions or procedure arranged. So people grabbed the glass-waste bin from the showers and put it in the middle. End result: 24x 240L glass trash bin completely filled to the brim. Assuming roughly around 5000 pfand-bottles (Mate, beer etc) were trashed. And team Waste had a ton of heavy lifting to get all these bins off the field and back to the recycling company. This could have been prevented. &lt;br /&gt;
* The same with plastic bottles and cans. Team Waste managed to save a *trailer* full of cans and bottles. About 24 big bags (240L). That could easily have been double. And if people actually organized it, it would have been less work.&lt;br /&gt;
* Queues at the bar were sometimes very long and slow. Bottleneck during peak times seemed to be the payment terminals, having two or more instead of one terminal would already speed everything up.&lt;br /&gt;
&lt;br /&gt;
=== Cohesion ===&lt;br /&gt;
* I like the idea, but not the implementation: Geraffel was put at the arse end of the field (OK fine, epicenter of noise gradient and all that), then got told off for playing music during the day.&lt;br /&gt;
* Very little communication/information. People barely knew the team existed and could be contacted, social rules like the Photo Policy were not communicated and very widely ignored. Other events signpost these things all over the site and it does help +1&lt;br /&gt;
* Near constant drone flyovers at times and nothing happened to curb it, or even announce it is violating policy (to be fair, I do not know if anyone complained - I did not either, but was severely bothered by the sound alone; like a giant privacy violating mosquito).&lt;br /&gt;
* It would be nice if new organizers who joined the field build up for the first time get more included / accepted when they have free time to help out, and NOT to get rejected from tasks. Some of us felt very left out and sad :( (Remember, we&#039;re all volunteers and not paid workers, so keep the elitist behavior out of orga please).&lt;br /&gt;
&lt;br /&gt;
=== Content / talks / heralds / speakerdesk / AV / recordings ===&lt;br /&gt;
&lt;br /&gt;
* Party Stage was the perfect location for the &amp;quot;History of Hardcore&amp;quot; talk. More &#039;serious&#039; talks could be held on the music stages at events going forward.&lt;br /&gt;
-&amp;gt; Apart from that hardcore talk, some hacker disconnected the subwoofers, hence why the lack bass during the hardcore talk which kinda sucked but additional security was added after.&lt;br /&gt;
* Speakerdesk was very nice! Having a good place to prepare slides and practice a bit was great.&lt;br /&gt;
* A better handover process needs to be established from A/V tech + heralds + speakers. Who is putting on microphones, who is checking them.&lt;br /&gt;
&lt;br /&gt;
=== CTF / token game ===&lt;br /&gt;
&lt;br /&gt;
=== Decoration / design ===&lt;br /&gt;
&lt;br /&gt;
* Team did an amazing job. The field felt welcoming and interesting. Thank you so much for all the effort that went in. +2&lt;br /&gt;
* Next time we need to find a sponsor to print flags for all visitors, and have it available as merch for purchase. It was sad to see so much deco being liberated too early in the event. We need to also work on the communication around this. +1&lt;br /&gt;
* New signs popped up at various places during the event when necessary, very nice to have the Deco team able to accomodate needs last minute and on site.&lt;br /&gt;
&lt;br /&gt;
=== Family / kids ===&lt;br /&gt;
&lt;br /&gt;
- Family field offered lots of entertainment for our kids. Location was perfect, with a direct path to the arcade and silent lounge. You could hear the noise from other fields but it was never overwhelming. Daycare was a blessing.&lt;br /&gt;
&lt;br /&gt;
=== Finance / coins / payments ===&lt;br /&gt;
&lt;br /&gt;
* Like the concept of an anonymous payment card that &#039;&#039;&#039;just works&#039;&#039;&#039;. Absolutely love the design of the WHY2025 card. And very happy to play with a blank Ultralight AES card afterwards.&lt;br /&gt;
** +1, this was set up well! My only feedback would be to maybe have something that you can tap your card against to see the remaining balance (or otherwise instruct angels to communicate the balance upon payment)&lt;br /&gt;
* option for payout of remaining funds wasn&#039;t communicated properly (even the website claimed it wasn&#039;t possible at all). Cash payout would be nice, but would understandably be a big extra thing to manage&lt;br /&gt;
* Card payment everywhere is amazing!&lt;br /&gt;
* On a few of my shifts (WOC, main bar), the WHY payment card failed to scan on the POS (it popped up a toast message saying no application is registered for this NFC card) and i received conflicting/no information about what to do about it or how to properly use it. Rebooting the POS seemed to help, but i&#039;m more concerned with the conflicting/no training on what to do with it. The card looks great and worked a dream whenever the POS wasn&#039;t having trouble scanning it!&lt;br /&gt;
&lt;br /&gt;
=== Information / infodesk / wiki ===&lt;br /&gt;
&lt;br /&gt;
* The wiki seems to have never been updated after the event started. I have attempted to find information about something several times and &#039;&#039;none&#039;&#039; of those times was it on the wiki. Instead everything seemed to be in random Signal groups and wherever else, that I didn&#039;t even know about until much later. +1&lt;br /&gt;
* It was very hard to find information on anything (like infrastructure, badge handouts, etc.) in general, and even infodesk angels often didn&#039;t have the answers.&lt;br /&gt;
&lt;br /&gt;
=== Merchandise ===&lt;br /&gt;
* It would have been nice if the merch that was ordered months ago would have actually been available at the field.&lt;br /&gt;
* Flags as preordered merchandise. Would create the possibility for hackerspaces and individuals to bring back home some of them. +4&lt;br /&gt;
&lt;br /&gt;
=== NOC / Network ===&lt;br /&gt;
* From buildup, through the event, through teardown: the networks worked!&lt;br /&gt;
* It was a pleasure to work together, to deduplicate work and equipment.&lt;br /&gt;
* In our location, Wifi coverage was poor although we were next to a Datenklo +1&lt;br /&gt;
* Wireless kept disconnecting every few minutes for the entire event&lt;br /&gt;
&lt;br /&gt;
=== NUTS / power / water ===&lt;br /&gt;
&lt;br /&gt;
* Showers with adjustable heat (showerheads which mix cold and hot water) to avoid burns. If not possible, less hot is preferred. My partner could not use the shower due to the heat&lt;br /&gt;
* Wood pallets outside both showers and toilets to reduce mud. (+1, from day zero would have been helpful)&lt;br /&gt;
* Even if not in all bathroom points, more drinking water points other than the one in heaven should have been available from the beginning. +3&lt;br /&gt;
* Disable the watertaps at the same time as all the other bathroom facilities. Or communicate when the water is going out. Now villages were only able to fill small containers at the toilets. Or needed to walk all the way to Heaven.&lt;br /&gt;
* Slightly more cleaning would have been great. The showers were extremely full of mud even inside at times. Given they only used a hose as far as I saw, should have been possible to also have some angels do this in addition to the cleaning crew.&lt;br /&gt;
* Adding hooks to the showers was a very welcome addition, thanks! +1&lt;br /&gt;
* It wasn&#039;t clear where to get drinking water during the first few days. This should be communicated better, e.g. with signs and on the map. +1&lt;br /&gt;
* I liked the number of toilets: never had to wait +3&lt;br /&gt;
* furthermore, the toilets seemed to be cleaned often which is good. +3&lt;br /&gt;
* There always was toilet paper available in the stalls, greatly lessens anxiety. +4&lt;br /&gt;
* water pressure and temperature in the showers was great! Also: never had to wait, which is great! +3&lt;br /&gt;
* There always was plenty of soap available at the sinks, during peak time and at night. +3&lt;br /&gt;
* Dedicated dishwashing location. +4&lt;br /&gt;
* More drinking water fountains across the terrain&lt;br /&gt;
* Hoses to fill canisters at drinking water locations - did not find any other location than heaven where it was possible +1&lt;br /&gt;
* &amp;quot;upgrading&amp;quot; facilities to &amp;quot;drinking water&amp;quot; is questionable. What of all the potential risks was actually tested and could be guaranteed? Separate 100% clear drinking water spots would be better -1&lt;br /&gt;
* Shower temperature constantly fluctuated and never stabilized&lt;br /&gt;
* Communication to other teams with regards to their planning would have been heavily appreciated and could have prevented some minor crises (like the logistics traffic jam during buildup)&lt;br /&gt;
&lt;br /&gt;
=== Off-site logistics ===&lt;br /&gt;
* Very clear upfront, yet flexible during the event when needed and did a great job transporting and thinking along. Kudos!&lt;br /&gt;
&lt;br /&gt;
=== On-site logistics ===&lt;br /&gt;
&lt;br /&gt;
=== POC / DECT / Fieldphones ===&lt;br /&gt;
* micropoc worked just fine: I could easily and quickly register the DECT phones for my village and the network worked whenever I wanted to use it.&lt;br /&gt;
* Having the DECT so people can reach my team was as always: amazing. Thank you. Feature request: have a phone number only operational during business hours (and redirect to a prerecorded thing other times). Fixed that ourselves by switching the dect to silent. But would be a cool feature.&lt;br /&gt;
* The desk phone, DECTs and the ability to make outside calls were incredibly useful for our team.&lt;br /&gt;
* SIP worked great once the wiki instructions were followed. A bit unclear from what date the SIP server was exactly available!&lt;br /&gt;
&lt;br /&gt;
=== Productiehuis / C3VOC ===&lt;br /&gt;
&lt;br /&gt;
* Camera Angels had little to nothing to do, all they did was standing still, because of static shots. It would be more efficient to just leave CAM 1 as a Medium close up shot of the lectern and CAM 2 as a wide shot. Also there&#039;s really no need for an intercom system at the FOH which was next to useless.&lt;br /&gt;
* A lot of the angel positions could be automated and doesn&#039;t really require much hands on work. Apart from Signal Angel, which seems to be the most busy angel type.&lt;br /&gt;
* Stagehand Angeltype to be added instead per track instead of A/V Technician per track. Better to use an A/V Technician for purely troubleshooting when needed, those should be on-call instead.&lt;br /&gt;
* A use of Dante audio routing + a centralized mixer (with separate mixing matrixes per track would be a more efficient setup) at the VOC tent. (would also cut costs to renting 4x Digital mixers)&lt;br /&gt;
* Spykersound&#039;s low budget equipment didn&#039;t seem too reliable, especially the EV mics and some of the TVs, they also provided the wrong Power supplies to things, there was also lack backup equipment which the supplier packed away too early. (IMHO, I would never hire Spykersound, they seem rather incompetent and annoying to deal with).&lt;br /&gt;
* Time management of build up tasks needs to be improved, leaving all remaining tasks to a few hours before opening was not really ideal, there needs to be better planning from the start of build up, some of the organizers arrived early and had little to no tasks to do other than doing other unrelated build up tasks. Also it would be great next time to know when it&#039;s the recommended day to join the build up of Productiehuis beforehand, so that people don&#039;t use up their energy on other tasks.&lt;br /&gt;
* C3VOC is a very efficient team but it would be nice if they could delegate interesting tasks to the rest of the team as well and not hog all the interesting tasks to themselves.&lt;br /&gt;
* The placement of the screen on the Andromeda stage was bad. Audience members could only see the top 60% and only the left side, because the rest was obscured by the audience, the speaker lectern or the speaker. When sitting on either the left or right side of the chairs, the screen was obscured by the metal pillars on stage. Please consider the viewing angles from the audience because it was hard to follow talks that relied on their slides for explanation, when those slides cannot be properly seen.&lt;br /&gt;
&lt;br /&gt;
=== Projectleiding ===&lt;br /&gt;
&lt;br /&gt;
=== ROC ===&lt;br /&gt;
* Very clear audio and reception&lt;br /&gt;
* Was very happy with radio when the relay was up. During the end of teardown the signal degraded to unintelligible gibberish when going across field. &lt;br /&gt;
* Next time, don&#039;t do a split service desk in warehouse/ROC.&lt;br /&gt;
* ROC did a stellar job in running the radio network which saw a lot of action during the various crises and power cuts. Battery life was amazing and I never had issues making a call&lt;br /&gt;
&lt;br /&gt;
=== Safety / security / first aid / fire ===&lt;br /&gt;
* Having yellow as the allocated first-aid safety vest color during the event was not the best choice, as it&#039;s one of the two most generic safety vest colors people are likely to already have/bring.&lt;br /&gt;
&lt;br /&gt;
=== Supermarket ===&lt;br /&gt;
* Happy friendly people who had the correct stuff on the shelves +1&lt;br /&gt;
* Pricing was for a campsite supermarket &#039;okay&#039;. Having stuff available on field makes up for a lot. +1&lt;br /&gt;
* Would have loved to be able to purchase anything after 8PM, but i understand that they also need to sleep ;)&lt;br /&gt;
* Very resilient, apparently; throughout just about every logistical and infrastructure problem at camp, they seemed to keep operating. Would like to see them back! +1&lt;br /&gt;
* Would have liked to see tofu in the assortment; a few vegan proteins were available but none were quite as versatile.&lt;br /&gt;
* Instead of installing white tarps on the sides of the supermarket tent, black tarps were installed, making the supermarket uncomfortably warm inside!&lt;br /&gt;
* This was a fantastic addition, the supermarket had a good selection and fresh bread every morning.&lt;br /&gt;
&lt;br /&gt;
=== Sysadmin ===&lt;br /&gt;
&lt;br /&gt;
* Setup &amp;quot;live.why2025.org&amp;quot; as an alias for people to easier find the livestreams next time. Right now you needed to go to &amp;quot;streaming.media.ccc.de/why2025&amp;quot;.&lt;br /&gt;
* IRC is less popular in new generations of hackers and at least Mastodon+Matrix integrations would have made Signal angel role useful.&lt;br /&gt;
* Would like a clear messaging channel from Orga/teams to visitors. live.why2025.org would be good. Better than signal. But have no idea what tool to use.&lt;br /&gt;
&lt;br /&gt;
=== Terrain ===&lt;br /&gt;
&lt;br /&gt;
* Noise gradient should be evaluated better: the main party stage was more audible from the family village than from the Belgian cluster, which was way closer.&lt;br /&gt;
* Fridge container orientation: the compressor should point away from campers, it was the single most noisy item from Batavus On tour village point of view.&lt;br /&gt;
* Infodesk not located at the entrance like at MCH, causing it to be less visible.&lt;br /&gt;
* 4000 people but only a single &amp;quot;Hardware Hacking Tent&amp;quot;. It was constantly full, and no other places to sit and solder.&lt;br /&gt;
** Plenty villages that&#039;ll happily let you use their spaces. It makes sense for this kind of thing to be community-provided (the Hardware Hacking Tent was too - while a official workshop spot, it only exists because of of the HHA team willing to equip and run it)&lt;br /&gt;
* &amp;quot;Hackcenter&amp;quot; only had space for 20 people, tiny tent, zero cooling, and no advertisement. Not even a sign... We thought it was someone&#039;s Village until day 4.&lt;br /&gt;
* No place to party/music all night. It would be cool to have a distant (from tents) area where we&#039;re allowed to have music going all night long.&lt;br /&gt;
** -1, loud music anywhere on the field travels far and I appreciate being able to sleep. I liked the 23:00 cutoff. +1&lt;br /&gt;
** -1 agreed. &amp;quot;distant&amp;quot; location is not really possible on-site &lt;br /&gt;
** +2 AGREE, the noise cutoff was really annoying, other events the music continues until 2am atleast, I don&#039;t see why we can&#039;t have somewhere on site where we can play music at a reasonable volume. 23:00 is too early for a festival.&lt;br /&gt;
** +1, made the event substancially worse, if we have color-coded fields to match volume levels why do we still have to shut the music down completely at 23:00 in the red area?&lt;br /&gt;
** -1, i was very happy to have a camp where i could sleep without earplugs. Also it would be impossible due to very strict permits this time around. &lt;br /&gt;
** +1, At Lambda village we choose to be behind the party stage to be loud and partying, but the permit said no amplified noise after 23:00, which made most of the camp dead after this time.&lt;br /&gt;
*** also this was not followed on the last night after closing in which the angel party continued in the main bar until very late???? have some consistency please. it just feels mean otherwise.&lt;br /&gt;
&lt;br /&gt;
* it was nice that noise rules were followed quite well this time (unlike e.g. MCH where main stages switched to silent disco while sponsors kept blaring music into the silent areas)&lt;br /&gt;
&lt;br /&gt;
* I missed routing signs for bikes coming in. Google Maps got me to the wooden bridge which was fenced off, and nobody there to either let me in or give me a hint. I may have let myself in at that fence, because it was very unclear which detour to take. The climb was only moderately scary.&lt;br /&gt;
* Seperate smoking and non-smoking fields, and designated smoking areas away from event spaces would be appreciated. Quite a few people smoking in busy areas without much attention about people around them, not to mention throwing cigarette butts on the grounds. A blanket ban on smoking and vaping for the entire event is probably to draconian (unfortunately).&lt;br /&gt;
* All the big track tents and workshop tents that had black tarps installed instead of white was a really bad idea, it made the interior more like a sauna. Down right unbearable to visit.&lt;br /&gt;
&lt;br /&gt;
=== Tickets / entrance ===&lt;br /&gt;
* Putting the desks on the other side might have looked more welcoming, but all was fine for my check-in.&lt;br /&gt;
* Camper tickets were not scanned?&lt;br /&gt;
&lt;br /&gt;
=== Villages ===&lt;br /&gt;
* Well done! And it was fun to help out villages doing extra luggage shuttles after we were done doing Waste stuff.&lt;br /&gt;
* Was very happy with the village planning this time around, we had a very cozy cluster. Thanks a lot!&lt;br /&gt;
* Loved that it was possible to rent tents and bedding! (though they got very uncomfortably cold and damp at night, maybe consider waterproof sleeping bags next event)&lt;br /&gt;
&lt;br /&gt;
=== Volunteering / angels / heaven===&lt;br /&gt;
&lt;br /&gt;
* Food tickets given to volunteers expiring, without any communication of them doing so.&lt;br /&gt;
&lt;br /&gt;
[[File:Angel Waterbottle Comparison WHY vs MCH.jpg|thumb|Angle Waterbottle Comparison WHY vs MCH]]&lt;br /&gt;
&lt;br /&gt;
* Waterbottle had boring text &amp;quot;&#039;&#039;&#039;Thanks For Volunteering&#039;&#039;&#039;&amp;quot;, instead of WHY wordplay like &amp;quot;&#039;&#039;&#039;We Hydrate You&#039;&#039;&#039;&amp;quot;, &amp;quot;&#039;&#039;&#039;Why Hydrate Yourself?&#039;&#039;&#039;&amp;quot; or &amp;quot;&#039;&#039;&#039;Wet Hackers, Yay!&#039;&#039;&#039;&amp;quot;. +1&lt;br /&gt;
* Clip/Hook on the waterbootle was 3x smaller, making it unwieldy and difficult to connect. The MCH hook was bigger and easier to quick-connect.&lt;br /&gt;
* Drinking part had leak problems, which was not present on the previous bottle.&lt;br /&gt;
* +1 about the leak problem, i put water everywhere when doing my shifts, finally i stopped to use it and took my own bottle.&lt;br /&gt;
* The clip caused burn/melt-damage on the waterbottle, as can be seen when zooming in where the clip touches the orange waterbottle.&lt;br /&gt;
* No mate during buildup.&lt;br /&gt;
* No safe food, or unclear about the contents.&lt;br /&gt;
* Severe food safety issues in heaven. Bread toppings (including cheese and meat!) left open on a table outside of a fridge for hours, even overnight, with insects roaming around. No proper cleaning agents or supplies available for cleaning surfaces like tables, only some random supermarket cleaning sprays (this is not good enough for a central eating area!).&lt;br /&gt;
* Vegan food availability was unclear and could not be relied on. At times, the &amp;quot;vegan options&amp;quot; were completely inadequate for actually keeping people fed while doing potentially physically intensive volunteer work, with lacking nutritional value. Problem persisted during teardown. &amp;quot;We can&#039;t predict what the caterer will deliver&amp;quot; is not good enough for people with dietary restrictions.&lt;br /&gt;
* Heaven was too loud. It was almost impossible to communicate with people at the angel desk when there was a meal going on, and you had to practically yell to hear each other. Ideally sound dampening would be installed, but at least the eating area should be separated/insulated from the heaven desk and standby angel area in some way.&lt;br /&gt;
* Loved the DasBrot&lt;br /&gt;
* Didn&#039;t love the utter lack of social hygene during breakfast, lunch and dinner.  The proper tools were lacking. Get a cooling gastronorm tray thing for all your meats and cheeses, get the (wasteful) small cups of smears. And have people service it. Dinner handout got fixed with angels doing plating, but was still very haphazard on several days. &lt;br /&gt;
* You need more people on the team. You worked your butts off and did not get to enjoy camp enough. I wish better for you all. &lt;br /&gt;
* Also get teardown safety vests (or use generic ones for buildup and give a cool one to those tearing down).&lt;br /&gt;
* Water-as-a-service trucks were organized well and at a very good frequency during my shifts; however prolonged storing of jerrycans of drinking water unprotected in full sun is not safe.&lt;br /&gt;
* Was very happy with the available food during all portions of the event, great job.&lt;br /&gt;
* Some more organisation in allocating tasks would probably be helpful. There were numerous cases of people not knowing what to do, and vice-versa teams recruiting angels themselves by approaching them in heaven.&lt;br /&gt;
* When calling for standby angels, it&#039;s probably better to immediately mention the task instead of just &amp;quot;I need two angels&amp;quot;; that way you can select for people already familiar with the task. Now I often had to ask myself and then someone else would pipe up once they recognized the task.&lt;br /&gt;
&lt;br /&gt;
=== Warehouse ===&lt;br /&gt;
* When Boels screwed up, warehouse delivered us a replacement the same day.&lt;br /&gt;
- what did boels screw up?&lt;br /&gt;
* I appreciate being able to discuss the underlying requirements instead of automatically being handed a solution. When I asked for a bunch of extension cords, it turned out there was a better solution.&lt;br /&gt;
* Delivery service made camp a lot better for me as teamlead. I fixed several problems with one phone call and a happy angel heading out on a bike or gator!&lt;br /&gt;
* Purchase generic safety vests for use during shifts. All safety vests with branding were taken by people having done buildup.&lt;br /&gt;
* Have radio battery charging and exchange either handled by ROC or extend opening hours. I know you guys also need rest, so perhaps have an exchange option that does not require warehouse&lt;br /&gt;
&lt;br /&gt;
=== Waste / garbage collection ===&lt;br /&gt;
&lt;br /&gt;
* I have no knowledge about the state of recycling in NL, but having only separate bins for glass and then ones for everything else felt quite bad. At least separation of paper/carton would have made sense I guess. Also having separate containers where people could &amp;quot;donate&amp;quot; plastic bottles / metal cans which have deposit would have made sense and also could have brought a nice sum of money for the event.&lt;br /&gt;
&#039;&#039;-&amp;gt; The rules for plastic and metal recycling vary per local municipality, let alone per country. So we decided to not do a plastic/metal sorting bin as it would probably only cause headaches. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;-&amp;gt; Paper and food remains were collected seperately at heaven, foodcourt. Agree on extending that to villages.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;-&amp;gt; Pfand was handled by team bar. Full agree. We saved a trailer full of big bags of bottles and cans.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
* Field was nice and clean until teardown with enough containers to get rid of waste. (+1 for adding at least a paper and deposit container)&lt;br /&gt;
* The bins near the villages I was at were always emptied before overflowing, which was nice. On teardown day I saw a big pile of bottles around one of the bins: can&#039;t say if glass or deposit ones. Generally the field seemed rather clean.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;-&amp;gt; See above, glass deposit should have been collected. Unclear why it wasn&#039;t.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Thanks for the motivating music! It was always a pleasure to see you guys roll by.&lt;br /&gt;
&lt;br /&gt;
=== Teardown ===&lt;br /&gt;
&lt;br /&gt;
* &amp;quot;No cars on the gras&amp;quot; policy: Villages that respected the rule of not driving on the grass were effectively disadvantaged. On Wednesday, many cars ignored the rule and drove onto the grass, which meant those villages didn’t have to carry their equipment over long distances. Meanwhile, villages that followed the rule had to transport their gear much farther, which was exhausting given the hot weather. Suggestion: Instead of creating a situation where following the rules feels like a disadvantage, we could reward compliance. For example, check which villages adhere to the rule, and if they do, give them vouchers for a priority ticket queue for the next event.&lt;br /&gt;
* Toilets were shut down too early making getting water during the warm teardown harder&lt;br /&gt;
* Transporting crates with empty bottles in hand trucks is also very unsafe. If they fall over it would be a mess for barefooted people. Bringing them in and out with cars is much safer.&lt;br /&gt;
* Way too many people left a day early. That was a bit sad. For everyone reading this: stay the entire camp ;)&lt;br /&gt;
* We should communicate better that flags and other deco is there for the event and should not disappear during the event. Previous events and other events by other parties may have &#039;trained&#039; our visitors to think they are helping out by removing such decoration early. It was a bit sad to see people rip things of the waste gator. They got told off. But the flags on the main road disappeared on day 2 of camp, and that was entirely unwarranted.&lt;br /&gt;
* Remove toilet accessories (paper/soap/brushes) beofore toilets are removed, otherwise they get dumped out on the field.&lt;br /&gt;
* Remove zipties of the main tents before tearing the tents down, the tent guys just cut them and leave them on the field.&lt;br /&gt;
* Not enough hi-vis vests available, which is especially unsafe when heavy machinery is roaming the site.&lt;br /&gt;
* There didn&#039;t seem to be any documentation of the teardown procedure for angels, which made it difficult to plan things like food and sleep.&lt;br /&gt;
* The to-do whiteboard on the last few days helped a lot with clarity, highly appreciated!&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Feedback&amp;diff=20807</id>
		<title>Feedback</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Feedback&amp;diff=20807"/>
		<updated>2025-08-18T19:06:36Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;What Hackers Yearn&#039;&#039;&#039; for is to &#039;&#039;&#039;Improve&#039;&#039;&#039;. This page is dedicated to collecting user feedback related to the execution of WHY2025 as a whole. Constructive feedback is invaluable to the continuous improvement of the project and is welcomed from all participants. Please share your observations and suggestions in a &#039;&#039;&#039;clear and respectful manner&#039;&#039;&#039;. Your input will help guide enhancements for future generations of the event.&lt;br /&gt;
&lt;br /&gt;
It is also possible to send feedback to [http://mailto:2029@why2025.org 2029@why2025.org]&lt;br /&gt;
&lt;br /&gt;
== IMPORTANT ==&lt;br /&gt;
&lt;br /&gt;
Do &#039;&#039;&#039;NOT&#039;&#039;&#039; review &#039;&#039;&#039;people&#039;&#039;&#039;. Any individual interaction you had with a human does not belong here, but should be taken up with [[Team:Cohesion]].&lt;br /&gt;
  &lt;br /&gt;
This page is strictly for addressing improvements for the next event. We encourage contributors to maintain a neutral, factual, and calm tone in their feedback. Positive feedback, on things we should definitely do again next time is also appreciated and helpful.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color:#0f0&amp;quot;&amp;gt;&amp;lt;b&amp;gt;GOOD EXAMPLES:&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt; &amp;quot;Excessive mud at showers&amp;quot;, &amp;quot;Food vendors often refused to accept WHY-voucher&amp;quot;, or &amp;quot;Limited drop-off points for luggage shuttle&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&amp;lt;b&amp;gt;BAD EXAMPLES:&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt; &amp;quot;Person XXX was insulting me&amp;quot;, &amp;quot;Helpdesk XOC was too busy to help&amp;quot;, &amp;quot;frickin hot&amp;quot;, &amp;quot;So the story begins on Saturday night at 23:04 when...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Feedback List ==&lt;br /&gt;
&lt;br /&gt;
=== General / overall ===&lt;br /&gt;
&lt;br /&gt;
* There should be a clear single method/channel of communication from orga, using the Heaven signal chat or social media for this is not ideal&lt;br /&gt;
** +1&lt;br /&gt;
* &amp;quot;Communication&amp;quot; in general seems to be the theme of this camp. It was extremely difficult to find reliable information about anything as a visitor/angel, and often you only had the grapevine to go off, and you just had to hope that the necessary information somehow reached you at some point. From what I&#039;ve heard it wasn&#039;t much better between teams either. Documenting things is really important and saves everyone a lot of work having to repeat and figure out the same things over and over again!&lt;br /&gt;
* Don’t use generative “AI” or large language models in official communication. Have seen lots of stuff on this wiki that has that classic LLM stink on it.&lt;br /&gt;
* Officially discourage/disallow people from using LLM or GenAI in talks. Have seen quite a few images in slide decks that are absolutely generated by GenAI (including grave misunderstandings of human anatomy lol)&lt;br /&gt;
* The site was not suitable for this kind of event. There was essentially no tree cover and no shade anywhere, no swimming water to cool off in, and the long-and-narrow shape made it difficult for far-away social groups to mix due to the long walks involved. The SHA/MCH site was much better on all of these points.&lt;br /&gt;
** In my experience Zeewolde (SHA/MCH-terrain) was far more long-and-narrow, but more tree cover would have definitely been welcome.&lt;br /&gt;
* Intra-team communication proved difficult during planning and buildup; big orga meetings of multiple hours causes people to tune out fast and not really lead to meaningful discussions but just quick updates.&lt;br /&gt;
* Would like to see a more clear split between teams and projects; teams being what is necessary for the event to happen at all, and projects being nice-to-haves that make the camp the place we want it to be. This way if there&#039;s less (core) teams, orga meetings could also be slimmed down and communication possibly more efficient.&lt;br /&gt;
* While it was good to see signal being used a lot, using it for a large number official announcements was not very effective. Signal does not share message history when members join a group so previous announcements are not viable to new members.&lt;br /&gt;
* Signal announcement groups were only used partially and did not link to services with official communication channels (such as sign posting people to angel.why2025.org for Heaven updates). Some announcements posted on the Angel system were also posted on the signal group, but it wasn&#039;t consistent so announcements were missed.&lt;br /&gt;
* These points were compounded when large announcements on the angel system were pinned to the top. Considering many users primary accessed the angel system via mobile phone, they would need to scroll multiple times to know if there were new announcements. In many cases, I had individuals complaining about lacking information and I had to teach them what was wrong so they could stay updated. This added frustration to people wanting to volunteer.&lt;br /&gt;
* a great amount of assumptions and unwritten rules are present that a new-comer might not be aware of. Quite often, weird situations got brushed off as &amp;quot;tradition&amp;quot; including taking flags from Deco home because apparently that was OK last camp.&lt;br /&gt;
* My experience of WHY2025 as an immunocompromised person: https://fedi.slightly.tech/@joepie91/statuses/01K2YJ7RTEBF9ZZRWG5ASBPJ90 (compiles various different issues and places them in context)&lt;br /&gt;
&lt;br /&gt;
=== Arcade ===&lt;br /&gt;
&lt;br /&gt;
=== Arrival / departure / parking / train shuttle / luggage shuttle ===&lt;br /&gt;
&lt;br /&gt;
* On day 0 we queued to drive onto the field. We said said we had stuff for two different villages at opposite ends of the site, named the villages and showed them on map print outs. This information was accepted by a dispatcher. However, the bicycle guide refused to guide us to the second location, claiming it was impossible to get there. This is somewhat surprising, since others had been able to drive to that location before. It seemed there was a informational mismatch between dispatch and bicyle guide. (Both locations were accessible by asphalt roads.)&lt;br /&gt;
* train shuttle worked well, good job!&lt;br /&gt;
* Overly-strict parking angels were a returning issue. To name two incidents:&lt;br /&gt;
** Parking bike angel halting a huge Boels truck driving out of the terrain during teardown telling him he needed a bike angel (it had been a multi-hour pickup from LSD including the truck in question breaking down, large suppliers typically don&#039;t have bike angels as they are dealt with by on-site or productiehuis), and telling him to turn the huge truck around on the main road as it was going against the one-way direction. The zeal is necessary at times, but having turned around a huge truck full of rental stuff on de Wagenweg would have caused significantly more issues and delays than it was immediately solving.&lt;br /&gt;
** Parking bike angel telling a car to continue driving in the one-way-direction despite being repeatedly told and shown that the upcoming cable cover bump would ruin his bumper and he can not drive over it. Car driver got told it was his problem and to solve it himself.&lt;br /&gt;
* Parking felt like a premium experience! being greeted by a friendly and energetic angel and guided to my parking spot with no issues.&lt;br /&gt;
* tear-down chaos with everyone requesting field access was handled quite well considering the workload!&lt;br /&gt;
&lt;br /&gt;
=== Badge ===&lt;br /&gt;
&lt;br /&gt;
* Badge handouts were announced right before they happened which didn&#039;t allow people to plan their angel shifts and disrupted talks / workshops. A virtual queue would have fixed this and required less total manhours to organize / manage. +1&lt;br /&gt;
&lt;br /&gt;
* There was an expectation that the badge was and I quote from what I have overheard &amp;quot;included in the price&amp;quot;. This is not the case and has never been the case but it’s not clearly communicated. To my understanding there was a surplus at SHA2017 and MCH2022 so there never was a shortage of badges before which may have contributed.&lt;br /&gt;
** The above is misinformation: It was in fact communicated in written form that every attendee with a ticket receives a badge. The badge could not be ordered separately and was included in the ticket price.&lt;br /&gt;
&lt;br /&gt;
* During the event (AFAIK) there were no badge angel shifts outside of queue angel. This is a chance from prior events and didn&#039;t allow people who normally would have helped to help in the same way.&lt;br /&gt;
&lt;br /&gt;
* Due to the badges not being self-powered nor being distributed at the entrance they failed to function as badges. The SHA2017 badge was designed with having no power yet still being a nametag in mind. The WHY2025 badge did not seem to function as a nametag which should have been its intended design goal.&lt;br /&gt;
&lt;br /&gt;
* At MCH and SHA you had people using the badges at the event itself to make games / hack / learn / teach. It was something which brought people together. There was very little being done / to do with the badge during the camp, not just because of the late arrival and limited distribution but rather because there is no way to get apps on the badge outside of the SD card... or if there is a way of doing so then its not documented on the wiki page as of writing. There was no app store app, no way to use the LORA hardware, and outside the event its impossible to use the badge without reflashing a new wifi SSID.&lt;br /&gt;
&lt;br /&gt;
* You could not sit at the badge tent and solder on your antenna onto the badge or work on projects. At SHA and MCH you could just approach the badge people / angels and even get help with projects.&lt;br /&gt;
&lt;br /&gt;
* Badge still has way too limited documentation to even work on it after the event.&lt;br /&gt;
&lt;br /&gt;
* Team Badge have overworked themselves to get a badge available. Team over Badge next time. Which is also a Team:Cohesion issue.&lt;br /&gt;
&lt;br /&gt;
* Would have been great to have a separate queue for villages that collected tickets and pick up 15+ badges at the same time. This would also have greatly reduced waiting times for individuals picking up badges and sped-up the whole process.&lt;br /&gt;
&lt;br /&gt;
* Not enough badges for all visitors (not even close apparently).&lt;br /&gt;
&lt;br /&gt;
* Badge queues were very long and poorly managed. This made it impossible for some people to collected a badge (for example because they cannot stand that long, require shade, have to take care of children, need to go to their next angel shift, etc.)&lt;br /&gt;
&lt;br /&gt;
* The communication about the badge status was very sparse and lacking. If there is a problem, &#039;&#039;&#039;communicate&#039;&#039;&#039; about it and tell participants what to expect.&lt;br /&gt;
&lt;br /&gt;
** +1. I am sympathetic to the team scrambling to get stuff done under difficult constraints, but especially in such cases good communication is important. Things like randomly posting a link to a page about the keyboard hardware felt frustrating when we were just waiting for more info about future handouts. In addition, a Signal group was a poor choice of channel for announcements for many reasons - no public access, no history for new joiners, redundant join/leave messages, etc. Keeping updates to a section on the wiki and/or a mailing list would&#039;ve worked much better.&lt;br /&gt;
&lt;br /&gt;
* During build-up, almost all other teams were scrambling to find a pair of hands to get essential stuff done, while watching lots of people pouring epoxy in the badge tent. Which was, lemme me blunt here, one of the lowest priority of all the things that have been done during build-up.&lt;br /&gt;
* Stop giving out badges by default that’ll end up collecting dust or become e-waste shortly after the event. Would much rather have paid 30 EUR (or however much they cost) then pay for a crap badge I wasn’t even able to get. Also makes the event more accessible to financially unprivileged people.&lt;br /&gt;
** +1 to this, my badge has now been stowed away in a drawer and I will most likely never use it again.&lt;br /&gt;
&lt;br /&gt;
* This year I made my first pcb: a SAO. I was really looking forward to handing them out to people. But there is no easy way to add SAO to the badge except to buy the extension. So in the end I didn&#039;t hand out any. Next time it would be great to have a badge with a build in SAO connector, because I&#039;ll be making more SAOs for sure!&lt;br /&gt;
&lt;br /&gt;
=== Bars and food court ===&lt;br /&gt;
&lt;br /&gt;
* Menu was much longer and more complex compared to MCH. A lot of items were almost never sold, like nachos and chips.&lt;br /&gt;
* Slight differences in the menu between the bars caused customers to ask &amp;quot;Do you have ...?&amp;quot;. Also complicates restocking logistics.&lt;br /&gt;
* The amount of Rum in the &amp;quot;Tschunk&amp;quot; was &#039;&#039;&#039;halved&#039;&#039;&#039; without updating the price. They decided it was better to modify the recipe to make it almost non-alcoholic, rather than say &amp;quot;Sorry, we&#039;re out.&amp;quot;&lt;br /&gt;
** +1, the Tschunk contained barely any Rum. &lt;br /&gt;
* Bar is not a Merch Store, &amp;quot;Special/Ceremonial Cup&amp;quot; should be sold in Infodesk. It was also badly advertised, only people who &amp;quot;knew&amp;quot; of its existence could buy it. +1&lt;br /&gt;
* How was the cup not a deposit... I didn&#039;t even realize you wouldn&#039;t get any money back. Made it extremely bothersome to buy drinks for other people. +1&lt;br /&gt;
* Why wasn&#039;t statiegeld/pfand collected? Many glass bins full of mate-bottles. I don&#039;t want to know how many plastic bottles and aluminium cans were thrown out. This could have been prevented.&lt;br /&gt;
* No Club Mate Beere?&lt;br /&gt;
* No normal (0.5L) bottles available on the last day?&lt;br /&gt;
* Do we get mate from the source, or a Dutch overprices company?&lt;br /&gt;
* No mate during buildup again?&lt;br /&gt;
** +1, this was really demotivating&lt;br /&gt;
* Not written instructions for angels. The “game of telephone” style handing of incorrect instructions down from one angel to the next caused food to be prepared incorrectly. Written instructions should be posted right at the frier and microwave.&lt;br /&gt;
** +1&lt;br /&gt;
* Handling of vegan food was bad. Burger stall incorrectly advertised vegetarian burger as &amp;quot;vegan&amp;quot; originally, and could not provide any vegan burger at all because the buns contained milk(!). Fries/snacks stall staff did not know what they were selling or what it contained, and communication was difficult. Only positive note goes to the pasta stall where the food was good, and the operator was highly competent and knew exactly what they were selling (I would like to see them at a next event).&lt;br /&gt;
* Bottle collection procedure was very unclear.&lt;br /&gt;
* To add to the above: between bar and foodcourt no crates in sight on several days. No crates at any of the waste collection points. No instructions or procedure arranged. So people grabbed the glass-waste bin from the showers and put it in the middle. End result: 24x 240L glass trash bin completely filled to the brim. Assuming roughly around 5000 pfand-bottles (Mate, beer etc) were trashed. And team Waste had a ton of heavy lifting to get all these bins off the field and back to the recycling company. This could have been prevented. &lt;br /&gt;
* The same with plastic bottles and cans. Team Waste managed to save a *trailer* full of cans and bottles. About 24 big bags (240L). That could easily have been double. And if people actually organized it, it would have been less work.&lt;br /&gt;
* Queues at the bar were sometimes very long and slow. Bottleneck during peak times seemed to be the payment terminals, having two or more instead of one terminal would already speed everything up.&lt;br /&gt;
&lt;br /&gt;
=== Cohesion ===&lt;br /&gt;
* I like the idea, but not the implementation: Geraffel was put at the arse end of the field (OK fine, epicenter of noise gradient and all that), then got told off for playing music during the day.&lt;br /&gt;
* Very little communication/information. People barely knew the team existed and could be contacted, social rules like the Photo Policy were not communicated and very widely ignored. Other events signpost these things all over the site and it does help +1&lt;br /&gt;
* Near constant drone flyovers at times and nothing happened to curb it, or even announce it is violating policy (to be fair, I do not know if anyone complained - I did not either, but was severely bothered by the sound alone; like a giant privacy violating mosquito).&lt;br /&gt;
* It would be nice if new organizers who joined the field build up for the first time get more included / accepted when they have free time to help out, and NOT to get rejected from tasks. Some of us felt very left out and sad :( (Remember, we&#039;re all volunteers and not paid workers, so keep the elitist behavior out of orga please).&lt;br /&gt;
&lt;br /&gt;
=== Content / talks / heralds / speakerdesk / AV / recordings ===&lt;br /&gt;
&lt;br /&gt;
* Party Stage was the perfect location for the &amp;quot;History of Hardcore&amp;quot; talk. More &#039;serious&#039; talks could be held on the music stages at events going forward.&lt;br /&gt;
-&amp;gt; Apart from that hardcore talk, some hacker disconnected the subwoofers, hence why the lack bass during the hardcore talk which kinda sucked but additional security was added after.&lt;br /&gt;
* Speakerdesk was very nice! Having a good place to prepare slides and practice a bit was great.&lt;br /&gt;
* A better handover process needs to be established from A/V tech + heralds + speakers. Who is putting on microphones, who is checking them.&lt;br /&gt;
&lt;br /&gt;
=== CTF / token game ===&lt;br /&gt;
&lt;br /&gt;
=== Decoration / design ===&lt;br /&gt;
&lt;br /&gt;
* Team did an amazing job. The field felt welcoming and interesting. Thank you so much for all the effort that went in. +2&lt;br /&gt;
* Next time we need to find a sponsor to print flags for all visitors, and have it available as merch for purchase. It was sad to see so much deco being liberated too early in the event. We need to also work on the communication around this. +1&lt;br /&gt;
* New signs popped up at various places during the event when necessary, very nice to have the Deco team able to accomodate needs last minute and on site.&lt;br /&gt;
&lt;br /&gt;
=== Family / kids ===&lt;br /&gt;
&lt;br /&gt;
- Family field offered lots of entertainment for our kids. Location was perfect, with a direct path to the arcade and silent lounge. You could hear the noise from other fields but it was never overwhelming. Daycare was a blessing.&lt;br /&gt;
&lt;br /&gt;
=== Finance / coins / payments ===&lt;br /&gt;
&lt;br /&gt;
* Like the concept of an anonymous payment card that &#039;&#039;&#039;just works&#039;&#039;&#039;. Absolutely love the design of the WHY2025 card. And very happy to play with a blank Ultralight AES card afterwards.&lt;br /&gt;
** +1, this was set up well! My only feedback would be to maybe have something that you can tap your card against to see the remaining balance (or otherwise instruct angels to communicate the balance upon payment)&lt;br /&gt;
* option for payout of remaining funds wasn&#039;t communicated properly (even the website claimed it wasn&#039;t possible at all). Cash payout would be nice, but would understandably be a big extra thing to manage&lt;br /&gt;
* Card payment everywhere is amazing!&lt;br /&gt;
* On a few of my shifts (WOC, main bar), the WHY payment card failed to scan on the POS (it popped up a toast message saying no application is registered for this NFC card) and i received conflicting/no information about what to do about it or how to properly use it. Rebooting the POS seemed to help, but i&#039;m more concerned with the conflicting/no training on what to do with it. The card looks great and worked a dream whenever the POS wasn&#039;t having trouble scanning it!&lt;br /&gt;
&lt;br /&gt;
=== Information / infodesk / wiki ===&lt;br /&gt;
&lt;br /&gt;
* The wiki seems to have never been updated after the event started. I have attempted to find information about something several times and &#039;&#039;none&#039;&#039; of those times was it on the wiki. Instead everything seemed to be in random Signal groups and wherever else, that I didn&#039;t even know about until much later. +1&lt;br /&gt;
* It was very hard to find information on anything (like infrastructure, badge handouts, etc.) in general, and even infodesk angels often didn&#039;t have the answers.&lt;br /&gt;
&lt;br /&gt;
=== Merchandise ===&lt;br /&gt;
* It would have been nice if the merch that was ordered months ago would have actually been available at the field.&lt;br /&gt;
* Flags as preordered merchandise. Would create the possibility for hackerspaces and individuals to bring back home some of them. +4&lt;br /&gt;
&lt;br /&gt;
=== NOC / Network ===&lt;br /&gt;
* From buildup, through the event, through teardown: the networks worked!&lt;br /&gt;
* It was a pleasure to work together, to deduplicate work and equipment.&lt;br /&gt;
* In our location, Wifi coverage was poor although we were next to a Datenklo +1&lt;br /&gt;
* Wireless kept disconnecting every few minutes for the entire event&lt;br /&gt;
&lt;br /&gt;
=== NUTS / power / water ===&lt;br /&gt;
&lt;br /&gt;
* Showers with adjustable heat (showerheads which mix cold and hot water) to avoid burns. If not possible, less hot is preferred. My partner could not use the shower due to the heat&lt;br /&gt;
* Wood pallets outside both showers and toilets to reduce mud. (+1, from day zero would have been helpful)&lt;br /&gt;
* Even if not in all bathroom points, more drinking water points other than the one in heaven should have been available from the beginning. +3&lt;br /&gt;
* Disable the watertaps at the same time as all the other bathroom facilities. Or communicate when the water is going out. Now villages were only able to fill small containers at the toilets. Or needed to walk all the way to Heaven.&lt;br /&gt;
* Slightly more cleaning would have been great. The showers were extremely full of mud even inside at times. Given they only used a hose as far as I saw, should have been possible to also have some angels do this in addition to the cleaning crew.&lt;br /&gt;
* Adding hooks to the showers was a very welcome addition, thanks! +1&lt;br /&gt;
* It wasn&#039;t clear where to get drinking water during the first few days. This should be communicated better, e.g. with signs and on the map. +1&lt;br /&gt;
* I liked the number of toilets: never had to wait +3&lt;br /&gt;
* furthermore, the toilets seemed to be cleaned often which is good. +3&lt;br /&gt;
* There always was toilet paper available in the stalls, greatly lessens anxiety. +4&lt;br /&gt;
* water pressure and temperature in the showers was great! Also: never had to wait, which is great! +3&lt;br /&gt;
* There always was plenty of soap available at the sinks, during peak time and at night. +3&lt;br /&gt;
* Dedicated dishwashing location. +4&lt;br /&gt;
* More drinking water fountains across the terrain&lt;br /&gt;
* Hoses to fill canisters at drinking water locations - did not find any other location than heaven where it was possible +1&lt;br /&gt;
* &amp;quot;upgrading&amp;quot; facilities to &amp;quot;drinking water&amp;quot; is questionable. What of all the potential risks was actually tested and could be guaranteed? Separate 100% clear drinking water spots would be better -1&lt;br /&gt;
* Shower temperature constantly fluctuated and never stabilized&lt;br /&gt;
* Communication to other teams with regards to their planning would have been heavily appreciated and could have prevented some minor crises (like the logistics traffic jam during buildup)&lt;br /&gt;
&lt;br /&gt;
=== Off-site logistics ===&lt;br /&gt;
* Very clear upfront, yet flexible during the event when needed and did a great job transporting and thinking along. Kudos!&lt;br /&gt;
&lt;br /&gt;
=== On-site logistics ===&lt;br /&gt;
&lt;br /&gt;
=== POC / DECT / Fieldphones ===&lt;br /&gt;
* micropoc worked just fine: I could easily and quickly register the DECT phones for my village and the network worked whenever I wanted to use it.&lt;br /&gt;
* Having the DECT so people can reach my team was as always: amazing. Thank you. Feature request: have a phone number only operational during business hours (and redirect to a prerecorded thing other times). Fixed that ourselves by switching the dect to silent. But would be a cool feature.&lt;br /&gt;
* The desk phone, DECTs and the ability to make outside calls were incredibly useful for our team.&lt;br /&gt;
* SIP worked great once the wiki instructions were followed. A bit unclear from what date the SIP server was exactly available!&lt;br /&gt;
&lt;br /&gt;
=== Productiehuis / C3VOC ===&lt;br /&gt;
&lt;br /&gt;
* Camera Angels had little to nothing to do, all they did was standing still, because of static shots. It would be more efficient to just leave CAM 1 as a Medium close up shot of the lectern and CAM 2 as a wide shot. Also there&#039;s really no need for an intercom system at the FOH which was next to useless.&lt;br /&gt;
* A lot of the angel positions could be automated and doesn&#039;t really require much hands on work. Apart from Signal Angel, which seems to be the most busy angel type.&lt;br /&gt;
* Stagehand Angeltype to be added instead per track instead of A/V Technician per track. Better to use an A/V Technician for purely troubleshooting when needed, those should be on-call instead.&lt;br /&gt;
* A use of Dante audio routing + a centralized mixer (with separate mixing matrixes per track would be a more efficient setup) at the VOC tent. (would also cut costs to renting 4x Digital mixers)&lt;br /&gt;
* Spykersound&#039;s low budget equipment didn&#039;t seem too reliable, especially the EV mics and some of the TVs, they also provided the wrong Power supplies to things, there was also lack backup equipment which the supplier packed away too early. (IMHO, I would never hire Spykersound, they seem rather incompetent and annoying to deal with).&lt;br /&gt;
* Time management of build up tasks needs to be improved, leaving all remaining tasks to a few hours before opening was not really ideal, there needs to be better planning from the start of build up, some of the organizers arrived early and had little to no tasks to do other than doing other unrelated build up tasks. Also it would be great next time to know when it&#039;s the recommended day to join the build up of Productiehuis beforehand, so that people don&#039;t use up their energy on other tasks.&lt;br /&gt;
* C3VOC is a very efficient team but it would be nice if they could delegate interesting tasks to the rest of the team as well and not hog all the interesting tasks to themselves.&lt;br /&gt;
* The placement of the screen on the Andromeda stage was bad. Audience members could only see the top 60% and only the left side, because the rest was obscured by the audience, the speaker lectern or the speaker. When sitting on either the left or right side of the chairs, the screen was obscured by the metal pillars on stage. Please consider the viewing angles from the audience because it was hard to follow talks that relied on their slides for explanation, when those slides cannot be properly seen.&lt;br /&gt;
&lt;br /&gt;
=== Projectleiding ===&lt;br /&gt;
&lt;br /&gt;
=== ROC ===&lt;br /&gt;
* Very clear audio and reception&lt;br /&gt;
* Was very happy with radio when the relay was up. During the end of teardown the signal degraded to unintelligible gibberish when going across field. &lt;br /&gt;
* Next time, don&#039;t do a split service desk in warehouse/ROC.&lt;br /&gt;
* ROC did a stellar job in running the radio network which saw a lot of action during the various crises and power cuts. Battery life was amazing and I never had issues making a call&lt;br /&gt;
&lt;br /&gt;
=== Safety / security / first aid / fire ===&lt;br /&gt;
* Having yellow as the allocated first-aid safety vest color during the event was not the best choice, as it&#039;s one of the two most generic safety vest colors people are likely to already have/bring.&lt;br /&gt;
&lt;br /&gt;
=== Supermarket ===&lt;br /&gt;
* Happy friendly people who had the correct stuff on the shelves +1&lt;br /&gt;
* Pricing was for a campsite supermarket &#039;okay&#039;. Having stuff available on field makes up for a lot. +1&lt;br /&gt;
* Would have loved to be able to purchase anything after 8PM, but i understand that they also need to sleep ;)&lt;br /&gt;
* Very resilient, apparently; throughout just about every logistical and infrastructure problem at camp, they seemed to keep operating. Would like to see them back! +1&lt;br /&gt;
* Would have liked to see tofu in the assortment; a few vegan proteins were available but none were quite as versatile.&lt;br /&gt;
* Instead of installing white tarps on the sides of the supermarket tent, black tarps were installed, making the supermarket uncomfortably warm inside!&lt;br /&gt;
* This was a fantastic addition, the supermarket had a good selection and fresh bread every morning.&lt;br /&gt;
&lt;br /&gt;
=== Sysadmin ===&lt;br /&gt;
&lt;br /&gt;
* Setup &amp;quot;live.why2025.org&amp;quot; as an alias for people to easier find the livestreams next time. Right now you needed to go to &amp;quot;streaming.media.ccc.de/why2025&amp;quot;.&lt;br /&gt;
* IRC is less popular in new generations of hackers and at least Mastodon+Matrix integrations would have made Signal angel role useful.&lt;br /&gt;
* Would like a clear messaging channel from Orga/teams to visitors. live.why2025.org would be good. Better than signal. But have no idea what tool to use.&lt;br /&gt;
&lt;br /&gt;
=== Terrain ===&lt;br /&gt;
&lt;br /&gt;
* Noise gradient should be evaluated better: the main party stage was more audible from the family village than from the Belgian cluster, which was way closer.&lt;br /&gt;
* Fridge container orientation: the compressor should point away from campers, it was the single most noisy item from Batavus On tour village point of view.&lt;br /&gt;
* Infodesk not located at the entrance like at MCH, causing it to be less visible.&lt;br /&gt;
* 4000 people but only a single &amp;quot;Hardware Hacking Tent&amp;quot;. It was constantly full, and no other places to sit and solder.&lt;br /&gt;
** Plenty villages that&#039;ll happily let you use their spaces. It makes sense for this kind of thing to be community-provided (the Hardware Hacking Tent was too - while a official workshop spot, it only exists because of of the HHA team willing to equip and run it)&lt;br /&gt;
* &amp;quot;Hackcenter&amp;quot; only had space for 20 people, tiny tent, zero cooling, and no advertisement. Not even a sign... We thought it was someone&#039;s Village until day 4.&lt;br /&gt;
* No place to party/music all night. It would be cool to have a distant (from tents) area where we&#039;re allowed to have music going all night long.&lt;br /&gt;
** -1, loud music anywhere on the field travels far and I appreciate being able to sleep. I liked the 23:00 cutoff. +1&lt;br /&gt;
** -1 agreed. &amp;quot;distant&amp;quot; location is not really possible on-site &lt;br /&gt;
** +2 AGREE, the noise cutoff was really annoying, other events the music continues until 2am atleast, I don&#039;t see why we can&#039;t have somewhere on site where we can play music at a reasonable volume. 23:00 is too early for a festival.&lt;br /&gt;
** +1, made the event substancially worse, if we have color-coded fields to match volume levels why do we still have to shut the music down completely at 23:00 in the red area?&lt;br /&gt;
** -1, i was very happy to have a camp where i could sleep without earplugs. Also it would be impossible due to very strict permits this time around. &lt;br /&gt;
** +1, At Lambda village we choose to be behind the party stage to be loud and partying, but the permit said no amplified noise after 23:00, which made most of the camp dead after this time.&lt;br /&gt;
*** also this was not followed on the last night after closing in which the angel party continued in the main bar until very late???? have some consistency please. it just feels mean otherwise.&lt;br /&gt;
&lt;br /&gt;
* it was nice that noise rules were followed quite well this time (unlike e.g. MCH where main stages switched to silent disco while sponsors kept blaring music into the silent areas)&lt;br /&gt;
&lt;br /&gt;
* I missed routing signs for bikes coming in. Google Maps got me to the wooden bridge which was fenced off, and nobody there to either let me in or give me a hint. I may have let myself in at that fence, because it was very unclear which detour to take. The climb was only moderately scary.&lt;br /&gt;
* Seperate smoking and non-smoking fields, and designated smoking areas away from event spaces would be appreciated. Quite a few people smoking in busy areas without much attention about people around them, not to mention throwing cigarette butts on the grounds. A blanket ban on smoking and vaping for the entire event is probably to draconian (unfortunately).&lt;br /&gt;
* All the big track tents and workshop tents that had black tarps installed instead of white was a really bad idea, it made the interior more like a sauna. Down right unbearable to visit.&lt;br /&gt;
&lt;br /&gt;
=== Tickets / entrance ===&lt;br /&gt;
* Putting the desks on the other side might have looked more welcoming, but all was fine for my check-in.&lt;br /&gt;
* Camper tickets were not scanned?&lt;br /&gt;
&lt;br /&gt;
=== Villages ===&lt;br /&gt;
* Well done! And it was fun to help out villages doing extra luggage shuttles after we were done doing Waste stuff.&lt;br /&gt;
* Was very happy with the village planning this time around, we had a very cozy cluster. Thanks a lot!&lt;br /&gt;
* Loved that it was possible to rent tents and bedding! (though they got very uncomfortably cold and damp at night, maybe consider waterproof sleeping bags next event)&lt;br /&gt;
&lt;br /&gt;
=== Volunteering / angels / heaven===&lt;br /&gt;
&lt;br /&gt;
* Food tickets given to volunteers expiring, without any communication of them doing so.&lt;br /&gt;
&lt;br /&gt;
[[File:Angel Waterbottle Comparison WHY vs MCH.jpg|thumb|Angle Waterbottle Comparison WHY vs MCH]]&lt;br /&gt;
&lt;br /&gt;
* Waterbottle had boring text &amp;quot;&#039;&#039;&#039;Thanks For Volunteering&#039;&#039;&#039;&amp;quot;, instead of WHY wordplay like &amp;quot;&#039;&#039;&#039;We Hydrate You&#039;&#039;&#039;&amp;quot;, &amp;quot;&#039;&#039;&#039;Why Hydrate Yourself?&#039;&#039;&#039;&amp;quot; or &amp;quot;&#039;&#039;&#039;Wet Hackers, Yay!&#039;&#039;&#039;&amp;quot;. +1&lt;br /&gt;
* Clip/Hook on the waterbootle was 3x smaller, making it unwieldy and difficult to connect. The MCH hook was bigger and easier to quick-connect.&lt;br /&gt;
* Drinking part had leak problems, which was not present on the previous bottle.&lt;br /&gt;
* The clip caused burn/melt-damage on the waterbottle, as can be seen when zooming in where the clip touches the orange waterbottle.&lt;br /&gt;
* No mate during buildup.&lt;br /&gt;
* No safe food, or unclear about the contents.&lt;br /&gt;
* Severe food safety issues in heaven. Bread toppings (including cheese and meat!) left open on a table outside of a fridge for hours, even overnight, with insects roaming around. No proper cleaning agents or supplies available for cleaning surfaces like tables, only some random supermarket cleaning sprays (this is not good enough for a central eating area!).&lt;br /&gt;
* Vegan food availability was unclear and could not be relied on. At times, the &amp;quot;vegan options&amp;quot; were completely inadequate for actually keeping people fed while doing potentially physically intensive volunteer work, with lacking nutritional value. Problem persisted during teardown. &amp;quot;We can&#039;t predict what the caterer will deliver&amp;quot; is not good enough for people with dietary restrictions.&lt;br /&gt;
* Heaven was too loud. It was almost impossible to communicate with people at the angel desk when there was a meal going on, and you had to practically yell to hear each other. Ideally sound dampening would be installed, but at least the eating area should be separated/insulated from the heaven desk and standby angel area in some way.&lt;br /&gt;
* Loved the DasBrot&lt;br /&gt;
* Didn&#039;t love the utter lack of social hygene during breakfast, lunch and dinner.  The proper tools were lacking. Get a cooling gastronorm tray thing for all your meats and cheeses, get the (wasteful) small cups of smears. And have people service it. Dinner handout got fixed with angels doing plating, but was still very haphazard on several days. &lt;br /&gt;
* You need more people on the team. You worked your butts off and did not get to enjoy camp enough. I wish better for you all. &lt;br /&gt;
* Also get teardown safety vests (or use generic ones for buildup and give a cool one to those tearing down).&lt;br /&gt;
* Water-as-a-service trucks were organized well and at a very good frequency during my shifts; however prolonged storing of jerrycans of drinking water unprotected in full sun is not safe.&lt;br /&gt;
* Was very happy with the available food during all portions of the event, great job.&lt;br /&gt;
* Some more organisation in allocating tasks would probably be helpful. There were numerous cases of people not knowing what to do, and vice-versa teams recruiting angels themselves by approaching them in heaven.&lt;br /&gt;
* When calling for standby angels, it&#039;s probably better to immediately mention the task instead of just &amp;quot;I need two angels&amp;quot;; that way you can select for people already familiar with the task. Now I often had to ask myself and then someone else would pipe up once they recognized the task.&lt;br /&gt;
&lt;br /&gt;
=== Warehouse ===&lt;br /&gt;
* When Boels screwed up, warehouse delivered us a replacement the same day.&lt;br /&gt;
- what did boels screw up?&lt;br /&gt;
* I appreciate being able to discuss the underlying requirements instead of automatically being handed a solution. When I asked for a bunch of extension cords, it turned out there was a better solution.&lt;br /&gt;
* Delivery service made camp a lot better for me as teamlead. I fixed several problems with one phone call and a happy angel heading out on a bike or gator!&lt;br /&gt;
* Purchase generic safety vests for use during shifts. All safety vests with branding were taken by people having done buildup.&lt;br /&gt;
* Have radio battery charging and exchange either handled by ROC or extend opening hours. I know you guys also need rest, so perhaps have an exchange option that does not require warehouse&lt;br /&gt;
&lt;br /&gt;
=== Waste / garbage collection ===&lt;br /&gt;
&lt;br /&gt;
* I have no knowledge about the state of recycling in NL, but having only separate bins for glass and then ones for everything else felt quite bad. At least separation of paper/carton would have made sense I guess. Also having separate containers where people could &amp;quot;donate&amp;quot; plastic bottles / metal cans which have deposit would have made sense and also could have brought a nice sum of money for the event.&lt;br /&gt;
&#039;&#039;-&amp;gt; The rules for plastic and metal recycling vary per local municipality, let alone per country. So we decided to not do a plastic/metal sorting bin as it would probably only cause headaches. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;-&amp;gt; Paper and food remains were collected seperately at heaven, foodcourt. Agree on extending that to villages.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;-&amp;gt; Pfand was handled by team bar. Full agree. We saved a trailer full of big bags of bottles and cans.&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
* Field was nice and clean until teardown with enough containers to get rid of waste. (+1 for adding at least a paper and deposit container)&lt;br /&gt;
* The bins near the villages I was at were always emptied before overflowing, which was nice. On teardown day I saw a big pile of bottles around one of the bins: can&#039;t say if glass or deposit ones. Generally the field seemed rather clean.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;-&amp;gt; See above, glass deposit should have been collected. Unclear why it wasn&#039;t.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Thanks for the motivating music! It was always a pleasure to see you guys roll by.&lt;br /&gt;
&lt;br /&gt;
=== Teardown ===&lt;br /&gt;
&lt;br /&gt;
* &amp;quot;No cars on the gras&amp;quot; policy: Villages that respected the rule of not driving on the grass were effectively disadvantaged. On Wednesday, many cars ignored the rule and drove onto the grass, which meant those villages didn’t have to carry their equipment over long distances. Meanwhile, villages that followed the rule had to transport their gear much farther, which was exhausting given the hot weather. Suggestion: Instead of creating a situation where following the rules feels like a disadvantage, we could reward compliance. For example, check which villages adhere to the rule, and if they do, give them vouchers for a priority ticket queue for the next event.&lt;br /&gt;
* Toilets were shut down too early making getting water during the warm teardown harder&lt;br /&gt;
* Transporting crates with empty bottles in hand trucks is also very unsafe. If they fall over it would be a mess for barefooted people. Bringing them in and out with cars is much safer.&lt;br /&gt;
* Way too many people left a day early. That was a bit sad. For everyone reading this: stay the entire camp ;)&lt;br /&gt;
* We should communicate better that flags and other deco is there for the event and should not disappear during the event. Previous events and other events by other parties may have &#039;trained&#039; our visitors to think they are helping out by removing such decoration early. It was a bit sad to see people rip things of the waste gator. They got told off. But the flags on the main road disappeared on day 2 of camp, and that was entirely unwarranted.&lt;br /&gt;
* Remove toilet accessories (paper/soap/brushes) beofore toilets are removed, otherwise they get dumped out on the field.&lt;br /&gt;
* Remove zipties of the main tents before tearing the tents down, the tent guys just cut them and leave them on the field.&lt;br /&gt;
* Not enough hi-vis vests available, which is especially unsafe when heavy machinery is roaming the site.&lt;br /&gt;
* There didn&#039;t seem to be any documentation of the teardown procedure for angels, which made it difficult to plan things like food and sleep.&lt;br /&gt;
* The to-do whiteboard on the last few days helped a lot with clarity, highly appreciated!&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Village:Lambda&amp;diff=20650</id>
		<title>Village:Lambda</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Village:Lambda&amp;diff=20650"/>
		<updated>2025-08-17T18:55:16Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Village&lt;br /&gt;
|Has name=Lambda&lt;br /&gt;
|Has description=French Village with Crepe &amp;amp; DJ&lt;br /&gt;
|Related to village=Village:Brittany Fairies&lt;br /&gt;
|Has village tag=Free Beer/Cofee, InfoSec, Cyber Circus, Whiskyleaks, electronics, retro computing&lt;br /&gt;
|Provides session location=No&lt;br /&gt;
|Location=52.68989, 4.74299&lt;br /&gt;
|Has orga contact=lambda_why@proton.me&lt;br /&gt;
|On site orga contact=vertrex&lt;br /&gt;
|Village citizen count=12&lt;br /&gt;
|Village Needs power=Smaller Village (up to 2x 230V/Schuko)&lt;br /&gt;
|Village size needed=50&lt;br /&gt;
|Village hacktents num=0&lt;br /&gt;
|Village brings big stuff=No&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Arrival on site / Buildup ==&lt;br /&gt;
&lt;br /&gt;
{| class=&#039;h wikitable smwtable table sortable&#039;&lt;br /&gt;
! Villagers !! Location (From) !! How !! Arrival-departure&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Xylitol|Xylitol]], Lucie || France || plane, train || 07/08/2025 - 13/08/2025&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Thanat0s|Thanat0s]], Xanax || France || car || 07/08/2025 - 13/08/2025&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Vertrex|Vertrex]], || France || train,car ? || 07/08/2025 : ~18h00 - 12/08/2025 : ~14h00&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Miizix|Miizix]] || France || car || 07/08/2025 - 13/08/2025 || &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Saturne|Saturne]], Frédéric || Paris, France || bus+train+bus || 06/08/2025 - 13/08/2025&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Maxou56800|Maxou56800]]|| France (Brittany) || car || 07/08/2025 - 13/08/2025&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Rbnctl|rbnctl]]|| France (Brittany) || car || 07/08/2025 - 13/08/2025&lt;br /&gt;
|-&lt;br /&gt;
| [[User:Tweety|tweety]]|| France || train || 07/08/2025 - 12/08/2025&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Village Infra ==&lt;br /&gt;
&lt;br /&gt;
{| class=&#039;h wikitable smwtable table sortable&#039;&lt;br /&gt;
! What !! Location (From) !! Who !! Comment&lt;br /&gt;
|-&lt;br /&gt;
| 1x Tent 5 m x 5 m || Team Moebelhaus || Solal || &lt;br /&gt;
|-&lt;br /&gt;
| 1x Tent Sahara 400 || own stuff  || Thanat0s/Xanax || Probably not sleeping here :)&lt;br /&gt;
|-&lt;br /&gt;
| 1x 3-Person Tent || own stuff || Benoit || &lt;br /&gt;
|-&lt;br /&gt;
| 1x 3-Person Tent || own stuff || Maxou56800 || &lt;br /&gt;
|-&lt;br /&gt;
| 1x 2-Person Tent || own stuff || rbnctl || &lt;br /&gt;
|-&lt;br /&gt;
| 1x 1-Person Tent || Why&#039;s stuff || Miizix || &lt;br /&gt;
|-&lt;br /&gt;
| 1x MH100 XL || own stuff || Xyl2k || …&lt;br /&gt;
|-&lt;br /&gt;
| 1x MH100 || own stuff || Solal || &lt;br /&gt;
|-&lt;br /&gt;
| 8x chairs || own stuff || Thanat0s || …&lt;br /&gt;
|-&lt;br /&gt;
| 6x chairs || own stuff || rbnctl || &lt;br /&gt;
|-&lt;br /&gt;
| 1x table 4 places || own stuff || rbnctl || &lt;br /&gt;
|-&lt;br /&gt;
| DJ Set || own stuff || Benoit || &lt;br /&gt;
|-&lt;br /&gt;
| Fire extinguisher (CO2) || own stuff || Maxou56800 || &lt;br /&gt;
|-&lt;br /&gt;
| Looooonng Power cords || own stuff || Thanat0s || 1x25m IP52&lt;br /&gt;
|-&lt;br /&gt;
| Power cords || own stuff || Miizix || 1x15m IP52&lt;br /&gt;
|-&lt;br /&gt;
| Table Treteaux || own stuff || Thanat0s || 170x90&lt;br /&gt;
|-&lt;br /&gt;
| Goban || own stuff || tweety || 19x19&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Lambda ==&lt;br /&gt;
&lt;br /&gt;
[[File:Lambda_village.jpg|700px|thumb|left|The village]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
let main = (a =&amp;gt; (b =&amp;gt; (c =&amp;gt; (d =&amp;gt; (e =&amp;gt; (f =&amp;gt; (g =&amp;gt; (h =&amp;gt; (i =&amp;gt; (j =&amp;gt; (k =&amp;gt; (l =&amp;gt; (m =&amp;gt; (&lt;br /&gt;
n =&amp;gt; (o =&amp;gt; (p =&amp;gt; (q =&amp;gt; (r =&amp;gt; (s =&amp;gt; (t =&amp;gt; (u =&amp;gt; (v =&amp;gt; (w =&amp;gt; (x =&amp;gt; (Y =&amp;gt; (y=&amp;gt;(z=&amp;gt;dl=&amp;gt;dv=&amp;gt;dl(&lt;br /&gt;
z(dv)(x)))(Y(y)))(z =&amp;gt; f =&amp;gt; l =&amp;gt; l(x =&amp;gt; xs =&amp;gt; w(f(x))(z(f)(xs)))(v)))(f =&amp;gt; (x =&amp;gt; f(z =&amp;gt; x(&lt;br /&gt;
x)(z))) (x =&amp;gt; f(z =&amp;gt; x(x)(z)))))( w(o)(w(p)(w(q)(w(q)(w(r)(w(s)(w(t)(w(o)(w(u)(v))))))))))&lt;br /&gt;
)(a =&amp;gt; l =&amp;gt; c =&amp;gt; n =&amp;gt; c(a)(l)))( c =&amp;gt; n =&amp;gt; n))(f(c)(t)))(f(o)(g(d)(j))))(h(c)(j)))(g(d)(e(&lt;br /&gt;
g(i)(l)))))(g(i)(h(d)(d))))(e(n)))(g(l)(k)))(g(h(c)(c))(h(j)(c))))(e(e(l))))(h(d)(c)))(h(c&lt;br /&gt;
)(d)))(f(c)(d)))(e(d)))(x =&amp;gt; y =&amp;gt; y(x)))(x =&amp;gt; y =&amp;gt; f =&amp;gt; x(y(f))))(x =&amp;gt; y =&amp;gt; x(e)(y)))(x =&amp;gt;&lt;br /&gt;
f =&amp;gt; s =&amp;gt; f(x(f)(s))))(f =&amp;gt; x =&amp;gt; f(f(f(x)))))(f =&amp;gt; x =&amp;gt; f(f(x))))(f =&amp;gt; x =&amp;gt;f(x)))(f=&amp;gt;x=&amp;gt;x)&lt;br /&gt;
//&lt;br /&gt;
// main is pure lambda calculus, created using only:&lt;br /&gt;
// - `x`: Variable&lt;br /&gt;
// - `λx.x`: Abstraction&lt;br /&gt;
// - `x x`: Application&lt;br /&gt;
//&lt;br /&gt;
// Helpers to interpret the lambda code:&lt;br /&gt;
let decode_list = a =&amp;gt; l =&amp;gt; l(x =&amp;gt; xs =&amp;gt; decode_list(a.concat([x]))(xs))(a)&lt;br /&gt;
let decode_number = n =&amp;gt; n(x =&amp;gt; x + 1)(0)&lt;br /&gt;
console.log(String.fromCharCode(...main(decode_list([]))(decode_number)))&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=File:Lambda_village.jpg&amp;diff=20649</id>
		<title>File:Lambda village.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=File:Lambda_village.jpg&amp;diff=20649"/>
		<updated>2025-08-17T18:52:43Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: lambda village&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
lambda village&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=20648</id>
		<title>User:Xylitol</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=20648"/>
		<updated>2025-08-17T18:46:46Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UserInfo&lt;br /&gt;
|Bringing=Gameboy camera, stickers&lt;br /&gt;
|Village=Village:Lambda&lt;br /&gt;
|Working on=Project:Game Boy camera trip report, Project:Mario Kart 64 why edition&lt;br /&gt;
|IRC=Xylitol&lt;br /&gt;
|DECT=2077&lt;br /&gt;
|Callsign=14 FRS 1749&lt;br /&gt;
|Languages=EN,FR&lt;br /&gt;
|HackerSpace=Hackgyver&lt;br /&gt;
}}&lt;br /&gt;
== 👤 Xylitol ==&lt;br /&gt;
&lt;br /&gt;
Hello! I&#039;m &#039;&#039;&#039;Xylitol&#039;&#039;&#039;, a hacker and tinkerer from &#039;&#039;&#039;France&#039;&#039;&#039;.  &lt;br /&gt;
I&#039;ll be with [[Village:Lambda]].&lt;br /&gt;
&lt;br /&gt;
I&#039;m passionate about:&lt;br /&gt;
* The demoscene ([https://www.pouet.net/user.php?who=55526 My Pouët ID])&lt;br /&gt;
* &#039;&#039;&#039;Hacking&#039;&#039;&#039; and &#039;&#039;&#039;reverse engineering&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Electronics&#039;&#039;&#039;, especially &#039;&#039;&#039;high-voltage&#039;&#039;&#039; experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I&#039;m a member of the [https://hackaday.io/hackerspace/1374-hackgyver-20 HackGyver hackerspace] in &#039;&#039;&#039;Belfort&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
I&#039;ve attended &#039;&#039;&#039;CCCamp&#039;&#039;&#039;, but &#039;&#039;&#039;Why2025&#039;&#039;&#039; is my first time at a &#039;&#039;&#039;Dutch hacker camp&#039;&#039;&#039;, and I’m excited to be here!&lt;br /&gt;
&lt;br /&gt;
Since I’m coming by plane with my girlfriend, I won’t bring too much gear, but still:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;I’ll be bringing:&#039;&#039;&#039;&lt;br /&gt;
* A few &#039;&#039;&#039;stickers&#039;&#039;&#039; (grab one!)&lt;br /&gt;
* My &#039;&#039;&#039;hackerspace passport&#039;&#039;&#039; (looking for stamps!)&lt;br /&gt;
* &#039;&#039;&#039;Flipper Zero&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Baofeng GT3/UV5R&#039;&#039;&#039;&lt;br /&gt;
* My custom board for &#039;&#039;&#039;Craft&#039;&#039;&#039; and &#039;&#039;&#039;Phasor&#039;&#039;&#039; by [https://www.linusakesson.net/ lft]&lt;br /&gt;
* A &#039;&#039;&#039;Game Boy Camera setup&#039;&#039;&#039; for our Wild Demo: [[Project:Game_Boy_camera_trip_report]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;📞 DECT at camp:&#039;&#039;&#039; 2077&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* 📷 My photos of the camp: https://www.flickr.com/groups/why2025/pool/203273471@N08/&lt;br /&gt;
* 🎥 My video report of the camp: https://files.scene.org/view/parties/2025/why25/misc/hg-why2025-trip-report.zip&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Project:Game_Boy_camera_trip_report&amp;diff=20634</id>
		<title>Project:Game Boy camera trip report</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Project:Game_Boy_camera_trip_report&amp;diff=20634"/>
		<updated>2025-08-17T18:04:19Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Projects&lt;br /&gt;
|Name=Game Boy Camera Trip Report&lt;br /&gt;
|Has project tag=Art, Demoscene&lt;br /&gt;
|Has description=We plan to film around the campsite and create a Wild Demo to be submitted to the Field-FX demoparty. The project aims to capture the spirit of the event and its creative atmosphere.&lt;br /&gt;
|Located at village=Village:Lambda&lt;br /&gt;
}}&lt;br /&gt;
For the hypothetical demoparty with Wild entries organized by the [https://wiki.why2025.org/Village:Demoscene Village Demoscene]&lt;br /&gt;
&lt;br /&gt;
We ([[User:Xylitol|Xylitol]], [[User:Miizix|Miizix]]) plan to walk around the campsite with a Game Boy Camera to capture the spirit of the event and create a demo from it.&lt;br /&gt;
&lt;br /&gt;
We’re aware of the camp rules regarding photo and video, so the first days of the project will be spent asking villages for permission to film.&lt;br /&gt;
&lt;br /&gt;
Since we don’t have a direct mailing list for communication, we’ll reach out in person to see which villages would like to participate.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Be part of the project ==&lt;br /&gt;
&lt;br /&gt;
If your village has something interesting to showcase and you&#039;d like to be featured in the demo, feel free to contact us or edit this page to add your village.&lt;br /&gt;
&lt;br /&gt;
You can contact Xylitol by calling 2077, visiting Village Lambda, or spotting the nerd with short hair and a Game Boy T-shirt wandering around.&lt;br /&gt;
&lt;br /&gt;
Filming will most likely take place in the afternoons, since the Game Boy Camera requires good lighting and doesn&#039;t perform well in low-light conditions.&lt;br /&gt;
&lt;br /&gt;
The exact filming schedule will depend on the submission deadline for the FieldFX demoparty, as we aim to complete the demo in time for the event.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Musician Wanted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We&#039;re looking for a musician to contribute an original track to our demoscene project.&lt;br /&gt;
&lt;br /&gt;
We already have a reference track in mind that we will use, but if we receive something original, preferably in a calm, lo-fi guitar style we’d be happy to feature your track instead!&lt;br /&gt;
&lt;br /&gt;
Please note: the music must comply with the rules of the FieldFX demoparty. That likely means it must be entirely your own creation, no remixes, no covers, no unauthorized vocals samples.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Village list, eager to be visited ===&lt;br /&gt;
You can add your village here, and we will happily come to you.&lt;br /&gt;
** [[Village:Lambda]]&lt;br /&gt;
** [[Village:Britanny_Fairies]]&lt;br /&gt;
** [[Village:CTF]] - Specifically the CTF Tent (marked on the field) - We got a Gameboy challenge in the CTF! ;-)&lt;br /&gt;
&lt;br /&gt;
== Hardware/setup ==&lt;br /&gt;
&lt;br /&gt;
Because the Game Boy Camera wasn’t originally intended for video capture, we’ve built a custom recording setup, packed into a backpack.&lt;br /&gt;
&#039;&#039;&#039;Main setup include:&#039;&#039;&#039;&lt;br /&gt;
** Dell XPS 17 9720 laptop&lt;br /&gt;
** Elgato HD60 X capture card&lt;br /&gt;
** Analogue Pocket (docked).&lt;br /&gt;
** Modified Game Boy Camera with a homemade extension cable separating the camera head from the cartridge&lt;br /&gt;
** OBS Studio (running on the Dell XPS for recording)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Additional gear:&#039;&#039;&#039;&lt;br /&gt;
** One GB Camera PicNRec AIO with &amp;quot;Photo! v1.10&amp;quot; firmware by untoxa&lt;br /&gt;
** One Analogue Super Nt with a Super Game Boy 2 cartridge&lt;br /&gt;
** One unmodified Game Boy Camera (for backup)&lt;br /&gt;
** A 20,000mAh power bank to power the Pocket dock&lt;br /&gt;
** Possibly an external screen + additional power bank to monitor the feed, as the laptop lid will remain closed inside the backpack&lt;br /&gt;
&lt;br /&gt;
[[File:Hardware_backpack.jpg|alt=setup used in the backpack for the project]]&lt;br /&gt;
&lt;br /&gt;
Let us know if you&#039;re interested, and we look forward to documenting the camp’s creative energy through pixelated Game Boy magic!&lt;br /&gt;
&lt;br /&gt;
== Final result ==&lt;br /&gt;
&lt;br /&gt;
We didn’t have the time to submit our entry in time for the Why25 demoparty, but instead we released it afterwards.&lt;br /&gt;
&lt;br /&gt;
This practice was quite common in the late 90s and 2000s, when demoparties often had video reports released shortly after the event.&lt;br /&gt;
&lt;br /&gt;
This report is not part of the competition, but it still remains associated with the event.&lt;br /&gt;
&lt;br /&gt;
You can download it from scene.org (52.15Mb): [https://files.scene.org/view/parties/2025/why25/misc/hg-why2025-trip-report.zip files.scene.org/view/parties/2025/why25/misc/hg-why2025-trip-report.zip]&lt;br /&gt;
&lt;br /&gt;
Thanks also to Pastagang for the teamup and friendship on the camp.&lt;br /&gt;
&lt;br /&gt;
[[File:Hg-report-why2025.mp4.jpg|1000px|thumb|left|Caption]]&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=File:Hg-report-why2025.mp4.jpg&amp;diff=20632</id>
		<title>File:Hg-report-why2025.mp4.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=File:Hg-report-why2025.mp4.jpg&amp;diff=20632"/>
		<updated>2025-08-17T18:00:39Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: thumbnail of the vid&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
thumbnail of the vid&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Badge&amp;diff=18056</id>
		<title>Badge</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Badge&amp;diff=18056"/>
		<updated>2025-08-05T22:01:39Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: /* 3mm Full-frame Spacer Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;col-wrap-col-50&amp;quot;&amp;gt;&lt;br /&gt;
{{whybox|title=WHY2025 Badge|content=&lt;br /&gt;
* [https://why2025.org/post/494 Blogpost 01]&lt;br /&gt;
* [https://why2025.org/post/697 Blogpost 02]&lt;br /&gt;
* [https://www.youtube.com/watch?v=-uMUSUYVGkU WHYCast Episode41]&lt;br /&gt;
* [https://tweakers.net/geek/237414/dit-is-de-why2025-badge-met-twee-esp32s-en-een-loramodule.html Tweakers article]&lt;br /&gt;
* [https://gitlab.com/why2025/team-badge Team:Badge GitLab repo] (files + documentation)&lt;br /&gt;
* [https://badge.why2025.org/ BadgeHub]&lt;br /&gt;
* WHY2025 Badge comes with two 18650 round battery cells, you don&#039;t need to buy cells before the event.&lt;br /&gt;
* ⚠️ [[Badge/Fire hazard]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yes, we have a dedicated &#039;&#039;&#039;WHY2025 Badge Updates&#039;&#039;&#039; Signal group.&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; Feel free to share this new - &#039;&#039;&#039;WHY2025 Badge Updates&#039;&#039;&#039; - Signal group link with everyone at WHY2025.&lt;br /&gt;
&lt;br /&gt;
https://signal.group/#CjQKINdiQ_2mg4ZIZ9AbjD5UHq8gnIgRojSTnOb6lbx-Tvh_EhDHBzcPicIer3NabcN0fuR9&lt;br /&gt;
&lt;br /&gt;
yes, we&#039;re expecting this to become a big one :)&lt;br /&gt;
&lt;br /&gt;
Thank you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== We could use your help. ==&lt;br /&gt;
&lt;br /&gt;
We need your support for printing the 3mm Full-frame Spacer.&lt;br /&gt;
&lt;br /&gt;
If you want to help out then join the Signal group.&lt;br /&gt;
&lt;br /&gt;
[https://signal.group/#CjQKIBzawhrMtrLuA-5d-J9omT2VW5gqnvtaXRbojytjGzoeEhAzItv1WoFWVkqlxx3GTaZc 3D printed spacer - Signal group]&lt;br /&gt;
&lt;br /&gt;
Do you have a 3D printer and want to help print badge cases or spacers? Great.&lt;br /&gt;
&lt;br /&gt;
=== 3mm Full-frame Spacers ===&lt;br /&gt;
&lt;br /&gt;
We still need many more of these 3mm Full-frame spacers, any contributions are much appreciated.&lt;br /&gt;
&lt;br /&gt;
Get the STL from [https://gitlab.com/why2025/team-badge/Hardware/-/blob/main/Spacer/3d_print/Full_Spacer_with_LoRa_Antenna_WHY2025.stl?ref_type=heads our Gitlab].&lt;br /&gt;
&lt;br /&gt;
A few notes on printing:&lt;br /&gt;
* Most prints will be in PLA, so use that if possible.&lt;br /&gt;
* Avoid stack prints or anything that might create uneven surfaces on the prints.&lt;br /&gt;
* Color doesn&#039;t matter - use whatever you&#039;d like.&lt;br /&gt;
&lt;br /&gt;
* There are two options for the spacer thickness endresult:&lt;br /&gt;
* Option 1. A spacer thickness of 3mm everywhere. This is great.&lt;br /&gt;
* Option 2. A spacer thickness of 3mm in the top part. That is the display area.&lt;br /&gt;
* and 2.9 mm in the lower part. That is the keyboard area.&lt;br /&gt;
&lt;br /&gt;
* There will be some 3D printers available at camp, so printing will continue during the event, but the more units we can make before then, the better.&lt;br /&gt;
&lt;br /&gt;
== 3mm Full-frame Spacer Status ==&lt;br /&gt;
&lt;br /&gt;
=== Current Contributors ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Full-frame Spacer Contributors &lt;br /&gt;
|-&lt;br /&gt;
! Number&lt;br /&gt;
! Credits to &lt;br /&gt;
! Printer&lt;br /&gt;
! Layer&lt;br /&gt;
|-&lt;br /&gt;
| 660 || [[Village:Geraffel]] [[File:Geraffel 3D black.jpg|80px|thumb]] || YES, MANY || &lt;br /&gt;
|-&lt;br /&gt;
| 250 || Sander || BambuLab H2D &amp;amp; X1C || &lt;br /&gt;
|-&lt;br /&gt;
| 42 || {{UserLink|Jelmo2}} ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 34 || Rens Verhoeven ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 63 || {{UserLink|Edwinm}} || Prusa MK3 || 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
| 12 || Gregor ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 30 || Fabian ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 28 || NinjaLikesCheeze ||  || &lt;br /&gt;
|-&lt;br /&gt;
| &amp;gt;125 || Klaas ({{UserLink|KlaasYK}}) || Prusa Mk4 &amp;amp; Mk3S with emotional support from Ender 5 Pro and Friend &amp;lt;3  || &lt;br /&gt;
|-&lt;br /&gt;
| 3 || Wouter ||  || &lt;br /&gt;
|-&lt;br /&gt;
| 19 || Saskia ({{UserLink|Sassy}}) || Prusa MK4S || 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
| 80 || {{UserLink|rick}} || Prusa MK4S|| 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
| 58 || Wouter ({{UserLink|Pa3weg}}) || Bambu LAN P1S || 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
| &amp;gt;45 || Alex ({{UserLink|Tinyledmatrix}}) || Prusa MK2, Bambulab A1 Mini, Qidi X-Smart3 || &lt;br /&gt;
|-&lt;br /&gt;
| 50 || Jan-Willem ({{UserLink|jwrm22}}) || Bambu Lab P1S || 0.20mm, suport material stacks &lt;br /&gt;
|-&lt;br /&gt;
| 96 || Michael ({{UserLink|MikeS}}) || Prusa MK3.9 and two dusted off MK2.5&#039;s ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;gt;50 || Henri ({{UserLink|Fashice}}) ||  || &lt;br /&gt;
|-&lt;br /&gt;
| &amp;gt;20 || {{UserLink|Dude77}} || Bambu Lab P1S  || 0.20mm &lt;br /&gt;
|-&lt;br /&gt;
| 4   || {{UserLink|Luxim}} || Ender 3 v3 KE || 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
|11 || {{UserLink|Galactum}} || Bambu Lab A1 || 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
|20 || {{UserLink|MagicalDuck}} || Ender 3 || 0.24mm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;gt;10 || {{UserLink|Willow}} || Bambu Lab P1S || 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
|15 || {{UserLink|Jap}} || Bambu Lab P1S || 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;gt;10 || {{UserLink|Habbie}} || Bambu Lab A1 || 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
|&amp;gt;10 || {{UserLink|Sndrsmnk}} || Bambu Lab P1S || 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
|4 || {{UserLink|LordGaav}} || Voron V2.4 (V2.4523) || 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
|4 || {{UserLink|Xylitol}} || CR-10S Pro || 0.20mm&lt;br /&gt;
|-&lt;br /&gt;
| ??? || You? ||  || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Current total: &#039;&#039;&#039;&amp;gt;1753&#039;&#039;&#039; units printed / 3500 needed (50%)&lt;br /&gt;
&lt;br /&gt;
Add your amount and name to this list. Thank you.&lt;br /&gt;
&lt;br /&gt;
== Badge Case Info == &lt;br /&gt;
&lt;br /&gt;
Currently cases are designed around the prototype PCBs. The final boards might be slightly different, so best advise is currently to wait until (after) the camp with printing one - the badges will be usable without a case. Instead, maybe help with printing the 3mm full-frame spaces (see above).&lt;br /&gt;
&lt;br /&gt;
	•	Designing your own case? Use the existing screw holes on the badge.&lt;br /&gt;
	•	Bring M2 screws, up to 15 mm in length depending on your case design.&lt;br /&gt;
	•	Badges function fully without a case.&lt;br /&gt;
	•	Note: Cases take much longer to print than spacers.&lt;br /&gt;
&lt;br /&gt;
Case Examples by the community:&lt;br /&gt;
https://www.printables.com/model/1372316-why2025-badge-case&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Badge Assembly at BadgeTent ==&lt;br /&gt;
&lt;br /&gt;
We aim to conduct the full-scale assembly during the whole day of Friday, which will involve a maximum of 30 volunteers working in the 15*15 meters BadgeTent.&lt;br /&gt;
&lt;br /&gt;
Assembly involves screwing everything together.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Assembling your first &#039;&#039;&#039;WHY2025&#039;&#039;&#039; badge might feel overwhelming, that’s okay.&lt;br /&gt;
&lt;br /&gt;
Take your time, explore the parts, and build confidence.&lt;br /&gt;
&lt;br /&gt;
With repetition:&lt;br /&gt;
* 1st time = You&#039;re learning. -&amp;gt; Instructions on how to handle the components will be provided.&lt;br /&gt;
* 5th time = You gain confidence by knowing your tools and how to grab them the best way.&lt;br /&gt;
* 500th time = Congratulations, you have accomplished the assembly and will have a Foxconn recruiter on the line.&lt;br /&gt;
&lt;br /&gt;
Parts to assemble:&lt;br /&gt;
* CarrierBoard&lt;br /&gt;
* Keyboard Dome Layer&lt;br /&gt;
* Keyboard Silicon Layer&lt;br /&gt;
* 3mm Spacers&lt;br /&gt;
* 4x M2 Screws&lt;br /&gt;
* Front Panel PCB&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to help out in the Badge Assembly on Friday during the day -&amp;gt; then join this Signal group.&lt;br /&gt;
&lt;br /&gt;
[https://signal.group/#CjQKIIORCgY9yjX3a834iz-RQeOQu80fIZtg-i3G56EYqnaQEhBaRn9aHmtLggM6oH7dWXC5 Badge Assembly - Signal group].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Badge handout at BadgeTent ==&lt;br /&gt;
&lt;br /&gt;
Starting: Friday 19:00 at BadgeTent&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== LoRa Details ==&lt;br /&gt;
&lt;br /&gt;
	•	The LoRa connector will not be pre-soldered but will be handed out as a compontent separately.&lt;br /&gt;
&lt;br /&gt;
	•	You’ll also receive a screw-on LoRa antenna.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Photo Sections ==&lt;br /&gt;
&lt;br /&gt;
Pictures of 3D printed Full-frame Spacers:&lt;br /&gt;
&lt;br /&gt;
[[File:Signal-2025-08-04-11-10-44-889.jpg|300px]]&lt;br /&gt;
&lt;br /&gt;
[[File:Geraffel printed.jpg|300px]]&lt;br /&gt;
&lt;br /&gt;
Pictures of WHY2025 Badge Cases:&lt;br /&gt;
&lt;br /&gt;
[[File:Signal-2025-08-03-15-22-08-679.jpg|300px]]&lt;br /&gt;
&lt;br /&gt;
[[File:Signal-2025-08-03-15-22-15-031.jpg|300px]]&lt;br /&gt;
&lt;br /&gt;
[[File:20250804_140303.jpg|300px]]&lt;br /&gt;
&lt;br /&gt;
Pictures of Final WHY2025 Badges with LoRa Antenna:&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Project:Mario_Kart_64_why_edition&amp;diff=17802</id>
		<title>Project:Mario Kart 64 why edition</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Project:Mario_Kart_64_why_edition&amp;diff=17802"/>
		<updated>2025-08-05T13:43:01Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: Created page with &amp;quot;{{Projects |Name=Mario Kart 64 WHY edition |Has project tag=video games |Has description=A chaotic, high-speed ROM hack of Mario Kart 64 designed for hardcore races and meme-fueled madness. }} == Mario Kart 64: WHY2025 Edition ==  The ROM hack nobody asked for, and everyone deserves. Buckle up, because hardcore mode just got a political upgrade. In this chaotic high-speed remix of the N64 classic.    == Notable Features ==  * &amp;#039;&amp;#039;&amp;#039;Everything is faster.&amp;#039;&amp;#039;&amp;#039; You, the CPU-cont...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Projects&lt;br /&gt;
|Name=Mario Kart 64 WHY edition&lt;br /&gt;
|Has project tag=video games&lt;br /&gt;
|Has description=A chaotic, high-speed ROM hack of Mario Kart 64 designed for hardcore races and meme-fueled madness.&lt;br /&gt;
}}&lt;br /&gt;
== Mario Kart 64: WHY2025 Edition ==&lt;br /&gt;
The ROM hack nobody asked for, and everyone deserves. Buckle up, because hardcore mode just got a political upgrade. In this chaotic high-speed remix of the N64 classic.&lt;br /&gt;
&lt;br /&gt;
== Notable Features ==&lt;br /&gt;
* &#039;&#039;&#039;Everything is faster.&#039;&#039;&#039; You, the CPU-controlled opponents, the chaos. Blink and you&#039;re off Rainbow Road.&lt;br /&gt;
* &#039;&#039;&#039;All character textures are hacked.&#039;&#039;&#039; Battle against Zuck’s pixelated surveillance kart while Luigi’s face melts in 12-bit agony.&lt;br /&gt;
&lt;br /&gt;
== Character Roster ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Danny (Tourette Guy)&#039;&#039;&#039; – Yells at invisible furniture and spins out for no reason. May randomly win the race or forget he&#039;s in one.&lt;br /&gt;
* &#039;&#039;&#039;Slavik (Zeus Gameover)&#039;&#039;&#039; – Siphons your kart’s coins into an offshore wallet. No one’s ever seen him finish last.&lt;br /&gt;
* &#039;&#039;&#039;Hayden&#039;&#039;&#039; – Ex-NSA/CIA director. Knows your driving habits before you start, Might use an EternalBlue spike shell who can crash the karts and phones home.&lt;br /&gt;
* &#039;&#039;&#039;Kim&#039;&#039;&#039; – Dictator Kim joins the roster. Try not to get nuked.&lt;br /&gt;
* &#039;&#039;&#039;Mark (&amp;quot;Zuck&amp;quot;)&#039;&#039;&#039; – Shows no emotion, never blinks, and legally owns your kart data the moment the race begins.&lt;br /&gt;
* &#039;&#039;&#039;Trump&#039;&#039;&#039; – Trump is here. But wait, he only speaks in Harambe noises. Why? We don&#039;t know either.&lt;br /&gt;
* &#039;&#039;&#039;Krebs&#039;&#039;&#039; – The journalist-turned-juggernaut who reports cybercrime while drifting at 150 MPH. Mention his name and half the track mysteriously loses connection.&lt;br /&gt;
* &#039;&#039;&#039;Mikko&#039;&#039;&#039; – The legendary infosec expert trades malware reports for banana peels and he’s out for blood.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Sorry, no Musk and Cybertruck.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Whether you&#039;re drifting through meme history or just trying to survive a 1000cc Mushroom Cup, this edition of Mario Kart 64 is pure, glorious nonsense.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Looking 4 Hardware ==&lt;br /&gt;
This ROM hack has been tested on a &#039;&#039;&#039;real Nintendo 64 hardware&#039;&#039;&#039; using a flash cartridge. While mostly stable, players should expect occasional crashes or glitches due to the extreme speed modifications.&lt;br /&gt;
&lt;br /&gt;
It has also been tested on several emulators. Ironically, the hack is &#039;&#039;&#039;more stable on real hardware&#039;&#039;&#039; than on emulators, where performance can vary.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;We are currently looking for a village or someone who can supply a Nintendo 64 console&#039;&#039;&#039; and host a community racing event. Please reach out to &#039;&#039;&#039;village Lambda&#039;&#039;&#039; if you can help!&lt;br /&gt;
We’ll bring the flash cartridge. You bring the chaos.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
You can download the ROM (16mb, .Z64) [http://temari.fr/temp/MK64_WHY2025.zip here] If you want to train, put it on your emulator or flashcart for the event.&lt;br /&gt;
&lt;br /&gt;
== Screenshot ==&lt;br /&gt;
&lt;br /&gt;
[[File:Mariokartwhy.jpg|alt=The ROM running on a N64 Console]]&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=File:Mariokartwhy.jpg&amp;diff=17800</id>
		<title>File:Mariokartwhy.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=File:Mariokartwhy.jpg&amp;diff=17800"/>
		<updated>2025-08-05T13:39:21Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: Mario Kart 64, why2025 version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Mario Kart 64, why2025 version&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Project:Game_Boy_camera_trip_report&amp;diff=16729</id>
		<title>Project:Game Boy camera trip report</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Project:Game_Boy_camera_trip_report&amp;diff=16729"/>
		<updated>2025-08-02T12:07:31Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Projects&lt;br /&gt;
|Name=Game Boy Camera Trip Report&lt;br /&gt;
|Has project tag=Art, Demoscene&lt;br /&gt;
|Has description=We plan to film around the campsite and create a Wild Demo to be submitted to the Field-FX demoparty. The project aims to capture the spirit of the event and its creative atmosphere.&lt;br /&gt;
|Located at village=Village:Lambda&lt;br /&gt;
}}&lt;br /&gt;
For the hypothetical demoparty with Wild entries organized by the [https://wiki.why2025.org/Village:Demoscene Village Demoscene]&lt;br /&gt;
&lt;br /&gt;
We ([[User:Xylitol|Xylitol]], [[User:Gadget_MCS|Gadget_MCS]], Lou) plan to walk around the campsite with a Game Boy Camera to capture the spirit of the event and create a demo from it.&lt;br /&gt;
&lt;br /&gt;
We’re aware of the camp rules regarding photo and video, so the first days of the project will be spent asking villages for permission to film.&lt;br /&gt;
&lt;br /&gt;
Since we don’t have a direct mailing list for communication, we’ll reach out in person to see which villages would like to participate.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Be part of the project ==&lt;br /&gt;
&lt;br /&gt;
If your village has something interesting to showcase and you&#039;d like to be featured in the demo, feel free to contact us or edit this page to add your village.&lt;br /&gt;
&lt;br /&gt;
You can contact Xylitol by calling 2077, visiting Village Lambda, or spotting the nerd with short hair and a Game Boy T-shirt wandering around.&lt;br /&gt;
&lt;br /&gt;
Filming will most likely take place in the afternoons, since the Game Boy Camera requires good lighting and doesn&#039;t perform well in low-light conditions.&lt;br /&gt;
&lt;br /&gt;
The exact filming schedule will depend on the submission deadline for the FieldFX demoparty, as we aim to complete the demo in time for the event.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Musician Wanted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We&#039;re looking for a musician to contribute an original track to our demoscene project.&lt;br /&gt;
&lt;br /&gt;
We already have a reference track in mind that we will use, but if we receive something original, preferably in a calm, lo-fi guitar style we’d be happy to feature your track instead!&lt;br /&gt;
&lt;br /&gt;
Please note: the music must comply with the rules of the FieldFX demoparty. That likely means it must be entirely your own creation, no remixes, no covers, no unauthorized vocals samples.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Village list, eager to be visited ===&lt;br /&gt;
You can add your village here, and we will happily come to you.&lt;br /&gt;
** [[Village:Lambda]]&lt;br /&gt;
&lt;br /&gt;
== Hardware/setup ==&lt;br /&gt;
&lt;br /&gt;
Because the Game Boy Camera wasn’t originally intended for video capture, we’ve built a custom recording setup, packed into a backpack.&lt;br /&gt;
&#039;&#039;&#039;Main setup include:&#039;&#039;&#039;&lt;br /&gt;
** Dell XPS 17 9720 laptop&lt;br /&gt;
** Elgato HD60 X capture card&lt;br /&gt;
** Analogue Pocket (docked).&lt;br /&gt;
** Modified Game Boy Camera with a homemade extension cable separating the camera head from the cartridge&lt;br /&gt;
** OBS Studio (running on the Dell XPS for recording)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Additional gear:&#039;&#039;&#039;&lt;br /&gt;
** One GB Camera PicNRec AIO with &amp;quot;Photo! v1.10&amp;quot; firmware by untoxa&lt;br /&gt;
** One Analogue Super Nt with a Super Game Boy 2 cartridge&lt;br /&gt;
** One unmodified Game Boy Camera (for backup)&lt;br /&gt;
** A 20,000mAh power bank to power the Pocket dock&lt;br /&gt;
** Possibly an external screen + additional power bank to monitor the feed, as the laptop lid will remain closed inside the backpack&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Hardware_backpack.jpg|alt=setup used in the backpack for the project]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us know if you&#039;re interested, and we look forward to documenting the camp’s creative energy through pixelated Game Boy magic!&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=16728</id>
		<title>User:Xylitol</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=16728"/>
		<updated>2025-08-02T11:48:01Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UserInfo&lt;br /&gt;
|Bringing=Gameboy camera, stickers&lt;br /&gt;
|Village=Village:Lambda&lt;br /&gt;
|Working on=Project:Game Boy camera trip report&lt;br /&gt;
|IRC=Xylitol&lt;br /&gt;
|DECT=2077&lt;br /&gt;
|Callsign=14 FRS 1749&lt;br /&gt;
|Languages=EN,FR&lt;br /&gt;
|HackerSpace=Hackgyver&lt;br /&gt;
}}&lt;br /&gt;
== 👤 Xylitol ==&lt;br /&gt;
&lt;br /&gt;
Hello! I&#039;m &#039;&#039;&#039;Xylitol&#039;&#039;&#039;, a hacker and tinkerer from &#039;&#039;&#039;France&#039;&#039;&#039;.  &lt;br /&gt;
I&#039;ll be with [[Village:Lambda]].&lt;br /&gt;
&lt;br /&gt;
I&#039;m passionate about:&lt;br /&gt;
* The demoscene ([https://www.pouet.net/user.php?who=55526 My Pouët ID])&lt;br /&gt;
* &#039;&#039;&#039;Hacking&#039;&#039;&#039; and &#039;&#039;&#039;reverse engineering&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Electronics&#039;&#039;&#039;, especially &#039;&#039;&#039;high-voltage&#039;&#039;&#039; experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I&#039;m a member of the [https://hackaday.io/hackerspace/1374-hackgyver-20 HackGyver hackerspace] in &#039;&#039;&#039;Belfort&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
I&#039;ve attended &#039;&#039;&#039;CCCamp&#039;&#039;&#039;, but &#039;&#039;&#039;Why2025&#039;&#039;&#039; is my first time at a &#039;&#039;&#039;Dutch hacker camp&#039;&#039;&#039;, and I’m excited to be here!&lt;br /&gt;
&lt;br /&gt;
Since I’m coming by plane with my girlfriend, I won’t bring too much gear, but still:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;I’ll be bringing:&#039;&#039;&#039;&lt;br /&gt;
* A few &#039;&#039;&#039;stickers&#039;&#039;&#039; (grab one!)&lt;br /&gt;
* My &#039;&#039;&#039;hackerspace passport&#039;&#039;&#039; (looking for stamps!)&lt;br /&gt;
* &#039;&#039;&#039;Flipper Zero&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Baofeng GT3/UV5R&#039;&#039;&#039;&lt;br /&gt;
* My custom board for &#039;&#039;&#039;Craft&#039;&#039;&#039; and &#039;&#039;&#039;Phasor&#039;&#039;&#039; by [https://www.linusakesson.net/ lft]&lt;br /&gt;
* A &#039;&#039;&#039;Game Boy Camera setup&#039;&#039;&#039; for our Wild Demo: [[Project:Game_Boy_camera_trip_report]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;📞 DECT at camp:&#039;&#039;&#039; 2077&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=16726</id>
		<title>User:Xylitol</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=16726"/>
		<updated>2025-08-02T11:44:39Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UserInfo&lt;br /&gt;
|Bringing=Gameboy camera, stickers&lt;br /&gt;
|Village=Village:Lambda&lt;br /&gt;
|Working on=Project:Game Boy camera trip report&lt;br /&gt;
|IRC=Xylitol&lt;br /&gt;
|DECT=2077&lt;br /&gt;
|Callsign=14 FRS 1749&lt;br /&gt;
|Languages=EN,FR&lt;br /&gt;
|HackerSpace=Hackgyver&lt;br /&gt;
}}&lt;br /&gt;
== 👤 Xylitol ==&lt;br /&gt;
&lt;br /&gt;
Hello! I&#039;m &#039;&#039;&#039;Xylitol&#039;&#039;&#039;, a hacker and tinkerer from &#039;&#039;&#039;France&#039;&#039;&#039;.  &lt;br /&gt;
I&#039;ll be with [[Village:Lambda]].&lt;br /&gt;
&lt;br /&gt;
I&#039;m passionate about:&lt;br /&gt;
* The demoscene ([https://www.pouet.net/user.php?who=55526 My Pouët ID])&lt;br /&gt;
* &#039;&#039;&#039;Hacking&#039;&#039;&#039; and &#039;&#039;&#039;reverse engineering&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Electronics&#039;&#039;&#039;, especially &#039;&#039;&#039;high-voltage&#039;&#039;&#039; experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I&#039;m a member of the [https://hackaday.io/hackerspace/1374-hackgyver-20 HackGyver hackerspace] in &#039;&#039;&#039;Belfort&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
I&#039;ve attended &#039;&#039;&#039;CCCamp&#039;&#039;&#039;, but &#039;&#039;&#039;Why2025&#039;&#039;&#039; is my first time at a &#039;&#039;&#039;Dutch hacker camp&#039;&#039;&#039;, and I’m excited to be here!&lt;br /&gt;
&lt;br /&gt;
Since I’m coming by plane with my girlfriend, I won’t bring too much gear, but still:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;I’ll be bringing:&#039;&#039;&#039;&lt;br /&gt;
* A few &#039;&#039;&#039;stickers&#039;&#039;&#039; (grab one!)&lt;br /&gt;
* My &#039;&#039;&#039;hackerspace passport&#039;&#039;&#039; (looking for stamps!)&lt;br /&gt;
* &#039;&#039;&#039;Flipper Zero&#039;&#039;&#039;&lt;br /&gt;
* My custom board for &#039;&#039;&#039;Craft&#039;&#039;&#039; and &#039;&#039;&#039;Phasor&#039;&#039;&#039; by [https://www.linusakesson.net/ lft]&lt;br /&gt;
* A &#039;&#039;&#039;Game Boy Camera setup&#039;&#039;&#039; for our Wild Demo: [[Project:Game_Boy_camera_trip_report]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;📞 DECT at camp:&#039;&#039;&#039; 2077&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=16720</id>
		<title>User:Xylitol</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=16720"/>
		<updated>2025-08-02T11:31:31Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UserInfo&lt;br /&gt;
|Bringing=Gameboy camera, stickers&lt;br /&gt;
|Village=Village:Lambda&lt;br /&gt;
|Working on=Project:Game Boy camera trip report&lt;br /&gt;
|DECT=2077&lt;br /&gt;
|Languages=EN,FR&lt;br /&gt;
|HackerSpace=Hackgyver&lt;br /&gt;
}}&lt;br /&gt;
== 👤 Xylitol ==&lt;br /&gt;
&lt;br /&gt;
Hello! I&#039;m &#039;&#039;&#039;Xylitol&#039;&#039;&#039;, a hacker and tinkerer from &#039;&#039;&#039;France&#039;&#039;&#039;.  &lt;br /&gt;
I&#039;ll be with [[Village:Lambda]].&lt;br /&gt;
&lt;br /&gt;
I&#039;m passionate about:&lt;br /&gt;
* The demoscene ([https://www.pouet.net/user.php?who=55526 My Pouët ID])&lt;br /&gt;
* &#039;&#039;&#039;Hacking&#039;&#039;&#039; and &#039;&#039;&#039;reverse engineering&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Electronics&#039;&#039;&#039;, especially &#039;&#039;&#039;high-voltage&#039;&#039;&#039; experiments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I&#039;m a member of the [https://hackaday.io/hackerspace/1374-hackgyver-20 HackGyver hackerspace] in &#039;&#039;&#039;Belfort&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
I&#039;ve attended &#039;&#039;&#039;CCCamp&#039;&#039;&#039;, but &#039;&#039;&#039;Why2025&#039;&#039;&#039; is my first time at a &#039;&#039;&#039;Dutch hacker camp&#039;&#039;&#039;, and I’m excited to be here!&lt;br /&gt;
&lt;br /&gt;
Since I’m coming by plane with my girlfriend, I won’t bring too much gear, but still:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;I’ll be bringing:&#039;&#039;&#039;&lt;br /&gt;
* A few &#039;&#039;&#039;stickers&#039;&#039;&#039; (grab one!)&lt;br /&gt;
* My &#039;&#039;&#039;hackerspace passport&#039;&#039;&#039; (looking for stamps!)&lt;br /&gt;
* My custom board for &#039;&#039;&#039;Craft&#039;&#039;&#039; and &#039;&#039;&#039;Phasor&#039;&#039;&#039; by [https://www.linusakesson.net/ lft]&lt;br /&gt;
* A &#039;&#039;&#039;Game Boy Camera setup&#039;&#039;&#039; for our Wild Demo: [[Project:Game_Boy_camera_trip_report]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;📞 DECT at camp:&#039;&#039;&#039; 2077&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Project:Game_Boy_camera_trip_report&amp;diff=16684</id>
		<title>Project:Game Boy camera trip report</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Project:Game_Boy_camera_trip_report&amp;diff=16684"/>
		<updated>2025-08-02T10:39:44Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Projects&lt;br /&gt;
|Name=Game Boy Camera Trip Report&lt;br /&gt;
|Has project tag=Art, Demoscene&lt;br /&gt;
|Has description=We plan to film around the campsite and create a Wild Demo to be submitted to the Field-FX demoparty. The project aims to capture the spirit of the event and its creative atmosphere.&lt;br /&gt;
|Located at village=Village:Lambda&lt;br /&gt;
}}&lt;br /&gt;
For the hypothetical demoparty with Wild entries organized by the [https://wiki.why2025.org/Village:Demoscene Village Demoscene]&lt;br /&gt;
&lt;br /&gt;
We ([[User:Xylitol|Xylitol]], [[User:Gadget_MCS|Gadget_MCS]], Lou) plan to walk around the campsite with a Game Boy Camera to capture the spirit of the event and create a demo from it.&lt;br /&gt;
&lt;br /&gt;
We’re aware of the camp rules regarding photo and video, so the first days of the project will be spent asking villages for permission to film.&lt;br /&gt;
&lt;br /&gt;
Since we don’t have a direct mailing list for communication, we’ll reach out in person to see which villages would like to participate.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Be part of the project ==&lt;br /&gt;
&lt;br /&gt;
If your village has something interesting to showcase and you&#039;d like to be featured in the demo, feel free to contact us or edit this page to add your village.&lt;br /&gt;
&lt;br /&gt;
You can contact Xylitol by calling 2077, visiting Village Lambda, or spotting the nerd with short hair and a Game Boy T-shirt wandering around.&lt;br /&gt;
&lt;br /&gt;
Filming will most likely take place in the afternoons, since the Game Boy Camera requires good lighting and doesn&#039;t perform well in low-light conditions.&lt;br /&gt;
&lt;br /&gt;
The exact filming schedule will depend on the submission deadline for the FieldFX demoparty, as we aim to complete the demo in time for the event.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Musician Wanted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We&#039;re looking for a musician to contribute an original track to our demoscene project.&lt;br /&gt;
&lt;br /&gt;
We already have a reference track in mind that we will use, but if we receive something original, preferably in a calm, lo-fi guitar style we’d be happy to feature your track instead!&lt;br /&gt;
&lt;br /&gt;
Please note: the music must comply with the rules of the FieldFX demoparty. That likely means it must be entirely your own creation, no remixes, no covers, no unauthorized vocals samples.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardware/setup ==&lt;br /&gt;
&lt;br /&gt;
Because the Game Boy Camera wasn’t originally intended for video capture, we’ve built a custom recording setup, packed into a backpack.&lt;br /&gt;
&#039;&#039;&#039;Main setup include:&#039;&#039;&#039;&lt;br /&gt;
** Dell XPS 17 9720 laptop&lt;br /&gt;
** Elgato HD60 X capture card&lt;br /&gt;
** Analogue Pocket (docked).&lt;br /&gt;
** Modified Game Boy Camera with a homemade extension cable separating the camera head from the cartridge&lt;br /&gt;
** OBS Studio (running on the Dell XPS for recording)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Additional gear:&#039;&#039;&#039;&lt;br /&gt;
** One GB Camera PicNRec AIO with &amp;quot;Photo! v1.10&amp;quot; firmware by untoxa&lt;br /&gt;
** One Analogue Super Nt with a Super Game Boy 2 cartridge&lt;br /&gt;
** One unmodified Game Boy Camera (for backup)&lt;br /&gt;
** A 20,000mAh power bank to power the Pocket dock&lt;br /&gt;
** Possibly an external screen + additional power bank to monitor the feed, as the laptop lid will remain closed inside the backpack&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Hardware_backpack.jpg|alt=setup used in the backpack for the project]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us know if you&#039;re interested, and we look forward to documenting the camp’s creative energy through pixelated Game Boy magic!&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Project:Game_Boy_camera_trip_report&amp;diff=16683</id>
		<title>Project:Game Boy camera trip report</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Project:Game_Boy_camera_trip_report&amp;diff=16683"/>
		<updated>2025-08-02T10:29:32Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Projects&lt;br /&gt;
|Name=Game Boy Camera Trip Report&lt;br /&gt;
|Has project tag=Art, Demoscene&lt;br /&gt;
|Has description=We plan to film around the campsite and create a Wild Demo to be submitted to the Field-FX demoparty. The project aims to capture the spirit of the event and its creative atmosphere.&lt;br /&gt;
|Located at village=Village:Lambda&lt;br /&gt;
}}&lt;br /&gt;
For the hypothetical demoparty with Wild entries organized by the [https://wiki.why2025.org/Village:Demoscene Village Demoscene]&lt;br /&gt;
&lt;br /&gt;
We ([[User:Xylitol|Xylitol]], [[User:Gadget_MCS|Gadget_MCS]], Lou) plan to walk around the campsite with a Game Boy Camera to capture the spirit of the event and create a demo from it.&lt;br /&gt;
&lt;br /&gt;
We’re aware of the camp rules regarding photo and video, so the first days of the project will be spent asking villages for permission to film.&lt;br /&gt;
&lt;br /&gt;
Since we don’t have a direct mailing list for communication, we’ll reach out in person to see which villages would like to participate.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Be part of the project ==&lt;br /&gt;
&lt;br /&gt;
If your village has something interesting to showcase and you&#039;d like to be featured in the demo, feel free to contact us or edit this page to add your village.&lt;br /&gt;
&lt;br /&gt;
You can contact Xylitol by calling 2077, visiting Village Lambda, or spotting the nerd with short hair and a Game Boy T-shirt wandering around.&lt;br /&gt;
&lt;br /&gt;
Filming will most likely take place in the afternoons, since the Game Boy Camera requires good lighting and doesn&#039;t perform well in low-light conditions.&lt;br /&gt;
&lt;br /&gt;
The exact filming schedule will depend on the submission deadline for the FieldFX demoparty, as we aim to complete the demo in time for the event.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Musician Wanted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We&#039;re looking for a musician to contribute an original track to our demoscene project.&lt;br /&gt;
&lt;br /&gt;
We already have a reference track in mind that we will use, but if we receive something original, preferably in a calm, lo-fi guitar style we’d be happy to feature your track instead!&lt;br /&gt;
&lt;br /&gt;
Please note: the music must comply with the rules of the FieldFX demoparty. That likely means it must be entirely your own creation, no remixes, no covers, no unauthorized vocals samples.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardware/setup ==&lt;br /&gt;
&lt;br /&gt;
Because the Game Boy Camera wasn’t originally intended for video capture, we’ve built a custom recording setup, packed into a backpack.&lt;br /&gt;
&#039;&#039;&#039;Main setup include:&#039;&#039;&#039;&lt;br /&gt;
** a Dell XPS 17 9720 laptop&lt;br /&gt;
** Elgato HD60 X capture card&lt;br /&gt;
** Analogue Pocket (docked).&lt;br /&gt;
** Modified Game Boy Camera with a homemade extension cable separating the camera head from the cartridge&lt;br /&gt;
** OBS Studio (running on the Dell XPS for recording)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Additional gear:&#039;&#039;&#039;&lt;br /&gt;
** One GB Camera PicNRec AIO with &amp;quot;Photo! v1.10&amp;quot; firmware by untoxa&lt;br /&gt;
** One Analogue Super Nt with a Super Game Boy 2 cartridge&lt;br /&gt;
** One unmodified Game Boy Camera (for backup or comparison)&lt;br /&gt;
** A 20,000mAh power bank to power the Pocket dock&lt;br /&gt;
** Possibly an external screen + additional power bank to monitor the feed, as the laptop lid will remain closed inside the backpack&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Hardware_backpack.jpg|alt=setup used in the backpack for the project]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us know if you&#039;re interested, and we look forward to documenting the camp’s creative energy through pixelated Game Boy magic!&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=File:Hardware_backpack.jpg&amp;diff=16682</id>
		<title>File:Hardware backpack.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=File:Hardware_backpack.jpg&amp;diff=16682"/>
		<updated>2025-08-02T10:26:14Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: Setup used for the Game Boy camera trip report project&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Setup used for the Game Boy camera trip report project&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=16678</id>
		<title>User:Xylitol</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=16678"/>
		<updated>2025-08-02T10:04:02Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UserInfo&lt;br /&gt;
|Bringing=Gameboy camera, stickers&lt;br /&gt;
|Village=Village:Lambda&lt;br /&gt;
|Working on=Project:Game Boy camera trip report&lt;br /&gt;
|Languages=EN,FR&lt;br /&gt;
|HackerSpace=Hackgyver&lt;br /&gt;
|NickName={{PAGENAME}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Project:Game_Boy_camera_trip_report&amp;diff=16676</id>
		<title>Project:Game Boy camera trip report</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Project:Game_Boy_camera_trip_report&amp;diff=16676"/>
		<updated>2025-08-02T09:59:29Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: A lo-fi documentary of Why2025&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Projects&lt;br /&gt;
|Name=Game Boy Camera Trip Report&lt;br /&gt;
|Has project tag=Art, Demoscene&lt;br /&gt;
|Has description=We plan to film around the campsite and create a Wild Demo to be submitted to the Field-FX demoparty. The project aims to capture the spirit of the event and its creative atmosphere.&lt;br /&gt;
|Located at village=Village:Lambda&lt;br /&gt;
}}&lt;br /&gt;
For the hypothetical demoparty with Wild entries organized by the [https://wiki.why2025.org/Village:Demoscene Village Demoscene]&lt;br /&gt;
&lt;br /&gt;
We ([[User:Xylitol|Xylitol]], [[User:Gadget_MCS|Gadget_MCS]], Lou) plan to walk around the campsite with a Game Boy Camera to capture the spirit of the event and create a demo from it.&lt;br /&gt;
&lt;br /&gt;
We’re aware of the camp rules regarding photo and video, so the first days of the project will be spent asking villages for permission to film.&lt;br /&gt;
&lt;br /&gt;
Since we don’t have a direct mailing list for communication, we’ll reach out in person to see which villages would like to participate.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Be part of the project ==&lt;br /&gt;
&lt;br /&gt;
If your village has something interesting to showcase and you&#039;d like to be featured in the demo, feel free to contact us or edit this page to add your village.&lt;br /&gt;
&lt;br /&gt;
You can contact Xylitol by calling 2077, visiting Village Lambda, or spotting the nerd with short hair and a Game Boy T-shirt wandering around.&lt;br /&gt;
&lt;br /&gt;
Filming will most likely take place in the afternoons, since the Game Boy Camera requires good lighting and doesn&#039;t perform well in low-light conditions.&lt;br /&gt;
&lt;br /&gt;
The exact filming schedule will depend on the submission deadline for the FieldFX demoparty, as we aim to complete the demo in time for the event.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Musician Wanted!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
We&#039;re looking for a musician to contribute an original track to our demoscene project.&lt;br /&gt;
&lt;br /&gt;
We already have a reference track in mind that we will use, but if we receive something original, preferably in a calm, lo-fi guitar style we’d be happy to feature your track instead!&lt;br /&gt;
&lt;br /&gt;
Please note: the music must comply with the rules of the FieldFX demoparty. That likely means it must be entirely your own creation, no remixes, no covers, no unauthorized vocals samples.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardware/setup ==&lt;br /&gt;
&lt;br /&gt;
Because the Game Boy Camera wasn’t originally intended for video capture, we’ve built a custom recording setup, packed into a backpack.&lt;br /&gt;
&#039;&#039;&#039;Main setup include:&#039;&#039;&#039;&lt;br /&gt;
** a Dell XPS 17 9720 laptop&lt;br /&gt;
** Elgato HD60 X capture card&lt;br /&gt;
** Analogue Pocket (docked).&lt;br /&gt;
** Modified Game Boy Camera with a homemade extension cable separating the camera head from the cartridge&lt;br /&gt;
** OBS Studio (running on the Dell XPS for recording)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Additional gear:&#039;&#039;&#039;&lt;br /&gt;
** One GB Camera PicNRec AIO with &amp;quot;Photo! v1.10&amp;quot; firmware by untoxa&lt;br /&gt;
** One Analogue Super Nt with a Super Game Boy 2 cartridge&lt;br /&gt;
** One unmodified Game Boy Camera (for backup or comparison)&lt;br /&gt;
** A 20,000mAh power bank to power the Pocket dock&lt;br /&gt;
** Possibly an external screen + additional power bank to monitor the feed, as the laptop lid will remain closed inside the backpack&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let us know if you&#039;re interested, and we look forward to documenting the camp’s creative energy through pixelated Game Boy magic!&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=8256</id>
		<title>User:Xylitol</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=8256"/>
		<updated>2025-04-28T13:11:08Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UserInfo&lt;br /&gt;
|NickName={{PAGENAME}}&lt;br /&gt;
|Bringing=Gameboy camera, stickers&lt;br /&gt;
|Village=Village:Lambda&lt;br /&gt;
|Languages=EN,FR&lt;br /&gt;
|HackerSpace=Hackgyver&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=Village:Lambda&amp;diff=8255</id>
		<title>Village:Lambda</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=Village:Lambda&amp;diff=8255"/>
		<updated>2025-04-28T13:01:40Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Village&lt;br /&gt;
|Has name=Lambda&lt;br /&gt;
|Has description=French Village with Crepe &amp;amp; DJ&lt;br /&gt;
|Has village tag=Free Beer, InfoSec, Cyber Circus, Whiskyleaks, electronics, retro computing&lt;br /&gt;
|Provides session location=No&lt;br /&gt;
|Has orga contact=lambda_why@proton.me&lt;br /&gt;
|On site orga contact=vertrex&lt;br /&gt;
|Village citizen count=10&lt;br /&gt;
|Village Needs power=Smaller Village (up to 2x 230V/Schuko)&lt;br /&gt;
|Village size needed=50&lt;br /&gt;
|Village hacktents num=0&lt;br /&gt;
|Village brings big stuff=No&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Arrival on site / Buildup ==&lt;br /&gt;
&lt;br /&gt;
{| class=&#039;h wikitable smwtable table sortable&#039;&lt;br /&gt;
! Villagers !! Location (From) !! How !! Arrival-departure&lt;br /&gt;
|-&lt;br /&gt;
| Gadget,Cheyenne, plus one cat  || Switzerland || Camper van (California Coast) || &lt;br /&gt;
|-&lt;br /&gt;
| [[User:Xylitol|Xylitol]], Lucie || France || plane, train || 07/08/2025 - 13/08/2025&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Village Infra ==&lt;br /&gt;
&lt;br /&gt;
{| class=&#039;h wikitable smwtable table sortable&#039;&lt;br /&gt;
! What !! Location (From) !! Who !! Comment&lt;br /&gt;
|-&lt;br /&gt;
| 1x Tent 5 m x 5 m || Team Moebelhaus || Solal || &lt;br /&gt;
|-&lt;br /&gt;
| 1x Tent Sahara 400 || own stuff  || Thanat0s || &lt;br /&gt;
|-&lt;br /&gt;
| 1x 3-Person Tent || own stuff || Benoit || &lt;br /&gt;
|-&lt;br /&gt;
| 1x MH100 XL || own stuff || Xyl2k || …&lt;br /&gt;
|-&lt;br /&gt;
| 7x chairs || own stuff || Thanat0s || …&lt;br /&gt;
|-&lt;br /&gt;
| 1x oscilloscope  || own stuff || Gadget || not sure yet&lt;br /&gt;
|-&lt;br /&gt;
| DJ Set || own stuff || Benoit || &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=6976</id>
		<title>User:Xylitol</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=6976"/>
		<updated>2025-03-25T20:51:50Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UserInfo&lt;br /&gt;
|NickName={{PAGENAME}}&lt;br /&gt;
|Village=Village:Lambda&lt;br /&gt;
|Languages=EN,FR&lt;br /&gt;
|HackerSpace=Hackgyver&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=6975</id>
		<title>User:Xylitol</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=6975"/>
		<updated>2025-03-25T20:50:25Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{UserInfo&lt;br /&gt;
|NickName={{PAGENAME}}&lt;br /&gt;
|Village=Village:Lambda&lt;br /&gt;
|Languages=EN&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
	<entry>
		<id>https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=6974</id>
		<title>User:Xylitol</title>
		<link rel="alternate" type="text/html" href="https://wiki.why2025.org/index.php?title=User:Xylitol&amp;diff=6974"/>
		<updated>2025-03-25T20:39:14Z</updated>

		<summary type="html">&lt;p&gt;Xylitol: create user page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{UserInfo&lt;br /&gt;
|NickName={{PAGENAME}}&lt;br /&gt;
|Languages=EN&lt;br /&gt;
|HackerSpace=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Xylitol</name></author>
	</entry>
</feed>