Viewing profile — intoXbox
intoXbox
HN member- Joined
- Sun, Apr 13, 2025, 6:01 PM UTC
- HN karma
- 101
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About intoXbox
No profile information was provided.
Recent public activity
-
comment
Comment #48935087
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…
-
comment
Comment #48709215
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 wil…
-
comment
Comment #48581587
Exactly, try can get a very limited FOV which is probably why they showcased it on arms/legs first
-
comment
Comment #48581548
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.g…
-
comment
Comment #48581524
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. Howeve…
-
comment
Comment #48543306
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 tec…
-
comment
Comment #48530852
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- so…
- comment
-
comment
Comment #47563257
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.
-
comment
Comment #47552919
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 h…
-
comment
Comment #47482296
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 sens…
-
comment
Comment #47381950
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 ea…
-
comment
Comment #46835332
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