Viewing profile — deceptionatd
deceptionatd
HN member- Joined
- Sat, Apr 15, 2023, 12:09 AM UTC
- HN karma
- 44
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About deceptionatd
No profile information was provided.
Recent public activity
-
comment
Comment #47373066
This has nothing to do with transport. Iranian drone strikes disabled a Qatari helium _production_ facility.
-
comment
Comment #47372993
Interesting bit from that article wrt to transport infrastructure: "most distributors simply stick to the industry standard transport of Grade 5. That is why for and [sic] end user…
-
comment
Comment #47343055
Well-designed sitemaps and use of something like https://www.indexnow.org/ helps. Cloudflare has Crawler Hints which works well IME: https://blog.cloudflare.com/crawler-hints-how-c…
-
comment
Comment #47009447
Just out of curiosity, what adblocker? I read the Guardian a lot with uBlock Origin turned on, and I've never had issues.
-
comment
Comment #46909017
I've got the Android app and love it, as well as Knots 3D. Most knot enthusiasts will already know about it, but in the analog world The Ashley Book of Knots is fantastic. Beautifu…
-
comment
Comment #46908980
I use them both. I like Knots 3D better, but it's missing some knots that I use. No EStar stopper or Matthew Walker in Knots 3D, for example.
-
comment
Comment #46879430
I can't tell much about your infrastructure, but memcached would probably increase that by several orders of magnitude. The NGINX module is pretty simple: https://nginx.org/en/docs…
-
comment
Comment #46879162
112 and 911 (US) work on almost every mobile phone anywhere in the world. It's part of the GSM/UMTS standard. 999 is supported with either no SIM card or a UK SIM card. See §7.1 he…
-
comment
Comment #46835365
TIL, I always thought IP:ASN mappings were 1:1.
-
comment
Comment #46830600
It's not good as a first line of defense for failover, but with some client software and/or failure mechanisms there aren't any better approachs I'm aware of. Some of the software …
-
comment
Comment #46830513
I have mine set low on some records because I want to be able to change the IP associated with specific RTMP endpoints if a provider goes down. The client software doesn't use mult…
-
comment
Comment #46830490
Maybe, but I don't think TTL matters for speed of initial propagation. I do set it low when I first configure a website so I don't have to wait hours to correct a mistake I might n…
-
comment
Comment #46830421
Agreed; I have no idea how you'd implement that across multiple ASNs, which is definitely a requirement for multi-cloud or geo-redundant architectures. Seems like you'd be trying t…
-
comment
Comment #46818326
> basically no attempt by anyone in government to stop them. No one in the _US_ government. Note that European governments and China haven't approved it in the first place.
-
comment
Comment #41114290
They're the CDN in front of ~19% of websites [1] and the DNS provider for ~16% [2]. Doesn't that mean your staff can't access any of those sites? [1]: https://w3techs.com/technolog…
-
comment
Comment #38387891
This seems... deeply idiotic on GitHub's part. Consider the following scenario: 1. A script/CI/etc is pulling the latest releases from the repository. 2. Ownership of the account i…
-
comment
Comment #37253776
This Reddit thread has a script with a workaround: https://www.reddit.com/r/sysadmin/comments/15ysxgs/applicati... There are comments saying it's worked on several Quickbooks integ…
-
comment
Comment #36423953
I've also had great experiences with Tumbleweed for the most part, but be careful using ZFS, as it frequently breaks with updates. Probably not something most people use, but it do…
-
comment
Comment #36398713
> open access "allows for manipulation of systems on a vehicle, including safety-critical functions such as steering, acceleration, or braking." I assume this is just FUD, but if t…
-
comment
Comment #36090991
On a related note, my favorite easter egg header: http://www.gnuterrypratchett.com/
-
comment
Comment #36052740
The linked paper towards the end is pretty interesting: https://onlinelibrary.wiley.com/doi/full/10.1111/ddi.13489 (open access) Figures 3 and 4 show the estimated increase in rang…
-
comment
Comment #36052590
While that might be true of Phoenix (if the cars aren't electric, and gas station pumps continue to work during this hypothetical blackout), US car ownership rates are _insanely_ h…
-
comment
Comment #36052506
You're right, a temperature rise without a corresponding increase in water vapor content does reduce RH (relative humidity). It does not, however, remove any water from the air in …
-
comment
Comment #36051967
The novel "Ministry For The Future" by Kim Stanley Robinson starts out in a similar fashion, with 12 million people dying in a heat wave. It's a great read, albeit disturbingly pla…
-
comment
Comment #35737779
My rule of thumb for evaluating laws: what could the most malicious person you can imagine do with that power? 'Hate speech' is a highly subjective category, and most proposals for…