Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thuttinger
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
thuttinger
9mo ago
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 hand, I was able to
2.
▲
by
thuttinger
11mo ago
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.
3.
▲
by
thuttinger
3y ago
There is one guy that does the same for batteries, chargers, power supplies and more: https://lygte-info.dk/
4.
▲
by
thuttinger
4y ago
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 check if the model
5.
▲
by
thuttinger
4y ago
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 specifi
6.
▲
by
thuttinger
4y ago
Interesting. I'll take a look at this, thanks!
7.
▲
by
thuttinger
4y ago
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