Why you should use Go
A personal love letter to Golang and why I think more people should write web apps using the language
I'm Morten, a software engineer from Denmark living in Spain. I write a lot of Golang while trying to build online businesses. I share my learnings here.
Thoughts on software engineering, entrepreneurship, and building products
A personal love letter to Golang and why I think more people should write web apps using the language
Learnings from trying to build a saas, or more preciously, an MVP in five days starting from scratch.
Short guide that shows how you can use pulumi to create the required infrastructure to host Grafto
A guide showcasing how you can build your own blog using Golang to learn the language
Programmers like to argue about the right way to do a certain thing. This post argues why you should not use a top-level internal directory as your default.
Infrastructure as code can be a very helpful tool for managing your infrastructure but choosing the right tool can be hard. This guide provides you with a comparison.
The follow-up to part one of my attempt to create a piece of software that would generate money in only one month
My experiences trying to make a dollar in one month starting completely from scratch
A reflection on how you can stop binging tutorials on how to become an entrepreneur and actually start being one.
Hands-on guide that shows you a practical way to run integration tests in Golang
How to structure Golang applications is one of the first questions newcomers to the language has-this will guide you through the process
A practical tutorial for how you can get started with Rust by building your own blog