CodexBar
Tiny macOS menu bar app that keeps your Codex, Claude Code, Cursor, Gemini, Antigravity, Droid (Factory), Copilot, and z.ai limits visible.
SuperGeekery: A blog probably of interest only to nerds by John F Morton.
Welcome to my link library. These are not links to content I have created unless you see that mentioned in the link’s description. These are links I found interesting enough to want to keep track of. If you read Craft Link List, the Craft CMS newsletter I used to write, this page is a replacement of sorts for that exercise. Enough talk. Let’s hit the links.
Tiny macOS menu bar app that keeps your Codex, Claude Code, Cursor, Gemini, Antigravity, Droid (Factory), Copilot, and z.ai limits visible.
Learn to connect Claude Code to a local open-source LLM. This lets you continue coding when your Anthropic quota runs out.
AI coding tools are sparking an indie software revolution. Doubled “Show HN” posts show the predicted “shovelware” flood is here.
ReliCSS scans CSS to identify legacy browser hacks, helping modernize old code. It runs entirely in your browser, ensuring client code privacy.
The ultimate Three.js course whether you are a beginner or a more advanced developer
This webpage provides documentation for TRMNL Framework v2, detailing guides, utilities, and components for interface design. It focuses on optimizing for 1‑bit rendering and diverse display properties.
300 examples for Motion (formerly Framer Motion). Full source code for React, JS, and Vue animations.
Traditional software engineering is deterministic, while AI agents operate probabilistically. This fundamental difference creates challenges for engineers accustomed to strict interfaces and predictable outcomes.
A security-focused npm installer that protects your projects from newly compromised packages.
A beautifully designed site about coding.
Loki is a log aggregation system designed to store and query logs from all your applications and infrastructure.
A bit of history on the optimal line length for text whether for coding or reading.
Claude Code has considerably changed my relationship to writing and maintaining code at scale. I still write code at the same level of quality, but I feel like I have a new freedom of expression which is hard to fully articulate. Claude Code has decoupled myself from writing every line of code, I still consider myself fully responsible for everything I ship to Puzzmo, but the ability to instantly create a whole scene instead of going line by line, word by word is incredibly powerful.
Dive deep into QR codes.
BiomeJS is a tool for JavaScript code formatting and linting that combines the functionalities of Prettier and ESLint. It can streamline workflows and enhance performance by utilizing Rust and multithreading behind the scenes, which is beneficial for large codebases.
Introducing the relatively new Cookie Store API, and what it means for web applications.
Spectral.js is a lightweight JavaScript library for realistic pigment mixing, using the Kubelka-Munk theory to simulate how real paints absorb and scatter light.
RampenSau is lightweight, dependency free and fast JavaScript function written in TypeScript. It generates color ramps based on a curve within the HSL color model. This page serves as preview for the variety of options the function takes.
📄 A curated list of awesome .cursorrules files. Contribute to PatrickJS/awesome-cursorrules development by creating an account on GitHub.
AI forgets things between chats. Cursor Rules fix this. Learn why you need them and a trick to make writing them easy.
We’ve finally crossed an inflection point of model utility where the output is actually worth more than the cost for real dev work. It’s starting to make sense to throw lots of money towards inference.
Using Craft CMS to feed a custom TRMNL plugin.
Vigilant is a tool for aggregating application logs. Use the SDK to send logs and view them in a dashboard.
What I use them for and what I don’t
How stubborn developers are getting left behind by refusing to adopt chat-oriented programming (CHOP) as their primary development approach.
Randomly generating puzzles is a nice problem for beginners and tinkerers, so I wanted to write up the approach that I came up with.
Jeff Atwood helps explain join options.
JavaScript and WebAssembly implementations of the Held-Karp algorithm for solving the travelling salesman problem — qntm/held-karp
6 Techniques I Use to Create a Great User Experience for Shell Scripts