I disagree. Copyright is not bad.
thingsiplay
What a dumb statement. Copyright has nothing to do with money. Copyright is for everyone.
The biggest problem with Ai is copyright.
Glue is pretty strong and can work well. If you do it right.
Tesla is the only car company ~~on earth in history~~ in the entire universe that has every single existing model subject to a recall.
When i read the post title, I honestly thought this is a meme.
I thought Polonius would be part of the 2024 Edition, and was sad not seeing being mentioned at all. Good to see its still being worked on.
Version numbers are basically meaningless.
This can easily be solved by bundling all update commands into a single command. I have an alias for this, that updates everything with just a command called update
. There is no need for an extra software. But you have to figure out the commands and options to do this correctly. For my operating system EndeavourOS, I have this:
alias update='eos-update --yay ;
flatpak update ;
flatpak uninstall --unused ;
rustup self update ;
rustup update'
then run it with:
update
... which updates the system, the AUR, Flatpak and my Rust environment. You don't need to rely on any third party software to update your system.
Just a shame that they’re switching over to GTK3 when most other developers seem to be transitioning to GTK4.
The switch from GTK3 to 4 won't be as much work as they did with the recent GIMP 3 update. Because they did more than updating GTK, like lot of ground work and basically a rewrite of most basic stuff and adding new functionality. So don't be fooled by the idea it would take ages to update to GTK4, at least it won't take as much time as GIMP 2 to GIMP 3 update.
The big boost for gaming is only relevant if you do not use Proton. While there might be some boost for selected games, in general the new Kernel 6.14 shouldn't make much of a difference for Steam gamers using Proton. Because Proton already got some alternative to NTSync mechanism, which improved some titles already.
The benchmarks presented with huge %-boosts and improvements are compared to previous WINE version, which do not have some of the alternative optimizations from Proton. Therefore I would be a bit cautious, if you already play on Steam using Proton.