-
blockchain / guix Read entry
Reduced AWS Bills by 75% with Docker
How I cut AWS costs by consolidating services with Docker and HAProxy. -
development / claude / security / docker Read entry
Automate testing with Docker Compose and Claude Code
Use Claude Code to write tests for your Docker Compose based project, and run them automatically. -
development / claude / llms Read entry
Claude Code vs. Claude API: A Developer's Comparison
A practical comparison of using Anthropic's Claude via a subscription (Claude Code) versus its API for a software development workflow. -
development / claude / security / docker Read entry
Isolate Claude Code for Rust Development with Docker
A simple setup to use Claude Code in a Docker container for Rust development with VSCode. -
development / claude / llms Read entry
Claude Sonnet 4 on the Frontend with Guardrails
Using Claude 4 Sonnet to re-write a React frontend feature with guardrails. -
development / llms Read entry
Using LLMs to Accelerate Non-Critical Work
LLMs are great for knocking out quick scripts and one-off tools, but they’re no substitute for a careful human review when it really counts. -
development / llms / tools Read entry
Run (Cursor) AppImage on Guix
Use Guix to run AppImages in a container with the necessary dependencies. -
jekyll / aws Read entry
Jekyll: Publish Globally at Near-Zero Cost
How to use Jekyll to publish content globally, in multiple languages, with virtually no maintenance or vendor lock-in and at near zero-cost. -
guix / framework / linux Read entry
Tame a Framework Laptop with Guix
How to make a Framework laptop run quieter on Guix. -
development / blockchain Read entry
Generate ETH wallet 20x faster on React Native
How to speed up wallet generation on React Native using ethers.js and react-native-quick-crypto.