Tag: software
All the articles with the tag "software".
-
POSIX Compliance and My Life
Why switching from bash to fish or zsh broke my scripts, and what I learned about POSIX compliance and shell portability.
-
Software as Abstraction
Why startups should sell before they code, and how software serves as an abstraction layer rather than the product itself.
-
Common pitfalls in software development (that I've encountered)
Common software pitfalls from real production code: timezone bugs, hardcoded text, auto-saving models, and blurred test boundaries.
-
What I want in a programming language
Five key traits I look for in a programming language: concurrency, garbage collection, functional libraries, HTTP support, and simplicity.