Live data from Hacker News

Viewing profile — bernds74

bernds74

HN member
Joined
Sat, Mar 14, 2020, 5:44 PM UTC
HN karma
146
Public activity
36 items

About bernds74

No profile information was provided.

Recent public activity

  1. comment
    Comment #48443115

    The London Underground have been doing it in reverse for a long time. "There is good service on the Piccadilly line."

  2. comment
    Comment #48410669

    I would argue that even the basic concept behind STL is misguided. The rationale I often see is "you only need N algorithms for M container type, instead of N*M". This ignores the …

  3. comment
    Comment #48158808

    I had a chemistry teacher who told us that hydrogen reacts violently with oxygen, and this is how the hydrogen bomb works.

  4. comment
    Comment #47199212

    A brand new pair of brogues, rattlin' o'er the bogs...

  5. comment
    Comment #45997916

    There's this: https://www.ifwiki.org/ZILF https://zilf.io/ Although I haven't played with it and can't tell you whether it can compile the open source Zork.

  6. comment
    Comment #45790851

    "if let" just breaks my brain, it feels backwards to me and takes me a minute each time to work out what's going on. In 40 years of programming I've never seen a syntactic construc…

  7. comment
    Comment #45180553

    Same here. Hollow Knight was simply wonderful - the graphics, the music, the characters, the boss fight designs, the melancholic feeling of the world. It's hard to say whether it w…

  8. comment
    Comment #45180485

    It is that bad, at least for me. I enjoyed the first 8 hours of Silksong, but it turned very quickly after that because the punishments were just completely outweighing the rewards…

  9. comment
    Comment #45180372

    With everything doing 2 points of damage, including environmental hazards, the player is at effectively 2.5 hitpoints for a large majority of Act 1, as opposed to 5 in Hollow Knigh…

  10. comment
    Comment #44318618

    It was slightly more fiery than a mere "observation", hence "anomaly".

  11. comment
    Comment #44208918

    Some guy once famously noted that wealth is not measured in gold or silver, but in goods and services. Mansa Musa didn't have a Ferrari F40, or an RTX4090, or air conditioning. He …

  12. comment
    Comment #44062620

    Perhaps this is a good place to mention that someone is working on remaking the SMAC engine, the project is called "glsmac" on github. Unit graphics seem to be one of the major sti…

  13. comment
    Comment #44060989

    For interactive fiction at least there are still people interested in it, and people are preserving Infocom history in particular. Other games might get forgotten over time unfortu…

  14. comment
    Comment #44060494

    Well, clicked on it thinking it might be about an old favourite Infocom game, but apparently it appears to be about an old favourite Firaxis game... Are you the author of the web s…

  15. comment
    Comment #44003661

    Actually it means "sex, drugs and rock'n'roll".

  16. comment
    Comment #43473941

    You should be so lucky.

  17. comment
    Comment #43205894

    How do we actually know these browser forks don't contain malware of their own? If you can hide something in a tiny package like xz-utils... and a browser would seem to be a very j…

  18. comment
    Comment #43061577

    To me this has always sounded like the kind of error-prone excessive cleverness that I wouldn't want anywhere near my version control system.

  19. comment
    Comment #42287434

    Nice to see that traditions are upheld, such as the unreadable font and colors.

  20. comment
    Comment #42223267

    Mercedes have figured those out already. https://www.youtube.com/watch?v=e21ZjwZGjiQ

  21. comment
    Comment #41869998

    Donald could be pretty dense at times.

  22. comment
    Comment #40030634

    I first opened it in Firefox on Linux. I think whatever subpixel rendering it's trying to do doesn't work with light fonts on dark background, there is blurriness and colour fringe…

  23. comment
    Comment #40030361

    I'm interested, but... could I convince you to change the font and the colours into something that makes the site readable? Very thin font, light on dark, very little contrast is a…

  24. comment
    Comment #39716126

    Racing sims are the killer app, because depth perception really helps with sense of speed, and tight corners on a monitor are often outside the field of view and you can't just tur…

  25. comment
    Comment #39667093

    Properly indenting code is fine. Now try modifying that code, like removing an if statement inside somewhat nested code and trying to ensure that everything still has the same mean…