Tootfinder

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

No exact results. Similar results found.
@zachleat@zachleat.com
2025-08-25 13:39:42

@… NASCAR has this sponsorship thing figured out

@aardrian@toot.cafe
2025-06-26 21:02:16

I have just figured out the weird opaque process to add alt text to images in Teams and, as a result, discovered it only allows 240 characters.
Well done, fuckaroos.

@krone@frawas.de
2025-08-25 17:59:47

Zivilprozess fixiert - Burgstaller klagt nach Faustschlag 73.600 Euro ein #News #Nachrichten

@samir@functional.computer
2025-07-26 10:14:45

@… I hope you have figured it out for today.
Alas, tomorrow, the struggle begins again.

@carloshr@lile.cl
2025-08-23 22:24:35

John Fogerty regrabó algunos clšsicos de Creedence que acaban de ser publicados bajo el título «Legacy: the Creedence Clearwater Revival years (John's Version)». Aquí estš el resultado.
album.link/s/62BZmOGh09399g6m5

@detondev@social.linux.pizza
2025-09-26 06:06:19

Wow, I was today years old when I learned that It is at work everywhere, functioning smoothly at times, at other times in fits and starts. It breathes, it heats, it eats. It shits and fucks. What a mistake to have ever said the id. Everywhere it is machines — real ones, not figurative ones: machines driving other machines, machines being driven by other machines, with all the necessary couplings and connections.

@cdp1337@social.veraciousnetwork.com
2025-07-26 02:05:10

Well I still suck at it, but thus far I'm really happy with the 1.0.1 build of FreeCAD. They simplified the build procedure so you don't have to keep bouncing between Sketch mode and Part mode. I even figured out how to cut multiple sketches into a part, and the auto-constraint feature is pretty useful.
Progress on this Heltec case is progressing slowly, but it's coming along.
As a side note, I'm starting to see why folks are installing transistors on their GPS …

@arXiv_mathCT_bot@mastoxiv.page
2025-06-26 08:23:30

Cofibrant generation of pure monomorphisms in presheaf categories
Sean Cox, Jonathan Feigert, Mark Kamsma, Marcos Mazari-Armida, Ji\v{r}\'i Rosick\'y
arxiv.org/abs/2506.20278

@samueljohn@mastodon.world
2025-09-26 08:21:03

Anyone figured out some magic defaults write command on #macOS #Tahoe #tahoe26 that can reduce the ridiculous large corner radius?

@chris@mstdn.chrisalemany.ca
2025-07-24 17:46:36

related: I figured I should see if I can cut down on the size of the remote media and came across this (fairly aged) post about pruning the caches.
ricard.dev/improving-mastodons
So I have initiated:
# Prune remote accounts that never interacted with a local user
RAILS_ENV=production /home/mastodon/live/bin/tootctl accounts prune;
And the ETA is 33hrs on pruning 325,000 accounts!
lol. clearly I will not be able to do this in an interactive ssh session. I'll setup a cron for it to do its work silently in the background.
How did I miss this basic management?