Sj.h: A tiny little JSON parsing library in ~150 lines of C99
github.com
Why is Venus Hell and Earth an Eden?
quantamagazine.org
Show HN: I wrote an OS in 1000 lines of Zig
github.com
Lightweight, highly accurate line and paragraph detection
arxiv.org
Be Careful with Go Struct Embedding
mattjhall.co.uk
Calculator Forensics (2002)
rskey.org
40k-Year-Old Symbols in Caves Worldwide May Be the Earliest Written Language
openculture.com
DXGI debugging: Microsoft put me on a list
slugcat.systems
Procedural Island Generation (VI)
brashandplucky.com
Timesketch: Collaborative forensic timeline analysis
github.com
I forced myself to spend a week in Instagram instead of Xcode
pixelpusher.club
Why your outdoorsy friend suddenly has a gummy bear power bank
theverge.com
INapGPU: Text-mode graphics card, using only TTL gates
github.com
Unified Line and Paragraph Detection by Graph Convolutional Networks (2022)
arxiv.org
Node 20 will be deprecated on GitHub Actions runners
github.blog
Zig got a new ELF linker – and it's FAST
github.com
Apple Silicon GPU Support in Mojo
forum.modular.com
How Isaac Newton discovered the binomial power series (2022)
quantamagazine.org
LaLiga's Anti-Piracy Crackdown Triggers Widespread Internet Disruptions in Spain
reclaimthenet.org
Discovering new solutions to century-old problems in fluid dynamics
deepmind.google
The University of Oxford has fallen out of the top three universities in the UK
hotminute.co.uk
My new Git utility `what-changed-twice` needs a new name
blog.plover.com
A coin flip by any other name (2023)
cgad.ski
EU to block Big Tech from new financial data sharing system
ft.com
Interesting. Two engineers at Apple worked on something similar that would slurp character bounding boxes from a PDF page and reconstruct paragraphs, columns, tables, etc.
It was surfaced in iOS a decade ago as "tap to zoom" feature for PDFs. It's funny — as with a lot of things there was a lot of sophisticated engineering under the hood and then marketing simply wants it to detect a tap in a paragraph and zoom to its bounds.
I can't think of the last time I read a PDF on my phone or I would test it to see if it still works as I remember.