HN user

jbaiter

756 karma

[ my public key: https://keybase.io/jbaiter; my proof: https://keybase.io/jbaiter/sigs/HEEy5nsGmL_m1SoMcnQYA1mpRbXwkvPRtl6aL0kmS-I ]

Posts13
Comments107
View on HN

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.

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.

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 --"

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.

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.

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.

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.

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...

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.

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 HTTP routes, and it was very easy to extend it with custom functions and supporting Java code to do the stuff it wasn't really great at. Though I must say that as the XSLT stylesheets grew in complexity, they got *really* hard to understand, especially compared to something like a Jinja template.

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. Which means using more indirect filters (like "has a baby bed") and clicking through dozens of listings to find one with that tag. I get why they do it (looking at more listing is great for them), but I feel like they're wasting my time and it sucks, researching holidays is a frustrating timesink as it is, and they make it worse.

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 missed

I have the same, and I'll probably use it until it's dead. I love the screen for the same reason you mention. It's a damn shame that they put the ugly reverse webcam notch on the newer ThinkPads, it ruins the complete look :-/

Any healthcare system must deny healthcare. No healthcare system existing anywhere on this planet provides infinite healthcare to everyone. Denying healthcare is not violence.

Nobody argues against that, but United Healthcare had a denial rate of more than 30%, which is the highest among the major health insurance companies in the US. Coupled with the fact that they make profits off of those denials, it's hard not to call this non physical violence with the aim to generate more capital for share holders and executives.

In any economic system, units of economic organizations must sometimes dissolve, and people must be laid off. This is unavoidable. Laying people off is not violence.

Again, absolutely agree. But it can be argued that doing so without any regard for individuals, their history with the economic unit and personal circumstances, is non-physical violence. Look at e.g. European employment laws for how this can be mitigated (not without some drawbacks ofc).

In any society, debts are expected to be paid off. If people could just stop paying their debts, nobody would make any loans anymore. Forcing people into bankruptcy is not violence.

In every just society, the debtor has a responsibility as well to not lend money to people who cannot afford it. Giving somebody a loan they cannot afford and then bankrupting them is definitely non-physical violence.

I suggest thinking about why these things happen, what would be alternative, and so we put up with these.

You put up with these because the US is a violent society with little regards for individual lives. Great for entrepreneurs and people with access to capital, not so great for much of the rest.

The alternatives have of course their own share of problems, but don't act as if the system is the only reasonable one.