Live data from Hacker News

Viewing profile — heftig

heftig

HN member
Joined
Wed, Feb 08, 2017, 6:37 PM UTC
HN karma
336
Public activity
108 items

About heftig

Arch Linux developer.

[ my public key: https://keybase.io/heftig; my proof: https://keybase.io/heftig/sigs/vAGC78N1YQjTEZO96gvqfkVD0fit_mml6IN6XPw-wvo ]

Recent public activity

  1. comment
    Comment #48798170

    I had the exact opposite experience. It doesn't teach the basics needed to even solve the first puzzle. Which language are we even writing in? Clicking help explains what exactly t…

  2. comment
    Comment #48762699

    You mean un-uninstallable crapware? This has at least a technical reason: Preloaded apps are part of the read-only system image and cannot be removed. "Disabling" should be equival…

  3. comment
    Comment #48644819

    Mobile browsers are assuming you're looking at a legacy page optimized for desktops (widescreen) and have a relatively large virtual screen size by default. They expect you to manu…

  4. comment
    Comment #48061549

    The image gets de-saturated but the noise that's mixed in is colored. This looks like a mistake. I think the noise is also way too 'soft'. At high frequencies it just becomes near-…

  5. comment
    Comment #47742640

    Firefox on Android can override this via a toggle in the Accessibility settings. Maybe other browsers have something similar?

  6. comment
    Comment #47599339

    The perspective shifts so that the up-down direction becomes the hidden dimension. So the ceiling and floor disappear (and you have trouble avoiding lava) and you only see the wall…

  7. comment
    Comment #47207358

    I wish TERM would contain a list of terminal types in decreasing order of specificity, like 'ghostty:xterm-256color', so a system that doesn't know what ghostty is would fall back …

  8. comment
    Comment #46233258

    To be clear, walking backwards (away from the target) reduced your bullet velocity relative to the target, reducing the damage you were doing and leading to you needing more shots.…

  9. comment
    Comment #46232362

    The bad tutorial at least has some narrative justification. It's just a filter for people who are already useful as shock troops with minimal training.

  10. comment
    Comment #46232226

    The only wrong thing I've been throwing is the SOS Beacon instead of a Reinforce, which is just annoying, and not just once. It makes the game public if it was friends-only and giv…

  11. comment
    Comment #46232120

    The game logic is also weird. It seems like they started with at attempt at a realistic combat simulator which then had lots of unrealistic mechanics added on top in an attempt to …

  12. comment
    Comment #44488053

    Which codegen backend the building compiler uses is independent of which codegen backend(s) the built compiler uses. Similarly, you can build Clang using itself or using GCC. The r…

  13. comment
    Comment #44407484

    The "about" does a lot of heavy lifting in this example. Dividing 10,000,000_10 by the number of grains that fit into one universe doesn't change it much. The 10,000,000 would get …

  14. comment
    Comment #43973110

    Different access rules, I guess. Or maybe they wanted some separation from the existing org so the custom automation has no chance of doing collateral damage.

  15. comment
    Comment #43772755

    MSYS2 is basically Cygwin with Pacman for package management, plus several other environments with either GCC or Clang and different Windows-Native C and C++ runtimes. It's nice, b…

  16. comment
    Comment #43772570

    Pretty much. AFAIK you're waiting for Windows Defender and other hooks to run.

  17. comment
    Comment #43398823

    I think the implication was that they're pointers to objects that own resources (like containing FILE handles) and need to be "freed" with a custom function, not just "free". void …

  18. comment
    Comment #42284951

    No, it also covers the data. As long as you don't delete the rollback subvolume, all the original data should still be there, uncorrupted. Even if you disable copy-on-write, as lon…

  19. comment
    Comment #42094995

    All of it. With a checksums-of-checksums scheme like a Merkele tree, you can effectively and efficiently checksum all the data and keep incremental changes cheap. You only need to …

  20. comment
    Comment #42083019

    When people "donate their body to science", they don't usually expect their parts getting sold to the public. But that's the reality of it.

  21. comment
    Comment #41899452

    Because it's an incredibly complex mess that will allow sandbox escape if it isn't implemented exactly right. Also, it's still in draft status. Not that that means much.

  22. comment
    Comment #41825585

    No, they're talking about the local connections that are covered by the ticket. They're that bad. I've had similar experiences commuting into Cologne where it's 40 minutes by car o…

  23. comment
    Comment #41695701

    The main reason they picked Arch is the rolling release model with updates from upstream projects they work with landing quickly and continuously. So yes, TH's speculation is just …

  24. comment
    Comment #40912256

    I'm not sure how this gets rendered, but the lack of hinting makes it a strain to read. What irony that an article about progress in text rendering has such awful rendering quality…

  25. comment
    Comment #40785512

    I don't know about power stations, but it's a common feature in medical devices. E.g. keyboards have a flat or nearly-flat surface so they can be easily cleaned by wiping without l…