09 Apr 26

Community wiki covering Kindle jailbreaking, homebrew development, firmware flashing, KOReader installation and more

by isaac 3 months ago saved 2 times

10 Feb 26

27 Oct 25

Freifahren ist eine Webapp, die es Nutzern ermöglicht Ticketkontrollen zu melden und sich vor Kontrollen zu warnen.



28 May 25

Oh I love to these kinds of posts!

First off, Dr. Molly Tov’s percent trick which is what I use too! Works great. I picked it up from johngruber’s podcast.

And what neither of them says (because it’s too obvious probably) is that while F is percent hot for humans, C is percent thot for water! Great for kitchen stuff and other things where water is involved.


15 Apr 25

Calculate how long it takes to chill a drink to a specified temperature

by SergeantBiggs Apr 2025 saved 3 times

04 Jan 25

This person set up a microcontroller to beep if it’s hit with a network packet. He runs a script on his computer to see if the secondary monitor is on, and if so, after 20 minutes, to send the network message to the microcontroller, forcing himself to get up and turn the awful noise off.


03 May 24

Explanation on how to make a web page without code whatsoever (ie: the content of the page is blank). The trick relies (mostly) on injecting CSS via HTTP headers to style the <body> and <html> tags (which are implicitly injected by the browser upon getting an empty response with Content-Type: text/html).