|
|
|
|
|
by philipwhiuk
147 days ago
|
|
> Watch me apply the UNIX philosophy to LLM agents The Unix philosophy is chaining existing stuff together that each do a job well - using ls | grep rather than writing code to do both. So this feels like the opposite of that - deliberately coding instead of using existing tools. |
|