

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 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.
Plotting the percentage of power that klipper use would help.
Did yo utried to make the head move cold, without extruding, to see if it have weird behavior ?
Isn’t it because of an extruding speed change ?
The lense cost is usually whatever your health insurance is willing to pay.
If it’s only $40, the lenses cost $40.
I don’t know about the UX, but if you want peoples to use your app, it need to look nice.
If only it didn’t looked like a 20 year old software.
Of course, I don’t understand why people think it’s “unecessary”.
Do they never do exploratory work and do thing they are uncomfortable with ?
It’s a tool, if i’m in a codebase I know well, it’s often pretty useless.
But I started writing some python, I’m a python noob, copilot is a gigantic productivity booster.
I browsed author own codebase and the first thing I saw is 150 lines of C# reimplementing functions available in the .NET standard lib.
An LLM that propose autocompletion for whole line/function.
the most recent Cloudflare drama.
It was made up by a shitty illegal crypto casino:
https://news.ycombinator.com/item?id=41091144
They’ve been known to fuck customers before but I can’t really find specific examples.
Of course you can’t find specific examples because they are known to be great with customers.
Damn now I noticed i did tons of mistake/types there ^^'.
Thanks you too
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.