Bookmarks

Bookmarks

49363 bookmarks
Custom sorting
subsy/ralph-tui
subsy/ralph-tui
Contribute to subsy/ralph-tui development by creating an account on GitHub.
·github.com·
subsy/ralph-tui
Paper – design, share, ship
Paper – design, share, ship
Paper is a modern and powerful design tool that helps you create, share, and ship your best work.
·paper.design·
Paper – design, share, ship
Heroku: What’s Next
Heroku: What’s Next
Heroku is shifting to a sustaining engineering model. Here’s what that means, whether you should migrate, and how the top alternatives compare.
·judoscale.com·
Heroku: What’s Next
Making Encrypted Records Searchable (Without Losing Sleep Over Your Audit)
Making Encrypted Records Searchable (Without Losing Sleep Over Your Audit)
TL;DR I needed full-text search across compliance records in Humadroid — some of which are encrypted at the application layer. The naive answer is “just decrypt everything into a search index.” The real answer involves understanding exactly what you’re trading, making that trade-off explicit and per-organization, and designing the index so it reveals as little as possible. Here’s the pattern I built, what I considered, and what I’d tell an auditor who asks about it.
·maciej.litwiniuk.net·
Making Encrypted Records Searchable (Without Losing Sleep Over Your Audit)
portless
portless
Replace port numbers with stable, named .localhost URLs. For humans and agents.
·port1355.dev·
portless
Brandon Casci - Turn Your Best AI Prompts into Reusable Commands
Brandon Casci - Turn Your Best AI Prompts into Reusable Commands
Stop typing the same AI instructions over and over. Learn how to transform your best prompts into reusable commands that work with your CLAUDE.md patterns for consistent, quality code.
·brandoncasci.com·
Brandon Casci - Turn Your Best AI Prompts into Reusable Commands
Brandon Casci - How I Came to Understand the 100x Claim
Brandon Casci - How I Came to Understand the 100x Claim
The 100x developer claim went from eye-roll to something I understand. Not because I read about it, but because I built the systems that make it real. A personal journey from skepticism through orchestration.
·brandoncasci.com·
Brandon Casci - How I Came to Understand the 100x Claim
Decoupling Cache from Container Lifecycle
Decoupling Cache from Container Lifecycle
I initially kept caching simple with SQLite inside the container. As deploy patterns evolved, I moved to Redis to decouple cache lifecycle from container lifecycle and harden the system for production.
·holtonma.github.io·
Decoupling Cache from Container Lifecycle
My tmux + Rails + AI TUIs development setup
My tmux + Rails + AI TUIs development setup
I've switched my tech stacks several times in the past 10+ years. Something that has been consistently there throughout these times has been tmux. Here's how I'm using it with Rails
·alexanderzeitler.com·
My tmux + Rails + AI TUIs development setup
ActiveRecord neighbor vector search, with per-document max
ActiveRecord neighbor vector search, with per-document max
I am doing LLM “RAG” with rails ActiveRecord, postgres with the pgvector extension for vector similarity searches, and the neighbor gem. I am fairly new to all of this stuff, figuring i…
·bibwild.wordpress.com·
ActiveRecord neighbor vector search, with per-document max
Markdownからずんだもん動画を作成するツールを作った - 詩と創作・思索のひろば
Markdownからずんだもん動画を作成するツールを作った - 詩と創作・思索のひろば
はい、世はまさに動画時代です。というわけで今日はずんだもん動画を作成したいと思います。 Remotionというツールに乗ればReactで動画が作れると評判なので、これを使うことにする。先行事例として Claude Codeで5分でずんだもん解説動画を作る!|Naoki |電電猫猫 が有名なようで、これはClaude C…
·motemen.hatenablog.com·
Markdownからずんだもん動画を作成するツールを作った - 詩と創作・思索のひろば