Viewing profile — jsn
jsn
HN member- Joined
- Mon, Mar 12, 2007, 2:55 PM UTC
- HN karma
- 506
- Public activity
- 154 items
- HN profile
- View on Hacker News ↗
About jsn
Recent public activity
-
comment
Comment #47990238
The DevTeam released nethack-3.4.3 in Dec 2003, and then pretty much went dormant for 11 years -- no new releases, no roadmap, nothing. So some time around 2013 some people not con…
-
comment
Comment #38876876
> Zen shinkanzen You probably meant to say "shikantaza", I don't think "shinkanzen" is a word.
-
comment
Comment #38595933
Huh, what a blast from the past. About 30 years ago, in Russia, I hacked up cyrillics keyboard support for Coherent by extending the line discipline layer in its kernel. It was pro…
-
comment
Comment #38511123
Apparently there's no support for smarthost / relayhost (or I can't find any traces of it in the documentation). Running your own low traffic mail exchanger without it is often not…
-
comment
Comment #37967015
You can just `openssl s_client en.wikipedia.org:443`.
-
comment
Comment #32092362
^ This. I have narcolepsy and it's really similar to what OP describes. And Sodium Oxybate is seriously life changing stuff if you have narcolepsy.
-
comment
Comment #29455464
Hmm, interesting. Are you speaking from experience? Because I definitely am. I watched my mother die a very slow, very painful death from cancer several years ago. I can assure you…
-
comment
Comment #29452414
Yeah, this is seriously overengineered. A cellophane hood with elastic collar and a nitrogen nasal cannula is all it takes.
-
comment
Comment #28586083
No, it (again) doesn't work like this at all. 1) DNS blocking of cloudflare is useless, you can receive IPs, or names in non-cloudflare zones, 2) IP blocking of the whole cloudflar…
-
comment
Comment #28584769
They don't have to be strictly unique per user. You can send out different sets of URLs to different cohorts of users, then correlate new URL blockings with client IDs to detect ro…
-
comment
Comment #28584505
Not as of yet. Actually, if you use tor (with out-of-Russia exit nodes, which I think is the default when using it from Russia?), you can already freely access all the sites blocke…
-
comment
Comment #28583642
Not really. You can use whatever you like, the possibilities are endless. AFAIU, the most straightforward approach would be to use Android / IOS push notifications (which can't be …
-
comment
Comment #28583611
Yes, you can re-host, but propagating the new URL to your users will take days, and the authorities reaction time is, for high profile cases, measured in hours. Another interesting…
-
comment
Comment #28583171
> In this case there's not many reasons for it to be a native app instead of a Progressive Web App. This would simplify distribution. The opposite of this is true. Blocking a web a…
-
comment
Comment #26680484
It now has the option to avoid (laggy) Android media service framework, and to use its own scanner to detect media changes instead. That should be immediate.
- comment
-
comment
Comment #22466497
32 bit mask is way too generous, you only need 5 bit masklen. It all doesn't matter though since they have v6 addresses and ranges.
-
comment
Comment #22426669
You are mistaken. PRISM is specifically a program that "collects stored internet communications based on demands made to internet companies" [em. mine]. NSA wiretapping the non-pub…
- comment
-
comment
Comment #20168530
> IPv4 and NAT require maintaining a lot of state at critical intermediate routers. I'm sure we've all experienced (perhaps regularly) a NAT'ing router losing state because of a re…
-
comment
Comment #19198598
I use calibre from community packages on archlinux, it has absolutely no problems reading metadata (authors, titles and covers, and tags etc when present) from epub / mobi / pdf / …
-
comment
Comment #18838216
This is just Crypviser spreading lies. No, being on that Russian register doesn't imply any intention to comply with any wiretapping / censorship requests; in fact, IIRC, it doesn'…
-
comment
Comment #17749656
No, according to this map they track you with Location History off (it says so right in the title, actually), not with Location Services off.
-
comment
Comment #15008016
From what I can see, sendfile isn't really async, it still returns the number of bytes written or error status, and nginx probably needs to wait for that to e.g. log the results, h…
-
comment
Comment #14763915
Well, it's not the first fork in the world, ethereum's fork was pretty big (ETH vs ETC). As far as I can see, exchanges just treat both sides of the fork as two completely separate…