~lobsters | Bookmarks (1959)
-
Go sync.Pool and the Mechanics Behind It
What is sync.Pool? and how to use it in GoLang. Comments
-
Easy network performance wins with IRQ coalescing
All modern NICs implement IRQ coalescing (ethtool -c/-C), which delays RX/TX interrupts hoping more frames arrive...
-
Immutable Systems: NixOS + systemd-repart + systemd-sysupdate
When you build software for embedded devices (your Wi-Fi router or home automation setup on your...
-
Development of an Experimental Devboard for a Frugal Smartphone at Inria / fossjobs.net
This job ad has been posted over 40 days ago! (*) Required Education Level: Master’s degree...
-
better explanations through coupling
August 27, 2024 Previously, we explored how coupling and cohesion are not separable concepts. When our...
-
Meredith Whittaker at Le Bourget
2024-08-27 The fluorescent lights of Le Bourget airport’s private terminal flickered as Meredith Whittaker, President of...
-
What programming language is in this <code> block?
I'm a little bit obsessed with the idea of Semantic markup. I want the words that...