Tootfinder

Opt-in global Mastodon full text search. Join the index!

@tiotasram@kolektiva.social
2025-05-18 10:29:47

Just read Fat Girls Dance by Cathleen Meredith, yet another semi-random venture into the currently-popular novels section of my library, rather than my recent YA staples. It's excellent. Fascinating and well-written just as fiction, but also empowering and perspective-upgrading (and I'm a married white cis man who is only beer-belly fat, plus already well into #BodyPositive thinking).
It bridges really well with Mama by Nikkya Hargrove, and with Does My Body Offend You by Mayra Cuevas and Marie Marquardt, both of which I went through recently. Yet another home fucking run for #OwnVoices, which felt extra good to read after Dream State was so disappointing. It really digs into and helps the reader explore body positivity just like Does My Body Offend You does with feminism.
#AmReading

@jby@ecoevo.social
2025-05-22 19:51:16

A lot to celebrate in the lab at the end of the school year — students at commencement, and a campus award for our paper presenting a reconstruction of Joshua tree flowering activity since the early 20th century
lab.jbyoder.org/2025/05/22/com

Two men, one in doctoral robes and one in Master's robes, standing under a green tree
A man in graduation robes and a man in doctoral robes in front of a building and outdoor stage, under a sunset-lit sky
@pre@boing.world
2025-05-10 11:39:45

The Python library "YFinance" decided to force an upgrade. They did this by making the old version report a rate-limit error on every request.
Confusing.
Would have been better if they reported a "old version not supported" error or something instead. So that wasted some time.
That upgrade had dependencies which have dependencies upon a newer version of Python, so needed a whole OS upgrade really.
Which failed. Bricking the Rasp PI it was running on.
Oh well, complete rebuild of the whole machine and software it runs from scratch then.
That took all day yesterday. At the end I notice that the touch-screen doesn't touch. Needs drivers.
The drivers haven't been upgraded in six years. They brick the machine again when trying to install them on Debian Trixie.
Luckily, I kept good notes and could rebuild it all again much faster with no mistakes and knowing what to do and all the required custom software changes already made and saved.
So now I spent a whole day on annoying upgrade work because a single Python library decided to break the old version, and my Rasp Pi has no touch-screen. Which isn't ideal for a machine mostly operating as a fancy light switch for all the LED strips in the house.
This happens all the time in software. Millions of man hours wasted, so much hardware dumped because the drivers get abandoned.

In other news: Microsoft abandons Windows 10 any day now. Good luck to everyone faced with doing that lap on the upgrade treadmill.
I still have more work to do to bring up this RaspPi's software to where it was, but it'll have to wait, other things to do. At least it's back to sending me the nightly finance report and controlling the LED strips. If without a touch screen now.
#software #upgradeTredmil #python #microsoft