Social Media is Dead, Long Live Social Media

Social Media is Dead, Long Live Social Media

And other Hyperbolic click baity headlines. Two articles today. https://arstechnica.com/tech-policy/2025/01/mastodon-becomes-nonprofit-to-make-sure-its-never-ruined-by-billionaire-ceo/ And https://www.heise.de/en/news/Unprecedented-growth-Facebook-blocks-links-to-Instagram-alternative-Pixelfed-10237928.html Basically, Mastodon, the Federated Open Source client for microblogging is shifting itself to be a not for profit company. John Mastodon os no longer in control. Or, he won't be. These things apparently take a few months to do. Tangentially related, its picture centric counterpart Pixelfed, has experienced unprecedented growth. I saw one post where a Pixelfed instance was no longer allowing Instagram importing and Facebook is apparently blocking links to Pixelfed. Both of these moves are very good for the internet as a whole, but they also…
The Dead Internet Reality

The Dead Internet Reality

Facebook and Instagram introduce AI bot ‘user’ accounts Hey Facebook, you ok there? Meta plans to roll out generative AI (genAI) characters on Facebook and Instagram this year in an effort to boost user engagement. Also, they apparently also deleted these accounts after the backlash, with some excuse about it being a "test product" and that it was run by humans on the backend. You know it will come back though. These companies have wasted too much time and money on this AI garbage to turn back now. But one, I don't know why they need to do this, these…
Python Logo

Code Project – Python – FreshRSS to WordPress V4

A few days ago I posted about updates to my little FreshRSS script. I already did some fairly quick simple updates, though some didn't quite work out as hoped initially. Firstly, I didn't care for the big blob daily article file it pushed out to the archive. So now it spits out a bunch of individual articles, formatted "YYYY-MM-DD-Article Title.md." this created my first issue. I got a "Filename too long error." So I set up a check to truncate the article title to 100 characters, if its longer than 100 characters. I can't just always slice it, because if…
おにぎり (Onigiri) aka, “Rice Balls”

おにぎり (Onigiri) aka, “Rice Balls”

I've been doing some experimenting recently making おにぎり (Onigiri) aka, "rice balls".  I've been taking it very literally as being a ball and have not added any Nori wrapping yet.  I've been just sticking with variations of tuna and mayo that I read about online.  It's a pretty simple and easy dish to make, and I end up with enough for 2-3 meals from one batch, which is nice.  Cook a cup (uncooked) or rice int he rice maker, dump it in a bowl with a can or two of tuna, spoon some mayo in, add whatever flavoring I want…
Python Logo

Code Project – Python – FreshRSS to WordPress V3

Today, I want to talk about recent improvements I have made on my FreshRSS to Wordpress Digest Python script. And to make a note on what I would like to do next. This is the script I used to produce these Link List Posts on [Blogging Intensifies] and Lameazoid. The Github Repository for it is here. The first version was simple, it pulled from the sharded feed of FreshRSS, collected favorited articles, formatted them a bit, then posted a wordpress post of links. Overtime, I wanted these posts to be prettier, so I added a bit more massaging to the…
The Shop

The Shop

So lately I have been a bit busy in the background helping my wife and daughter with a big project. They are opening up a vintage clothing store. They already sell online, but they are now working on opening a physical store as well. Technically, my daughter is opening up a store, and my wife is going to be running her online stuff out of the back. They have talked off and on about renting or buying a space and found a location a few months ago that fits their needs and budget. They have done a lot more of…
Vote By Mail Should Be Standard

Vote By Mail Should Be Standard

Something I feel like I take for granted a bit is just how good my state handles everything election wise. And it's politics in general, for the most part. I mean, like everywhere it's full of nuts in the rural areas, but overall, it's traditionally just been a "safe" state. One thing that I love that is newer is vote by mail. This started back in 2020 because of COVID of course. I mean, maybe it was an option before, but it was made extremely easy in the 2020 election. Previously, like many others, I would go down to my…