Python Logo

Iterating Again, Already

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 – Improved FreshRSS Link Lists

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 Harris/Walz Campaign Fortnite Map

The Harris/Walz Campaign Fortnite Map

In case you didn't catch the news, and it feels like it wasn't exactly, "big news", the Harris/Walz campaign has launched a Fortnite map as part of their effort to promote the Presidential campaign.  This was met with many people asking why they would try to market to a bunch of kids, which was met with the appropriate response that, there are plenty of voting age adults who play Fortnite, and the game is old enough that a lot of people who started as kids, are also old enough to vote. It's still kind of debatable if this map will…
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…