Demystifying Rust's ? Operator (by sulami) — discussion
#rust
Demystifying Rust's ? Operator (by sulami) — discussion
#rust
Regular JSON (via hwayne) — discussion
#programming
The past, present, and future of local-first (via thombles) — discussion
#distributed #video
Update on Newton, the Wayland-native accessibility project (via calvin) — discussion
#a11y
Wear it, then Recycle: Designers Create Dissolvable Textiles from Gelatin (via andrewfromx) — discussion
#science
IPC in Rust - a Ping Pong Comparison (via wezm) — discussion
#rust
Versioning FreeCAD files with git (via calvin) — discussion
#vcs
When will the HDD finally go extinct? (via eatonphil) — discussion
#hardware
Why Your SSD (Probably) Sucks and What Your Database Can Do About It (via eatonphil) — discussion
#databases #hardware
The Pitfalls of Comparing BigDecimals in Java (via gerikson) — discussion
#java
Replace FxHasher with faster and better finalized hash (via matklad) — discussion
#performance #rust
I’ve Stopped Using Box Plots. Should You? (via fanf) — discussion
#visualization
5 Reasons Why Box Plots are the Better Default Choice for Visualizing Performance (via abhin4v) — discussion
#performance #visualization
NLnet; 45 Projects Receiving New NGI Zero Grants (via crazyloglad) — discussion
#release
Make Python DevEx (by colindean) — discussion
#devops #python #show
Go package for calculating the sunrise and sunset times for a given location (via andrewfromx) — discussion
#go
Introducing a new RISC-V Mainboard from DeepComputing (via bernhard) — discussion
#hardware
How I would redesign Copilot Workspace (by azhenley) — discussion
#ai
S2malloc: Statistically Secure Allocator for Use-After-Free Protection And More (via calvin) — discussion
#pdf #security
Basic Python project setup (by peateasea) — discussion
#python