Genuine question, do you really own these ROMs or rent them from Steam? Practically speaking, as long as you can move the ROM files, sure. But legally?
Basically the P CPUs are much faster than U in previous generations but are also much more power hungry. The battery life is noticably shorter on laptops with a CPU like i5-1240P. And they produce a LOT of heat. I think one CPU option for framework laptop is i5-1240P.
Block all 3d-party content and you won't have any such problems. The site still works as intended. Use this as the default for uBlock Origin and you'll be spared many if not most of these obtrusive dark-patterned "consent" things.
I have listened to Chariots of Fire and Blade Runner soundtracks countless times while developing or just spending time behind the computer. Thanks for making the time go by better Vangelis!
What's the carbon footprint for these services? Would be interesting to calculate how much would an average free tier usage pollute. Are there any available numbers from these products?
This seems like it would be hard to pin down, since it would vary widely from project to project. It would kind of be like asking 'what's the carbon footprint of a dev running a test?'. Well, that depends on the complexity of the code they're testing, what computer they're using, what language they're using, the climate of their workspace, and so on.
There's a Finnish stand-up comedian who also pondered on the many possibilities of the English word "ass". This is him on Conan's talk show:
https://youtu.be/RAGcDi0DRtU
Funny enough, he mentions the same things the article does, especially the end of it.
All this, and yet you can't move forwards or backwards, when there are other files in the folder. I would be gladly wrong if someone could point out how to do this in Preview
This is not exactly it. What I meant was, something what IrfanView does: when you open an image (or any file the program can read), you can press a button to open the (alphabetically?) next or previous image in the same folder.
Looks like Preview only has this, when you select all files and open them (Cmd+O). Wish it was like IrfanView.
I’m confused here , so like if you’re in a folder with a file selected and hit the space bar , does pressing the arrow keys not preview the next file for you ?
To scan the files in your folder like that you can use quicklook. Just press space to open the first one and use the arrows to navigate. Another super power of macOS.
The article's goal is clearly to provide a quick categorisation of the TODO, rather than require reading the description to discover it: if I'm trying to debug something and reach a bit of code with a bunch of TODOs it's not going to help me much, if I see a FIXME or BUG I'm going to be a lot more interested.
Sometimes the TODO us sufficient through it context (e.g. a docstring empty but for a TODO stanza is obviously a missing doc), but often it's not and is the documentary equivalent of a goto.
reply