• Home
  • Projects
  • Decisions
  • Journey
  • Writing
  • Uses
  • Contact

Decisions

A transparent log of architectural and technical decisions I've made throughout my career. Each entry documents the context, alternatives considered, and the reasoning behind the choice.

5 decisions documented

July 2024 Quality Over Speed: Why I Don't Rush to Ship Software development often prioritizes shipping fast over shipping right. Deadlines create pressure to cut corners. Technical debt accumulates. But rushing to ship messy code makes...
PhilosophyCode QualityTrade-offs
Read decision
May 2024 Avoiding Resume-Driven Development The industry pressures developers to constantly learn new frameworks and chase trends. Recruiters look for specific technologies. Peers talk about the latest JavaScript framework....
PhilosophyTechnology ChoicesCareer
Read decision
March 2024 Depth Over Breadth: Why I Focus on Java and Python As a software engineer, there's constant pressure to know every language, framework, and tool. My resume could list C, JavaScript, Go, Rust, and a dozen others I've touched. But li...
PhilosophyCareerLearning
Read decision
March 2024 Rewrite Over Refactor: When to Start From Scratch Aspira v1 'worked' - it played legal chess moves (no castling and en passant though) and beat random players. But it had fundamental architectural issues: move generation was ineff...
ArchitectureTechnical DebtSoftware Design
Read decision
January 2024 Choosing Java for Performance-Critical Code When starting Aspira (chess engine), conventional wisdom says 'use C++ for performance'. Chess engines are extremely performance-sensitive - every nanosecond matters when evaluatin...
PerformanceJavaTrade-offs
Read decision
© 2026 Florian Last deployed: 2026-01-24 16:15 UTC
Github · Linkedin