Blog

2025
OpenAI Accidentally Showed Me Someone Else's Conversations
·993 words·5 mins
I sent a picture to ChatGPT and it gave me a response that leaked from somewhere.
Why Self Hosted Blogging Beats Ready Made Platforms
·391 words·2 mins
Exploring the advantages of hosting your own blog versus relying on platforms like Substack and Medium
Migrating to Hugo for the website and blog
·663 words·4 mins
How I migrated maintaining separate HTML portfolio site and an external blog to Hugo
The Dark Side of abstraction, Supply Chain Attacks on dependencies
·606 words·3 mins
There is growing threat of AI enhanced supply chain attacks targeting Python packages, FOSS software and why sometimes writing your own isolated, network-free software might be our best defense
Documenting the behaviour of birds of the hague
·638 words·3 mins
Some observations on the birds I see around The Hague
Demo - Dopamine on brain
·86 words·1 min
Simulating effect of dopamine induced on brain
Dopamine on brain
·549 words·3 mins
Dopamine effects on brain and some solutions
Linux - what matters
·294 words·2 mins
Learnings after a decade of working with Linux.
DuckDB and DBeaver, The Perfect Local Development Database Setup
·464 words·3 mins
I like DuckDB for local development and I enjoy using it with DBeaver.
GPU Monitoring Tools inside linux, Glances and NVTOP
·187 words·1 min
GPU Monitoring Tool inside Linux: Glances and NVTOP # While for Windows 11, we have task manager for quick and dirty monitoring of GPU usage, Linux does not ahve anything close to that. Here are two programs, I tested out. For me Glances is quite good, can run in webmode and very beautiful.