Akatama's Slice of the Internet

Why Great Engineers Always Take the Extra Step

Jan. 7, 2026 | Categories: development, thoughts, senior-engineer

Good engineers finish the task. Great ones anticipate what comes next.

Books I Read in 2025 (and Why They Stuck With Me)

Dec. 31, 2025 | Last Updated: Dec. 31, 2025 | Categories: thoughts, books, year-review

A look back at the books I read in 2025, and the ideas, stories, and perspectives that stuck with me.

Working Alongside an AI Pair Programmer

Dec. 17, 2025 | Categories: AI, LLM, development, thoughts

A devlog covering FastAPI, Docker, OpenTofu, Azure, MCP, and the lessons learned using Aider

What I Learned from Hacking APIs: A Developer's Review

Dec. 3, 2025 | Categories: security, Hacking_APIs, testing

My firsthand experience learning API security through the tools, labs, and mindset taught in Hacking APIs.

Cleaner Tests, Smarter Workflows: Lessons from Improving Calibre-Web for IIAB

Nov. 12, 2025 | Categories: devops, IIAB, Pytest, ci-cd, development, testing

How a small testing update became a full refactor of IIAB Calibre-Web’s tests and a workflow.

Refactoring Your Writing: A Developer's Workflow for Using ChatGPT as Your Editor

Oct. 27, 2025 | Categories: AI, LLM, writing, thoughts

A simple, repeatable workflow for using ChatGPT as your personal writing copilot.

AI, Testing, and DevOps: Practical Insights from StarWest 2025

Oct. 1, 2025 | Categories: devops, LLM, conference, testing

What I learned at StarWest 2025

What Co-Intelligence Taught Me About Working with AI

Sept. 17, 2025 | Categories: AI, LLM, development

AI won’t replace engineers, but learning to work with it will define the best ones.

The Puzzle of Pull Requests: Testing Calibre-Web in IIAB with GitHub Actions Contexts

Sept. 3, 2025 | Categories: devops, IIAB, open-source, ci-cd

How we used GitHub Actions contexts to make sure Calibre-Web changes were tested inside IIAB

Setting up crAPI for Hacking APIs

Aug. 20, 2025 | Categories: devops, containers, security, Hacking_APIs

This guide walks you through setting up crAPI for API hacking practice.