Google will allow only apps from verified developers to be installed on Android
9to5google.com
Do I not like Ruby anymore? (2024)
sgt.hootr.club
Will Smith's concert crowds are real, but AI is blurring the lines
waxy.org
macOS dotfiles should not go in –/Library/Application Support
becca.ooo
Interactive Map of Paul's First Century Travels in Roman World
intofarlands.com
Show HN: I integrated my from-scratch TCP/IP stack into the xv6-riscv OS
github.com
The Limits of NTP Accuracy on Linux
scottstuff.net
The Physics of Parabolic Microphones: Frequency Dependence of Gain
legallyblindbirding.net
A visual introduction to big O notation
samwho.dev
Show HN: Base, an SQLite database editor for macOS
menial.co.uk
Dangerous Advice for Software Engineers
seangoedecke.com
The Annotated Transformer (2022)
nlp.seas.harvard.edu
Explanation of the Linux-Kernel Memory Consistency Model
raw.githubusercontent.com
Memory optimizations to reduce CPU costs
ayende.com
Neural Nets vs. Cellular Automata
nets-vs-automata.net
Climbing catfish filmed scaling waterfalls
science.org
Capture Checking in Scala
nrinaudo.github.io
How RubyGems.org protects OSS infrastructure
blog.rubygems.org
DeepWiki: Understand Any Codebase
aitidbits.ai
Reverse Engineering All the Raspberry Pis
jeffgeerling.com
macOS 26 Tahoe's Dead Canary Utility App Icons
daringfireball.net
Launch HN: April (YC S25) – Voice AI to manage your email and calendar
Smaller things are faster to copy etc.,. The fun part is that the opposite is true as well, when you have some constant load on a service, if you make the requests faster then you will have less requests in flight at once (Little's law) and the aggregate memory consumed by those requests while they are in flight will hence be less.