5 ms·
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 equivalent
by Yasuraka 9mo 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.
- staticassertion 9mo agoWhat language does not have a popular package manager that provides code execution?
- Yasuraka 9mo agoAll of those that ship code instead of packages, e.g. C and Go.