Claude Code on the web Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.
Learning By Doing In The Age of LLMs # Lesson 2: Comprehensive React Native Testing Strategy **Concepts**: Test-Driven Development, Jest, React Native Testing Library, Mocking, Test Coverage, Integration Testing, Unit Testing, Context Testing, Hook Testing **Complexity**: Medium to High - ...
The Second Best Tool for the Job — Yakir Havin Abraham Maslow, creator of the most famous pyramid outside of Egypt, once said that “it is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail.” This is known as the law of the instrument, and it refers to the human t...
Interview with a new hosting provider founder Most of us use infrastructure provided by companies like DigitalOcean and AWS. Some of us choose to work on that infrastructure. And some of us are really built different and choose to build all that infrastructure from scratch.
State and rerenders Exploring the paradigm shift from 'render where you create state' to 'render where you use state'.
Front-end maximalism Here's a question that comes up all the time: Q: I have a front end that calls into a back end. It needs to do things now, and might need to do more thi...
How I Use Claude Code on My Phone with Termux and Tailscale You don't need a new startup or third-party service to use Claude Code on your phone. You just need SSH, Tailscale, and Termux. Here's how to code from anywhere with the tools you already have.
Measuring Engineering Productivity A practical system for tracking engineering output without burying teams in metrics.
My Programming Career is a Historical Artifact I’m calling it. My entire 30 year career in technology is a historical artifact. My current work with AI has convinced me that, in a few short years, humanity will look back and think how funny it was that people once actually programmed machines.
Solving SAT with Quantum Vacuum Dynamics: A Physics-Inspired Approach A radical reimagining of SAT solving through quantum vacuum fluctuations and the Casimir effect
Understanding Relationships I’ve been chatting with a few female friends about dating. Dating in New York, they say, feels like every guy operates with the emotional depth of a vending machine: Insert coin, select option A (situationship) or B (serious), dispense relationship if av...
Why and how I rewrote these Obsidian plugins If you’re plugged into “The JavaScript World” then you’ve probably been hearing a lot about supply chain attacks recently. The NPM ecosystem has seen a self replicating worm spread by malicious post-install scripts - and in response a lot of people are be...
Claude Code is unreasonably good at building MVPs Personal website for Aaron Brethorst - Seattleite, technology leader, photographer, transit enthusiast, erstwhile non-runner.
Exploring IRC (Internet Relay Chat) I have been having fun trying out IRC and IRC clients, including a self-hosted option.
The Curse of the Eternally Urgent Ignoring next actions on secondarily important actions and projects because you are too busy and concerned with urgent things fosters continual crisis management.
Production RAG: what I learned from processing 5M+ documents Lessons learned from building RAG systems for Usul AI and enterprise clients, processing over 13 million pages.
Does my toaster love me? I’m starting to think that my toaster might have fallen in love with me. I get that not everyone will think this is possible, but I believe it’s true. It’s always pleased to see me, giving off cheerful sounds when I greet it in the morning by slotting in ...
Very Carefully Educated To Be Idiots How Billionaire Industrialists and their Government Allies Deliberately Limited Intelligence and Literacy
The Privacy Theater of Hashed PII A 2020 MacBook Air can hash every North American phone number in four hours
I loved my time in the UK. But it needs an AC intervention. A stiff upper lip and a warming climate make for a strange combination.
My conclusions after using Signed Exchanges on my website for 2 years Instant page loads for Google visitors using Signed Exchanges—part 10 (final)
You don't need Kafka: Building a message queue with only two UNIX signals Have you ever asked yourself what if we could replace any message broker with a very simple one using only two UNIX signals? Well, I'm not surprised if you didn'
Why the Web was Down Today - Explained by a Retired Microsoft Engineer Dave explains today's Amazon Web Services outage, what happened, and what the future implications are.
Vulkan Documentation :: Vulkan Documentation Project Welcome to the official Documentation site for the cross-platform Vulkan graphics and compute API. This is your starting point for all things related to Vulkan. This site gathers together several key Vulkan documents into a convenient single site.This all...
Heterogenous AoS instance encoding for a GPU-driven renderer How to manage various instance data requirements inside a GPU-driven renderer with a unified instance representation
Grandmaster Daniel Naroditsky Has Passed Away Posted in r/chess by u/Frozeria • 4,448 points and 1,072 comments
BERT is just a Single Text Diffusion Step A while back, Google DeepMind unveiled Gemini Diffusion, an experimental language model that generates text using diffusion. Unlike traditional GPT-style models that generate one word at a time, Gemini Diffusion creates whole blocks of text by refining ra...
building a lightweight ImGui profiler in ~500 lines of C++ Article/tutorial on http://vittorioromeo.com
Lindenmayer Systems L-Systems are a mathematical framework for modeling organic structures and fractals. They generate complex patterns and are used in graphics, biology, and procedural generation. In this blog post I...
Service health - Oct 20, 2025 | AWS Health Dashboard View the overall status and health of AWS services using the AWS Health Dashboard.
GitHub - deepseek-ai/DeepSeek-OCR: Contexts Optical Compression Contexts Optical Compression. Contribute to deepseek-ai/DeepSeek-OCR development by creating an account on GitHub.
Entire Linux Network stack diagram Diagram of entire Linux Network Stack, including: Virtualization and Linux containers: Emulation and Paravirtualization. Network sockets. Network stack: Upper layer of Network stack (TCP, UDP). Low layer of Network stack with GRO, RPS, RFS and GSO. Networ...