BPS is a GPS alternative that nobody's heard of (via Hodei) — discussion
#hardware
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
ASCII lookup utility in Ada (via synack) — discussion
#programming
tpchgen-rs: TPC-H benchmark data generation in pure Rust (via palash25) — discussion
#databases #rust
Rust to C compiler - 95.9% test pass rate, odd platforms (via ohrv) — discussion
#c #compilers #dotnet #rust
Datastar - The hypermedia framework (via hibachrach) — discussion
#javascript #web
The Past, Present & Future of Programming Languages (via brokebit) — discussion
#historical #programming #video
CaMeL offers a promising new direction for mitigating prompt injection attacks (via MatheusRich) — discussion
#ai #security
Bilinear interpolation on a quadrilateral using Barycentric coordinates (via john_austin) — discussion
#graphics
How git cherry-pick and revert use 3-way merge (via MazeChaZer) — discussion
#vcs
Golang sync.Pool is not a silver bullet (via carlana) — discussion
#go #performance