Software information says you're already using Fedora ? Do you mean you want to switch distros ? If so, it'll be useful to say what you're looking for and why Fedora didn't fulfill those needs so we can recommend alternatives.
We would love to help you! But please consider helping us by providing more information:
Do you actually want to switch distros? Or just interested in what's out there?
If Fedora 39 didn't satisfy you, then what exactly is bothering you?
What is it that you seek from your distro? Being out of the way? Freedom? Polish? Blank slate? Security? Privacy? Ease-of-use? Up-to-date? Big repos? etc
I have distro-hopped before so i don't mind switching
I need a distro which is package-agnostic since i use a lot of old ooen source academic software and they alternate between being only supported on RHEL or Ubuntu
Fedora 39 is great except when i need to build the above mentioned software from source and i spend 2 hrs failing to match the dependencies from Ubuntu
Also want to improvey laptop's battery life, but i think i can't get it much better than in Fedora
I need a distro which is package-agnostic since i use a lot of old ooen source academic software and they alternate between being only supported on RHEL or Ubuntu
Perhaps you should look into container solutions like e.g. Distrobox. You can basically install/run any package; just ensure usage of the correct container environment.
Fedora 39 is great except when i need to build the above mentioned software from source and i spend 2 hrs failing to match the dependencies from Ubuntu
If you're otherwise content with Fedora, then perhaps consider installing the aforementioned Distrobox; which happens to be found within Fedora's repos and thus one sudo dnf install distrobox away from being installed on your machine.
Also want to improvey laptop’s battery life, but i think i can’t get it much better than in Fedora
I'd argue that Fedora is not best for battery life, though. Minimalist distros tend to be a lot better at this. Installing auto-cpufreq in Fedora Silverblue on my AMD-powered laptop did come with significant improvements, so perhaps you could prolong your battery life by utilizing it or similar programs; think of TLP, thermald etc to name a few.
I have almost nothing to complain about Fedora, but more so about the dependancy hell i face while trying to build any of the software i require. I want something like NixOS but without the learning curve of learning config file syntax.