A Software Library with No Code
dbreunig.com · 1,370 words · saved by 1 readers
Do we still need libraries of 3rd party code when AI agents are this good?
Jan 8, 2026 OSS AI SPECS A Software Library with No Code All You Need is Specs? Today I’m releasing whenwords , a relative time formatting library that contains no code . whenwords provides five functions that convert between timestamps and human-readable strings, like turning a UNIX timestamp into “3 hours ago”. There are many libraries that perform similar functions. But none of them are language agnostic. whenwords supports Ruby, Python, Rust, Elixir, Swift, PHP, and Bash. I’m sure it works in other languages, too. Those are just the languages I’ve tried and tested . (I even implemented it
saved by
related reading
- Quint: executable specifications for reliable systemsquint.sh
- Vibe engineeringsimonwillison.net
- Thoughts on slowing the fuck downmariozechner.at
- Would you fly on an AI-coded plane | Hackle's bloghacklewayne.com
- Your job is to deliver code you have proven to worksimonwillison.net
- AddyOsmani.com - How to write a good spec for AI agentsaddyosmani.com
- Effective harnesses for long-running agents \ Anthropicanthropic.com
- Why We Built Our Own Background Agentbuilders.ramp.com
- When AI Writes the World's Software, Who Verifies It? — Leonardo de Mouraleodemoura.github.io
- Don’t Outsource Your Thinkingteltam.github.io
- How to fully automate software engineering | Mechanize, Inc.mechanize.work
- Notes on the Software Factorybenedict.dev