this post was submitted on 10 Jun 2025
-58 points (24.6% liked)
Fediverse
34321 readers
713 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Python 2 transition took decades and EOL was almost a decade ago, get over it. If you still want to use it, use it!
I don't understand this approach at all. Software evolves and sometimes you need breaking changes. Godot did it as well, but I guess that "great for tinkering" as well.
It fills me with confidence that the language is the most widely used in the world and is not afraid to do what must be done instead of growing stale and unwieldly so that lazy developers don't learn anything new.
Yes I don't think that demolishing whole ecosystems is a good thing. I think that it's a shitty mentality of wanting shiny and new shit and fixing what isn't broken. I am a believer in legacy support and I find it weird and concerning to see and hear people complain about it. You do realize that if Python had been the Web's scripting engine instead of JS, a lot of Websites would've been, and still would be trashed and unusable due to said breaking changes with zero regard for legacy support. Thankfully that wasn't the case, but it does go to show that legacy support and backwards compatibility is important.
Again, python 2 still exists. nothing would be "trashed". If you want backwards compatibility just keep using python2. We clearly don't see things the same way, but given that python is the most popular languge in the world, I'm happy most see it my way.