top | item 47082210

(no title)

agentultra | 10 days ago

As a developer of software I often have to care because it matters and so I read the code.

Source code is often written for other humans first and foremost.

discuss

order

abustamam|9 days ago

I've had to dig into node modules to try to debug code from a closed source library that we depended on.

I'd much rather wade through AI slop than minified code, which may have previously been AI slop.

skydhash|9 days ago

Minified code is not for humans, it may as well been bytecode.

agentultra|9 days ago

Both can be equally bad. Especially if you could get the source of the minified dependency and find that it is also slop.

What a world when we’re playing Would you rather with people’s property and information.