CodeRelay2024
Code Relay 2024
README
CodeRelay2024
This is a code relay.
Code handover
Clone https://github.com/togglebyte/relay_code and make a PR when you are done
How does it work?
One participant starts by creating a new project.
No one knows what the project is supposed to do (except the first participant, but
that probably becomes irrelevant soon enough).
The participant works on the project live on stream for three hours, then commits the code and raids the next participant if they are streaming.
The stream doesn't have to be on Twitch specifically.
As a participant you have three hours to make an assumption of what the code is
supposed to do and start contributing.
The spirit of the relay
This is supposed to be funny and entertaining.
You don't have to be a 10x dev or a 1%-er to participate.
It's okay to modify code committed by others before you but try to keep the
changes to others code to a minimum if possible.
The "rules"
These are more guidelines than rules, but try to keep with the spirit of the
relay.
- No watching the other participants that are on before you
- Keep it cross platform
- The code has to compile before handover
- Zero dependencies, only the standard library
- Stream for three hours working on the code then commit and push
- Raid the next person in line if they are streaming
- Absolutely NO comments in the code
- Rust lang only (sorry)
- No build.rs
Participants and dates
All times in UTC
Feb 1
| Participant | Time |
|---|---|
| https://www.twitch.tv/togglebit/ | 08:00 UTC |
| https://www.twitch.tv/marekcounts/ | 11:30 UTC |
| https://www.twitch.tv/lyminox | |
| https://www.twitch.tv/londospark/ | 17:00 UTC |
| https://www.twitch.tv/modprog/ |
Feb 2
| Participant | Time |
|---|---|
| https://www.twitch.tv/caleb__dev/ | *08:00 UTC |
| https://www.twitch.tv/vvoltbit | 11:00 UTC |
| https://www.twitch.tv/leostera | 17:00 UTC |
* unconfirmed time
Notes for future relays
- Better slot management via website
- Better organisation of code handover
- There should perhaps be some time buffer between handovers
