Tags → #buildstuff
-
Custom static analysis for your apps with CodeQL
Building project-specific static analysis rules with CodeQL to catch architectural violations and project-specific anti-patterns
-
I vibe-coded a path tracer so you don't have to
And it worked, ish. Exploring the boundaries of AI-assisted coding through ray tracing.
-
From Systems to Services II: Java & Quarkus
Is it time to swap your high level language for Rust for your microservices?
-
Rust: From Systems to Services
Is it time to swap your high level language for Rust for your microservices?
-
What's running that? Load Balancer ID from Hostname II
Continuing our journey to identify cloud load balancers based on how they talk.
-
Faster multi-arch container builds: golang edition
Learn how to cross-compile with golang
-
Faster multi-arch container builds
Learn how to use Rust's native support for cross-compilation
-
What's running that endpoint?
Identifying Cloud Load Balancers behind endpoints
-
Introducing Minderbinder
Introducing Minderbinder - a tool that uses eBPF to inject failures into running processes.
-
Adventures in eBPF
First steps with eBPF, looking at capturing unencrypted SSL traffic