lig

joined 2 years ago
[–] [email protected] 1 points 2 years ago (1 children)

Also, that didn't break the system. Sure, a new app wouldn't be possible to install but the system worked overall and users were able to perform their tasks;)

[–] [email protected] 1 points 2 years ago (2 children)

Ok. Bug was fixed. Bugs happen. I guess a regular user will get the fix eventually.

[–] [email protected] 1 points 2 years ago

I know people that still use Python 2.7 and even pay a third-party vendor for its support. I won't call any names of cause:)

[–] [email protected] 1 points 2 years ago

also OP, your post is linking to a PNG image 😁

Thanks! It's either image or url. Got it:)

[–] [email protected] 2 points 2 years ago

They say that it will continue to work anyway in unsupported mode:) Like they won't fix anything related to it. Also, some syntax may become absolute, I guess.

[–] [email protected] 1 points 2 years ago (4 children)

This is a random hearsay. Please, show a link to the bug report.

37
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 

VS Code is dropping Python 3.7 support in September 2023 and with the following Python releases they are planning to drop support of a Python version in the first extension release of the year following after EOL.

[–] [email protected] 1 points 2 years ago (6 children)

My wife has been using Fedora Silverblue for almost 4 year on two laptops. There were no issue, nada, what so ever. It really just works. Yes, some bug could occur. And Fedora bug tracker is an awesome place for dealing with that. I believe, nobody will roll back a change just because of a single bug report but in my experience most bugs are being fixed pretty quickly if a reporter provides info to do that.

[–] [email protected] 2 points 2 years ago

Nice one! Thank you.

Bad news, the developer haven't got much time maintaining it.

I currently have not enough time to maintain this project on the level required and which the project deserves. For this reason I'm asking the community to help supporting the project, to help and work on resolving issues and create new features. Thanks for all your help.

God news, it's written in Rust and I was about to make something similar using Rust. I guess, this means I could try jumping in.:)

[–] [email protected] 2 points 2 years ago (8 children)

The best thing for an inexperienced user. It's simply unbreakable. Immutability rocks.

[–] [email protected] 7 points 2 years ago (9 children)

Fedora Silverblue

[–] [email protected] 1 points 2 years ago

Flatpak is awesome! I don't like snaps. 🤷‍♂️

[–] [email protected] 1 points 2 years ago

It just works. Seriously:)

 
sudo dnf --assumeyes distro-sync && flatpak update --assumeyes && flatpak uninstall --unused --assumeyes && pipx upgrade-all && rustup update && cargo install-update -a && flutter upgrade && gup update
 

This usage test works already. Whadda ya guys think?

 
view more: next ›