Live data from Hacker News

Viewing profile — shhsshs

shhsshs

HN member
Joined
Mon, Sep 17, 2018, 1:17 AM UTC
HN karma
466
Public activity
155 items

About shhsshs

No profile information was provided.

Recent public activity

  1. comment
    Comment #48949401

    The word "snapshot" is not entirely accurate. They used several bots to manually download the world by flying around, and that collection process takes several months (as described…

  2. comment
    Comment #48912137

    The only redundant part of this snapshot is the second 512k^2 snapshot of the overworld. The End and Nether snapshots are still meaningful. Excluding the 512k^2 snapshot, the size …

  3. comment
    Comment #48860402

    I see coworkers reach for AI to perform many tasks that are made trivial by a few keystrokes or a simple macro in Vim.

  4. comment
    Comment #48542778

    "fine" is a very accurate word to describe Tizen. It's slow and really hard to find things sometimes (why do TVs not have a simple "input switch" button any more?), but ultimately …

  5. comment
    Comment #48446890

    I use aliases that lazily load nvm when I actually want to use it. This converts the shell startup penalty into a node/npm startup penalty.

  6. comment
    Comment #48096223

    If you constantly pawn a task or cognitive load onto someone else (AI or not), you'll eventually get worse and worse at that particular type of thinking. Your overall mind doesn't …

  7. comment
    Comment #48054949

    I am a bit confused and very curious what purpose this site is trying to serve. They seem to have many articles all talking about the same concept which I think could be summarized…

  8. comment
    Comment #48050667

    In 2020 Netflix claimed they would start to automatically cancel inactive accounts [1], but the post has since disappeared. I also remember Microsoft saying the same thing about Xb…

  9. comment
    Comment #47964126

    As someone with no real-world petrochemistry experience, but much gaming experience, I was very surprised how familiar the crude oil processing diagram looks. Factorio and GregTech…

  10. comment
    Comment #47692278

    I would love one of these for Google Chat. It feels like it's been getting slower and slower these past few years.

  11. comment
    Comment #47224801

    I'm trying to understand what you mean by this. Are you saying they're "bad" in terms of resolution, or artistic value, or something else? They seem good enough (far from "bad") by…

  12. comment
    Comment #46861152

    `9↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑9` seems like a reasonable guess (barring encoding cheats/trickery like @masfuerte commented!) Edit: I've misread th…

  13. comment
    Comment #46468632

    No, because it never sees its back!

  14. comment
    Comment #46468624

    By the astronomical definition of the word "orbit", no. Earth does circle Mercury though (and Mercury circles Earth). In terms of this post - I suppose technically Earth does NOT c…

  15. comment
    Comment #45812890

    Fun to see you here - I discovered this game through your videos! I think despite the lack of raw "content", I got a LOT of playtime out of this game by trying to push higher on th…

  16. comment
    Comment #45204032

    Sarcasm noted. An apple would actually be more difficult to hit because of its reduced size.

  17. comment
    Comment #45184654

    I think it's more appropriate to say TOTP /is (nearly)/ phishing-proof if you use a password manager integrated with the browser (not that it /doesn't need to be/ phishing-proof)

  18. comment
    Comment #44491425

    "Repeats" may be the term you're looking for. That would be interesting, however in some pieces it could make the overall document MUCH longer. It would be similar to loop unrollin…

  19. comment
    Comment #44414855

    From the article: My Lua data types have a notable difference from C Lua: an ability to be “frozen”.

  20. comment
    Comment #44358937

    The project has data about every location (doors, chests, etc.) and the conditions that must be met to allow access to those locations - for example [1]. From there the randomizer …

  21. comment
    Comment #44357266

    https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...

  22. comment
    Comment #43693447

    Question for you and commenter above, do you play games with controls similar to Outer Wilds often? Do you play many games in general? I've seen this comment a few times and I'm cu…

  23. comment
    Comment #41046738

    Totally achievable by using interfaces instead of structs type Foo interface { Foo() int } type Bar interface { Bar() string } type FooBar interface { Foo Bar } Then functions that…

  24. comment
    Comment #40851204

    > If your language has bad defaults, you may have to ask for the right rounding mode explicitly. Is the author implying Rust's default rounding behavior is a bad default? In what w…

  25. comment
    Comment #40467315

    https://benjoffe.com/weekle