🦞🌯 Lobster Roll

Stories by pims

Rust std fs slower than Python!? No, it's hardware (xuanwo.io)
How not to structure your database-backed web applications: a study of performance bugs in the wild (blog.acolyer.org)
The paper even mentions our very own https://lobste.rs
Rust is Not so Hairy (nevi.me)
Kubernetes at GitHub (githubengineering.com)
Wasmer 1.0 (medium.com)
WireGuard for iOS (lists.zx2c4.com)
zvisor: Zig-based Hypervisor (WIP) (github.com)
New powerful JSON data type for ClickHouse (clickhouse.com)
HashiCorp Consul 1.2: Service Mesh (hashicorp.com)
Before and After — the Great Bitcoin Fork (blog.bridge21.io)
A good description of the fork happening today and its implications.
DDSketch: A fast and fully-mergeable quantile sketch with relative-error guarantees (arxiv.org)
Vibe coding for teams, thoughts to date (laughingmeme.org)
The long wondrous life of a Tailscale packet (tailscale.com)
Build your own WebAssembly Compiler (blog.scottlogic.com)
APIs as infrastructure: future-proofing Stripe with versioning (stripe.com)
Why local state is a fundamental primitive in stream processing (radar.oreilly.com)
Per-Second Billing for EC2 Instances and EBS Volumes (aws.amazon.com)
Fairness in multi-tenant systems (aws.amazon.com)
BPF, XDP, Packet Filters and UDP (fly.io)
Embedded Rust Experiments - Is my STM32 MCU running fast? (nercury.github.io)
Connect your Service Discovery to Envoy (blog.turbinelabs.io)
Simple bridge between Envoy and Service Discovery solutions.
@scale 2017 videos (atscaleconference.com)
How constants work in Go. (blog.golang.org)
Assembling a Game Boy Game with Meson (terinstock.com)
An introduction to WebAssembly for JavaScript Developers (pascalpares.appspot.ovh)
Cascading Dependency Rebuilds for Jackson CI (cowtowncoder.medium.com)
How we built a general purpose key value store for Facebook with ZippyDB (engineering.fb.com)
ASICs at the Edge (blog.cloudflare.com)
Nomulus is an open source, scalable, cloud-based service for operating top-level domains (TLDs) (github.com)
Nomulus is an open source, scalable, cloud-based service for operating top-level domains (TLDs). It is the authoritative source for the TLDs that it runs, meaning that it is responsible for tracking domain name ownership and handling registrations, renewals, availability checks, and WHOIS requests. ...
Differential Privacy: The Basics (research.neustar.biz)
The follow up blog post is also interesting: http://research.neustar.biz/2014/09/15/riding-with-the-stars-passenger-privacy-in-the-nyc-taxicab-dataset/