Skip to content

Blog

Insights into my everyday programming life and other interesting technical tidbits

Posts about: tools Clear filter

January 2026

Published on Jan 15, 2026 · approx. 8 min read

Vibe Coding: How AI Agents Are Changing Software Development

Vibe coding — coined by Andrej Karpathy — is changing how solo developers build software. An honest account of Claude Code, Cursor and others, the strengths of these tools, and why openClaw remains a security risk despite the hype.

Read More →

November 2025

Published on Nov 12, 2025 · approx. 4 min read

Bun as a Node.js Replacement: Faster, Simpler, Compatible?

Bun is a new JavaScript runtime that claims to be faster than Node.js, with a built-in package manager, test runner, and bundler. What can Bun actually do, and when does switching make sense?

Read More →

October 2025

Published on Oct 8, 2025 · approx. 4 min read

Renovate Bot: Automatic Dependency Updates for PHP and JavaScript

Outdated dependencies are a security risk. Renovate Bot automates updating composer.json, package.json, and more — with configurable auto-merge rules and grouping strategies.

Read More →