Programming

A digital wallet for business cards - Kart Business Project

Predictions for the Future of Programming Future in 2030

Free OCR Software created by Abanoub Hanna - Software Developer

Ultimate Guide to Shrinking Go Binary Sizes: Proven Ways to Reduce Executable File Footprints in Golang

Ultimate Guide to Shrinking Go Binary Sizes: Proven Ways to Reduce Executable File Footprints in Golang

In the world of software development, especially with Go (Golang), building efficient applications isn’t just about performance — it’s also about keeping your binary files lean. Large …

How to get the top most used CLI apps ?

How to get the top most used CLI apps ?

I am trying to have information about my usage of tools, programs, apps, .. as I am preparing myself to upgrade from Ubuntu 24.04.3 LTS to Ubuntu 26.04 LTS once it lands in the near future. I already …

Reimagining Human Business Communication Infrastructure

Reimagining Human Business Communication Infrastructure

Too many platforms that promise a great way to communicate between businesses and clients. It is often a vague promises that fade away fast when your start to use that social media platform. I am …

Choosing A Terminal for my Ubuntu Linux — Ghostty, Kitty, Alacritty & GNOME Terminal

Choosing A Terminal for my Ubuntu Linux — Ghostty, Kitty, Alacritty & GNOME Terminal

I use and love the stock Terminal app in Ubuntu (GNOME Terminal) but I want to have another efficient/performant alternative. So, I am exploring to find the suitable one and gain more knowledge and …

[guide] How to completely remove Snap from Ubuntu ?

[guide] How to completely remove Snap from Ubuntu ?

I have a laptop with Microsoft Windows 11 Pro installed and a WSL with the default Ubuntu distribution. It is preconfigured with Snap package manager. But I am not using Snap in Ubuntu WSL. So I feel …

What I do after installing Ubuntu as a SWE

What I do after installing Ubuntu as a SWE

I mainly develop software on Ubuntu. Ubuntu is my daily driver for Android app development, Go web development, Laravel full stack web development, and Go CLI app development. In this blog post, I …

Benchmarking Ubuntu vs Windows on the same HP ZBook

Benchmarking Ubuntu vs Windows on the same HP ZBook

Laptop specs 🔗 I have an HP ZBook 15 G3 with HP 80D5 motherboard. CPU Information (processor): item info Name Intel Core i7-6820HQ Topology 1 Processor, 4 Cores, 8 Threads Identifier GenuineIntel …

[fixed] After upgrading Ubuntu Linux Kernel, Panic!

[fixed] After upgrading Ubuntu Linux Kernel, Panic!

I updated the index of programs via sudo apt update, then did a full upgrade using this command sudo apt full-upgrade. It errors! After restarting the kernel panicked. Linux kernel panic 🔗 Here is the …

Stop Memorizing Package Managers: Meet `i`, The Ultimate Abstraction Layer

Stop Memorizing Package Managers: Meet `i`, The Ultimate Abstraction Layer

If you are a developer or a Linux enthusiast who frequently switches between distributions or operating systems, you know the pain. One day you are on Ubuntu typing sudo apt install, the next you are …

Speed Up Windows 10/11: Set Background Services to Manual (On‑Demand)

Speed Up Windows 10/11: Set Background Services to Manual (On‑Demand)

In this part of the debloat series, we’ll tune Windows services so they don’t run all the time, but still start automatically when needed. Instead of aggressively disabling everything, …