Mohammed Saed

Hello, World! 👋

My name is Mohammed, and I'm an Entrepreneur and a Computer Scientist. This is my little corner of the Internet, and it includes my thoughts on computers, programming, travel, and life.

Recent Posts

I’m learning accounting to build software for accountants. First stop: the accounting equation — where double-entry came from, why every business’s books must balance, and what equity really means.
Read more...
Whisper
May 6, 2026
Two shell scripts for recording meetings on Linux and transcribing them locally with Whisper. Capture system audio and mic with ffmpeg, then get accurate transcripts without sending a single byte to the cloud.
Read more...
Vim Insert Mode
Dec 26, 2025
Most of Vim’s commands are triggered from modes other than Insert mode, but some functionality is within easy reach from Insert mode. In this post, we’ll explore these commands. Although delete, yank and put commands are all triggered from Normal mode, we’ll see that there is a convenient shortcut for pasting text from registers without leaving Insert mode.
Read more...
In recent years, the web development eco-system have made a massive breakthrough. Thanks to Vite, the fast and optimized web bundler, now we can scaffold and optimize all kinds of web project. From full-fledged web applications, to simple marketing landing pages.
Read more...
After months of honest self-assessment, I made a decision which surprised even me; return to corporate. Not to advance my career there, but to fund my escape from it - once and for all.
Read more...