Antal IstvΓ‘n

TECHNICAL INSIGHTS & SOFTWARE ENGINEERING NOTES

A curated collection of thoughts, guides, and recommendations on modern software development, architecture patterns, and engineering best practices.

LATEST POSTS

Recently published
πŸ“Š
Thoughts/Jun 13, 2026

Benchmarks are a suggestion

Benchmark tables and launch-day demos are vendor-run, Goodharted, and blind to the harness you actually ship through. The only eval with predictive power for your work is your work.

READ MORE β†’
πŸŽ™οΈ
Guides/May 11, 2026

Video transcripts on a Mac

Transcribe video locally on Apple Silicon with whisper.cpp at 5–8x realtime β€” no API key, no per-minute charges, no audio leaving the laptop.

READ MORE β†’
πŸ“„
Guides/May 11, 2026

PDF to Markdown on a Mac

Convert PDFs to clean Markdown locally on Apple Silicon with marker, so LLMs can ingest documents efficiently without rasterising every page.

READ MORE β†’
πŸ”
Guides/Apr 26, 2026

The agent loop that ships while you are away

An opinionated set of agent skills that ships work from a Jira ticket to a deployed fix without you at the keyboard.

READ MORE β†’
πŸ“‹
Guides/Mar 7, 2026

Spec Driven Development

A practical guide to turning plans into durable specs that humans and agents can review, approve, and implement.

READ MORE β†’
🧩
Guides/Feb 21, 2026

Agent Skills

On skills as the missing layer in agentic coding β€” encoding tribal knowledge and keeping the context window focused.

READ MORE β†’
πŸ€–
Guides/Feb 15, 2026

Agentic Coding Survival Guide

Context windows, tools, modes, prompting, system prompts, skills, spec-driven development, and warnings.

READ MORE β†’
πŸ›‘οΈ
Thoughts/Dec 10, 2025

Developing with Confidence

On using linters, type checkers, automated tests, and CI pipelines to build software with confidence instead of anxiety.

READ MORE β†’

THOUGHTS

Perspectives on software development, tech stacks, and engineering philosophy

GUIDES

Practical tutorials and how-to articles for real-world development challenges

RECOMMENDATIONS

Curated resources, tools, and content worth exploring