Claude/LLMs in general are still pretty bad at the intricate details of layouts and visual things. There are a lot of problems that are easy to get right for a junior web dev but impossible for an LLM. On the other…
For a general file sharing / storage solution there is also OpenCloud: https://opencloud.eu/de It's what I want to try next. Written in go, it looks promising.
There is one guy that does the same for batteries, chargers, power supplies and more: https://lygte-info.dk/
Works great! However, i had Python 3.11 set up as default python3 in path, and since there is no wheel for torch for 3.11 yet, the script failed. With 3.10 it worked flawlessly. Small improvement: the node script could…
I agree, ncdu is a great and easy to use command line tool. On Mac OS, run for example: ncdu -x --exclude /Volumes --exclude /System/Volumes / This scans the root filesystem but excludes the Volume mounts specifically…
Interesting. I'll take a look at this, thanks!
I tried running it in realtime with live audio input (kind of). If you want to give it a shot, you can find the python script in this repo: https://github.com/tobiashuttinger/openai-whisper-realtime A bit more context…
Claude/LLMs in general are still pretty bad at the intricate details of layouts and visual things. There are a lot of problems that are easy to get right for a junior web dev but impossible for an LLM. On the other…
For a general file sharing / storage solution there is also OpenCloud: https://opencloud.eu/de It's what I want to try next. Written in go, it looks promising.
There is one guy that does the same for batteries, chargers, power supplies and more: https://lygte-info.dk/
Works great! However, i had Python 3.11 set up as default python3 in path, and since there is no wheel for torch for 3.11 yet, the script failed. With 3.10 it worked flawlessly. Small improvement: the node script could…
I agree, ncdu is a great and easy to use command line tool. On Mac OS, run for example: ncdu -x --exclude /Volumes --exclude /System/Volumes / This scans the root filesystem but excludes the Volume mounts specifically…
Interesting. I'll take a look at this, thanks!
I tried running it in realtime with live audio input (kind of). If you want to give it a shot, you can find the python script in this repo: https://github.com/tobiashuttinger/openai-whisper-realtime A bit more context…