Blog Logo

Latest articles

AI API pricing comparison: calculate your real token cost

AI API pricing comparison: calculate your real token cost

02 Aug 2026

AI API pricing comparison: compare 232 models by token price, estimate your real monthly bill with caching and batch, and learn tricks to pay less.

Read article
How npm packages get hijacked: checklist to protect yours

How npm packages get hijacked: checklist to protect yours

29 Jul 2026

How npm maintainers get phished and packages hijacked, and what to turn on today: OIDC trusted publishing, staged publishing, npm v12, Dependabot cooldown.

Read article
Kimi K3 in the real world: four 3D projects and an OpenCode surprise

Kimi K3 in the real world: four 3D projects and an OpenCode surprise

28 Jul 2026

I tested Kimi K3 with four Three.js projects to compare its web app, Kimi Code, and OpenCode on long programming tasks.

Read article
AI agent orchestration in Go: step-by-step tutorial

AI agent orchestration in Go: step-by-step tutorial

27 Jul 2026

Step-by-step tutorial to orchestrate AI agents in Go with ADK 2.0: graphs, LLM routing, fan-out/fan-in and human-in-the-loop.

Read article
Block AI bots in Cloudflare without losing SEO

Block AI bots in Cloudflare without losing SEO

26 Jul 2026

Block AI bots in Cloudflare by use case: search, agents and training. Set it up for free without killing your SEO.

Read article
Claude Opus 5 for Coding: Price, Tokens and Setup

Claude Opus 5 for Coding: Price, Tokens and Setup

25 Jul 2026

Claude Opus 5 costs the same per token as Opus 4.8 but burns more tokens. Benchmarks, Claude Code and API setup, and when NOT to migrate.

Read article
Build a Free AI API with FreeLLMAPI: Cloud Models and Fallbacks

Build a Free AI API with FreeLLMAPI: Cloud Models and Fallbacks

15 Jul 2026

Learn how to run FreeLLMAPI with Docker, combine free provider quotas, and connect it to OpenCode or Claude Code through compatible APIs.

Read article
PocketMeter: The ESP32 Gadget for Tracking Claude, Codex, and More at a Glance

PocketMeter: The ESP32 Gadget for Tracking Claude, Codex, and More at a Glance

22 Jun 2026

How PocketMeter works: an ESP32-powered physical meter that lets you keep an eye on Claude, Codex, and other AI tools from your desk in real time.

Read article
My MCP Setup for Coding with AI (the ones nobody tells you about)

My MCP Setup for Coding with AI (the ones nobody tells you about)

20 Jun 2026

Discover the MCPs I use to give AI context in my projects: Spec-Kit, CocoIndex, CodeGraph, Context7, GitHub MCP, Playwright, and more.

Read article
MiniMax Code and the Leap from Using One Agent to Running a Team

MiniMax Code and the Leap from Using One Agent to Running a Team

12 Jun 2026

Why working with several specialized agents makes far more sense than dumping everything on a single one, and what the real MiniMax Code demo actually shows.

Read article
Build a WhatsApp Clone with InsForge This Is What Programming Looks Like in 2026

Build a WhatsApp Clone with InsForge This Is What Programming Looks Like in 2026

03 Jun 2026

I built a WhatsApp-style clone using agentic development, InsForge, and a real workflow from scratch. Here's what worked, what broke, and why this approach moves an MVP so fast.

Read article
How to Run Local AI Models with Ollama, Open Code, and Cloud Code

How to Run Local AI Models with Ollama, Open Code, and Cloud Code

28 May 2026

What you actually need to run local AI, how to check compatibility with CanIRun.ai, why VRAM matters most, and how to connect it to Open Code and Cloud Code.

Read article
Claude Code Burns Through Your Limits for a Reason, and Almost No One Is Paying Attention

Claude Code Burns Through Your Limits for a Reason, and Almost No One Is Paying Attention

16 May 2026

Why Claude and Claude Code burn through usage so fast, what context growth has to do with it, and what working habits actually help you spend less while keeping quality

Read article
Hermes Agent: The OpenClaw Alternative That Makes More Sense Right Now

Hermes Agent: The OpenClaw Alternative That Makes More Sense Right Now

16 May 2026

What Hermes Agent is, why it might be a better option than OpenClaw right now, and how it separates memory, skills, and learning in a much cleaner way.

Read article
I Built a Second Brain with AI (and I Never Lose What I Learn Anymore)

I Built a Second Brain with AI (and I Never Lose What I Learn Anymore)

07 May 2026

How I turned my chaotic notes into a personal wiki using AI. No platforms, no subscriptions, everything on your machine and works with any model.

Read article
Modern landing page with AI video and scroll reveal: how to make it not look AI-made

Modern landing page with AI video and scroll reveal: how to make it not look AI-made

06 May 2026

A direct way to build a modern product landing page with AI-generated video and scroll reveal without making it feel generic. What to ask for, why it works, and how to prepare the video for scroll scrubbing.

Read article
How to Migrate from Supabase to InsForge (Without Losing a Single Row)

