Bookmarks

Bookmarks

49620 bookmarks
Custom sorting
Announcing Oxlint 1.0
Announcing Oxlint 1.0
The first stable version of Oxlint, a fast & easy-to-use Rust-powered linter for JavaScript and TypeScript, is out. Learn about its 50~100x speed advantage over ESLint, support for 500+ rules, real-world adoption by major companies, and easy migration.
·voidzero.dev·
Announcing Oxlint 1.0
The Pulse #137: Builder.ai did not “fake AI with 700 engineers”
The Pulse #137: Builder.ai did not “fake AI with 700 engineers”
Building a system where hundreds of devs simulate being an AI would have been silly in 2024. Also: stock vesting changes at NVIDIA and Anthropic, a reminder on how vibe-coded apps are wonky, and more
·newsletter.pragmaticengineer.com·
The Pulse #137: Builder.ai did not “fake AI with 700 engineers”
Real-world engineering challenges: building Cursor
Real-world engineering challenges: building Cursor
Cursor has grown 100x in load in just a year, sees 1M+ QPS for its data layer, and serves billions of code completions, daily. A deepdive into how it’s built with cofounder, Sualeh Asif
·newsletter.pragmaticengineer.com·
Real-world engineering challenges: building Cursor
Understanding the Origins and the Evolution of Vi & Vim
Understanding the Origins and the Evolution of Vi & Vim
The history of Vi & Vim goes hand in hand with the history of open-source software. This article looks at the historical events that shaped the evolution of these text editors.
·pikuma.com·
Understanding the Origins and the Evolution of Vi & Vim
Search Params Are State | TanStack Blog
Search Params Are State | TanStack Blog
Search Params Are State — Treat Them That Way Search params have been historically treated like second-class state. They're global, serializable, and shareable — but in most apps, they’re still hacked...
·tanstack.com·
Search Params Are State | TanStack Blog
Migrate from Next.js | TanStack Start React Docs
Migrate from Next.js | TanStack Start React Docs
[!IMPORTANT] This guide is based on the upcoming work in the alpha branch of TanStack Start. We are actively working on exciting new features, and this guide will be updated soon. This guide provides...
·tanstack.com·
Migrate from Next.js | TanStack Start React Docs
RizzUI
RizzUI
A Modern and Minimal React UI Library built with TailwindCSS. Designed to provide you with a simple and intuitive set of UI components that are easy to use, customize and integrate into your React application.
·rizzui.com·
RizzUI
unagisoftware/kamalify
unagisoftware/kamalify
Contribute to unagisoftware/kamalify development by creating an account on GitHub.
·github.com·
unagisoftware/kamalify
Why agents are bad pair programmers
Why agents are bad pair programmers
LLM agents make bad pairs because they code faster than humans think. I'll admit, I've had a lot of fun using GitHub Copilot's agent mode in VS Code this month.…
·justin.searls.co·
Why agents are bad pair programmers