~lobsters | Bookmarks (2097)
-
ZCS — An Entity Component System in Zig
I’m writing a new game engine in Zig, and I’m open sourcing each module as I...
-
BPS is a GPS alternative that nobody's heard of | Jeff Geerling
I came to the NAB (National Association of Broadcasters) show this year with my Dad to...
-
My Cloudflare R2 has been blocked from LaLiga (Spain football league), is it even legal? | Lobsters
I’m living in Spain and suddenly can no longer access my Cloudflare R2 bucket where I...
-
Python Performance: Why 'if not list' is 2x Faster Than Using len()
In Python, you can check a list for emptiness in two ways:if not mylistif len(mylist) ==...
-
Shadertoys ported to Rust GPU | Rust GPU
We ported a few popular Shadertoy shaders over to Rust using Rust GPU. The process was...
-
CaMeL offers a promising new direction for mitigating prompt injection attacks
11th April 2025 In the two and a half years that we’ve been talking about prompt...
-
Release v25.0.0 · gfx-rs/wgpu
By @jamienicol in #6929 and #7080. Split up Features internally Internally split up the Features struct...
-
Fedora change aims for 99% package reproducibility [LWN.net]
This article brought to you by LWN subscribers Subscribers to LWN.net made this article — and...