Live data from Hacker News

Viewing profile — 8xde0wcNwpslOw

8xde0wcNwpslOw

HN member
Joined
Fri, Mar 31, 2017, 2:33 PM UTC
HN karma
85
Public activity
42 items

About 8xde0wcNwpslOw

No profile information was provided.

Recent public activity

  1. comment
    Comment #18016072

    Applies to a lot of things though. Just think what else you could replace the first part with, and whether it qualifies as an argument at all.

  2. comment
    Comment #18015753

    I cannot relate to what you write at all. In all my years in school, I did not witness a single day of attendance drop due to weather (the only weather-related exception was for th…

  3. comment
    Comment #18014579

    Around here (this site I mean), the majority opinion doesn't find any problem at all with sleet and snow and cycling. The odd thing about this is how the biking paths around here (…

  4. comment
    Comment #18014169

    It's the exact opposite. I can't understand the amount of people who have elementary problems comprehending which way the clock changes "geographically" speaking, and what it means…

  5. comment
    Comment #18002182

    Shame. "Professional" offendees got into Linus' mind at last, to no one's benefit. Enjoy the break at least.

  6. comment
    Comment #17968606

    On the other hand, I've never had my Linux desktop crash for decompressing a big ZIP archive. Of course, credit where credit is due, Explorer crashing isn't necessarily all that dr…

  7. comment
    Comment #17754343

    Also seems to support the "standard" shortcuts for formatting (Ctrl+I/U/B, perhaps others), but yeah, the introduction might be lacking.

  8. comment
    Comment #17730103

    A bicycle is also often more than an order of magnitude easier to steal; you can't just pick up a car, and a bolt cutter won't cut it even for a car worth $5,000.

  9. comment
    Comment #17724750

    The OCD notion of cleanliness doesn't always have really anything to do with any real germs or other pathogens. "Dirtiness" is more an abstract concept that varies and develops ove…

  10. comment
    Comment #17724701

    I'm not a doctor, but I'm almost certain your SO absolutely needs to discuss these things with someone to have any chance of relieving, or reversing the trend you mentioned. From m…

  11. comment
    Comment #17635745

    >Line breaks in HTML source code should not matter! So, should you put spaces at the end, or at the beginning of lines in text that's broken into multiple lines?

  12. comment
    Comment #17611804

    Don't quote me on this, but I think padding bytes might have different values in certain cases.

  13. comment
    Comment #17476632

    Universal income, unrestricted immigration. Which is it that you really want? Both of course, people tend to want it all, and dreams to pay for it all. In 100 years it'll supposedl…

  14. comment
    Comment #17402152

    Strictly speaking, the initial part of your assumption is not wrong, but the later conclusion is. array[x] and *(array+x) are indeed equivalent for any identifiers 'array' and 'x' …

  15. comment
    Comment #17396151

    I don't agree. Restaurants have servers as usual.

  16. comment
    Comment #17396127

    >You have the opposite problem though That is a partially solvable problem, though. While you cannot fix a restaurant when it fails at that, you can simply not visit there. Well, a…

  17. comment
    Comment #17396105

    You're being a bit harsh on Subway, and maybe rating them on a completely wrong scale. A salad bar in a grocery store literally makes you put your food together, and not at altoget…

  18. comment
    Comment #17356127

    I have no idea how Vicodin was designed; however, paracetamol (acetaminophen) wouldn't do that. It is liver toxic in higher doses, and can certainly kill your liver and you eventua…

  19. comment
    Comment #17342666

    I find it really hard to believe that the majority of a garbage crisis is caused by tourists "tossing their trash wherever" -- after all, underdeveloped countries have problems wit…

  20. comment
    Comment #17305740

    Yes, I'm using that to see what bitrates are available. For the mentioned content, they range from very low to low (up to around 1000 kbps).

  21. comment
    Comment #17304793

    It could also be a lot worse than 720p. At least for me, most bigger (not netflix-original) titles are limited to 480p with maximum bitrates even below 1000 kbps when using a "part…

  22. comment
    Comment #17302065

    Bitfields would be, in theory, safer still: no manual bit-twiddling to begin with and also quite straightforward usage. Unfortunately, they are (and I guess will remain) underspeci…

  23. comment
    Comment #17280866

    >checking if a map or set contain a key requires lots of code Well, we all have our own standards, but... std::set numbers = ...; if (numbers.count(5)) {} // we have a 5

  24. comment
    Comment #17261157

    I'm converting because earlier messages used dollars as well. I doubt that taxes that high exist anywhere in the US (1 USD/litre being almost 4 USD/gallon after all).

  25. comment
    Comment #17261061

    A funny coincidence: the excise duty on petrol here consists of several "parts", one of which is the carbon dioxide tax, which is currently about 0.25 USD/litre (in total the fixed…