~lobsters | Bookmarks (1962)
-
“The Door Problem” – Liz England
“So what does a game designer do? Are you an artist? Do you design characters and...
-
Optimisation-dependent IR decisions in Clang
I used to naively assume that Clang always handed off “basically” the same IR to the...
-
What photo library software do you use? | Lobsters
As the subject goes, I’m curious what photo library software do you use? I’m using Nextcloud...
-
Are there languages with first class table support, similar to struct or map? | Lobsters
I’m wondering if there are any statically typed languages out there that natively support tables, like...
-
Radxa X4 SBC Unites Intel N100 and Raspberry Pi RP2040 | Jeff Geerling
At first glance, especially from the top, the Radxa X4 is your typical Arm SBC: But...
-
noexcept affects libstdc++’s unordered_set
The other day I learned a new place where adding or removing noexcept can change the...