Gentoo on a frame.work 16 laptop
Gentoo on a frame.work 16 laptop
Posted Jan 12, 2026 17:22 UTC (Mon) by paulj (subscriber, #341)In reply to: Gentoo on a frame.work 16 laptop by Wol
Parent article: Gentoo looks back on 2025
Python 2 -> 3 was difficult, but there was still a lot of compatibility. It was still essentially the same language, much of the core language remained the same, just updates of libraries and APIs largely. The transition has largely succeeded, many code-bases successfully transitioned, and python3 didn't cause /too/ much pain.
Perl 5 -> 6: 6 is very different (AIUI), not at all compatible. Perl 6 appears largely to be a failure from what I can tell - and Perl has generally become irrelevant (certainly, nothing what it once was in terms of relevance).
