Writing & Notes
Deep-dives and brief notes on the web platform, languages, AI, and publishing. Most long-form pieces also live on my Hashnode blog.
Build a CLI app in Python with Click & publish to PyPI
From argument parsing to a package anyone can pip-install.
LanguagesFeb 2023↗Display Hashnode posts on your site with RSS
Syndicate your writing back onto your own domain.
Infra & PublishingOct 2022↗Preliminary Go for Beginners
A gentle on-ramp to Google's fast, concurrent systems language.
LanguagesOct 2022↗AWS Amplify: the all-in-one full-stack framework
Stand up full-stack apps fast, wired into the AWS ecosystem.
Infra & PublishingSep 2022↗Introduction to WebAssembly (Wasm) with Rust
Run code at near-native speed in the browser, compiled from Rust.
Web PlatformAug 2022↗NLP in JavaScript with Compromise
Lightweight natural-language processing on the client — no Python.
Web PlatformAug 2022↗Dedicated & Shared Web Workers — with performance testing
Push heavy work off the main thread, then measure the payoff.
Web PlatformAug 2022↗Build a ChatBot with ChatterBot & Python — Part 1
A machine-learning conversational engine, from first principles.
AI & BotsAug 2022↗Set up a Ghost webhook for a custom email newsletter
Custom newsletter delivery beyond Ghost's built-in integrations.
Infra & PublishingJul 2022↗