bakabaka9
No user record in our sample, but bakabaka9 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but bakabaka9 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Let's hope that abject consumerism that makes you downvote this will also give you cancer.
Presently there is no additional cost to choosing a smartphone with the right amount of memory for one's specific usage pattern, so who's being "niche" makes no difference. Linux on desktop is arguably also niche, yet…
Bad user experience depends on the user. Personally I very much enjoy the somewhat lower price of less-beefy models of smartphones and tablets — as I'm not obsessed with taking pictures, don't play blockbuster video…
This saddens me personally, as I once worked with this guy; he is very productive and talented developer. Imagine how god-awful he feels now, threatened by police and forced to stop committing to his very own projects.
I'd like its source code to be extremely hackable and easy to understand / build / debug, quite unlike Mozilla's present day codebase (which I personally find very hard to figure out).
I second that. Not wearing towel on head sure is offensive! :)
Nothing wrong with spontaneously hugging at work to relieve stress, assuming that all parties understand the purely Platonic meaning of the act (after all, we're grown-ups). I also tend to close my (less serious)…
This is hilarious! Without the CoC, who would have thought about rubbing someone else's body parts on HN.
I actually managed to contribute to it once, via the mailing list. This doesn't really invalidate (1), but maybe they just don't want GitHub-style forks ("modifying the supplied code 'in place' is something that we…
Mindlessly inserting unnecessary syntax instead of learning the damn language. Hacker News should be proud of its lusers.
In the worst case, you can do something along the lines of [file1, file2, file3].join(';\n') albeit if you're using any kind of post-processing tool, like UglifyJS or Google's Closure compiler, then everything just…
You're only "losing control" if you don't know how ASI works, which is well-defined in the ECMAScript standard. Bad programmers that can't understand ASI will be also confused by the floating point semantics, promises…
They aren't needed at all. Semicolons in JS are optional. Knowledge about how ASI works, on the other hand, is mandatory.
It's spelled Israel, FWIW.
Kivy is a fun little library, not without its quirks, but overall I felt comfortable with it. In particular, it's nice how they built everything around GLSL shaders, this allows for very interesting styling and visual…