Viewing profile — thuttinger
thuttinger
HN member- Joined
- Wed, Sep 21, 2022, 10:55 PM UTC
- HN karma
- 73
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About thuttinger
No profile information was provided.
Recent public activity
-
comment
Comment #46184466
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 i…
-
comment
Comment #45799897
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.
-
comment
Comment #35377842
There is one guy that does the same for batteries, chargers, power supplies and more: https://lygte-info.dk/
-
comment
Comment #35128088
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. Sm…
-
comment
Comment #33006181
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 ex…
-
comment
Comment #32936903
Interesting. I'll take a look at this, thanks!
-
comment
Comment #32932690
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/opena…