Viewing profile — zerocrates
zerocrates
HN member- Joined
- Fri, Dec 12, 2014, 5:04 AM UTC
- HN karma
- 4,449
- Public activity
- 1,416 items
- HN profile
- View on Hacker News ↗
About zerocrates
No profile information was provided.
Recent public activity
-
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…
-
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.
-
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.
-
comment
Comment #48752838
They have easier options. For one, just don't put a drive in the newer ones.
-
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…
-
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…
-
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…
-
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.)
-
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…
-
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…
-
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?
-
comment
Comment #48129470
The US hasn't formally declared war since World War II.
-
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…
-
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…
-
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…
-
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 …
-
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.
-
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…
-
comment
Comment #47927473
Not at least slapping a pixel font on there is an odd choice given the purposeful nostalgia goal.
-
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…
-
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…
-
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.
-
comment
Comment #47816699
An admin has now semi-protected the article.
-
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…
-
comment
Comment #47507999
Building against the Steam runtime containers seems like the other route, which also gets you more stability.