Docs – Open source alternative to Notion or Outline
github.com
That Time I Recreated Photoshop in C++
f055.net
Big LLMs weights are a piece of history
antirez.com
Did the Particle Go Through the Two Slits, or Did the Wave Function?
profmattstrassler.com
Edgar Allan Poe's life was a mess. But his work was in his command
washingtonpost.com
Raytracing on Intel's Arc B580 – By Chester Lam
chipsandcheese.com
Meticulous (YC S21) is hiring to eliminate E2E UI tests
Peru's Great Urban Experiment (2023)
archaeology.org
Comet open source remote KVM from GL-iNet
gl-inet.com
A Princely Ploy: Inside the Ruse of a French-Armenian Scammer
publicdomainreview.org
Show HN: My high school team’s space probe
drive.google.com
Styling an HTML dialog modal to take the full height of the viewport
til.simonwillison.net
Show HN: Nash, I made a standalone note with single HTML file
keepworking.github.io
Apple's long-lost hidden recovery partition from 1994 has been found
downtowndougbrown.com
High-performance computing, with much less code
news.mit.edu
Hours in a Hurricane, on a Race with No Course
nytimes.com
City simulator I made in Scratch
scratch.mit.edu
Male octopus injects female with venom during sex to avoid being eaten
newscientist.com
Sign in as anyone: Bypassing SAML SSO authentication with parser differentials
github.blog
Command A: Max performance, minimal compute – 256k context window
cohere.com
Implications of Global Privacy Control
developer.mozilla.org
The British Nationality Act as a Prolog Program (1986) [pdf]
doc.ic.ac.uk
Wyvern's Open Satellite Feed
tech.marksblogg.com
This is very impressive, amazing work!
One question: how do you manage large code bases in scratch? Is it easy to find a piece of code? Something like grepping for specific things seems difficult.
I've recently been really warming up to Scratch since one of my kids picked it up and really enjoys it. I love the built-in concurrency model - it's a bit like CSP. Gets kids to think concurrently from day 1.