Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
intoXbox
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
intoXbox
14d ago
Don’t newly produced meds require new FDA clearance/approval, with clinical testing and all the like? I mean how else can you prove that your new drug production is effective and causes no new harms
2.
▲
by
intoXbox
17d ago
I do avoid uv run for this reason but it’s useful for managing python projects. The speed claims actually have a lot to do with efficient caching, and I run several projects on the same Python (patch) version with similar packages on the sa
3.
▲
by
intoXbox
24d ago
The part I find challenging in the senior-staff twilight is that having deep technical knowledge means I can solve short term problems, just as requests, fast and effectively. The author mentions that you should spend time understanding th
4.
▲
by
intoXbox
2mo ago
Wow this is badly vibe coded. Check your submission on a couple of devices (desktop, mobile) and browsers. How did you implement the tracking feature? Do you plan to narrow down in one legal sector where this could be especially useful?
5.
▲
by
intoXbox
3mo ago
Radiologists very often have to weigh up different theories, guidelines based on the symptoms. The certainty of their diagnosis is their added value, or if they don’t know they will tell you why. An AI telling you it could be X or Y because
6.
▲
by
intoXbox
3mo ago
Exactly, try can get a very limited FOV which is probably why they showcased it on arms/legs first
7.
▲
by
intoXbox
3mo ago
You’re completely right, this is why currently ultrasound reconstruction happens on FPGAs. They would need a lot of them given the number of transducers. https://pmc.ncbi.nlm.nih.gov/articles/PMC6057541/
8.
▲
by
intoXbox
3mo ago
MRI physicist here as well. I have a basic understanding of ultrasound, and this looks like an array of transducers organized to perform tomography, just as CT did for Xray. However Ultrasound quality depends highly on transducer-skin conta
9.
▲
by
intoXbox
3mo ago
This has factored out product development, which is more than compute resources. Just like any industry, some organisation needs to take ownership and responsibility to convert technology to a usable product.
10.
▲
by
intoXbox
3mo ago
That only tells what base architecture they used, but fine tuning does not increase the number of weights, it just adapts the weights to improve better on a fine tuning dataset- something they claimed they had done
11.
▲
by
intoXbox
6mo ago
Nice tool. I like the local approach. I think a nice feature would be to remove all PII from documents, so that users can redact PDFs and upload to their favourite LLM.
12.
▲
by
intoXbox
6mo ago
They used a custom neural net with autoencoders, which contain convolutional layers. They trained it on previous experiment data. https://arxiv.org/html/2411.19506v1 Why is it so hard to elaborate what AI algorithm &#x
13.
▲
by
intoXbox
6mo ago
The pain already starts when a new feature needs to be introduced, your colleague is assigned to the task and the architecture is completely unfit for modular development. Any sensible experienced programmer will take into account possible
14.
▲
by
intoXbox
6mo ago
Great write up and recognisable performance. For a pipeline with many (~50) build dependencies unfortunately switching interpreter or experimenting with free threading is not an easy route as long as packages are not available (which is com
15.
▲
by
intoXbox
8mo ago
I still use a high school calculator for doing pen and paper maths. Stuff like figuring out when functions change sign. I find it less distracting than a code editor