Blog
Random things I write about from time to time.
Building a Core Lightning Plugin with Go
Learn how to build a lightning plugin with go
So WTH is Lightning Network?
Quick introduction to get you up to speed with the lightning network
InMemory File Bug, Django
Learn how I fixed a Django's “Empty File” error when reusing InMemoryUploadedFile objects in Cloudinary uploads
Creating a CRUD App with FastAPI (Part one)
Learn how to build a CRUD Web API in python with FastAPI