Domenico Luciani

Tech Garden 🪴

Latest posts

Misleading Pair Programming

9 min read

I often read tweets, threads and posts about a weird practice called Pair Programming, full of complaints. But I find this usually due to a lack of understanding and implementation

How to mock with Jest and Typescript

9 min read

As an Extreme Programmer I used to jumping often into different engagements, each of them has challenges I need to overcome and problems I need to solve. This time I jumped into…

InnerSpace 🚀

2 min read

This year one of my annual resolutions was to be more present online. I want to be more visible and share more content. I want to create more articles and share them with more…

How to sync your Obsidian vault on your Android

5 min read

I recently moved from Notion to Obsidian and one big problem I've had to face was how to sync my desktop instance with my android mobile one without having a paid plan on…

Why did I switch from Notion to Obsidian

5 min read

It's been a while when I started using notional tools for my day to day. I use these tools constantly, trying to use it as a second brain.

The Fifteen-Factor App

6 min read

Have you ever wondered how to deliver good Software As A Service? Nowadays, as developers, we spend most of our time delivering software as a service, but it brings a lot of…

Distributed Tracing

3 min read

Recently I've seen a thread on Twitter regarding distributed tracing systems. I recognise that sometimes it's an underestimated topic, so I thought to write a short and…