Author's Profile Picture Avatar Jadarma's Blog

Hello, and welcome to my blog! I am Dan.

This all started with me messing around on a lazy weekend, one thing led to another, and now I guess we are here! I write (and rant) about programming, Linux, technology, and whatever else crosses my mind.

Feel free to look around, if you’re not sure where to start, how about these? 👇

Latest Posts:

The 'At Home' Burger

The go-to recipe for when a group of friends meets at someone’s house and want a delicious, classic burger.

Read more...

2025-05-02 551 words 3 min cooking tutorial

Convenient Detekt Conventions

Detekt is an amazing static analysis tool for Kotlin that easily integrates within your workflows. However, since it needs to be flexible enough to support as many use-cases as possible, it’s not as straightforward to decide how to go about it. Here’s how I choose to configure Detekt for my Kotlin projects.

Read more...

2025-04-09 2007 words 10 min programming kotlin tutorial

The Best Prank JavaScript Ever Pulled On Me

A short story about the time when software catches you by surprise, and doing silly things in the most unexpected way.

Read more...

2025-01-31 444 words 3 min technology javascript humor software