HackerTrans
TopNewTrendsCommentsPastAskShowJobs

svens_

no profile record

comments

svens_
·2 mesi fa·discuss
There might be multiple methods and heuristics, but one way that I have encountered was based on packet TTL.

Android and Linux use 64 by default - the block could be circumvented by setting the laptop to use 65 TTL.
svens_
·3 mesi fa·discuss
What do you think the minimum pad clearance is for the clay?

You can dead bug an LQFP if you absolutely have to…
svens_
·5 mesi fa·discuss
This assumption has unfortunately led to countless security issues, at least in the past. The nosniff header (see https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/...), was created because of this and should be added.

While this probably works, you should also add a restrictive CSP (using the sandbox directive).

Forcing the download (via Content-Disposition header) would likely be even better, but it is annoying for users.