Viewing profile — von_lohengramm
von_lohengramm
HN member- Joined
- Mon, Jun 21, 2021, 3:48 AM UTC
- HN karma
- 541
- Public activity
- 148 items
- HN profile
- View on Hacker News ↗
About von_lohengramm
No profile information was provided.
Recent public activity
-
comment
Comment #49020975
I'm curious what you've found the troublesome subreddits to be. I think I have a pretty strong idea what they are, but some validation would be nice.
-
comment
Comment #47842201
> like in Infinity War Referencing Marvel movies in one's description of proposed military hardware is not only immediately discrediting but also a good sign that self-reflection i…
-
comment
Comment #47196345
> Every country with conscription will do this if you refuse to show up. Was that MP a draft dodger? The issue isn't them picking draft dodgers, it's them picking up anybody that l…
-
comment
Comment #47195680
[flagged]
-
comment
Comment #46844324
I'm completely alright with just having fun and hosting your own little sandboxes online, but what good does it do to post and share this with others in its current state? The pict…
-
comment
Comment #46842840
This entire benchmark is frankly a joke. As other commenters have pointed out, the compiler flags make no sense, they use pretty egregious ways to measure performance, and ancient …
-
comment
Comment #46154318
> and the 2nd most being the word 'try' instead of just ? All control flow in Zig is done via keyword
-
comment
Comment #46117771
> JXL's theoretical maximum image size is bigger. This is all fine and good until you actually try encoding such an image with libjxl. What an absolute garbage codebase. I'm sure i…
-
comment
Comment #46108381
Imagine wanting tivoization. Horrifying.
-
comment
Comment #45469865
> vlang is really fast, recompiling itself entirely within a couple of seconds. Does V still just output C and use TCC under the hood?
-
comment
Comment #45447710
That might be the case in C land, but C++ land usually has a lot more stuff in headers. For examples, templates are not very useful unless they're defined in headers.
-
comment
Comment #45289293
>Users ... want a snappy interactive UI with lots of animations to get the "vibe" right [citation needed]
-
comment
Comment #45269767
There's nothing contradictory here. Not once do I say that I've found the best solution. I merely reached a point where more effort & time spent on this problem will only give me a…
-
comment
Comment #45258645
I used to go through phases where I would try this. I gave Windows + WSL a shot. I gave embracing the Apple ecosystem a shot. I gave GNOME a shot. I gave KDE a shot. I was even cra…
-
comment
Comment #45208181
> The argument against using violence to achieve you ends is that if everyone does it, it is bad for everyone. If you subscribe to Kant perhaps, but most people's argument against …
-
comment
Comment #44999059
The problem is that writing genuinely performant Java code requires that you drop most if not all of the niceties of writing Java. At that point, why write Java at all? Just find s…
-
comment
Comment #44963721
While the meaning of "source" may be intuitively obvious, it's still relatively unfamiliar as "src" is far more prevalent than "source" when referring to source files. While "id es…
-
comment
Comment #44959332
Have you considered that there are other metrics people are optimizing for nowadays? Perhaps typeability, screen real estate, familiarity/convention, etc.? Do you really want /User…
-
comment
Comment #43909077
> the program is no good for me dead That may be true, but the program may actually be bad for you if it does something unexpected due to an unforeseen state.
-
comment
Comment #43872541
I instinctively pressed ^W to delete a word and closed the tab. Nice.
-
comment
Comment #43750150
It sounds like the sort of compile-time code that you're talking about is closer to "buildtime" code in Zig, that is Zig code compiled for the host platform and executed by the bui…
-
comment
Comment #43367211
On my desktop, but I am trying to access it "remotely" from the same machine. I have a Linux host and an LTSC KVM guest with GPU passthrough so I can cleanly isolate (and more easi…
-
comment
Comment #43344785
> Windows enterprise systems are only supported with at least a XPipe Professional license. You can find information about upgrading to a professional license below. Welp. If I hav…
-
comment
Comment #42018395
Hardly fair to call it a murder-suicide. Ramazan killed Emine in self-defense.
-
comment
Comment #39596417
You would only ever do all that if you had no clue what you are doing (and most don't). It's rather trivial to bypass modern kernel anticheats, especially with a hacked up KVM or c…