Tidqom — Source-linked AI and developer tools
AITid
Blog

All stories

250 stories found

Self-Hosting n8n on a $6 VPS: Full Setup, Backups Included — AI article on Tidqom
AI

Self-Hosting n8n on a $6 VPS: Full Setup, Backups Included

Docker compose file, HTTPS, backups, and the memory limit that stopped my instance dying every three days. Running cost: about six dollars a month.

July 29, 2026 · 4 min read
Fine-Tuning a Small Model on a Laptop with LoRA: Start to Finish — AI article on Tidqom
AI

Fine-Tuning a Small Model on a Laptop with LoRA: Start to Finish

I fine-tuned a 3B model on 800 support tickets using a 12GB GPU. Dataset format, hyperparameters that worked, and how I knew it had gone wrong.

July 29, 2026 · 4 min read
Which GPU Should You Buy for Local AI in 2026? (I Tested Five Price Brackets) — AI article on Tidqom
AI

Which GPU Should You Buy for Local AI in 2026? (I Tested Five Price Brackets)

VRAM is the only spec that decides what you can run. Here is what each budget tier actually gets you, with measured tokens per second and the models that fit.

July 29, 2026 · 4 min read
MCP Servers, Explained by Someone Who Wired Five of Them Up — AI article on Tidqom
AI

MCP Servers, Explained by Someone Who Wired Five of Them Up

What the Model Context Protocol actually does, a working config you can copy, and the security mistake I nearly made on day one.

July 29, 2026 · 4 min read
How to Run a Local LLM on 8GB of RAM (What Actually Works in 2026) — AI article on Tidqom
AI

How to Run a Local LLM on 8GB of RAM (What Actually Works in 2026)

I tested seven small models on an 8GB laptop with no dedicated GPU. Three were genuinely usable, four were not. Here is the exact setup, the quantization that worked, and the errors I hit.

July 29, 2026 · 4 min read
CUDA Out of Memory: 9 Fixes That Actually Worked on My GPU — AI article on Tidqom
AI

CUDA Out of Memory: 9 Fixes That Actually Worked on My GPU

The full error, what each number in it means, and nine fixes ordered by how likely they are to solve your problem — starting with the two that fix it 80% of the time.

July 29, 2026 · 4 min read
How I Cut My OpenAI API Bill by 71% Without Changing the Product — AI article on Tidqom
AI

How I Cut My OpenAI API Bill by 71% Without Changing the Product

Seven changes, ranked by how much money each one saved. Caching was the biggest. Model routing was second. Prompt trimming barely mattered.

July 29, 2026 · 4 min read
Ollama vs LM Studio vs Jan: I Used All Three for a Month — AI article on Tidqom
AI

Ollama vs LM Studio vs Jan: I Used All Three for a Month

Three local AI apps, one month, the same laptop. Which one you should install depends on whether you want a terminal, a GUI, or something your non-technical colleague can use.

July 29, 2026 · 4 min read
I Built a Chatbot for My Own Documents in One Evening (Free, Local, No API Key) — AI article on Tidqom
AI

I Built a Chatbot for My Own Documents in One Evening (Free, Local, No API Key)

A working RAG setup over a folder of PDFs using Ollama and Chroma. Full code, the two mistakes that made my answers wrong, and how I fixed retrieval quality.

July 29, 2026 · 4 min read
كيف تبني وكيل ذكاء اصطناعي يعمل على جهازك بدون إنترنت (Ollama + MCP) — جرّبته 3 أسابيع (2026) — AI article on Tidqom
AI

كيف تبني وكيل ذكاء اصطناعي يعمل على جهازك بدون إنترنت (Ollama + MCP) — جرّبته 3 أسابيع (2026)

بنيت وكيل AI محلي يقرأ ملفاتي وينفّذ أوامر على جهازي بدون إرسال أي بيانات للسحابة. هذه الخطوات الحقيقية، الأخطاء التي واجهتني، والحل الدقيق لكل واحدة.

July 27, 2026 · 9 min read
أفضل 7 حلول أتمتة بالذكاء الاصطناعي بدون اشتراك (اختبرتها بنفسي 2026) — AI article on Tidqom
AI

أفضل 7 حلول أتمتة بالذكاء الاصطناعي بدون اشتراك (اختبرتها بنفسي 2026)

اختبرت 14 أداة أتمتة بالذكاء الاصطناعي خلال 30 يوماً واحتفظت بـ 7 فقط تعمل مجاناً بدون اشتراك شهري. هذا الدليل يضم جدول مقارنة، أوامر تثبيت جاهزة للنسخ، والأخطاء التي واجهتها وحلولها.

July 25, 2026 · 11 min read
كيف تؤتمت عملك بالذكاء الاصطناعي باستخدام n8n مجاناً (دليل عملي خطوة بخطوة 2026) — AI article on Tidqom
AI

كيف تؤتمت عملك بالذكاء الاصطناعي باستخدام n8n مجاناً (دليل عملي خطوة بخطوة 2026)

جرّبت أتمتة مهامي اليومية بـ n8n مع نماذج الذكاء الاصطناعي لمدة أسبوعين كاملين: وفّرت 11 ساعة عمل أسبوعياً بدون كتابة كود تقريباً. هذا هو الدليل الكامل بالخطوات والأوامر والأخطاء التي واجهتها.

July 25, 2026 · 10 min read