I'm a Linux-oriented developer. I publish articles and tutorials on stuff that I experiment on.
I have an extensive background in catering & events, and I'm enthusiastic about programming, AI, Linux, RPA, writing, investing and art.
This site is hosted and developed by me. The site runs on Linux, Apache, PostgreSQL and Django.
Currently I'm working full time as a full stack develop at Sitowise.
Contact & Refs
Firefox is one of the few options to Chromium variants. You can filter network calls from devtools quite nicely.
2025-07-11
Git amend can add stuff to a previous commit. It's quite handy if you, for example, fix some url's in a test file, commit and then notice you had similar stuff that should've been in the same commit.
2025-07-08
History is nice. It shows your inputs in terminal. You can also run any command from the listing with !
2025-05-19
I like to discuss news. Actually most of the stuff that gets discussed in social media is news related. So I made a social media platform, where you can discuss news.
2025-04-26
Need something from another branch, but you only need changes in 1 file?
2025-04-10