HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mcemilg

no profile record

comments

mcemilg
·8 mesi fa·discuss
From my (just a user) perspective, GPUs are expensive, they shouldn't be left standing if they're not being used.
mcemilg
·9 mesi fa·discuss
Highly delusional.
mcemilg
·9 mesi fa·discuss
I'm building a local medical AI app for Mac, recently published on the App Store. https://apple.co/4mlYANu

It uses medgemma 4B for analyzing medical images and generating diagnostic insights and reports, ofc must be used by caution, its not for real diagnostics, can be something to have another view maybe.

Currently, it supports chat and report generation, but I'm stuck on what other features to add beyond these. Also experimenting with integrating the 27B model, even with 4bit quantization, looks better than 4b.
mcemilg
·3 anni fa·discuss
I was using vscode tunnel to work on HPC resources. In the beginning it was like a magic, as time passed it turned into a headache.

- I remember suddenly, we couldn't be able to connect because of a bug in a new release. Tunnel extension was updating itself automatically. I lost a working day to solve it, before realizing the issue.

- Interestingly its getting slower after working some hours, works ok after reset.

- Working on projects with 100+ files was slow, even opening a folder was very laggy.

- I use jupyter notebooks daily but heavy, its turning out to impossible to work with heavy notebooks.

Maybe most of the issues are fixed now, I don't know the current situation. If the problems will be solved, it's definitely a tool that I will use for my all dev stack.