Viewing profile — acdbddh
acdbddh
HN member- Joined
- Mon, Sep 22, 2025, 11:17 AM UTC
- HN karma
- 12
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About acdbddh
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #48875177
It may be at this moment anti-ai but only until a model maintainer put a little of effort to include reading it in the next training set.
-
comment
Comment #48233548
this actually started to look promising recently, since https://eon.systems/ somewhat managed to scan and upload fly brain to the computer, maybe one day the same would be possible…
-
comment
Comment #48233497
I guess they would plug us some electrodes which we could learn to use to communicate. ;) The brain itself doesn't have pain receptors, so painkillers would not make any difference…
-
comment
Comment #48214131
To be honest, if my only other option was to be buried, I would love to let my brain be connected to some machine that try to keep it as alive-like as possible. Just please don't r…
-
comment
Comment #45914560
I want a console that is brother-proof. He should not be able to break it by just pressing buttons
-
comment
Comment #45912858
Agree. By "best experience" I also mean "don't force me to wait". But my console doesn't do that. Some online games may require patches before playing for better (anticheat) or wor…
-
comment
Comment #45912750
As much as I love hacking with various things, there are reasons why I buy "closed products" for myself and for my family. I like to do hacking when I want it (with ESP32, rpi etc)…
-
comment
Comment #45805206
when docker ;)
- comment
-
comment
Comment #45797767
related quote from Carmack: > "A large fraction of the flaws in software development are due to programmers not fully understanding all the possible states their code may execute i…
-
comment
Comment #45772097
In python its common to see code like this: df = pd.concat(df,other_df) df = df.select(...) ... My eyes hurts, when I see it. It makes me avoid python. I bet the reason for this mu…
-
comment
Comment #45331850
related: old demoscene demos running in the browser: https://news.ycombinator.com/item?id=40241290