Simply pointing out that not all cars will depreciate in value. Well maintained ones should continue to hold their value until oil prices and taxes make them out-of-reach for the average citizen. Let us not forget that 80 percent of vehicles are bought in the second-hand market... Nobody has raised the prospect of killing that market off yet in a policy sense (of which I am aware).
GoodGrief_HowDareYou
You can buy tobacco seeds off of Amazon, they just need daily watering, stable temps and good lighting if memory serves
Commuted for a decade - never got stabbed, but got mugged a number of times. My parents told me repeatedly how fantastic catching the tram, train, bus etc. was - they loved catching it in on a Sunday at 11am and leaving around 2pm. They never did the 8am rush hour crunch or 6pm post-school commute. Public transport can be as fancy as you like, but if you need to travel via a rough area and the transport lacks security...
This is likely not going to be the case for the classics (old->modern-day). A Honda Jazz will lose it's value, a classic Aston? Less likely - even static some of them are works of art.
As an update: power meter arrived. I'm not even pulling 500w so the PSU isn't being overwhelmed...
I went through a dapper phase at one point...
Can confirm - used to run Windows 11, got a steamdeck -> installed all the emulators - switch emulation is OP, was so impressed I ended out switching gaming pc over to linux. 90% of titles run just fine, the remaining 10% seem to be certain EA titles (and apparently that's just due to their crappy launcher).
Emulators to check out:
Linux-specific gaming (outside of Steam - Valve's Proton compatibility layer seems to make almost all titles work):
Had me at hello
So, if you have a CSS-override browser extension... you can change that.
Here's the code to expand the view (I'd be remiss not to mention that this does seem to squash the post creation screen, if I figure out how to fix that I'll update this comment):
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: fit-content;
}
.col-md-4 {
flex: 0 0 20%;
max-width: 20%;
}
.col-md-8 {
flex: 0 0 80%;
max-width: 80%;
}
Here's one for Firefox: https://addons.mozilla.org/en-US/firefox/addon/css-override/
Well, that was a depressing rabbit-hole...
Many months later... >.< It ultimately ended out being a kwin script... and you are right, it was the snap assist one.
Deleted, all suddenly began working again as expected.