~lobsters | Bookmarks (1992)
-
Why am I creating a new code editor? - Raphael Amorim
First and foremost, I would like to thank for all the financial investment that I have...
-
Who Is Eric Wayne?: an Unsolved IoT Mystery
I posted this to the Fediverse way back in late 2023. It was almost lost, because...
-
wolfgirl.dev - Swift *almost* does a really cool thing I want
Published: 11/13/2024, 8:36:20 AM On my toy compiler, I have a lot of AST manipulations I...
-
Adopting Bazel for Web at Scale
By: Brie Bunge and Sharmila JesupaulIntroductionAt Airbnb, we’ve recently adopted Bazel — Google’s open source build...
-
fmt.Sprintf vs String Concat
String concatenation isn't the most elegant looking code: getFieldName := gf.tableName + "+" + gf.ColName But...
-
Announcing .NET 9 - .NET Blog
Today, we are excited to announce the launch of .NET 9, the most productive, modern, secure,...
-
Using portable SIMD in stable Rust
In a previous post we saw that you can speed up code significantly on a single...
-
Hot Tub Monitoring with Home Assistant and ESPHome
This year we put a wood-fired hot tub in our back garden. It’s a total indulgence...