RNG and Cosine in Nix (via eBPF) — discussion
#nix
RNG and Cosine in Nix (via eBPF) — discussion
#nix
Anubis works (via nutmeg) — discussion
#ai
Natural Language Is Now the Only No-Code Tool That Matters (by tuhaj) — discussion
#ai #practices #programming #web
cl-yasboi: Yet Another Starter Boilerplate for Common Lisp (by sebastiancarlos) — discussion
#linux #lisp #practices #release #unix
Creating 256 Bytes of RAM (in a simulation) (via w0nder1ng) — discussion
#hardware #video
ZCS — An Entity Component System in Zig (via andrewrk) — discussion
#games #release #zig
Holographic Masks (via Kerrick) — discussion
#css
Performance Analysis and Tuning on Modern CPUs (via anunaym14) — discussion
#performance
BPS is a GPS alternative that nobody's heard of (via Hodei) — discussion
#hardware
Bootstrapping Understanding: An Introduction to Reverse Engineering (via wofo) — discussion
#games #programming #reversing
ASK: My Cloudflare R2 has been blocked from LaLiga (Spain football league), is it even legal? (by zaphodias)
#law #rant
awe: A compiler for the Algol W programming language (via fanf) — discussion
#compilers
Slopsquatting: Planting Malicious Packages Under Names AIs Will Hallucinate (via hoistbypetard) — discussion
#ai #programming #security
Some features that every JavaScript developer should know in 2025 (via adamshaylor) — discussion
#javascript
Bug in Outlook PST Password Protection (2006) (via susam) — discussion
#security
Python Performance: Why 'if not list' is 2x Faster Than Using len() (by abhi9u) — discussion
#c #compilers #python
The 5 Levels of Configuration Languages (via Hasnep) — discussion
#plt
Shadertoys ported to Rust GPU (via JohnBlund) — discussion
#graphics #rust
Convert Protobuf/Avro/JSON Kafka Messages to Apache Parquet with Tansu: A Step-by-Step Guide (by shortishly) — discussion
#programming #rust #show