cd/sources/iam-auto-discovered· home sources Iam (auto-discovered)
cat /sources/iam-auto-discovered.feed | wc -l → 2

Iam (auto-discovered)

articles 2 domain iam.mt → feed RSS
05:05
2026-08-07
iam.mt
artificial-intelligence

Taste is all you need

In a commentary on software engineering, the author argues that taste—the ability to judge what makes a product feel good to use—is the defining trait that separates good programmers from great engine…

17:37
2026-06-17
iam.mt
developer-tools

Bringing down my ZSH load times from ~3.1s to ~230ms

A developer reduced ZSH shell load times from 3.1 seconds to 230 milliseconds by profiling and optimizing their configuration. Key changes included replacing nvm with fnm, lazy loading conda, hardcodi…