Viewing profile — furyferret
furyferret
HN member- Joined
- Sat, Nov 21, 2015, 6:34 PM UTC
- HN karma
- 13
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About furyferret
No profile information was provided.
Recent public activity
-
comment
Comment #11410788
What you're describing is definitely a squash.
-
comment
Comment #11390395
How secure something is doesn't only depends on itself but also on its environment. There's a vulnerability known by some which isn't going to be fixed. The moment this vulnerabili…
-
comment
Comment #11343204
Re-inventing the wheel in 17 lines of code is called programming.
-
comment
Comment #11233384
Unfortunately, this gist is based on the same fallacy that the one it opposes is based on: the idea that visiting sites and consuming their content is a primary need for visitors. …
-
comment
Comment #11223374
EasyList[1] already contains various per-site adblocking based on CSS selectors, with several packages for different languages and site type. I think the community is big enough an…
-
comment
Comment #11140567
We need whitelists. I'm using uBlocko to block all third-party requests and manually whitelist requests vital for the site such as those who load the CSS from a CDN. Many sites use…
-
comment
Comment #10896329
It's just web developers who lived in a world where front-end layout was supposed to be hard and who distill complexity out of four or five trivial CSS properties to convince thems…
-
comment
Comment #10607604
Vulnerabilities don't "magically appear". They're there from the beginning and the goal of the game is to find them and fix them before the bad guys find them and exploit them. If …