Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yoden
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yoden
1y ago
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 create something almost nobody wants.
2.
▲
by
yoden
1y ago
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.
3.
▲
by
yoden
1y ago
> 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 falling prices. This argument sounds like one made by a he
4.
▲
by
yoden
1y ago
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 professionals. We're at least one more drastic
5.
▲
by
yoden
3y ago
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 hard to evaluate anyway since it depends on integrati
6.
▲
by
yoden
3y ago
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 about. LLMs represent a new acute threat to review q
7.
▲
by
yoden
3y ago
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 increased patient volumes. There's also induced
8.
▲
by
yoden
3y ago
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 rewards w
9.
▲
by
yoden
3y ago
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 be a technology issue, and I'm sure it is to some exte
10.
▲
by
yoden
3y ago
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 you force your brain to see the comments as just
11.
▲
by
yoden
3y ago
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 different than many (most?) other companies, which are tr
12.
▲
by
yoden
4y ago
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 your personal life. This category is a lot of the ha
13.
▲
by
yoden
4y ago
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, though.
14.
▲
by
yoden
4y ago
> 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 was already better at the centralized model than "ce
15.
▲
by
yoden
4y ago
> 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 believes a crash is imminent, such as a car sudden
16.
▲
by
yoden
4y ago
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 good airflow too with the right design (e.
17.
▲
by
yoden
4y ago
GPU prices are already down. "Sell the rumor, buy the news" and all that.
18.
▲
by
yoden
4y ago
> 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 tests and tests for parts of the program that end up bei
19.
▲
by
yoden
4y ago
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 worry when we started to implement a coding problem.
20.
▲
by
yoden
4y ago
The Eclipse incremental compiler is faster than IntelliJ on any decently sized project. Something like 20-60 times faster for us (<1s vs. 20-60s). I think the UI of IntelliJ is snappier, so for small projects that leads to people saying
21.
▲
by
yoden
4y ago
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 desktop these days. Now everyone thinks Docker is goin
22.
▲
by
yoden
4y ago
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 arm64 support; for the most part it is as simple as
23.
▲
by
yoden
4y ago
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 emulation pains you wouldn't have otherwise.
24.
▲
by
yoden
5y ago
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 range. That would mean there is more opportunity for t
25.
▲
by
yoden
5y ago
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 could do their jobs. Even if the tool didn'
26.
▲
by
yoden
6y ago
So does eclipse. The author seems unaware of similar solutions that have existed forever...
27.
▲
by
yoden
6y ago
That's not what he's saying. He's saying the test should measure an externally visible detail. In this case that would be "is the list sorted". This way the test will still pass without maintenance if the sorting
28.
▲
by
yoden
6y ago
> in the year 2020, why are we expecting people to write compilable code on a whiteboard I think this is the bad assumption that's causing your confusion. Maybe this happens, but I think it's very uncommon. The point of using
29.
▲
by
yoden
6y ago
No it's not. They're still allowing an exception that allows any number of online classes. They're just requiring at least one in-person credit, and for the university to say it is at least partially open.
30.
▲
by
yoden
6y ago
Weird article. After reading it I agree more with the points it's trying to refute. You can't use the existence of a 1995 law to prove the GDPR doesn't have problems. The whole reason the GDPR got written was because the 19
More ›