Published on 11.02.2026
TLDR: OpenAuth is a self-hosted, standards-based authentication provider implementing OAuth 2.0. It deploys anywhere -- Node.js, Bun, AWS Lambda, Cloudflare Workers -- and works with any framework through standard OAuth clients.
TLDR: FormSCN lets you design shadcn/ui forms with drag-and-drop, preview them live, and export production-ready TypeScript with auto-generated Zod validation schemas. Supports both React Hook Form and TanStack Form.
FormSCN - shadcn/ui Form Builder
TLDR: Spatie's laravel-pdf v2 introduces a driver-based architecture supporting multiple PDF generation backends -- Browsershot, Cloudflare Browser Rendering, DomPdf, and Gotenberg -- plus queued generation with callbacks and metadata support.
Driver-Based Architecture in Spatie's Laravel PDF v2
TLDR: Claude Code is Anthropic's agentic coding tool that works across terminal, VS Code, JetBrains, desktop, web, and mobile -- reading codebases, editing files, and running commands with deep IDE integration.
TLDR: LinkedIn replaced its decade-old Zookeeper-based service discovery with a Kafka-and-gRPC/xDS architecture, achieving 10x better median latency and 6x better P99 latency while supporting hundreds of thousands of service instances.
How LinkedIn Built a Next-Gen Service Discovery for 1000s of Services