HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Chrupiter

no profile record

コメント

Chrupiter
·5 か月前·議論
What if the thing that excites you can't pay you money, and you find your overall life unsatisfying because of the things you have to do to earn money? Sorry, went a bit off rails there.
Chrupiter
·6 か月前·議論
I don't think pulsing skin (due to blood flow) is visible from a webcam though.
Chrupiter
·2 年前·議論
When I wanted to make a python application to separate a song into the source instruments I used this: https://www.coursera.org/learn/audio-signal-processing. I studied signal processing as a Computer Engineer student but I didn't really get it at the time, with that course I understood what I could do in practice.
Chrupiter
·2 年前·議論
Would it be a good idea to try on wind turbines?
Chrupiter
·2 年前·議論
Aren't human stochastic parrots in the end? I mean, when we "learn", don't we model our internal stochastic functions? Whether it is walking, learning a language, or anything else.
Chrupiter
·2 年前·議論
Just a heads-up, I think it needs WebGL. By default I turn it off on Firefox because I have a weird bug where sometimes Google Maps turns black. On Vivaldi it ran fine.
Chrupiter
·3 年前·議論
When I need to transfer a file from PC to smartphone, I do a

python -m http.server 8080

then from my phone I just use a browser.