Live data from Hacker News

Viewing profile — Dunedan

Dunedan

HN member
Joined
Tue, Nov 08, 2016, 9:43 PM UTC
HN karma
2,742
Public activity
604 items

About Dunedan

No profile information was provided.

Recent public activity

  1. comment
    Comment #48255353

    All the AI hype aside, I wonder if there is a way to avoid becoming one of these faceless corporations where customers are just numbers. For years Amazon has been fantastically cus…

  2. comment
    Comment #48134102

    Firefox unloads tabs under memory pressure since more than 4 years: https://hacks.mozilla.org/2021/10/tab-unloading-in-firefox-9...

  3. comment
    Comment #47973546

    While your statement is true, it leaves out relevant details: There is a certain threshold for radiation exposure where if exceeded the animal isn't deemed safe for consumption any…

  4. comment
    Comment #47973457

    While the spot market price for electricity in Germany gets negative from time to time, it's far away from doing so every day. https://energy-charts.info/charts/price_spot_market/c…

  5. comment
    Comment #47973407

    Mind that nuclear power relies on favorable weather as well. It's not uncommon in Europe that nuclear power plants have to shut down, because the rivers they use for cooling become…

  6. comment
    Comment #47973225

    > 1. Stuff happens in the wrong order. […] You don't want the feedback loop after the commit you want it before. Let me do an enforced pre-commit hook to run the jobs remotely on t…

  7. comment
    Comment #47926251

    That's not correct. "Arbeitnehmererfindungen" only apply to inventions you make as part of your paid work. See https://de.wikipedia.org/wiki/Arbeitnehmererfindung Whatever you do i…

  8. comment
    Comment #47263668

    The even more concerning news to me is that chardet 7.0 is now vibe coded AI slop, as documented in the PR for the rewrite [1]: > I put this together using Claude Code with Opus 4.…

  9. comment
    Comment #47242565

    > 18A is brand new, yields are probably rough. That the CPU cores are low frequency cores probably helps with yield as well.

  10. comment
    Comment #47126728

    When was the last time you played 0ad? Each release brings new changes to balancing and especially a27 contained a lot of them.

  11. comment
    Comment #47126687

    > My understanding is that the simulation will be bottlenecked by the slowest PC. That's correct. While 0ad is an RTS, behind the scenes it's still turn-based and in multiplayer ga…

  12. comment
    Comment #47126634

    There is also some exciting work going on to improve the path finding of formations to make them behave more naturally: https://gitea.wildfiregames.com/0ad/0ad/pulls/8608

  13. comment
    Comment #47126581

    Fun fact: 0ad still doesn't support kerning. While I would've loved to see proper kerning support in r28, there is only so much a team of volunteers can do. If you're interested in…

  14. comment
  15. comment
    Comment #47126464

    The best players are incredible at microing (although horse rushs are just one of multiple strategies). It's also equally important to manage resources and units in a way that you …

  16. comment
    Comment #47126402

    It crashed for you? You must be running Arch Linux. ;-) Arch Linux used system-provided SpiderMonkey which lacked a crucial bug fix. This issue should be solved by now, by Arch Lin…

  17. comment
    Comment #47126359

    Making a high quality campaign is quite some effort and the engine still lacks some features, which would be helpful for this. A dialogue system is one of them, which already has a…

  18. comment
    Comment #47126222

    > I'd def be trying again since they've come out of alpha with this release.. a huge deal for a game that is so many years in development. We're not calling it Alpha anymore, but w…

  19. comment
    Comment #47126123

    > […] the game either halts completely or forks so that they can't rejoin. When a player looses the connection the game just continues. Usually one of the remaining player then pau…

  20. comment
    Comment #47084549

    I believe the main reason that Flattr failed was just bad execution. After a successful start and Flattr being used more and more, they just stopped iterating on it, leaving it dor…

  21. comment
    Comment #46860257

    Good point. Seems like I enabled it in ~/.ssh/config ages ago and did forget about it. Nonetheless, it's good to check whether it's enabled when using rsync to transfer large, alre…

  22. comment
    Comment #46858296

    I wonder if the at least partially the reason for the speed up isn't the multi-threading, but instead that rclone maybe doesn't compress transferred data by default. That's what rs…

  23. comment
    Comment #46402556

    Not sure how you got to that conclusion, as the pre-commit framework does indeed abstract them away. Maybe you're confusing it with something else? > hooks shouldn’t be run during …

  24. comment
    Comment #46400874

    The pre-commit framework [1] abstracts all these issues away and offers a bunch of other advantages as well. [1]: https://pre-commit.com/

  25. comment
    Comment #45978464

    The measures were related to the specific cause of the unintended charges, not to never incur any unintended charges again. I agree AWS needs to provide better tooling to enable it…