

The prohibition is not for your health, it’s because everyone else also has to breathe your smoke.
Smoke in private, not in public places, and especially not in public places where children play.
The prohibition is not for your health, it’s because everyone else also has to breathe your smoke.
Smoke in private, not in public places, and especially not in public places where children play.
Lucida already didn’t rip from spotify, nor does doubledouble. Try to get your songs from another service if they’re available (Qobuz and Tidal usually have good availability and high quality)
I’ve always heard this claim, but in reality I’ve had more luck running old software on linux with wine than on windows.
Windows has a lot of old bloat still around (even some win3.11 apps remain on win11), but that doesn’t mean it’s that good at backwards compatibility. Backwards compatibility also requires an effort, which Microsoft doesn’t want to make.
Linux apps follow simplicity principles. If you don’t have permission to delete a file, why assume you may know the password of the user who has permission?
You can preface sudo
to any command to execute it with root privileges, which would be similar to running as admin in windows.
Graphical apps do tend to ask for authentication if it makes sense. No userland apps should need more permissions than the current user’s in order to run.
Spain used to have a budget of around 1% of their GDP for the military. It was so much that they actually could not spend it. Now that the budget has tripled almost overnight, they are having an internal crisis because there is no way they can use up all that money, even if they overbought 200% of supplies and overpaid for them.
Increasing military budget is useless, because the service will not improve with it, just the useless spending and inefficiency. And because of the rushed spending, I’m sure the move will increase corruption.
It really isn’t that slow, last time I tried to homebrew a working DNS tunnel it maxed my 100mbps card. I never needed the extra speed so I didn’t try to see how fast it could be on a 1gbps card
Probably the port forwarding was automatically set up by UPnP, which is also something that can’t be done on a vpn without port forwarding. If you have a tracker, the torrent might also work, but then the tracker itself would have to be port forwarded.
Sound cannons are actually pretty weird, in that they don’t work like you’d imagine them to work. They produce sound when multiple beams of ultrasound collide with an object, so if they’re pointed at you, you’re the one producing the sound that hurts you. That’s why they’re so effective.
Some people online have done some tests, and thin cardboard appears to be the best way to stop them. Put the thin cardboard before you, and it stops most of the sound. It can be the cardboard from a poster, if you have one.
Ear protection headphones (for workshops) also help, and their effectiveness is enhanced further by wearing small earplugs inside. Active noise cancelling headphones don’t help and can even be counter productive, so don’t use those.
I’ve started to go 15-20 minutes late. I’ve never missed a minute of movie, but I’ve skipped so many ads.
If I get one of those, I’m definitely killing it and stealing its copper. Amazon can pay for the repairs.
I think it is, yeah. It has a metro station relatively close by, which food delivery people often use to get around the city center. The streets around it are also very walkable, and you can go by bike. I don’t think it is a problem for food delivery at all.
Rounded corners. Everywhere. They lose so much space, especially on small screens, and everything feels crammed.
No personalization anywhere. You used to be able to completely customize social media profiles, to the point of editing your page’s CSS directly.
Modern OSes (except linux or BSD based ones which are not android) also have no color or personalization. You usually have the slabs of white on light mode, or the slabs of blak on dark mode, with only one color you can choose for some details.
JavaScript animations on every. Single. Website. I have an old phone (because I don’t like modern stuff), and it struggles with almost every modern, animated site. Is it really necessary to add all that js and animations?
No headphone jacks or expandable storage on modern phones. It probably costs cents to add those features. I know phones don’t usually have expandable storage because it makes you buy a new one once you fill all your storage, and I know they don’t have audio jacks because it makes you buy the company’s wireless headphones, but I need those features in my phone.
Why does everything have to be a web app now? Have people forgotten about actual softwate, that you own, that doesn’t need internet to work, that uses almost no resources and is faster and has more features than a web app? We got everything backward. Sites that should be webs like reddit will ask you to download their apps, while microsoft will try to code Word in javascript and sell it to you as an “upgrade”.
I hate subscriptions with passion, especially for software.
This is true, especially for games. But for some reason, even though some compatibility features have been removed from windows, others still remain. Hell, if you look into System32, you can still find the dialer app from windows 95 (still with its original icon, btw!), or Windows Vista’s “bubbles” screensaver, and they still run.
Edit: this is not a windows praise, it’s a critique. Those parts are dead weight, and windows isn’t even that good at offering compatibility for old software
How is that good for climate change?
Nobody listens to this guy. Have you been recycling just cuz Gates told you to? Also these kinds of yachts pollute so much with a single trip that it outweighs any good that he could have done by convincing millions to save electricity or water.
I don’t need to know him well. It’s not rocket science.
What Gates is doing right now is a massive publicity stunt to make people believe he’s actually a “good person”. He is not. He is still a disgusting billionaire that contradicts everything he preaches.
He is constantly buying farmland, to the point where he’s the biggest land owner in the whole US. This is seriously harming small farmers.
He preaches about climate change and using cardboard straws while in his massive ($650M!) mega yacht
The “humanitarian/healthcare” stuff he did, while helpful, was only done because he could use it as a tax writeoff. He wouldn’t have done it if it wasn’t the case.
No. Hardlinks and CoW filesystems are different things.
I don’t know much about hardlinks on windows, but hardlinks usually are two different inodes pointing to the same file. This means, for the user, a single file appears duplicated, but without using any extra space. However, both files are really the same one, so if you modify one, the other one also gets modified.
CoW filesystems, on the other hand, are a bit more complex. When you store a file, its contents get first stored, and then a file references them. When you copy the file, a copy of the reference is made, and there is no need to copy the content, because it’s already there. If you modify one of the copies, the difference between them gets stored (the modified content), but other parts of the file (or files in a folder) that don’t get modified are not duplicated.
Orange*
The fact that it needs a bridge is what makes it not federated. Federation allows for interconnection without bridges, because everything talks the same protocol. You can bridge Discord to Matrix, and that doesn’t mean Discord is federated.
He isn’t even being better than anyone, all he does is publicity stunts while not fixing anything. Everything he has donated was for tax writeoffs.
Publish schematics with every piece of hardware you make. Paradise for repair technicians and retro tech enthusiasts in a few decades.