automationgithub actionshelmkubernetes2022-03-24

Automating Deployments with GitHub Actions

When writing my last blog post, I really wanted to share a draft of it (and not just the source code) before publishing. To do...

Read More (4 min read)
automationdockermarkdownnextjsreact2022-03-22

Remaking DeKrey.NET in Next.js

As previously mentioned, I don’t like maintenance. Gatsby was working well for me, so why did I want to change? Wait, was it working well...

Read More (3 min read)
serverlesssignalr2020-07-27

Making Realtime Checkers and Backgammon… with Azure Functions

I enjoy classical games. Simple rules that combine in interesting ways are the definitions of “emergent gameplay” that the games industry strives for in modern...

Read More (4 min read)
automationdockergatsbyjsmarkdownreact2020-07-19

Remaking DeKrey.NET in GatsbyJS

I don’t like maintenance. I prefer to make things that can just continue to run on their own and don’t require constant fixing or upkeep....

Read More (2 min read)
apidebuggingerror-handling2018-03-14

Error Handling and your (REST) API

Designing an API is not an easy thing. You need to make it easy to use. You want to make it provide all the information...

Read More (7 min read)