Hacker Newsnew | past | comments | ask | show | jobs | submit | silverwind's commentslogin


Yes, but opening that and searching for "411" is much slower than just typing "http.cat/411" into the URL bar

Also relieves a stress a bit with a funny cat photo. There's also http.dog to the same effect.

...which is when you set up a browser bookmark with a keyword, so you can just type "http 411" and it will redirect you! :-)

Eg.: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/..." would then go to: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/..."


Should be restricted to only "in office" vs "not in office", no showing the wifi name. Also, the lack of wired network support seems odd.

IMO that's probably how the feature will work, I haven't seen any actual non-speculation/rage bait evidence to the contrary.

Yeah it's used to list where your coworkers might be, it's a part of Microsoft Places, which is like a hotdesk thing. People have an insane response to this, and yet i assume they use their company provided laptop everyday.

It's more likely because the internet runs on a very small number of authorative server implementations which all implement this ordering quirk.


This is a recursive resolver quirk


... that was perpetuated by BIND.

(Yes, there are other recursive resolver implementations, but they look at BIND as the reference implementation and absent any contravention to the RFC or intentional design-level decisions, they would follow BIND's mechanism.)


It's also the most natural way to structure the answer:

Hey, where can I find A.

Answer: A is actually B

Answer: Also B can be found at 42


I hope uBlock will support Servo if `webRequestBlocking` is implemented like in Firefox.


> That's great until you need to connect to a work/client VPN that decided to also use 10.0.0.0/8.

There's numerous other reserved IPv4 blocks that can be used: https://en.wikipedia.org/wiki/Reserved_IP_addresses#IPv4. Would definitely not recommend to use 10/8 for private networks.


Landed on 172.16/22 for this reason however it's not uncommon how an enterprise to use all 3 private classes. One place I worked used 192.168 for management, 10 for servers, and 172 for wifi

Using 2 different classes has been a pretty common setup for wifi and wireless in my experience


Likely not, given that it only implements ES5.


Pinning actions doesn't really work because most action dependencies are unpinned thanks to npm default behaviour of not pinning them.


Just don't use actions which pull in arbitrary npm packages without a lockfile.


Why does this matter?

JavaScript actions are already bundled.


SVG can for example contain text elements rendered with a font. If the font is not available it will render in a different one. The issue can be avoided by turning text elements into paths, but not all SVGs do that.


Also text zoom.


svgo is a minifier, not a sanitizer.


I should have clarified `svgo + removeScripts`

https://svgo.dev/docs/plugins/removeScripts/


You should run VPN on your gateway instead.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: