The Struggling Dev

The Struggling Dev @downtherabbithole

About: Just a dev trying out stuff and struggling while doing it. Interested in software architecture, game dev, AI/ML/DL, data science, performance, ...

Joined:
Oct 31, 2021

The Struggling Dev
articles - 22 total

Documenting Decisions

Meetings are for decisions, and these decisions need to be documented. Decisions must be documented...

Learn More 0 0Jan 30

Managing To Dos in recurring meetings, when there's no agreed upon tool

Meetings often lead to to dos and tasks that need tracking. Especially when you're moderating a...

Learn More 0 0Dec 4 '24

Quickie post test.

A post by The Struggling Dev

Learn More 0 0Nov 27 '24

Hopefully Helpful Notes, Best Practices, ...

Thought I'll give quickie posts a try. But as it turns out, this is too large for a quickie post ;)....

Learn More 0 0Nov 26 '24

MVP as an Excuse for Bad Code?

Introduction I've recently had a discussion about Minimum Valuable Products (MVPs) and...

Learn More 1 0Oct 23 '24

A Take on Agile, Scrum, Lean and DevOps: Conclusion

Introduction This post has been sitting around as a draft for a long time. I was wondering...

Learn More 1 0Oct 16 '24

(Game)Dev with Emacs - Because it's not Already Hard Enough Without it

Introduction This is another tale from down the rabbit hole. See Writing an Emacs Major...

Learn More 1 0Oct 7 '24

Shadow Shader Experiments

Introduction After playing around with light and normal mapping, the next thing that comes...

Learn More 0 0Sep 30 '24

Major Mode Comfort Functions, Because I'm Lazy

Introduction After creating a bare bones major mode for Emacs, there are some minor things...

Learn More 0 0Sep 23 '24

Jergen gets Normal Mapped

Introduction In my last post I checked the art side - still struggling with the word art -...

Learn More 0 1Sep 16 '24

Creating an Emacs major mode - because why not?

Introduction So, a while ago I've gone down the rabbit hole - and I don't intend to come...

Learn More 0 0Sep 9 '24

Struggling Dev does Character Design

Motivation I'm currently playing around with a game (engine). I like that it has so many different...

Learn More 6 6Aug 15 '24

Struggling Dev's sneaky Domain Driven Design

DDD has many benefits, but it's also "a lot" to digest. You have your Ubiquitous Language, Entities,...

Learn More 0 0Jul 20 '24

Struggeling Dev Takes Notes

Why and how I take notes. At work I often have to switch tasks. I try to minimize task switches, but...

Learn More 0 0Jul 18 '24

On Code Style Guides

A short post about why code style guides matter, and an easy way to create one. Why Code...

Learn More 0 0Jul 13 '24

Intelligence is Dead

The advent of LLM tools like ChatGPT sparks many questions. Will these tools improve our lives, take...

Learn More 0 0Jun 19 '23

AToASLDO - DevOps

Welcome to the last buzzword part of this series. Let's dive right in. Dev❤Ops DevOps is...

Learn More 0 0Jan 26 '23

About On-Premises to Cloud/Microservices Transitions

This post mostly deals with situations where you have a medium to large (~ 1 million LoC) on premise...

Learn More 0 0Jan 20 '23

A Short Intro to Thinking in Jetpack Compose

Disclaimer This is not an in-depth tutorial for Compose. I won't go over what dependencies you need...

Learn More 1 0Jan 16 '23

AToASLDO - Lean Manufacturing & No DevOps

This post was supposed to be about lean manufacturing & DevOps and what their relation is....

Learn More 0 0Dec 28 '22

A Take on Agile, Scrum, Lean and DevOps (Part One: Agile & Scrum)

In this series I want to write about Agile, Scrum, Lean and DevOps. Like it is the case with many...

Learn More 0 0Nov 19 '22

Testing and Mocking EF6 Repositories

With Entity Framework Core you have the option to use an in-memory database for your unit tests. EF6...

Learn More 3 0Jul 6 '22