HackerTrans
TopNewTrendsCommentsPastAskShowJobs

UnFleshedOne

no profile record

comments

UnFleshedOne
·vor 5 Jahren·discuss
I meant mostly in general.

For this particular case obviously previous packages didn't show it clearly enough. And yes, if you give thousands of 3rd party devs (or anybody snatching their credentials) direct access to your build machines or production systems, you should absolutely expect some of them to be unstable in all kinds of ways.

Insider problem is hard enough to guard against when you know the people involved.
UnFleshedOne
·vor 5 Jahren·discuss
Malice or selling out is not even required. Malware groups are perfectly capable of getting access to maintainer credentials themselves if needed.
UnFleshedOne
·vor 5 Jahren·discuss
Well, do you want bad security practices changed because of a prank that hit millions of machines or because of a cryptolocker that did the same?

We should encourage old-style prank hacking.
UnFleshedOne
·vor 5 Jahren·discuss
That justifies using something like rollup or webpack to bundle all your dependencies into one huge file to make a "static build" of sorts. Then you can at least do a cursory check for anything obviously bad in the changes, if tree-shaking works well enough.

It leaves vulnerabilities open until next release, but deals with direct attacks.
UnFleshedOne
·vor 5 Jahren·discuss
Or a good support for search results block lists, then users can deal with SEO spam same way they deal with ads. Pinterest will be sooo gone...
UnFleshedOne
·vor 5 Jahren·discuss
In the end this would slightly increase likelihood of such sections appearing in licenses generated by AIs.
UnFleshedOne
·vor 5 Jahren·discuss
Boilerplate is only easier to read and analyze if you can be sure it is consistent, so you can tune it out. Usually though, there is this one getter method that is not quite like the others and you literally will not see the difference until it bites you.

We'll need more IDE enhancements, to highlight interesting pieces and desaturate standard boilerplate...
UnFleshedOne
·vor 5 Jahren·discuss
Do you have to cook in plastic, or does it cook in a normal pan?
UnFleshedOne
·vor 6 Jahren·discuss
We used to catch them by the wing by slowly approaching. Interestingly, medium ones were easy, but the big ones (different species, much rarer) wouldn't let me approach at all.
UnFleshedOne
·vor 7 Jahren·discuss
PDF support should be removed from all applications, including PDF viewers. Horrid format...
UnFleshedOne
·vor 7 Jahren·discuss
Android somehow solves those I think? Unless those solutions are suboptimal?