

Out of all the games I tried to play, only one of them worked.
Out of all the games I tried to play, only one of them worked.
Fellow pythonistas, how can I make this code more pythonic?
PS3 in particular has very weird hardware. There aren’t any good PS3 emulators for PC. Basically the only way to play PS3 games is on an actual PS3.
Well, of course you can have few indent levels by just not indenting, I don’t think the readability loss is worth it though. If I had give up some indentation, I’d probably not indent the impl {} blocks.
Why have an async block spanning the whole function when you can mark the function as async? That’s 1 less level of indentation. Also, this quite is unusable for rust. A single match statement inside a function inside an impl is already 4 levels of indentation.
Do you need those features? If not, go LTS. LTS means you’ll have to update the distro less frequently than latest.
If you want those features, go non-LTS, there’s no other choice. If you don’t want them, go LTS, it’s less of a hassle.
PowerShell, because of autocomplete and shift+arrows select.