Viewing profile — joan_kode
joan_kode
HN member- Joined
- Sat, Feb 29, 2020, 6:14 PM UTC
- HN karma
- 268
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About joan_kode
No profile information was provided.
Recent public activity
-
comment
Comment #33615325
I can absolutely make a native version that's considerably less efficient than this one. And yes, a more efficient browser version is possible (and possibly simpler). People like t…
-
comment
Comment #29721392
This kind of "code study" is underrated. Turns out I was also influenced by studying code by the same author, but on another of his projects: https://github.com/LingDong-/Hermit (v…
- story
-
comment
Comment #29642493
OK, I didn't realize how much detail was put into guns in Ghost in the Shell SAC: http://www.imfdb.org/wiki/Ghost_in_the_Shell_Stand_Alone_Com... I didn't even feel like it had muc…
-
comment
Comment #29628671
Interesting, I would have made the opposite assumption ("the satellite is moving so much faster than everything else, we can estimate the interval from the satellite's speed alone)…
- story
-
comment
Comment #27334570
Love my infrared thermometer for steeping tea at exact temperatures. These things are terrible for medical purposes since they only measure surface temperature, but they're perfect…
-
comment
Comment #24512666
Nature has numerous review articles every year since 1974 (right on their website): https://www.nature.com/nature/articles?type=review-article&y...
-
comment
Comment #24509824
Indeed, I know some hacks were being held back until end-of-life. For example the author of SoundHax (one of the most important tools in 3DS hacking) said he was holding something …
-
comment
Comment #24486538
It's obviously not supposed to be a disclaimer of any legal value, judging from the sentence immediately after your quote: "I might take down these tracks or add more depending on …
-
comment
Comment #24393794
Yes, ever since Windows Vista thumbnails are in a central per-user directory. Old thumbnails are removed automatically. Definitely an improvement over previous behavior, at this po…
-
comment
Comment #23828041
I've only smelled animal musk because a roadside salesman handed us a sampling box while we were stuck in traffic above Manali (this was only a few years ago). Quite a nice scent, …
-
comment
Comment #23824009
I also experienced this, the footer was missing as well. I tried from different devices and there was only one comment. I'm not sure how long it lasted but at least a few minutes, …
-
comment
Comment #23823826
Dark web marketplaces are not exactly "a system where nobody trusts anyone". They are pseudonymous, as opposed to completely anonymous, and sellers absolutely build reputation and …
- story
-
comment
Comment #23817147
Are you sure it wasn't just a plain old website? There was one posted here a few years ago (and I thought the site went down but it's actually still going): https://news.ycombinato…
-
comment
Comment #23755472
This is really well done. I find the default "free form" mode is by far the most interesting, and it's more complex than a lot of the comments are implying here. It cycles between …
-
comment
Comment #23744251
The main problem with that decision is that every discussion having anything to do with Lua always devolves into repetitive bikeshedding about the 1-indexing.
-
comment
Comment #23744199
I'm surprised someone on HN since 2012 would learn about the demoscene today! Then again, it's true that the demoscene "keeps to itself", it's always been quite the bubble. I'm not…
-
comment
Comment #23743485
You're right, too late to edit but the "easily" was wrong. More like "theoretically".
-
comment
Comment #23741702
The command line version actually allows you to "not trust the server". But thinking it through I agree that the in-browser version could get served a different JS that grabs the h…
- comment
-
comment
Comment #23741569
This is neat and has potential. But I was somewhat arrested by this feature: " all pastes are cleared daily at 1:30am EST, so you have 12 hrs on average for your paste " So, 12 hou…
-
comment
Comment #23443300
The article repeatedly states that it's not about Lighthouse and that there's nothing wrong with Lighthouse. The point is that your website can be completely inaccessible and no am…
-
comment
Comment #23442893
Wow, CSS system color keywords seem like a massive privacy leak. I just tested setting the property: background: Background; on an element, and then changing my Windows desktop bac…