Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
acdbddh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
acdbddh
2mo ago
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.
2.
▲
by
acdbddh
4mo ago
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 with the frozen human brain. imagine wakin
3.
▲
by
acdbddh
4mo ago
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. The only pain would be existentional ;)
4.
▲
by
acdbddh
4mo ago
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 remove my brain before I'm 1000% certainly dead.
5.
▲
by
acdbddh
10mo ago
I want a console that is brother-proof. He should not be able to break it by just pressing buttons
6.
▲
by
acdbddh
10mo ago
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 worse reasons but thats a fault o
7.
▲
by
acdbddh
10mo ago
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). I don't want to be forced to serve as a fre
8.
▲
by
acdbddh
11mo ago
when docker ;)
9.
▲
by
acdbddh
11mo ago
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 in." https://web.archive.org/web
10.
▲
by
acdbddh
11mo ago
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 mutable code is a missing simple pipes syntax. I l
11.
▲
by
acdbddh
1y ago
related: old demoscene demos running in the browser: https://news.ycombinator.com/item?id=40241290