The seven Linux security hardening steps I run on every new server — from SSH hardening and firewall setup to Fail2Ban and automatic updates. Takes 15 minutes, saves hours of headaches.
I Built an AI Water Meter Reader That Runs on a Phone — No Cloud, No OCR, Just Edge AI
I ditched OCR and built an AI water meter reader using YOLO, TensorFlow Lite, and Flutter. Here’s the full journey — from labeling 1,000 images to running inference on-device.
Building Faster, Smarter: How AI and OpenCode Are Transforming App Development
Discover how AI-powered tools like OpenCode are revolutionizing application development—from rapid code generation and UI design to automated testing, debugging, and deployment. Learn why AI is amplifying developers rather than replacing them, and how small ICT teams can now deliver enterprise-grade software at unprecedented speed.
Movie Review: GOAT – The Greatest of All Time
Note: Spoilers ahead so please read at your own risk. 🙂 I don’t intend to spoil it but I just can’t stop myself from saying my piece about the new Vijay film after watching it on Netflix. “The Greatest of All Time”, or GOAT, is a 2024 Tamil-language action thriller that stars the iconic Vijay, […]
Steps On How to Install Latest MariaDB on AlmaLinux , CentOS, Oracle Linux
To install the latest version of MariaDB on AlmaLinux, you need to add MariaDB repositories. To install version 10.7 of MariaDB, execute the following to add the MariaDB repo to your system: curl -LsS -O https://downloads.mariadb.com/MariaDB/mariadb_repo_setup sudo bash mariadb_repo_setup –mariadb-server-version=10.7 Next is to install MariaDB using the following: sudo dnf install mariadb-server mariadb After installing […]



