A better future for JavaScript that won't happen
Oh no, not again... a meditation on NPM supply chain attacks
For enterprise software, the software supply chain presents some of the biggiest risks today to data privacy and security.
Baking with Rails at scale: recipes in Ruby, cookware from Go, C, and Rust—Martian Chronicles, Evil Martians’ team blog
Scale your Rails app without rewrites. Learn to keep business logic in Ruby and delegate heavy work to specialized tools, built with Go, C, and Rust, for performance and scalability.
pnpm 10.16 Adds New Setting for Delayed Dependency Updates -...
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
1Password now available in Comet, the AI-powered browser by Perplexity | 1Password Blog
The 1Password browser extension is now available in Comet, the AI-powered browser by Perplexity, giving you secure, end-to-end encrypted access to your credentials and sensitive information as you explore the AI-powered internet.
You don’t need quantum hardware for post-quantum security
Post-quantum cryptography protects against quantum threats using today’s hardware. Quantum tech like QKD may sound appealing, but it isn’t necessary or sufficient to secure organizations.
Best practices for securing MCP model-agent interactions — WorkOS
A practical guide to securing MCP model–agent interactions: prevent prompt injection, privilege escalation, replay attacks, and data exfiltration with validation gateways, signing, DLP, and scoped creds.
How we made global routing faster with Bloom filters - Vercel
We replaced slow JSON path lookups with Bloom filters in our global routing service, cutting memory usage by 15% and reducing 99th percentile lookup times from hundreds of milliseconds to under 1 ms. Here’s how we did it.
How to implement the Outbox pattern in Go and Postgres
How and why to use the Outbox pattern to build a robust event-driven system.
Sharding our core Postgres database (without any downtime)
A deep dive into horizontal scaling: how we sharded our core db without any downtime or dropped requests.
jeremyevans/forme: HTML forms library for ruby
HTML forms library for ruby. Contribute to jeremyevans/forme development by creating an account on GitHub.
mensfeld/pidfd: Pidfd implementation for the Ruby language
Pidfd implementation for the Ruby language. Contribute to mensfeld/pidfd development by creating an account on GitHub.
rails/marcel: Find the mime type of files, examining file, filename and declared type
Find the mime type of files, examining file, filename and declared type - rails/marcel
knadh/koanf: Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper. - knadh/koanf
Observe live SQL queries in Go with DTrace
Building a Simple Virtual Machine | Breakpoint 🛑
Explore building a simple VM in Go using stack-based architecture. Learn the fundamentals of virtual machines through hands-on implementation.
How to implement the Outbox pattern in Go and Postgres
I was at a ContainerDays conference recently and attended a great talk from Nikolay Kuznetsov about the Outbox pattern and resilient system…
The Day the Linter Broke My Code
Go private registry support for Dependabot now generally available - GitHub Changelog
Dependabot can now update private Go modules hosted on enterprise registries and behind GOPROXY-compatible private proxies, as well as public modules, within the same workflow. This enables automated version and…
Memory Allocation in Go
How modern browsers work
A web developers guide to browser internals
Why using Bun in production (maybe) isn't the best idea
Bun deserves credit. It's fast, ambitious, and it shook a JavaScript ecosystem that had once been...
vercel/streamdown: A drop-in replacement for react-markdown, designed for AI-powered streaming.
A drop-in replacement for react-markdown, designed for AI-powered streaming. - vercel/streamdown
Middleware in React Router
Middleware is now stable in React Router!
What tests to write for React
Learn which tests actually matter for React development. From static tests to end-to-end testing, we'll explore the Testing Trophy approach and why integration tests deserve the spotlight.
React Won by Default – And It's Killing Frontend Innovation | Loren Stewart
Exploring how React's dominance by default stifles frontend innovation, and why deliberate framework choices lead to better tools for performance, developer experience, and ecosystem diversity.
React Nook
An alternate reality where React hooks can be called conditionally.
React Server Components support
Can I use React Server Components (RSCs) today. A project that shows the support of RSCs across the frameworks and libraries.
Release Activity in Canary by rickhanlonii · Pull Request #34374 · facebook/react
Overview
This PR ships <Activity /> to the react@canary release channel for final feedback and prepare for semver stable release.
What this means
Shipping <Activity /> to canary means i...
Eventarc Advanced orchestrates complex microservices environments | Google Cloud Blog
Eventarc Advanced is a simple, unified messaging platform that can intelligently filter, transform, and centrally govern the flow of information to build event-driven architectures.
