Linkspam

Mac Open Web is an interesting little link for Apple users out there; it’s a curated web directory (remember those!) of open source and small developer software targeting the open/indie web with nothing from the big players and the major corporations.

I do hope that, as we push into the early 2020s, the slash-and-burn axis of facebook-twitter-reddit-google starts to weaken.

ISDN

I have now managed to screw my Amazon Advertising Profile up so much I now receive adverts for ISDN Splitters!

ISDN? ISDN was old when I took my first job (a worryingly long time ago). It was, along with some older vampire tapped BNC, one of the first things I tore out and replaced with a more civilised solution.

I mean, I could understand someone with some new old stock and a huge warehouse quietly listing it in the hope that someone might buy it and that they wouldn’t end up paying for recycling, but to actively advertise ISDN kit? That takes both commitment and an up front cash payment.

Madness!

Seti@Home

I’ve given in and installed Seti@Home again, this time dialled back to the point where it is — effectively — indistinguishable from my computers background cpu noise. The Intel GPU instance gave me terrible performance issues on my older MacBook Pro but that can be disabled via the website.

If we have another long hot summer I suspect that I’ll have to suspend running it until temperatures return to normal.

A Burning Sensation

It’s been so long that since I’ve had to burn real, physical media that I’ve completely forgotten how to do it – especially on MacOS.

Anyway, it turns out all you have to do is right click on the iso and select burn.

And, just like that, I’m now an owner of a Kubuntu 19.04 install CD.

In other good news, it appears that my external blu ray reader/writer still works!

Link Rot

The internet of my youth continues to bitrot into nothingness. This time it’s the (presumed) death of lspace.org – a site that was once the premier Discworld location on the web. I must have spent hours working through the annotated Pratchett files when I should have been studying for my GCSEs.

Now all it returns is…

DNS_PROBE_FINISHED_NXDOMAIN

It’s hardly an auspicious end.

Go Faster Stripes

Apparently Virgin Media has upgraded the upload on the link that this little site sits behind from 20Mb/s to 35Mb/s. That means that all none of you who actually read these entries should be able to access things a little quicker.

The rumour mill also suggests that my download will be bumped to 500Mb/s some time next week – which in theory is nice but, unlike the upload, I very rarely manage to hit the current top speed even with a wired connection.

Towards A Cleaner Mario Kart

I have a long history with Mario Kart; after Super Mario World, it was the second computer game – on any platform – that I bought. A cutting edge title, it used the Super Nintendo’s Mode 7 to scale and rotate 2D graphics to generate a sudo-3D play area. It was – to my pre-teen eyes – a visually stunning game combined with fantastic gameplay.

Returning to it years later I have to wonder what I was thinking. The game play remains fun – it’s fast and furious (though not as tricky as I remember) – but the landscape visuals rapidly descend into a flickering, distorted mess as soon as you try and play it.

Fortunately there is a solution: the latest version of BSNES contains a new scaling and rotation algorithm. Instead of performing the rotation with the original sprite (as performed on the original SNES), it upscales the image, rotates and then reduces it back to the original size – and looses far less detail in the process as it does so.

And the results look fantastic:

Pilotwings, a game I got towards the end of my SNES ownership and long after I had started sliding into the darkside that that was PC gaming, also benefits from the Mode 7 cleanup work. Just look at the quality of the airfield in this footage.

Now all I need to do is to find the time to go back and replay these games in their new 2019 glory!

Watchers on the Web

So as part of the generally good HTML5 spec, the authors have added an absolutely awful un-feature called ‘hyperlink auditing’.

So what is this? Well a classic HTML link looks a little like this…

<a href="https://www.chrisrcook.com/">Go!</a>

This will create a simple link with the text ‘Go!’ that, when clicked, will take you to a location – in this case ‘https://www.chrisrcook.com/’.

The HTML working group have added the option of a second attribute value called ‘ping’. This allows links like this…

<a href="https://www.chrisrcook.com/" ping="http://spying-gits.com/our_tracker">Go!</a>

So what happens here? Well, as before, clicking on the ‘Go!’ link will take you to ‘https://www.chrisrcook.com’. It will also open a second connection to the ‘http://spying-gits.com/our_tracker’ – and so allow hidden third party auditing of your browsing activity and will do so in a way that will not be disabled by classic tracker and ad blockers.

Firefox have taken the sensible route and disabled this functionality by default. Chrome, being the offensive arm of the Google Ad Empire, sends the tracking mark back by default. Apple, in spite of their public commitments to privacy, have implemented it as of Safari 12.1.

Which is a terrible mistake.

See more

RSS Feed

It’s just dawned on me that, after my discussion about NetNewsWire last week, I have yet to enable a feed for this site.

Well now I have – at the bottom of every blog page there should now be a link to this site’s RSS feed.