Viewing profile — heftig
heftig
HN member- Joined
- Wed, Feb 08, 2017, 6:37 PM UTC
- HN karma
- 336
- Public activity
- 108 items
- HN profile
- View on Hacker News ↗
About heftig
[ my public key: https://keybase.io/heftig; my proof: https://keybase.io/heftig/sigs/vAGC78N1YQjTEZO96gvqfkVD0fit_mml6IN6XPw-wvo ]
Recent public activity
-
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…
-
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…
-
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…
-
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-…
-
comment
Comment #47742640
Firefox on Android can override this via a toggle in the Accessibility settings. Maybe other browsers have something similar?
-
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…
-
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 …
-
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.…
-
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.
-
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…
-
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 …
-
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…
-
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 …
-
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.
-
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…
-
comment
Comment #43772570
Pretty much. AFAIK you're waiting for Windows Defender and other hooks to run.
-
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 …
-
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…
-
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 …
-
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.
-
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.
-
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…
-
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 …
-
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…
-
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…