How to Migrate from Supabase to InsForge (Without Losing a Single Row)

04 May 2026

You have a real Supabase project with real users and real data. Starting from scratch is not an option. Here's how to migrate everything to InsForge step by step - with the official toolkit and an AI skill you can run straight from your IDE.

Read article
Code from Your Phone with OpenCode: Step-by-Step Guide from a VPS

Code from Your Phone with OpenCode: Step-by-Step Guide from a VPS

15 Apr 2026

Learn how to run OpenCode on a VPS so you can code from your phone with a proper web UI, config sync, Tailscale, and a secure 24/7 setup.

Read article
The Optimal OpenClaw Setup: From Glorified Chatbot to an Agent That Works While You Sleep

The Optimal OpenClaw Setup: From Glorified Chatbot to an Agent That Works While You Sleep

29 Mar 2026

How to properly install and configure OpenClaw so it becomes a real agent: config files, persistent memory, scheduled tasks, and more

Read article
Cloudflare can now scrape entire websites for you with a single API call

Cloudflare can now scrape entire websites for you with a single API call

21 Mar 2026

Cloudflare released a /crawl endpoint inside their Browser Rendering service that lets you scrape an entire website by just passing a URL. Here's how it works, how to set it up step by step, and whether it's actually worth using.

Read article
Install InsForge for free on your own server (Complete self-hosting guide)

Install InsForge for free on your own server (Complete self-hosting guide)

15 Mar 2026

Step-by-step tutorial to install InsForge locally or on any VPS. Environment variables, OAuth with Google and GitHub, storage with Cloudflare R2, and deployment with Docker.

Read article
How I Actually Use OpenClaw: My Automation for Creating Videos Faster

How I Actually Use OpenClaw: My Automation for Creating Videos Faster

25 Feb 2026

I'll show you the real automation I've built with OpenClaw that analyzes my Twitter bookmarks, searches for trends, and writes scripts in Notion. All running from a HostGator VPS.

Read article
How to Install OpenClaw with One Click on Hostinger (Easy Tutorial)

How to Install OpenClaw with One Click on Hostinger (Easy Tutorial)

20 Feb 2026

Step-by-step tutorial to install OpenClaw on Hostinger without complications. Ideal for less technical people who want their AI assistant up and running in minutes.

Read article
InsForge - The Backend That Your AI Can Control Alone (Without Configuring Anything)

InsForge - The Backend That Your AI Can Control Alone (Without Configuring Anything)

10 Feb 2026

Discover InsForge, the backend-as-a-service specialized for programming with AI agents. Create full-stack applications in minutes without manually configuring anything.

Read article
How to Install OpenClaw Securely on a Free 24/7 Server

How to Install OpenClaw Securely on a Free 24/7 Server

01 Feb 2026

Learn to install and configure OpenClaw (formerly ClawdBot) on a free server with all necessary security measures. Complete step-by-step tutorial.

Read article
What is ClawdBot (Moltbot)? The AI Assistant That Is Driving People Crazy

What is ClawdBot (Moltbot)? The AI Assistant That Is Driving People Crazy

29 Jan 2026

Discover what ClawdBot (now Moltbot) is, how this open source AI assistant works, what you can do with it and the dangers that no one tells you about.

Read article
Protect Your Web Applications for FREE with SafeLine WAF

Protect Your Web Applications for FREE with SafeLine WAF

27 Jan 2026

An enterprise-grade, self-hosted, and completely free web application firewall that blocks attacks before they reach your server.

Read article
Database, Auth and Security - Creating a Website for Hytale

Database, Auth and Security - Creating a Website for Hytale

22 Jan 2026

The project is costing me more than I thought, but we continue. Today we build the real foundations with Prisma, social logins and automatic backups.

Read article
You're Not Using Claude Code Right If You Don't Do This

You're Not Using Claude Code Right If You Don't Do This

15 Jan 2026

Discover how to use TestSprite with Claude Code to validate all your AI-generated code. Stop doing "vibe coding" and start shipping with confidence.

Read article
FREE 24/7 Minecraft Server with 24GB RAM | Crafty Controller + Oracle Cloud

FREE 24/7 Minecraft Server with 24GB RAM | Crafty Controller + Oracle Cloud

11 Dec 2025

Create your own Minecraft server with 24GB of RAM free forever using Oracle Cloud and Crafty Controller

Read article
Get a FREE 24GB RAM Server for Life - Oracle Cloud

Get a FREE 24GB RAM Server for Life - Oracle Cloud

30 Nov 2025

Updated 2025 tutorial on how to get a server with 24GB of RAM and 4 cores totally free with Oracle Cloud

Read article
Antigravity: Google's New AI IDE - A Cursor Killer?

Antigravity: Google's New AI IDE - A Cursor Killer?

21 Nov 2025

Google launches Antigravity, an AI code editor integrating Gemini 3 Pro and Claude Sonnet 4.5 for free. Discover if it can really compete with Cursor.

