551 posts
Arabic vs. English: Which Language Uses Less Digital Storage Space?
When building a multilingual website or database, we often focus on translation accuracy, design layouts, and cultural nuances. However, there is a hidden technical factor that many developers and …
Privacy Policy of OCR Text Scanner App
Welcome to OCR Text Scanner (“we,” “our,” or “us”). We are committed to protecting your privacy and ensuring you have a positive experience when using our text …
Privacy Policy of Keme PDF
Welcome to Keme PDF (“we,” “our,” or “us”). We are committed to protecting your privacy and ensuring a safe experience while using our Android application. This …
Privacy Policy of KemeCash App
Welcome to KemeCash (“we,” “our,” or “us”). We are committed to protecting your privacy and ensuring you have a positive experience when using our personal …
What I actually installed on Ubuntu 26.04 LTS
I talked previously about what I do after installing Ubuntu as a SWE . Here is what I actually did after the installation of the new Ubuntu 26.04 LTS. As you might know from the previous post, I am a …
Gitea's Container Registry Just Got More Reliable: Fixing Data Races in Concurrent Blob Uploads (PR #36524 + Backport #36526)
TL;DR When you build multiple Docker/OCI images that share the same base layers (super common with BuildKit), Gitea’s container registry used to hit intermittent failures — 400 Bad Request errors, …
Securing Gitea Repository Templates: A Deep Dive into PR #36734 & #36746
Fixing path traversal vulnerabilities with safe file handling 🔗 TL;DR (for the hurried reader) Problem: Gitea’s repository template system (.gitea/template) could be tricked by symlinks into …

Fixing a Sneaky Security Bug in Gitea: Users Could No Longer Change Someone Else’s Primary Email
How two quick pull requests ( #36586 + #36607 ) closed an authorization hole in the account settings 🔗 TL;DR A logged-in user could tamper with a form and change another user’s primary email address. …

Gitea Just Got More Secure: Fixing OAuth2 Authorization Code Expiry and Reuse
TL;DR (for skimmers) 🔗 Problem: Gitea’s OAuth2 “authorization codes” never expired and could be reused in race conditions → potential security risk. Fix: Two tiny, targeted pull requests now enforce …
Linux 7.0: The Latest Kernel Upgrade That’s All About Smart, Steady Progress
Released April 12, 2026 – Just two days ago! Linux kernel 7.0 is here, and it’s exactly what fans love about Linux: no massive revolution, just a ton of smart, practical upgrades that make everyday …
