Installing Disney+ app on a Sony Bravia 4k television

Well this was a “fun” little technology frustration. We wanted to get the Disney+ app on our Sony Bravia 4K HDR television - specifically - the Sony KD-55XD8005. By all accounts, Disney+ is supported on all Android-based televisions and ours is Android. Have heard from plenty of other people who have done it with no problem. Even someone, who lives nearby, with the exact same television - it installed fine. The only difference we can find is that I’m on a slightly different (newer) firmware edition: mine is PKG6.

Read more

I built a router table.

This is a long overdue (and tedious) write-up of my experience of custom-building a router table. (Clarification: router as in r-OW-ter table as opposed to r-OO-ter (i.e. the box you get from your ISP for your home Wifi. The pronounciation is annoying, especially for someone who works in computers. Anyway.) My closer associates know that I am a mostly clueless wannabe woodworker with more tools than knowledge. I have more saws than you could care to name, let alone actually find a constructive use for.

Read more

VMWare Fusion / Big Sur / Ubuntu / Black screen

Recently updated to macOS Big Sur. I’m not sure why I do this sort of thing quite so freely… I always naively assume everything will be OK. And so far, Big Sur vs Catalina is just a bit nightmare. I’m sure there’s a huge amount of “don’t like change” in there but there are many things that are annoying the crap out of me with Big Sur. Calendar notifications for one. Gah. But anyway, one real issue I have had was with VMware Fusion.

Read more

Obscure SharePoint errors #13653: DavWWWRoot is not accessible

The scenario is: SharePoint… open in Windows Explorer is working great and then mysteriously, BOOM, it no worky no mo. \\server\DavWWWRoot\etc is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. A device attached to the system is not functioning. Except it does worky on other places, even in the same site. Screams of permissions issues…. but it’s not.

Read more

Misc Ubuntu 20.04 on Hyper-V from macOS setup stuff

Not much intro needed to this one. Have recently binned our monstrous VMWare ESXi host in favour of a single monstrous Windows Server 2019 and within a matter of nanoseconds of doing a requirement came in that needed a VM building that would allow us to easy test some Java-y / Tomcat-y / MySQL-y stuff and rather than jump the hoops of doing this in Windows, figured an Ubuntu-y type machine would do the job, and rather than faff with VMWare decided to give Hyper-V a bash.

Read more

Guernsey Marathon 2020

This was today: Don’t ask me why. Mid-life crisis maybe. I hate running. Did a halfy-halfy last year and thought what the fek. Finished in a smidge over 5hrs; the first 18 miles or so were fine but -hit-the-wall and the remainder was a misery. Great to do it, but never again. (Probably.)

Converting a Bosch GKS 18V-57 to a GKS-18V-57 G

The G… is important. Very important, in fact. Why might you want to do this? Well, the ‘G’ indicates that the saw is compatible with the Bosch FSN guide rail system. G for ‘guide’… maybe. Let’s back up. Over the last 2-3 years I’ve been steadily replacing my corded power tools with cordless. I have been a longtime Bosch user - Bosch Pro to be precise - for no good reason other than that was where I started, and I’ve never had any problems.

Read more

VW Caravelle Westfalia Towbar install

Quick vid on installing a Westfalia towbar on my 2010 VW T5 Carvelle.

Eugh. Configuring Powershell for remote Exchange management

I use a mixture of Mac and Linux for most of my needs. I’ve run Windows virtual machines of same flavour or another but since .NET core 3 landed I’ve barely had to do even fire it up. There’s nowadays very little you can’t do in a non-Windows environment. That doesn’t really extend (yet?) to remote administration of your Office365 tenant using Powershell. I’m trying to configure some DNS bits for one of our domains that needs the Exchange Online V2 Powershell module.

Read more

Basic web scraping with Python: Episode 3!

This is the third edition of this post. It was originally an intro to web scraping with Python (in Python 2) using the Requests library. It was then updated to cover some extra topics and also update for Python 3. The scenario is to download the back catalogue of the excellent MagPi magazine which is published monthly and the PDF is available for free. More info on the background is in the original post. However, since the original post a fair bit has changed: the MagPi website was updated so the scraping broke, Python has moved on and I found that despite downloading the issues, having them on a Pi meant I never actually read them because I forgot they were there!

Read more