top | item 46271122

(no title)

Yasuraka | 2 months ago

It just so happens that all of those languages share the worst design points, such as the need for a package manager at all and the classic "eval and equivalents run arbitrary code".

>All package managers have the insane security model of "arbitrary code execution with no constraints".

Not all of them, just the most popular ones for these highly sophisticated, well thought-out bunch of absolute languages.

discuss

order

staticassertion|2 months ago

What language does not have a popular package manager that provides code execution?

Yasuraka|2 months ago

All of those that ship code instead of packages, e.g. C and Go.