~lobsters | Bookmarks (1962)
-
How to write a programming language and shell in Go with 92% test coverage and instant CI/CD-Qi Xiao
This is a companion to another talk I gave about Elvish’s design, focusing on the implementation....
-
Hurl 5.0.0, the Parallel Edition
Aug. 29, 2024 The Hurl team is thrilled to announce Hurl 5.0.0 ! Hurl is a...
-
What are you doing this weekend? | Lobsters
Feel free to tell what you plan on doing this weekend and even ask for help...
-
ghc-8.10-9.6-experience-report
– An experience report At work (Groq) we recently upgraded the version of GHC that we...
-
Why Playwright is less flaky than Selenium
Thursday, Aug 29, 2024 Yes, this is a link post to my own post on switching...
-
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...