Viewing profile — javawizard
javawizard
HN member- Joined
- Thu, Jun 16, 2011, 10:11 PM UTC
- HN karma
- 1,240
- Public activity
- 269 items
- HN profile
- View on Hacker News ↗
About javawizard
Recent public activity
-
comment
Comment #49038561
Really? It's better than Opus 4.8, that's the point. When they release new versions of Sonnet, no-one expects them to be better than Opus.
-
comment
Comment #49010763
LIN bus isn't masterless though, if I recall correctly. That's the nice thing about CAN: every node is equal, and every node can send a message whenever it wants. As far as I know,…
-
comment
Comment #48995970
I really, really wish that CAN had caught on more for sensor networks in the hobbyist community. It's so much nicer than I2C in so many regards: much longer range, masterless (any …
-
comment
Comment #48979769
> HuggingFace got hacked by an AI. What stuck out to me was the guardrail asymmetry. The attacker had no constraints, but HF's response ran afoul of the abuse guardrails, forcing t…
-
comment
Comment #48970273
I just had this happen today. It was indeed a segfault. From what I could tell it looked like it was in JS code that had been JIT compiled. I haven't attempted to troubleshoot furt…
-
comment
Comment #48862261
Please read the article. This post is over a month and a half old.
-
comment
Comment #48839443
Lot of armchair quarterbacking going on, on both sides. I'd love to hear an actual farmer weigh in on this. Anyone in the room care to volunteer?
-
comment
Comment #48615402
At least AES membership gets you free access to all of their standards, which is more than can be said for IEEE. Source: I'm a card-carrying AES member.
-
comment
Comment #48575609
There's a Wikipedia page about it: https://en.wikipedia.org/wiki/17-animal_inheritance_puzzle You are correct that it's not solvable in a rigorous mathematical sense as stated.
-
comment
Comment #48564031
Oh! You did. I just saw the two in adjacent sentences and assumed you were referring to the Netflix CEO and had mixed up his name. Nothing to see here, move along...
-
comment
Comment #48563398
> This is what Netflix has always been advocating for. Reid Hoffman also wrote the book The Alliance I think you might have Reid Hoffman (founder of LinkedIn) mixed up with Reed Ha…
-
comment
Comment #48464909
They didn't say that HN is turning into Reddit, they said that the conversation quality has gone to shit. I don't agree with that statement universally, but I have to say I do when…
-
comment
Comment #48417623
Which of course pays off precisely because doing the easiest thing cheaply is usually hard. As someone once said: any fool can do for $2 what it takes an engineer to do for $1.
-
comment
Comment #48410163
> it will also make it more difficult to identify who to invite to join the priesthood The point that this announcement is trying to make is, of course, that AI has already made th…
-
comment
Comment #48352109
That's not what the parent comment is talking about. Calling over the cellular network has been prohibited since time immemorial. What the parent comment is talking about is carrie…
-
comment
Comment #48314434
> I’ve never seen a C to Micro. Do they even exist? They do, in spades: https://www.amazon.com/3FT-Micro-Data-Charge-Cable/dp/B0DDWH... I look forward to the day when they're no lo…
-
comment
Comment #48314034
Same. It's not a good look to have happen right when they roll out a new model.
-
comment
Comment #48254894
That's why nextpnr exists :) https://github.com/YosysHQ/nextpnr As someone actively working on nextpnr support for a fairly new FPGA architecture, it really is amazing that we have…
-
comment
Comment #48207153
Fun story: I used to own a Prius, and it turns out they expose the speeds and torque values of MG1, MG2, and the engine independently on the OBDII port. What this means it that you…
-
comment
Comment #48202316
No, it's usually because it finds sources that I would not have even thought to search for in the first place. Agentic AI has its faults, but one thing I've found it to be very goo…
-
comment
Comment #48198745
Because it finds the sources much quicker than I would have been able to on my own, and I can then synthesize them into data I know is correct, as correct as any human-generated da…
-
comment
Comment #48179676
Exactly. Back when I worked at Google there was an internal page someone put up that denoted what they called "the YX problem": the observation that the XY problem, applied to a su…
-
comment
Comment #48116008
People want the option . There are many reasons one might prefer OrcaSlicer over Bambu Studio. One might be perfectly fine using Bambu's cloud services while preferring OrcaSlicer …
-
comment
Comment #48089020
Oh for god's sake. In the 99% of cases where this status page is used, it is in fact the truth: we'd throw it up when we had e.g. data migrations to do as part of a rollout that wo…
-
comment
Comment #48058321
The "scheduled maintenance" thing is likely just because that's the easiest maintenance page to throw up site wide, or at least it was back when I was on the Canvas deploy rotation…