Viewing profile — jbaiter
jbaiter
HN member- Joined
- Sun, Sep 23, 2012, 12:22 PM UTC
- HN karma
- 756
- Public activity
- 129 items
- HN profile
- View on Hacker News ↗
About jbaiter
Recent public activity
-
comment
Comment #48931130
It's still there!
-
comment
Comment #48319775
You might want to take a look at https://www.graalvm.org/webassembly . Runs on JDK25 and has very good guest host interop.
-
comment
Comment #48314888
Yeah, this was the first thing that came to mind, how does this compare to the Truffle WASM implementation. The Graal Polyglot API is pretty incredible, we've been using it for a J…
-
comment
Comment #48306554
I think it's Claude, yeah.
-
comment
Comment #48170623
Same for me, I used it as a welcome opportunity to get rid of the Reddit habit, which was surprisingly easy. I haven't gotten much useful content out of it for quite some time.
-
comment
Comment #48157259
I've been using a Logitech trackball for two years now and they're incredibly easy to clean and don't accumulate much dirt on the surface (since they're very smooth), just a little…
-
comment
Comment #47975107
Isn't this like the #1 problem people have with wireguard? I've had clients with the MTU issue every time I've set it up for more than a few clients. Also how on earth is "connecti…
-
comment
Comment #47838934
Had the same experience using it for a refactor of a 3k LOC monolith via the Pi harness and OpenRouter. After burning through $8 worth of tokens it left the code in a broken state,…
-
comment
Comment #47534710
We're doing this with a few dozen GiBs of logs a day (rsylog -> central rsylog -> elasticsearch). It works reliably, but the config is an absolute nightmare, documentation is a mix…
-
comment
Comment #47246834
Absolutely, it's probably the most consumer-friendly and reliable part of all of the Bahn services. Personnel is usually pretty great too, and that despite them having to suffer th…
-
comment
Comment #47111208
It's pretty much the norm in all "proper" German techno/electronic music clubs I've been to, Berlin and elsewhere.
- comment
-
comment
Comment #47020000
Yup. I pay for YouTube, but not being able to disable shorts made me use ReVanced.
-
comment
Comment #46985809
On the other end of the spectrum, "experimental artist" (whatever that is) Lawrence English wrote "A Young Person's Guide to Hustling (in Music and the Arts", which seems more like…
-
comment
Comment #46434272
Yup, it's great, at least for live action content. I've found that for Anime, a small amount of motion interpolation is absolutely needed on my OLED, otherwise the content has horr…
-
comment
Comment #46397891
Also not like logging setups outside of k8s can't be a horror show too. Like, have you ever had to troubleshoot a rsyslog based ELK setup? I'll forever have nightmares from debuggi…
-
comment
Comment #46335152
Agree, the lack of support for TTF fonts is a bummer for most non-english use cases:-/
-
comment
Comment #46133517
Am I in the minority when I actually like those AI features on GitHub? The ability to interrogate any open source codebase is __amazing__, this feature alone has saved me days of w…
-
comment
Comment #46057480
It really is. I've been using Revanced to patch out the Shorts feature on my phone, works decently well, but I'm technically violating the ToS with that, despite shelling out 15€/m…
-
comment
Comment #45990095
I tried implementing a Matrix bot a few months back, and it was an absolutely miserable experience, since Device Verification/E2EE was not working with any of the available open so…
-
comment
Comment #45488093
100% this. Sometimes it's not even the filer itself. `hard` NFS mounts on clients in combination with network issues have led to downtimes where I work. Soft mounts can be a soluti…
-
comment
Comment #44394363
Does anybody remember Cocoon? It was an XSLT Web Framework that built upon Spring. It was pretty neat, you could do the stuff XSLT was great at with stylesheets that were mapped to…
-
comment
Comment #43982005
As somebody traveling with small children, what's even more frustrating is that AirBnB seems to have a tag "Well reviewed by families", but refuses to allow you to search for it. W…
-
comment
Comment #43847049
It's funny, because I remember the early days of Jepsen, and it relied heavily on memes (the whole name is based on "call me maybe"/carly rae jepsen) and aphyr wasn't (and still is…
-
comment
Comment #43749674
Thanks, I hate it. While it's nice syntactic sugar, the difference between an SQL injection vulnerability and a properly parametrized query is now a single letter that's easily mis…