Encrypt DNS traffic in MacOS

Use dnscrypt-proxy to encrypt DNS queries and prevent surveillance

May 21, 2026

#macos

Configure Cursor to use AWS Bedrock

Configure Cursor to use AWS Bedrock models

May 21, 2026

#ai #cursor

Give your AI Agent control of your Chrome browser

Give your AI Agent (Claude Code, Kiro etc.) control of your Chrome browser using Chrome Dev Tools MCP server

May 7, 2026

#ai #claude-code #kiro

Configure Claude Code CLI & VSCode extension to use AWS Bedrock

February 20, 2026

#ai #claude #vscode

Host your blog in a Cloud VM using Docker

A summary of my experience migrating this blog from Basecamp’s Kamal to Docker

February 28, 2025

#docker #kamal

Install VSCode extensions in Windsurf

February 16, 2025

#vscode #windsurf

Delete a Cloudformation stack having Lambdas in a VPC quickly

January 26, 2025

#aws #cloudformation #lambda

Update an attribute in all Dynamo items in parallel

A practical usecase for the Producer Consumer Pattern

January 15, 2025

#aws #dynamo

Add CCs to emails delivered through AWS Pinpoint

June 29, 2024

#aws #pinpoint

Host your Hugo blog for free with AWS Free Tier and Kamal

June 25, 2024

#aws #hugo #kamal

Generate captchas with Go lang

April 20, 2024

#go

Open a Ruby gem’s source

Quickly locate and open a Ruby gem’s source

April 18, 2019

#ruby

Run multiple Redis instances in Ubuntu

March 8, 2019

#devops #redis

Install any version of Redis in Ubuntu

March 7, 2019

#devops #redis

Load balance Postgres connections in Rails with PgBouncer

March 3, 2019

#pgbouncer #postgres #rails

What is OpenSSL and how is it related to Ruby

October 21, 2018

#openssl #rails #ruby

Serialize an attribute as JSON in Rails 3

February 25, 2018

#rails

Add a Postgres array column in Rails 3

February 3, 2018

#postgres #rails

Determine your app’s Elasticsearch version

Determine your app’s Elasticsearch version and easily access that version’s docs

February 2, 2018

#elasticsearch #macos #rails

Automate SSH key deployment with Ansible

August 15, 2015

#ansible #devops

Source Code