~lobsters | Bookmarks (1962)
-
Building static binaries in Nix — kokada
I recently had laser eye surgery for my near-sightedness, and while evaluating if I could have...
-
Just-In-Time Compilation on ARM—A Closer Look at Call-Site Code Consistency
1 INTRODUCTION The onset of sustained increases in computational capability and market share of low-power processors...
-
-
Distrobox
previous logo credits j4ckr3d current logo credits David Lapshin Use any Linux distribution inside your terminal....
-
Picking glibc versions at runtime
In a recent work discussion, I came across an argument that didn’t sound quite right. The...
-
JPEG Chroma Upsampling
JPEG images are lossy. Part of the JPEG mechanics is a transformation from RGB (Red, Green,...
-
Formal verification makes RSA faster — and faster to deploy
Most secure transactions online are protected by public-key encryption schemes like RSA, whose security depends on...
-
How the heck does async/await work in Python 3.5?
Being a core developer of Python has made me want to understand how the language generally...