Feel free to contribute any features you feel it is missing
- 0 Posts
- 8 Comments
This is now top of my list
Tamo240@programming.devto Technology@lemmy.ml•The Optimus robots at Tesla’s Cybercab event were humans in disguise7·7 months agoThey were humans pretending to be robots, these are actually robots that are being remotely controlled, rather than being fully autonomous.
Tamo240@programming.devto Open Source@lemmy.ml•Ventoy source code contains some unknown BLOBs, still no word on the issue from the dev after months32·8 months agoBinary Large OBject
Basically any binary file, often objected to in open source repos because of the lack of source and ‘openness’. See also the recent xz backdoor.
Presumably it will come back as some free-to-play, live-service microtransaction-filled nightmare that can be supported by a few whales and eventually make up the cost
‘I recently took a french class, and yet I don’t even know half of these german words’
Just recently switched from spotify to antenna pod and can recommend it so far, especially as a lover of any app that will give you stats/graphs.
Only small issue is when playing there are two options: stream, and download. It seems that unlike spotify, stream does not buffer at all, so if you lose connection the player immediately stops. For me I can resolve this by downloading the episodes before I leave for my commute, but something to be aware of.
Write better code, with good names and sensible interfaces. Comments can get bugs just like code, but it doesn’t have a compiler or unit tests, so only code review keeps it aligned.