Parentrequest
Creativity, curiosity, and code
Linux virtual machine, running in the browser via HTML5/WebAssembly. Networking and graphics supported.
Daily programming for the handmade web. Airing now.
This simple recipe requires a sourdough starter. It’s also a recipe that I found on the internet and tweaked for my own tastes and preferences. Given the eating habits of those in my home, I have made sure that this recipe is vegan. Equipment Large mixing bowl Measuring cup for solids Measuring cup for liquids […]
I once heard a programmer call GitHub a graveyard for side projects. Felt kinda unfair to all the folks out there grinding away, making progress day in and day out. But I get it. Getting a project off the ground takes the ability to push forward with something that never seems to fit into your […]
As 16 billion credentials are confirmed as having been leaked, is it time to switch from passwords to passkeys?
Clarity, at a glance.
Stack Overflow – like most online communities I’ve studied – naturally trends toward increased strictness over time. It’s primarily a defense mechanism, an immune system of the sort a child develops after first entering school or daycare and being exposed to the wide, wide world of everyday sneezes and coughs with the occasional meningitis outbreak. It […]
Random is a simple helper package that makes it easy to generate a range of different cryptographically secure random values. – valorin/random