Another look into PostgreSQL CTE materialization and non-idempotent subqueries (via hartzell) — discussion
#databases
Another look into PostgreSQL CTE materialization and non-idempotent subqueries (via hartzell) — discussion
#databases
"AI", and the trouble with inaccessible SaaS (via MatheusRich) — discussion
#a11y #ai
Build your own ResponseWriter: safer HTTP in Go (by zaphodias) — discussion
#go
PostgreSQL 18 Beta 1 Released (via christiano) — discussion
#databases
You can use C-Reduce for any language (via teymour) — discussion
#plt
I ported THOUSANDS of apps to Windows 95 (via jeanthomas) — discussion
#retrocomputing #video #windows
Yes, the Apple II MouseCard IRQ is synced to the VBL (via pushcx) — discussion
#assembly #hardware #reversing
Announcing Spritely Oaken (via mplant) — discussion
#lisp #plt
The Path to Memory Safety is Inevitable (via Mordo) — discussion
#security
Memory Safety Features in Zig (via vpol) — discussion
#zig
SQLite Extension Hub (via JamieTanna) — discussion
#databases
Waiting for Postgres 18: Accelerating Disk Reads with Asynchronous I/O (via dogacel) — discussion
#databases #performance
ANEMLL: Large Language Models for Apple Neural Engine (via sanxiyn) — discussion
#ai
Writing a preloadable malloc in Rust, using MMTk (via jmillikin) — discussion
#rust
How to build small and secure Docker images for Rust (FROM scratch) (via ggpsv) — discussion
#devops #linux #rust
ty: An extremely fast Python type checker and language server, written in Rust (via usrme) — discussion
#python #rust
How to Average in Prolog (2017) (via hwayne) — discussion
#education #plt #rant
The magic of software; or, what makes a good engineer also makes a good engineering organization (via brokebit) — discussion
#compsci #historical #practices
Implement your language twice (via linkdd) — discussion
#plt
A Rust API Inspired by Python, Powered by Serde (by ohrv) — discussion
#api #python #rust