maragu’s blog

TIL: HTTP middleware for custom Go module paths

I want to have my Go modules under my own domain, so instead of importing github.com/maragudk/example, I can import maragu.dev/example. Turns out it’s pretty easy.

Read the rest of “TIL: HTTP middleware for custom Go module paths”

Product experiment #1: MyFavPeople

It’s time for the first product! I want to build a web app to help you remember your friends’ birthdays and their kids’ names. Basically, a simple CRM for your personal life. I call it MyFavPeople.

Read the rest of “Product experiment #1: MyFavPeople”

TIL: Quantize and use Llama 3.1 with llama.cpp on a Mac

Learn how to download, quantize, and use Llama 3.1 with llama.cpp on a Mac. With word explanations!

Read the rest of “TIL: Quantize and use Llama 3.1 with llama.cpp on a Mac”

My super secret spaghetti business plan

I’m going to let you in on a secret, if you promise to not tell anyone. It’s about making money and involves spaghetti. Are you ready?

Read the rest of “My super secret spaghetti business plan”

Go is my hammer, and everything is a nail

Always choose the right tool for the job? Nah. I use Go basically everywhere, which either makes me insightful or stupid. Decide for yourself! :D

Read the rest of “Go is my hammer, and everything is a nail”