Hacker News new | ask | show | jobs
by ozim 556 days ago
Problem is metadata is taking much more time/space to fill in and context to be encoded will be awful lot of typing for a person.

When writing code context is encoded in the code and if you start on new project you need to read documentation and ask people around to pass you the context so you don’t need metadata. Or so to say all stuff that is in tickets and documentation plus what is in other teammates heads.

There’s just no way it will be efficient to somehow drop all of it while you want to do the code.