HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Chrupiter

no profile record

comments

Chrupiter
·5 माह पहले·discuss
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 माह पहले·discuss
I don't think pulsing skin (due to blood flow) is visible from a webcam though.
Chrupiter
·2 वर्ष पहले·discuss
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 वर्ष पहले·discuss
Would it be a good idea to try on wind turbines?
Chrupiter
·2 वर्ष पहले·discuss
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 वर्ष पहले·discuss
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 वर्ष पहले·discuss
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.