Read article
AGENTS.MD: The File That Will Stop Your AI From Messing Up When Coding

AGENTS.MD: The File That Will Stop Your AI From Messing Up When Coding

15 Nov 2025

Discover how a simple markdown file can completely change the way you work with AI for coding

Read article
Earn Money Creating Your Own REST APIs

Earn Money Creating Your Own REST APIs

8 Nov 2025

Learn how to create, deploy, and monetize your own REST APIs.

Read article
Create Your Own VPN to Any Country for the Cheapest Price

Create Your Own VPN to Any Country for the Cheapest Price

24 Sep 2025

Discover the trick software engineers use to have a secure, hard-to-detect VPN that is much cheaper than any VPN on the market

Read article
How to Use Cursor Like a PRO, Tricks That Will Make You Code 10x Faster

How to Use Cursor Like a PRO, Tricks That Will Make You Code 10x Faster

30 Aug 2025

Discover how to configure and use Cursor like a true development professional

Read article
GROK 4 The New Most Powerful AI on the Market πŸ€– | Elon Musk has done it again

GROK 4 The New Most Powerful AI on the Market πŸ€– | Elon Musk has done it again

12 Jul 2025

Discover Grok 4, the new LLM from xAI

Read article
Coolify, The Free Alternative to Vercel You Must Know

Coolify, The Free Alternative to Vercel You Must Know

14 Jun 2025

Coolify, the free tool that allows you to deploy any dockerized application on your own server.

Read article
Send Emails to Your Clients Almost FREE πŸ“§ | SMTP Server with Oracle Cloud

Send Emails to Your Clients Almost FREE πŸ“§ | SMTP Server with Oracle Cloud

05 Jun 2025

Discover how to set up your own SMTP server with Oracle Cloud and save a fortune compared to Resend, SendGrid and Mailgun. Complete tutorial with code included.

Read article
Jules: Google's New Code Assistant That Helps You Code

Jules: Google's New Code Assistant That Helps You Code

15 May 2025

We analyze Jules, Google's new tool presented at I/O that promises to automate bug resolution and repetitive tasks on GitHub.

Read article
Block ALL Ads on Your Network (Even without a Raspberry Pi!) | AdGuard Tutorial

Block ALL Ads on Your Network (Even without a Raspberry Pi!) | AdGuard Tutorial

13 May 2025

Set up your own ad and tracker blocker for all your network devices with AdGuard, free and step-by-step

Read article
What Are MCP Servers? The Evolution of AI in 2025

What Are MCP Servers? The Evolution of AI in 2025

30 Apr 2025

Discover what MCP (Model Context Protocol) is, how it works, and several security considerations you should keep in mind.

Read article
How to Create a Windows and Linux Dual Boot: The Definitive Guide πŸ§πŸ’»

How to Create a Windows and Linux Dual Boot: The Definitive Guide πŸ§πŸ’»

10 Apr 2025

Learn how to split your computer in two to have Windows and Linux on the same machine. The perfect way to enjoy the best of both worlds!

Read article
Junie AI: JetBrains' New AI That Will Make Cursor Tremble? πŸ€–

Junie AI: JetBrains' New AI That Will Make Cursor Tremble? πŸ€–

28 Mar 2025

A detailed comparison between Junie AI, JetBrains' new AI, and Cursor, the semi-autonomous code editor.

Read article
Create a VPN to Your Home with Wireguard (Even if You Have CGNAT) πŸš€πŸ”’

Create a VPN to Your Home with Wireguard (Even if You Have CGNAT) πŸš€πŸ”’

20 Mar 2025

How to access your home network from anywhere in the world, even if your carrier has you under CGNAT

Read article
How to Have n8n on a Server Totally Free (No Subscriptions)

How to Have n8n on a Server Totally Free (No Subscriptions)

04 Mar 2025

Yup, as you read, totally free

Read article

This Criminal Will Think Twice Before Scamming Again πŸ—οΈπŸ”’

27 Feb 2025

A cybercriminal tries to scam me but comes off badly!

Read article
Optimizing my Linux machine for pentesting 🐧

Optimizing my Linux machine for pentesting 🐧

14 Nov 2024

Again I bring another script, this time to improve my Parrot working environment ready for ethical hacking

Read article
This Is How I Connect to My Home Wifi When I'm Away

This Is How I Connect to My Home Wifi When I'm Away

19 Oct 2024

Thanks to a self-hosted VPN

Read article
I'm Never Writing a Commit Again πŸ₯Έ

I'm Never Writing a Commit Again πŸ₯Έ

27 Sep 2024

Because I've created a script that will do it for me.

Read article

Job Interviews in the IT Sector: Complete Guide for Developers

09 Jul 2024

Practical guide on the types of technical interviews in IT. Learn how to prepare for live coding, technical tests, and negotiate your salary as a developer.

Read article

Anxiety and Productivity: How to Maintain Balance as a Developer

30 May 2024

Practical strategies for managing anxiety and improving productivity as a developer. Proven techniques, recommended tools, and real routines.

Read article