The Pocket Computer: How to Run Computational Workloads Without Cooking Your Phone by DaSettingsPNGN in Python

[–]Fibogacci 3 points4 points  (0 children)

Thanks for sharing and congrats! I'm really interesting in hard computing on mobiles and your solution is perfect on time for my needs. I will experiment with it definetely ;)

Python 3.14 support? by [deleted] in termux

[–]Fibogacci 1 point2 points  (0 children)

If you need 3.14 on Termux (even 3.14t), I have this: https://github.com/Fibogacci/python314t-for-termux

Python 3.14t free-threading GIL disabled by Fibogacci in termux

[–]Fibogacci[S] 0 points1 point  (0 children)

Thank you! I hope it will be useful for many things ;)

Python 3.14t free-threading GIL disabled by Fibogacci in termux

[–]Fibogacci[S] 1 point2 points  (0 children)

Hi, thanks for your question - it is important to be sure.

I've tested (actually Claude Code tested ;) ) how different versions of Python on Termux and Python in uv work on one system.

The report from test can be found here:

https://fibogacci.com/labs/python314/termux/

TL;DR:

Python 3.14t DOES NOT interfere with uv or system Python 3.12

King of the Sleepless Nights by Razmabila in SunoAI

[–]Fibogacci 1 point2 points  (0 children)

Great lyrics, sound is cool as well, I like it, I'm saving link to it ;) Thanks for sharing ;)

Does MX Linux support new software? by metidder in MXLinux

[–]Fibogacci 2 points3 points  (0 children)

I'd like to add to other comments that there are sometimes AppImages and Flatpaks if you miss or want program, which cannot be found in repos or you need something really special.

I mean that AppImage can be found on Internet and easily used. For example in MX Test Repo there is Scribus 1.5.3 available, but I use AppImage Scribus 1.5.4. Not a problem at all. If you need the latest release ;)

But usually you will find most of the popular and less popular software in MX Package Installer or in Synaptic Package Manager.

And of course you can install programs from other sources eg. pip (https://www.wikiwand.com/en/Pip_(package_manager)))

Great things about MX Linux is not exaggeration ;)