I AM PROUD TO ANNOUNCE ROUND 2 OF THE OFFICIAL AMERICAN EMBEDDED PI PICO FASTEST SOLDERING COMPETITION ($200 PRIZE POOL)
Rules:
- MUST PLAY SKRILLEX SCARY MONSTERS AND NICE SPRITES WHILE SOLDERING (loud)
- MUST USE A REGULATION PI PICO (Pi Pico 2 and W variants allowed)
/cont
@DabsMalone@aaronpardes surely there's a way to instantly turn off the printer's heaters thus making the required UPS not very big? You just need enough time to cold pause I'd think?
@neogoose_btw cool!.I've observed that filesystems reserve some space (you don't get the full volume size) and that reservation being used to separate meta and data makes sense!
I appreciate the replies! And it is a super cool project.
@neogoose_btw makes sense. I am curious if this can happen: a region that was fs metadata gets overwritten with user data, like file contents? I think this could mislead the program into reading total nonsense. But I also think good filesystem design should make that very unlikely.