A Fond Farewell from Farmers' Almanac
farmersalmanac.com
You should write an agent
fly.io
Two billion email addresses were exposed
troyhunt.com
Scientists find ways to boost memory in aging brains
news.vt.edu
Kimi K2 Thinking, a SOTA open-source trillion-parameter reasoning model
moonshotai.github.io
Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
book.sv
We built a cloud GPU notebook that boots in seconds
modal.com
Analysis indicates that the universe’s expansion is not accelerating
ras.ac.uk
Open Source Implementation of Apple's Private Compute Cloud
github.com
A prvalue is not a temporary
blog.knatten.org
From web developer to database developer in 10 years
notes.eatonphil.com
LLMs encode how difficult problems are
arxiv.org
FBI tries to unmask owner of archive.is
heise.de
I analyzed the lineups at the most popular nightclubs
dev.karltryggvason.com
Hightouch (YC S19) Is Hiring
job-boards.greenhouse.io
The Geometry of Schemes [pdf]
webhomes.maths.ed.ac.uk
Mathematical exploration and discovery at scale
terrytao.wordpress.com
Auraphone: A simple app to collect people's info at events
andrewarrow.dev
Thanks, it is inspiring, And it seems like I'm on the same way of that transition, Here is my individual expirment database for learning db internals and rust..
https://github.com/maxnilz/sboxdb
Now, trying to implement a rocksdb-like LSM based storage in modern C++ and call it from the sboxdb, just for refresh my old C++ memory.