Ask HN: What'd you do while HN was down?
121–130 of 260 posts
Re: Ask HN: What'd you do while HN was down?
#122Re: Ask HN: What'd you do while HN was down?
#123A while back I changed my search engine's crawl data to be ZSTD compressed JSON. It's a bit finnicky to work with, but I'm beginning to realize just how powerful this is. Could literally just do find -name \*.zstd -exec zstdcat {} \; | jq 'first(select(.doc|select(.!=null)|.[].headers|select(.!=null)|test("[xX]-[aA]dblock-[kK]ey")))' and it spewed out samples of domains with a header like X-Adblock-Key. (I'm not grea…
Re: Ask HN: What'd you do while HN was down?
#124Checking out Blind .... I love HN but Blind is more entertaining for sure.
In what way? Just curious.
If you don't take it too seriously, it is a fun and entertaining place, also people keep it more real as people don't hold the punches. (due to anonymity).
Also it is a good place to know about tech interviewing in general, what to do, leveling, negotiation. It servers as a mini forum/guild for tech folks. It can be very helpful on that aspect.