Technical articles across many fields

Blog

Vue 3 for Developers Coming From Other Frameworks: The Composition API, Practically
تطوير الويب 8 min read

Vue 3 for Developers Coming From Other Frameworks: The Composition API, Practically

A practical guide to Vue 3's Composition API for developers coming from React or Options API: ref, computed, watch, and Composables, with code examples linking to what you already know.

02 Jul 2026

Laravel's Service Container From First Principles: bind vs. scoped and Their Siblings
تطوير الويب 9 min read

Laravel's Service Container From First Principles: bind vs. scoped and Their Siblings

Don't memorize four separate functions. Understand one axis they all branch from: the lifetime policy. A first-principles explanation of bind, singleton, scoped, and instance, and why it matters in Octane.

27 Jun 2026

A Practical Guide: Building Your First MCP Server in Python in Under 30 Minutes
تطوير البرمجيات 8 min read

A Practical Guide: Building Your First MCP Server in Python in Under 30 Minutes

A step-by-step practical guide to building your first MCP server in Python with FastMCP: from environment setup to tools, resources, Inspector testing, and connecting to Claude Desktop, with real code.

26 Jun 2026

Clean Laravel Architecture: From Fat Controllers to Services, Actions, and Form Requests
تطوير الويب 8 min read

Clean Laravel Architecture: From Fat Controllers to Services, Actions, and Form Requests

A practical, code-driven guide to turning a fat Laravel controller into a clean architecture: Form Requests for validation, Actions and Services for business logic, API Resources for responses, and when to use each.

24 Jun 2026

Prompt Fragility: Why Does AI Fail When You Change a Single Word?
الذكاء الاصطناعي 6 min read

Prompt Fragility: Why Does AI Fail When You Change a Single Word?

Recent research reveals that language model performance fluctuates sharply with a minor change in prompt phrasing. What causes this fragility, where is its danger, and how do developers mitigate it?

17 Jun 2026

Octoverse 2025: The Explosion of AI Repositories to 4.3 Million
تطوير البرمجيات 6 min read

Octoverse 2025: The Explosion of AI Repositories to 4.3 Million

GitHub's Octoverse 2025 report revealed AI repositories doubling to 4.3 million, TypeScript rising to the top, 36 million developers joining, plus quality and security challenges.

16 Jun 2026

Stack Overflow Report: 84% of Developers Use AI, but Trust Is Collapsing
تطوير البرمجيات 6 min read

Stack Overflow Report: 84% of Developers Use AI, but Trust Is Collapsing

The Stack Overflow survey revealed that 84% of developers use AI tools, but trust in their accuracy fell to 29%, in a paradox where adoption and trust move in opposite directions.

15 Jun 2026

Malware Evading AI Detectors: Between Fact and Exaggeration
الأمن السيبراني 7 min read

Malware Evading AI Detectors: Between Fact and Exaggeration

Can malware authors fool AI models by stuffing sensitive text into code? Research refutes this idea and reveals the real, more cunning threat.

14 Jun 2026

Falsely Accused of AI: When a Student Is Punished for Work They Wrote Themselves
الذكاء الاصطناعي 7 min read

Falsely Accused of AI: When a Student Is Punished for Work They Wrote Themselves

Students who wrote their own essays but were falsely accused by AI detectors, with their evidence refused. Documented stories from Adelphi, UC Davis, and Michigan, and their lessons.

13 Jun 2026