Oh yes, that makes more sense. Ok I get the message now. But the world wasn’t that easy back then either I guess.
Oh yes, that makes more sense. Ok I get the message now. But the world wasn’t that easy back then either I guess.
This looks like the who-is-who of colonialism… What is this actually about?
The one with the M was the open source and federated one, correct?
You guys having meatballs in Godot? Insert image of Will Coulter
Of course they do. They want to keep control over monetization. They don’t care about creators at all.
Thanks for being nitpicky, so I didn’t had to.
I think it’s much more impressive that stuff that was added in 2018 and 2019 has a much higher probability of being deleted today than if it was added 2017…
Wonder if that has anything to do with covid and maybe new businesses models opened 2 years before failing and therefore websites of this companies disappeared.
Also I think it would be nice to see a graph of new websites being opened other the same time span.
My best advice is:
Don’t listen too much about what strangers on the Internet say you should do or use.
Non of us has statistics to pull from. Mostly it’s individual experience mixed with personal preferences. All that could be different for someone else. E.g. some people will have problems with Nvidia, other with AMD.
Stick to the basic and add fancy stuff later on.
Don’t pick a distribution because of the Desktop environment. Or because someone said it has a nifty feature. People create new distros all the time just for fun and not because there would be a real reason for it. Looking on the release cycle would probably be the most basic decision you should take. Read about the differences between “rolling release” and “long time support” and decide base on you personal use case.
Have a backup strategy
This is nothing limited to Linux but since you are planing to switch your habits, there is a high possibility you will mess up at some point. Best would be you try to stimulate the worst case and look if you would be able to setup your system in a VM or something.
Don’t be afraid to try things out
Especially when you know that your backup is working. There is not much you can lose. Don’t be afraid of using Arch Linux e.g. just because someone on the Internet said it’s just for pros or something.
So this last one is maybe just the consequences of all the above. But yeah I guess that’s all I could say for now 😅
Maybe it depends on who you ask or where you are. Maybe a US vs EU thing? I never was a professional Musician, but when I started reading about creating/composing music for Video Games I learned that many professional Studios run on Windows because of proprietary standards and software. that is not available for Apple (and Linux)
Really? last time I checked Windows was the dominant player in professional music production but I guess trends can change very quickly.
So there is no real reason preventing Linux to become the domint system at any time.
To be fair this is not a Reddit thing and it can be found in the fediverse too. I can remember some of such situations where a person just posted wrong stuff but in a very confident way. I was able to prove him wrong later but nobody cared anymore.
Wait… there is a different C than C#?
Ok so I guess it really just comes down to personal preferences at this point.
In general I would recommend any Debian derivate for beginners that just don’t care about how their computer is operating. So if this is really just a question regarding eight Fedora or Linux Mint then I would say Linux Mint because it’s a Debian derivative.
That’s simply because chances are high stat you will at least find a Deb package for any proprietary software you might want to use. Making it “easier” for the user.
If you install the system for your friend you’re free to change the Desctop environment to everything you want.
This is a reference to an original star war movie poster, if you wonder why it looks familiar.
From what I read technically “Android” is used as the most popular smartphone OS in China. But that’s only because android is the foundation of costume Chinese OS that comes without any google services (nice) but is also highly restricted against side loading. Of course like always ways should exist to workaround those restrictions.
But to be honest getting information about all the restrictions people in china need to suffer from getting harder l with every day since they get encapsulated more and more.
I don’t know if this was just a joke or you really mean it that way.
I would partially agree that there are a lot of similarities between Mao and Trump, but current situation in USA is nowhere near current situation in china.
I’m quite sure they will only allow this in EU (and maybe USA). If they do allow this in China, Regime will most probably ban every alternative app Store… if this is not already banned.
Thought and prayers to the people of china. I feel like they lost everything in 1989. Still hope they find the strength to get rid of this depressing system.
Because usability. If you have the files down
down1
down2
downxyz
and download
and the user only knows that it was “something with down” it’s best to show the user everything matching “down*” and let the user decide what’s the correct one.
Also I’m not sure but wouldn’t your expression show everything if only one character would be entered?
And again I don’t see this solving anything if the entered string actually contains other characters then what’s in the file (D
!= d
)
Yes one could argue that some form of advanced algorithm or even AI could be used to identify such use case like download and Download but this is programming Humor, not linguisic Humor.
I think there is no obvious way of telling this, because it depends on how you if statement will be constructed and in the end what machine code will be generated from your code.
So best thing would probably be implement both and measure the results. I would argue that’s how performance optimisations work. Don’t trust on what a forum post tells you.
However chances are high that both will have similar performance in a range that doesn’t matter for your use case… Without knowing your use case :)