Live data from Hacker News

Viewing profile — zerocrates

zerocrates

HN member
Joined
Fri, Dec 12, 2014, 5:04 AM UTC
HN karma
4,449
Public activity
1,416 items

About zerocrates

No profile information was provided.

Recent public activity

  1. comment
    Comment #49092869

    I guess the distinction would be that in the formaction/formmethod case you'll also submit all the other form data, while the button action will just be an empty body. An extra bla…

  2. comment
    Comment #48960713

    "Ah so that's why I kept losing money!" But seriously, safe to assume they meant to say calls and just accidentally wrote the wrong one.

  3. comment
    Comment #48781841

    The hypothetical "Odingate" article in a reliable source would probably have to discuss Odin enough to also be a viable source for Odin itself; problem solved.

  4. comment
    Comment #48752838

    They have easier options. For one, just don't put a drive in the newer ones.

  5. comment
    Comment #48677633

    "Quietly," like in "has quietly become the biggest/best X" is silly and everywhere, but "quietly" in this sense of "they didn't announce it and people just happened to notice the c…

  6. comment
    Comment #48651798

    Well, they're only looking at whether the pymetrics gameplay algorithm ML thing recommends the candidate, not any of that other stuff. The outcome they're looking at here isn't whe…

  7. comment
    Comment #48651499

    The 83,000 applications to Fortune 500 companies, that was a different previous study they compared their results to. This paper's takeaway is that unlike that Fortune 500 data, th…

  8. comment
    Comment #48649360

    I think SteamOS itself also now officially supports you installing it on any PC. (Ah, actually that's mentioned in this post even.)

  9. comment
    Comment #48635877

    I remember the gradual shift in Linux both due to internal changes and changes to what machines generally had, from IDE/ATAPI/ATA to Serial ATA, meaning things switched over to the…

  10. comment
    Comment #48252630

    Obviously it depends what you're working on, what your patterns are, and so on. But my experience is that PHP involves so much array wrangling that devs are more likely to have a h…

  11. comment
    Comment #48129943

    So, they didn't face any consequences. Did they at least keep the original grade or was this so well explained they also got the re-grade?

  12. comment
    Comment #48129470

    The US hasn't formally declared war since World War II.

  13. comment
    Comment #48115234

    I encounter a few native Linux games from time to time on Steam, mostly indies and other smaller games. There was a time there was a medium-sized push for this, Steam was pushing i…

  14. comment
    Comment #48018775

    They do also run actual commercials if you're crazy enough to show up before the showtime. AMC is also interesting because even in the "real" trailer period they have a long ad for…

  15. comment
    Comment #48018731

    One of the joys of having Moviepass in that brief period where it was very cheap but still worked was going to random late-night showings of stuff I'd have never otherwise seen, so…

  16. comment
    Comment #48018687

    AMC have taken to just saying outright that everything will start 25-30 minutes after the posted time. Which is interesting, I guess they're trying to blunt the negative effect of …

  17. comment
    Comment #47971779

    Oh yeah, duh. Still every machine I've looked at, and I've since looked at a couple more, has it r-x for world.

  18. comment
    Comment #47954623

    It being readable is the default configuration most places, after all the purpose is to call it from a non-privileged user. But I could see it being made non-readable since its use…

  19. comment
    Comment #47927473

    Not at least slapping a pixel font on there is an odd choice given the purposeful nostalgia goal.

  20. comment
    Comment #47927137

    Yeah, I want to say you could press the number keys or F keys or something like that to toggle layers on and off, and it was absolutely necessary in some misty forest/jungle/waterf…

  21. comment
    Comment #47899056

    Sure, I was more speaking to usage... I'd have to imagine that querySelector* dwarfs evaluate in actual usage. Chrome's stats put evaluate at about 5% of loads; I'm not sure they h…

  22. comment
    Comment #47894320

    Yeah, querySelector/querySelectorAll are totally widespread in client-side, it's nice to finally have them in PHP's newer DOM. Definitely what people are used to doing.

  23. comment
    Comment #47816699

    An admin has now semi-protected the article.

  24. comment
    Comment #47697584

    Some of this is just really widespread imprecise usage of terms: what really should be called "YCbCr" in digital contexts is frequently called "YUV." So-called "YUV" digital format…

  25. comment
    Comment #47507999

    Building against the Steam runtime containers seems like the other route, which also gets you more stability.