

Contributing to big project can earn you more recognition than doing little project from scratch.
You know JS ? Contribute to some libs.
Found a bug in chrome ? Report the bug, learn a bit of C++, and submit a patch to fix it.
Contributing to big project can earn you more recognition than doing little project from scratch.
You know JS ? Contribute to some libs.
Found a bug in chrome ? Report the bug, learn a bit of C++, and submit a patch to fix it.
Got acquired and rised price.
You should read it, it have a point, about the behavior you just displayed here.
It’s not only a proposal but an announcement that they are trying to do it.
I don’t know why I didn’t expected this to be nsfw.
Or vtuber tech.
I have too much HDMIs to plug everything in the TV.
Between the ISP TV Box, PC, Raspberry Pi, Game Console, DVD players.
Onkyo home cinema amp was eating 50W when being “off”.
Fixed it with smart multi-plug which power the amp when the tv is on, and cut power when tv is off.
Yes, and it suck.
I use spotify a lot, and their fake random sucks.
The distribution favorise some musics (maybe they earn more on thoses ?).
The distribution make that some music are never played, while some are played very frequently.
There is no check that the same music isn’t ran twice in a row (I know it can happen with true random).
A pure random would have an equal distribution on all music over time.
Thanks to last.fm I can track how many time I play tracks.
And I use random shuffle almost all the time.
I got a track that got played 4 times in 2024, and another 21 times, I never started the tracks by myself, it’s the random shuffle.
When you are bored, backup a VM then hard kill it and see if it manage to restart properly.
Software should be able to recover from that.
If it doesn’t, troubleshoot.
I contributed a feature to the .NET JIT without knowing C++.
I really dont know C++, I have at most wrote 300 lines while following a tutorial 6 years ago.