Viewing profile — yoden
yoden
HN member- Joined
- Tue, Jan 12, 2010, 12:51 AM UTC
- HN karma
- 128
- Public activity
- 79 items
- HN profile
- View on Hacker News ↗
About yoden
No profile information was provided.
Recent public activity
-
comment
Comment #45291437
That's the issue with WASM. Very, very few people want a limited VM that's only good for CPU-intensive pure functions. The WASM group has redirected a huge amount of resources to c…
-
comment
Comment #45262340
My credit card company has a "dispute charge" button in the transaction history. It's one click. Sounds like you should look into a different provider.
-
comment
Comment #44635183
> Price Drops Don’t Lead to Supply. They Kill It. It really depends on how much you reduce costs. If you reduce costs enough, you can have increasing supply even in the face of fal…
-
comment
Comment #44309624
Machine translation is a great example. It's also where I expect AI coding assistants to land. A useful tool, but not some magical thing that is going to completely replace actual …
-
comment
Comment #39193443
Having worked in medical software for a long time now, it's not surprising. Medical software is purchased by upper management based on features. Usability is rarely considered, and…
-
comment
Comment #38465936
Obviously being LLM generated is a good data point because it shows that the OP isn't arguing against the statements of the review itself. It's also good for the editor to know abo…
-
comment
Comment #36800568
The demand for human radiologists never actually went down, though[1]. There is improved efficiency due to technology, but it hasn't kept up with increased demand for scanning and …
-
comment
Comment #36757835
It's right there on the about us page: https://www.hotels.com/lp/b/about_us?pos=HCOM_US&locale=en_U... If you're a member they've been sending emails about how they're merging the …
-
comment
Comment #36164794
Amusingly a poster above indicated they had issues with multiple Subarus, and another had issues with Hondas (which is what has worked well for me). People on this forum want it to…
-
comment
Comment #36071032
A lot of good comments here, here's one point I haven't seen: If you can, just respond tomorrow. Use the evening to exercise, visit friends, play trivia, etc. I find it can help yo…
-
comment
Comment #35250685
The creators of these images assigned the rights to adobe, including allowing Adobe to develop future products using the images. So yes, this is perfectly fair. It's completely dif…
-
comment
Comment #34724736
I think this is a very insightful comment. If you're an experienced individual contributor, the shift to remote work was great. You got less oversight at work and more free time in…
-
comment
Comment #34612121
Bad news for big tech conglomerates that want to take the work of individuals and sell it back to them. It's good news for the artists and programmers whose work was being copied, …
-
comment
Comment #34460686
> I think it was actually extremely clear that Git would win. It had a guaranteed audience by virtue of hosting the Linux kernel. And forget even about its distributed nature; Git …
-
comment
Comment #34354442
> doing the monitoring, and was ready to take over This isn't even uncommon. Almost every Honda sold for a while has been a L2 system that will take over in certain ways if the car…
-
comment
Comment #33165262
There are "sandwich style" SFF cases which mount the GPU parallel to the back of the motherboard, if that's what you mean. It's more for space than for airflow, but you can get goo…
-
comment
Comment #32853100
GPU prices are already down. "Sell the rumor, buy the news" and all that.
-
comment
Comment #32512989
> test coverage gets in the way of the iterative design process. In theory TDD should work as part of that iterative design, but in practice it means a growing collection of broken…
-
comment
Comment #31681846
Every time this comes up, lots of people start with the assumption that coding problems have a large amount of false negatives. Because of this perceived "truth", I had the same wo…
-
comment
Comment #30843846
The Eclipse incremental compiler is faster than IntelliJ on any decently sized project. Something like 20-60 times faster for us ( I think the UI of IntelliJ is snappier, so for sm…
-
comment
Comment #30803262
History repeats itself. Before people thought Java would save everyone from ever having to think about native dependencies. Turned out not so much, although it works "OK" for deskt…
-
comment
Comment #30803162
Many (basically all?) Java libraries that use native code have pre-compiled code for all platforms. They'll just work on all platforms. We've been upgrading our dependencies for ar…
-
comment
Comment #30803109
Yeah, it's hilarious to see Docker so misused. Most Java/.Net environments will just work on any system without Docker. Adding Docker gives you a bunch of native platform and emula…
-
comment
Comment #30441984
Why would the best candidates be put off by a low minimum? Their salary isn't going to have anything to do with the minimum. If anything, the best candidates should prefer a wide r…
-
comment
Comment #27435434
The problem with your thesis is that many radiologists are paid per read. They're essentially contractors. These independent radiologists would gladly pay 100k/year for an AI that …