logoalt Hacker News

troupolast Saturday at 9:38 PM1 replyview on HN

On all projects I've run any of the models they:

- infinitely duplicate any and all code, helpers and components

- infinitely duplicate CSS (because they duplicate components)

- continuously write code like "read the entire db into memory and run a filter function on retrieved data"

- continuously write code like "call db with multiple queries for each element in a list"

- etc. etc.

Why the hell would I ever want to run them unsupervised?


Replies

horizonwingtechlast Saturday at 11:47 PM

[flagged]