Posts

Showing posts from April, 2026

How I Made a Telegram Channel Archive

This article was generated by ChatGPT and slightly edited by a human being. It serves as a rough tutorial and reference for this idea.

Vercel

Write. Send. Move on. The channel grows and posts stack, so the scroll gets longer. But after a year… two years…10 years Where is everything? Try finding an old lesson. Try linking someone to part 7 of a series from last year. Try organizing material into something searchable. Indexes? For how long? How many indexes? How much can a single Telegram post contain? That's the same as buying more jars to store more keys to some locks of doors that lock more keys to more doors to more locks to more....you get the idea. Telegram is excellent for movement. Not preservation. It flows well, but it doesn't store well. What Is Vercel? Vercel is a platform used to host modern websites. It is: * Extremely fast loading * Very stable * Minimal maintenance * Often free to run * Difficult to break accidentally Many modern documentation sites and developer blogs today run this way. Quiet and reliable. Why This Matters for Telegram Channel Owners If you run a Telegram channel, you're already p...

Ask the People Who Understand The Tools

Ask tech-savvy people, and do that early, not casually or as an afterthought. Early. People who live around tools start seeing things others don't even realize exist. Little cracks, hidden hinges, quiet risks sitting behind ordinary buttons. Most people think using a tool equals understanding it, but that’s rarely true. You can post, upload, share links, create channels, grow followers, and still not understand the structure underneath any of it. We know that the internet is structure, layers upon layers, systems talking to systems, permissions, identities, recovery methods, hidden doors you don't see until someone else walks through them first. The internet requires expertise. Not genius, or elite knowledge, just people who actually know what they're doing. That kind of person is called: A specialist. Not a guesser, and definitely not an improviser. Before Competing, Understand the Tools Many people speak about competing with falsehood online, spreading benefit, co...

Using LLMs to Generate UI References — and Teach Other LLMs

This blog was generated by Claude, and approved by a human being. 

How to Run Maktaba Shamela on Linux (Fedora KDE)

This is a guide to getting Al- Maktabah Shamela running on Fedora KDE . If you’ve struggled with crashes, weird symbols, or the app simply refusing to open, this is for you. Running legendary Arabic software like Maktaba Shamela on Linux used to be a nightmare because it relies on very old Windows technologies (Visual Basic 6 and legacy Python). But with a tool called Bottles , we can build a perfect "home" for it.   📋 Phase 1: Pre-Flight Checklist Before we touch any software, you need three things: The Shamela Installer: Your .exe or .zip file from the official site. The Secret DLLs: Go to a DLL archive site (like dll-files.com ) and download: libcrypto-1_1.dll libssl-1_1.dll (Note: If they have -64 in the name, just rename them later to exactly the above). An Internet Connection: Fedora needs to download some "compatibility layers."   📦 Phase 2: Installing the Foundation We are going to use Bottles , which is the best way to run Windows apps without break...

Knowledge Forge: The Blog

The goal is now to move beyond simply sharing finished products and begin documenting the process of building them. What this offers: Digital Resources: Access to the apps, booklets, and tools developed for seekers of knowledge. Practical Tutorials: Guides on building lightweight, efficient digital assets (PWAs, vanilla JS/CSS, automation, and web scraping). Methodology: Teaching the "how" behind the build. I will share the workflows and technical approaches (such as AI-assisted "vibe-coding") used to create these projects. The Focus: Building instead of consuming. This space is dedicated to the technical and mental aspects of digital independence—creating tools that are functional, accessible, and sustainable. Everything shared here is intended to be replicated, improved upon, and adapted.