

The difference between AI and Coder:
The Coder fixes it’s errors. AI is just pretending everything would just run fine.
The difference between AI and Coder:
The Coder fixes it’s errors. AI is just pretending everything would just run fine.
Out of context, but this video showing the amount of freshwater on the planet in perspective was eye opening for me… I see water availability different since.
I feel like the LLM guy should be the psycho doctor doing unethical experience with the clinic patients…
Sony has committed official drivers for PS5 controller under Linux. The experience with it is really plug-and-play… just that you don’t plug it in.
Some people don’t like the layout others prefer it. I use it myself on my Linux computer. So I wanted to name this option here.
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.
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.
down
matches down*
because *
also includes empty string. Also download
matches down*
D
matches D*
but d
is not matching D*
because D
is a different character than d
.
Sorry, down
is a substring of download
I don’t get your point either?
I don’t get it… “D” is a complete different character than “d” is.
It’s like wondering why “file1” is not opened when I typed in “file2”.
IDK I thought sandboxing is also something that comes with Flatpak, so security concernes could be a reason to use Flatpak as well.
Having some being worse makes yourself good… Because we are living in a binary world 😉
Exactly. ChatGPT is just the most prominent service using a LLM. Would be less concerned about the hype if all the free training data from thousand of users would go back into an open system.
Maybe AI is not stealing our jobs but if you get depending on it in order to keep doing your job competitive, it would be good if this is not controlled by a single company…
Did we mentioned that it is closed source proprietary service controlled by only one company that can dictate the terms of it’s usage?
Man this Story hat so many plot twists in it…
Takeaway for the Story is: If you don’t have a backup of your file and you don’t monitor the backup process and you don’t tested that your backup can actually be restored and you don’t have a redundancy backup… Than yours file isn’t saved.