HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rasmus1610

161 karmajoined 9 năm trước

Submissions

Show HN: I built a tool to send ArXiv papers to Kindle unharmed

pdfling.com
1 points·by rasmus1610·5 tháng trước·1 comments

We Don't Build the Machines Anymore

blog.mariusvach.com
5 points·by rasmus1610·6 tháng trước·0 comments

comments

rasmus1610
·2 giờ trước·discuss
some may argue for ghostty but yeah :)
rasmus1610
·15 ngày trước·discuss
but those are two different things. Of course something like Deep Resolve is great, as are modern model based reconstruction algorithms for CTs, but here we are talking about LLMs and their ability to interpret medical images, which has nothing to do with what you said.
rasmus1610
·15 ngày trước·discuss
As a radiologist I have found Claude and ChatGPT to be absolutely terrible at MRI and I would not trust it one bit. It has its merits if you need to research stuff that is more text based, but radiological images is just something that they cannot interpret good enough (yet)
rasmus1610
·25 ngày trước·discuss
we don't even need AI for that: https://3dqlab.stanford.edu/what-is-volume-rendering/
rasmus1610
·25 ngày trước·discuss
It will be terrible for brain imaging. The ultrasound waves can’t go through the skull and thus can’t image the brain. Additionally you would have to drown the patient since you need a medium other than air between the ultrasound emitting probe and the body which is water in their device.

CT is more than sufficient for imaging the brain in a case of trauma and MRI is not automatically better than CT in every case.

(I am a neuroradiologist)
rasmus1610
·2 tháng trước·discuss
it is more like that the brain learns to use other regions or neurons to do the tasks of the dead brain cells. The brain cells that are dead due to ischemia are dead and will usually be collected by microglia and after some time there are defects in the brain where the ischemia was.
rasmus1610
·3 tháng trước·discuss
This is such an exciting direction :)

Jeremy Howard from fast.ai/answer.ai also works on similar stuff with solveit (https://solve.it.com) and ipyai (https://github.com/AnswerDotAI/ipyai)

I think it will be very interesting to see what this enables
rasmus1610
·3 tháng trước·discuss
I mean what is the alternative here?

Mario maintains the project pro bono, which is only possible because he had an exit a couple of years ago. I believe it is a lot of work making sure that the quality of the codebase doesn't detoriate with the onslaught of slop that is hitting open source projects right now.

Additionally, I have massive respect for Armin and I don't believe Earandil is your typical VC startup that wants to grow no matter what.
rasmus1610
·4 tháng trước·discuss
Maybe Chris Lattner leaving and creating Mojo also didn’t help in that regard.

Swift for TensorFlow was a cool idea in that time …
rasmus1610
·5 tháng trước·discuss
Hey HN, I'm Marius, an AI researcher and radiologist.

I read a lot of ArXiv papers on my Kindle Scribe, but other tools for sending PDFs to Kindle completely scramble math equations and tables.

I built PDFling to bypass that. It just takes the ArXiv URL and sends the raw, unharmed PDF directly to your device via Whispernet.

It's a simple scratch-my-own-itch project, but I figured others here might find it useful.

I'd love to hear your feedback :)
rasmus1610
·5 tháng trước·discuss
So many people are so salty, it’s wild. That’s peak HN here
rasmus1610
·6 tháng trước·discuss
Very happy to see that I am not the only one. My pro subscription lasts maybe 30 minutes for the 5 hour limit. It is completely unusable and that's why I actually switched to OpenCode + GLM 4.7 for my personal projects and. It's not as clever as Opus 4.5 but it often gets the job done anyway
rasmus1610
·7 tháng trước·discuss
https://pdfling.com

A service to send pdfs to your kindle device through a chrome extension or web app.
rasmus1610
·7 tháng trước·discuss
Really enjoyed your talk two years ago :)
rasmus1610
·năm ngoái·discuss
Yes, good point. Although the traffic for these websites is so small, that I think I‘m good there for a long time.
rasmus1610
·năm ngoái·discuss
I’m a doctor myself and thus have contacts to people having medical practices :)

But at least in Germany there are some agencies doing nothing else.
rasmus1610
·năm ngoái·discuss
I recently build a website for a medical practice using Astro.

I was amazed by how easy it was compared to my experience with Wordpress for this several years ago.

And I can host it for free on something like Netlify and I don’t need to worry about the site being hacked, like with WP.

I even built a very simple git-based CMS so that the client can update the content themselves.

Web dev has really come a long way, despite what a lot of people say.