Well, time to get the ball rolling on the next phase of PEP 703 (getting rid of the global interpreter lock): https://discuss.python.org/t/pep-779-criteria-for-supported-status-for-free-threaded-python/84319

Well, time to get the ball rolling on the next phase of PEP 703 (getting rid of the global interpreter lock): https://discuss.python.org/t/pep-779-criteria-for-supported-status-for-free-threaded-python/84319
If you have been using #py5 for a while, this page about #matplotlib integration is a documentation gem It opens up the possibility of making "live", real time and interactive, maplotlib charts, but even if you are not into #dataviz, it shows the beautiful #profiling tools integrated with py5 and how to use #threading to improve performance. In the end you also learn about named colors and the clever "Colormap Color Mode" feature.
https://www.py5coding.org/integrations/matplotlib.html #python #processing4 #profilers #colormapps
#Python 3.13 RC2 was made available in #Tumbleweed & brings exciting features like the experimental JIT #compiler and a no-GIL option for improved #threading #performance! #openSUSE #Linux #opensource https://news.opensuse.org/2024/09/11/python313/
As you see I take #threading very seriously!!
8/9
Ah! I've just realized a 'truth' about #Mastodon #functionality in #threading
Previously, #threading just seemed to jumble all the replies to any post in the thread at the bottom of the whole thread.
This was a problem because many replies are about that particular post, and the connected original post from the thread isn't there with it, so it's a loss of info and confusing.
1/2
@bhawthorne suggest #threading for discussions about threads
So, in our current world, in which conversation platforms are accessed by diverse clients, there are real barriers to client diversity in how #threading is handled.
This isn't just a #Fediverse issue, but applies to any protocol that can be accessed through independently developed clients.
A hypothetical #Mastodon client that approached #threading in the way that I suggest could take things a step further by automatically collapsing (hiding) subthreads, so that people can choose whether to view those replies (again, in place) or not.
Unfortunately, trying to organize a Mastodon thread with all toots as replies to a single top-level toot results in an incoherent thread view on the default web client and (as far as I know) all other existing clients.
The upshot of the #threading interface that Mastodon inherited from Twitter is that, while it is straightforward to post an essay or rant as a sequence of toots, it is not at all straightforward to follow any conversations that it generates.
To my way of thinking, the way conversation #threading works on #Mastodon and #Twitter is dead wrong.
So it sure looks like #Reddit is going to eat itself in the next week or so. The recent AMA from the CEO pretty much shows they are going the Twitter route. Trying to monetize a platform in a way that's going to drive the users away from it.
I had hoped that #Mastodon would be the thing that could replace both Reddit and Twitter, but without a federated #groups model, or proper #threading, or similar tools, it's not going to work.
So where y'all going?
Can someone point me to a human understandable writeup of 'how to do stuff in parallel in Python'? I have no idea about it and see things like subprocess, async, threading, concurrent and I have no idea what it all means (I'm ok with some nice, linear Python) #python #threading #async #parallel #halp
Is there any tool for aggregating long Mastodon #tootstorms into a more tractable reading format? Sort of like birdsite's ThreadReader?
Is there an effective way to thread posts on Mastodon? In my feed I see posts. Many are from the same author, replying to their own post, in a cascading series. Is there a setting I can use to put all of these posts and replies in line? As opposed to saying them randomly in my feed?
Mastodon Migration @mastodonmigration maintains a Medium site that contains #QuickStart tips as well as guidance for #Lists, #Filters, #FollowedHashtags, #Threading, #Pinning, and #ImagePosting. It also provides links to over 50 great #MastodonGuides organized by type, as well as 3rd party #UserLists and #ServerLists.
Sharing advice and assisting with the great Mastodon migration >>> https://medium.com/@mastodonmigration/sharing-advice-and-assisting-with-the-great-mastodon-migration-53c1a286b805
Has there been any talk about making threads more organized on Mastodon? Or is this again a question of which server you are on or which app is being used? I’m talking about making it more clear who is responding to who in convos. Maybe also keeping interesting tangential convos organized so they are easier to follow? I’m not a programmer so I’m assuming this may be a challenge. Or it’s easy to do and I’m just clueless #newbie question #threading #threads #mastodon #TwitterMigration