HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jbaiter

no profile record

comments

jbaiter
·tháng trước·discuss
You might want to take a look at https://www.graalvm.org/webassembly. Runs on JDK25 and has very good guest<->host interop.
jbaiter
·tháng trước·discuss
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 JavaScript/Python plugin system in a JVM app, and it's been amazing.
jbaiter
·tháng trước·discuss
I think it's Claude, yeah.
jbaiter
·2 tháng trước·discuss
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.
jbaiter
·2 tháng trước·discuss
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 bit on the ceramic balls that they rest on in the case. You just pop out the ball every few weeks, remove the dirt with a cloth and that's it, doesn't take more than a minute.
jbaiter
·2 tháng trước·discuss
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 "connection reset by peer" dreaded?
jbaiter
·3 tháng trước·discuss
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, the "thoughts" were full of loops where it would edit the monolith, then refer back to the original file, not finding it and then overwriting its changes with "git checkout --"
jbaiter
·4 tháng trước·discuss
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 mixed bag and troubleshooting often involves deep dives into the C code. We're planning to migrate to Alloy+Loki.
jbaiter
·4 tháng trước·discuss
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 the most from all the inept decisions made in the upper ranks.
jbaiter
·5 tháng trước·discuss
It's pretty much the norm in all "proper" German techno/electronic music clubs I've been to, Berlin and elsewhere.
jbaiter
·5 tháng trước·discuss
Yup. I pay for YouTube, but not being able to disable shorts made me use ReVanced.
jbaiter
·5 tháng trước·discuss
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 what you're after.

https://collapseboard.com/a-young-person%E2%80%99s-guide-to-... https://lawrenceenglish.bandcamp.com/album/a-young-persons-g...
jbaiter
·6 tháng trước·discuss
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 horrible judder.
jbaiter
·7 tháng trước·discuss
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 debugging RainerScript mixed with the declarative config and having to read the source code to find out why all of our logs were getting dropped in the middle of the night.
jbaiter
·7 tháng trước·discuss
Agree, the lack of support for TTF fonts is a bummer for most non-english use cases:-/
jbaiter
·7 tháng trước·discuss
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 work/research. The AI code reviews are nothing to write home about, but occasionally catch stuff that I would've missed, a net benefit for me. I don't really get all the outrage... Sure, having an "Ask AI" Clippy-like thing in your face everywhere gets old quick, but at least on GitHub I find it non-obtrusive and often actually useful.
jbaiter
·8 tháng trước·discuss
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€/month for it. Obnoxious.
jbaiter
·8 tháng trước·discuss
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 source Python implementations I found.

I then stumbled upon their internal Rust SDK[1] that they use for Element X, which is actually quite nice, and even has FFI bindings for Python and Kotlin[2]. Unfortunately the documentation was really lacking at the time. I managed to put something together with the help of an LLM and the source code and examples to find my way around the various APIs, and it actually works with emoji verification and E2EE (although there are weird bugs around synchronization, but that's probably just an API misuse on my end).

It seems they've improved the documentation since and even provide a reference client[3] to see how things work.

[1] https://github.com/matrix-org/matrix-rust-sdk

[2] https://github.com/matrix-org/matrix-rust-sdk/tree/main/bind...

[3] https://github.com/matrix-org/matrix-rust-sdk/tree/main/labs...
jbaiter
·9 tháng trước·discuss
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 solution for read only workloads that have other means of fault tolerance in front of them, but it's not a panacea.
jbaiter
·2 năm trước·discuss
This series of mixes by Lee Gamble is a great romp through jungle history, highly recommended: https://soundcloud.com/leegamble/sets/jungle-as-particle-acc...