YouTube’s iOS app keeps showing me this same advert for a repugnant right-wing “political” group every time I open the app, despite me taking all of the possible steps to ask for it not to be shown:

  • Blocked the source page in YouTube
  • Repeatedly said I don’t want to see the ad
  • Given feedback that the the ad is repetitive/inappropriate/not relevant on multiple occasions (it falls into all 3 categories IMO). It would be great if there was also an option to report as “misleading,” but alas…

I’m really at a loss as to what else I can do to stop having this shoved down my throat whenever I use the app. Thankfully ads don’t get shown in the tvOS app timeline, yet, so it’s limited to my phone – but I’m sure I read somewhere recently they’re already testing some changes around showing ad units in the TV app.

This advert is pretty mild, even if it is scaremongering and misleading, but the next one YouTube decides I must see might not be.

The (metal) Sisters of Battle range has gone to “Last Chance to Buy” on the Games Workshop website. After 22 years it’s the end of an era! I’m pretty sure I have everything I need, but maybe one or two more wouldn’t hurt… 🤔

Roll on the new, revamped, fully-plastic range in November!

I’m starting to pull together a theme based on the changes I was thinking about a few days ago. It’s nothing “earth-shattering” or revolutionary, but it fits where my mindset is right now.

I need to think carefully about how I handle Post Kinds, like Bookmarks and Likes… these have had such divergent ways of formatting over the years that there’s probably no one-size-fits-all approach I can take. So far I’ve managed to keep everything IndieWeb-compatible too, with h-feed, h-entry, h-card, and other building-block microformats working more-or-less as they do now (as far as I’ve tested with X-Ray, Parse This, Indiewebify, etc).

Layout is being handled by Flexbox for the moment. This article has continued to be invaluable. I could/should switch to CSS Grid for the final version, but I haven’t yet. So far only the content has been worked on. I still need to figure out the header/footer/secondary information.

If I can get a good run at things, I should have the theme finished some time in November. October is unlikely, as my evenings are fully-booked until at least the 19th.

My partner made some “keto chocolate brownies” that have no sugar or flour and the like in them. Despite what you’d think, they were actually pretty good – the moisture and density were on point. The flavour was of very strong cocoa, verging on that of 90% chocolate, so they’re not going to be to everyone’s taste. My partner didn’t like the results, but I did, so I guess that means more for me! 😁

The new tenants in the office opposite ours have been building a single IKEA shelving unit for the last 3 hours. I considered offering my help as I’ve put together so many of them I can put together most standard IKEA units inside of an hour. But they seemed to be getting a bit heated, so I won’t poke the bear.

I’m working on a legacy app which still needs to support IE11. There’s one screen (a search window in a pop-up) which intermittently triggers the XSS filter, depending on values in the URL — despite everything being encoded properly. When this happens the entire screen is prevented from drawing. It’s driving me mad, and to top it off, once it triggers it starts triggering on values which didn’t previously cause the XSS filter to fire.

Edit to add: turning off the XSS filter by setting the header is not allowed.

Apologies if you got/get a webmention from my dev site – I just refreshed it with some more recent content, so I could see how things were looking with a wider variety of posts.

I can’t ever remember Apple releasing this many iOS updates in such quick succession before. iOS 13, 13.1, 13.1.1, and 13.1.2 have all been released in what? A week? Two? Timely fixes and updates are always welcome, but this is so out of the ordinary it does make me wonder what’s going on.

I’m heading home from the office to work from home. By the time I get there I’ll have lost over two hours, between commuting back, and trying to get the support desk to fix the network.

Today is off to a great start already. The main corporate network seems to be down. I’d connect to another network and remote in… but I’ve forgotten my work phone, which has the security token app required for the VPN. Classic Monday.

I’ve been thinking quite a bit about my blog’s format today. My current thought is to do something similar to Scripting.com, i.e. grouping entries by day. The vast majority of what I post is short format, so this should work pretty well.

One bit I haven’t decided on yet is if entries in a particular day will be listed newest at the top, or oldest. Oldest at the top would essentially present each day like a single entry, just from multiple small posts. The inspiration behind a lot of this is to try and marry the best of both microblogging and a traditional “web journal.”

Of course, these are all half-formed thoughts and ideas right now, so might end up different during implementation. And any changes along these lines wouldn’t mean anything to anyone who only reads the blog through some form of reader 🙃

Reposting: Amna on Twitter

“we live in time where calling a person who is literally being racist, a racist, is somehow more offensive than the actual racism and the BBC keeps insisting on equating the two as if they are somehow even close to the same thing...
https://t.co/1IkiZNA4i5”

Twitter

🔖 Bookmarked: Jeff Bridges Takes Photographs by an author

“Ever since Starman in 1984, Jeff Bridges has taken photos on the set of every film he’s acted in using his Widelux F8 camera. Sometimes he compiles them into picture books for the cast and crew. Sometimes he posts them to his charmingly old school website.

Ever since Starman in 1984, Jeff Bridges has taken photos on the set of every film he’s acted in using his Widelux F8 camera. “

an author (kottke.org)

Click through to his main website (https://www.jeffbridges.com/main.html) – it’s quite delightful.

It’s still before 10am, and already I’ve had to put on my most soothing classical music playlist, *and* stress-ate a small cake-based treat. Some people are here to test us.

Disappointed and a bit angry to find someone had drawn swastikas and celtic cross in the morning condesation on my bus stop this morning. Even though it wasn’t a permenant defacement and would’ve vanished in a couple of hours, I scrubbed that shit out as soon as I spotted it.

I wouldn’t have had time to see it if I hadn’t missed my normal bus and had to wait for the next one, so now I’m going to be looking warily at the people getting on the same time as me.

I generated 1.1TB of string data for a project, overnight. It’s just one big text file on a disk. Now I just have to grep through it to find the particular patterns I need… that 1.1TB will probably come down to 500-600GB by the end of it, but I can see the pattern-matching process taking the rest of the weekend…

Python and command-line utilities have been super useful at generating this data, and definitely helped the process along. As a reminder to myself, these are the commands I’m using to “post-process” the data:

Look for lines in input.csv which don’t match this pattern, and echo them to output.csv:

$ grep -vE "([A-K]{3}),\1" input.csv > output.csv

Split output.csv into files 800MB in size, called data_n, where n is an 8-digit incremental number (e.g. data_00000001):

$ split -a 8 -d -b 800M output.csv data_

For each data file in the directory, give it the .csv extension:

$ for f in data*; mv "$f" "$f.csv"; done

Reposting: Jodi on Twitter

“Pia Klemp, the German ship captain who rescued migrants in the Mediterranean, as she refuses a medal from the mayor of Paris.”

Twitter

“I’m not a humanitarian. I am not there to ‘aid’. I stand in solidarity. We do not need medals. We do not need authorities deciding who is a ‘hero’ and who is ‘illegal’. In fact they are in no position to make this call, because we are all equal.

“What we need are freedom and rights. It is time we call out hypocrite honouring and fill the void with social justice. It is time we cast all medals into spearheads of revolution!

“Documents and housing for all!

“Freedom of movement and residence!”

Pia Klemp, August 2019