Announcing: Learn TLA+ • Hillel Wayne
URL is to announcement, the website is at https://learntla.com/. Comments
How I set up my own Autonomous System | APNIC Blog
Note: During the course of writing this article, I migrated from AS210777 to AS149794. The rest...
Democratizing access to large-scale language models with OPT-175B
Large language models — natural language processing (NLP) systems with more than 100 billion parameters —...
What are you doing this weekend? | Lobsters
Feel free to tell what you plan on doing this weekend and even ask for help...
Chris Allen - Notes on Luca Palmieri's Zero to Production in Rust
I bought Luca Palmieri's book on the recommendation of a colleague and wanted to share my...
Arrays are not pointers!
As I have mentioned before, anyone who wants to become proficient in C should own a...
RISC-V Is Getting MSIs! – Stephen Marz
Message signaled interrupts or MSIs describe a way to signal an interrupt without a dedicated interrupt...
WebExtension Support in Epiphany
I’m excited to help bring WebExtensions to Epiphany (GNOME Web) thanks to investment from my employer...
Which type-safe database library should you use? | William Yao
Beam versus Squeal: which one is better? Or maybe you’ve heard good things about Selda or...
time_it: a Case Study in Rust Macros
One day I wanted to quickly print for how long certain pieces of code run without...
What's a condition system and why do you want one?
This post attempts to explain how Lisp condition systems surpass ordinary exception handling. Condition systems don't...
JustJake - Heroku Buildpacks vs Railway...
Heroku Buildpacks vs Railway Nixpacks Same codebase Let's. Fucking. GO https://t.co/wPDBButjRK
Going from Python to Guile Scheme
Copyright © 2007 Free Software Foundation, Inc. http://fsf.org/ Everyone is permitted to copy and distribute verbatim...
Controlling the access to the clipboard contents – Gonçalo Valério
In a previous blog post published earlier this year I explored some security considerations of the...
Who's hiring? Q3Y2022 | Lobsters
The Summer Solstice has passed in the Northern Hemisphere, it must be time for Q3 Who’s...
A look inside our sixth generation of server hardware
For nearly a decade, Dropbox has run its own hardware infrastructure. We have one of the...
Linear Address Spaces - ACM Queue
June 8, 2022Volume 20, issue 2 PDF Unsafe at any speed Poul-Henning Kamp I recently bought...
The Rust borrow checker just got (a little bit) smarter
Well, at least, the NLL borrow checker finally got fully enabled by default - but that’s...