
Building your own distributed CLI ChatGPT in Elixir with GenServer
Elixir is great for quickly setting up distributed services - let’s use it to build a distributed pocket ChatGPT service for your shell!
Elixir is great for quickly setting up distributed services - let’s use it to build a distributed pocket ChatGPT service for your shell!
How the recent AI breakthroughs assist me in my day-to-day life, both personal and professionally
Refactoring code with ChatGPT in the navigators seat
Releasing unisync - an application configuration file syncing utility
FTX, Celsius, BlockFi, Hodlnaut, Terra - have we hit Crypto Burnout?
I am a big fan of kubernetes for personal projects. Some say it’s overkill, but here’s why I don’t think so
I’ve released an app built with Golang + React Native that lets you manage Fastmail Masked Emails quicker
Investigating feasibility of using Golang + WASM within a React Native app
How Hide My Email works, and how to use it to relay addresses to specific recipients
Adventures into IPv6, and getting it all working on a UniFI UDM
My journey of getting a pair of custom molded earplugs made
There was this post on HN the other day titled Some tiny personal programs I’ve written that I enjoyed a lot. It resonated with me so much because I’ve been pumping out smaller programs left and right for a while as well, but never thought of sharing those with the public, so let’s change that. I love hacking on mini projects. Fixing a problem with programming feels like a superpower - I can do something that other people that can’t program can’t do, and every time I find a situation where I can apply my skills to an issue, I feel happy....