Do you save links but never revisit them? Plinky gives you one-tap saving from any app or browser, with folders + tags + search, reminders so you actually revisit what matters, and full customisation so it fits your link-workflow. (iPhone, iPad & Mac.)
AWS STS now supports validation of select identity provider specific claims from Google, GitHub, CircleCI and OCI - AWS
Discover more about what's new at AWS with AWS STS now supports validation of select identity provider specific claims from Google, GitHub, CircleCI and OCI
How Generative and Agentic AI Shift Concern from Technical Debt to Cognitive Debt
The term technical debt is often used to refer to the accumulation of design or implementation choices that later make the software harder and more costly to understand, modify, or extend over time...
In this episode of RECORDABLES, we dig into our ambitious goal of moving from a commingled database to separate SQLite databases for every Fizzy customer. Le...
1Password's new benchmark teaches AI agents how not to get scammed | 1Password
AI agents are remarkably poor at avoiding threats. The SCAM benchmark puts AI agents in realistic scenarios, confronts them with common security threats, and uses a novel framework to help them improve.
Steve Frenzel shares some sage advice on correctly using this role and value combination by showing questionable examples, followed by some better approaches. Spoiler: the better ones are the simple ones.
Create and manage feature flags in the Vercel Dashboard with targeting rules, user segments, and environment controls. Works seamlessly with the Flags SDK for Next.js and Svelte.
Golangci-lint is a fast linters runner for Go It runs linters in parallel, uses caching, supports YAML configuration, integrates with all major IDEs, and includes over a hundred linters. Get Started Fast Runs linters in parallel, reuses Go build cache and caches analysis results.
Learn how to interpret buffer statistics in PostgreSQL EXPLAIN output. Understand shared hits, disk reads, temp spills, and planning buffers to accurately diagnose and fix query performance bottlenecks.
Learn more about an often-overlooked bottleneck in scaled postgres systems: postmaster contention. This deep dive into a production issue highlights how this surfaces and explains the underlying causes.
An intermediate report for Ruby Association Grant on TutorialKit.rb, a toolkit for building interactive Ruby and Rails tutorials that run entirely in the browser using WebAssembly and WebContainers.
My sane approach to test fixtures in Rails | Masilotti.com
My approach on how I keep my test fixtures manageable, sane, and obvious. Not hard and fast rules, but guidelines to help you implement the same in your app.