richard
richard
@admin-richard@www.main-vision.com

I am a media asset manager, camera operator and more. I hike, cycle and climb in my free time. During the COVID-19 pandemic I am blogging on a daily basis to keep a record for future generations.

3,062 posts
38 followers
  • Playing With Hugo – Continued

    Reading Time: 2 minutesYesterday I decided to write a blog post using Hugo and HTML rather than markdown and it worked fine. I was able to write the post, checked that everything was displaying properly, and then noticed that with HTML the theme I am using does not detect section headings. Markdown Behaviour With Markdown…

  • Luxurious Indifference – Watching Twitter Fail, as a Passerby

    Reading Time: 3 minutesSince 2006 I have been using Twitter every single day for several hours a day, reading up to ten thousand posts per day. Every time it failed I would know about it. Weeks ago I decided to stop using Twitter, so when it fails I read about it in articles. I am…

  • Nanook Of The North

    Reading Time: 3 minutesTwo days ago I watched Nanook of the North, a documentary about an Inuit man and his family. This isn’t a documentary in the conventional sense. This documentary dates back to 1922 when the Documentary film was a brand new genre. This is one of the first documentaries, if not the first.…

  • Social Media Silos

    Reading Time: 3 minutesYears ago we heard that Facebook was a silo. What was meant by this term is that FaceBook would pull content into its social network and behave like a portal, without allowing people to leave. It encouraged people to see the World Wide Web as Facebook and nothing else. For a while…

  • YouTube and Ad Blockers

    Reading Time: 4 minutesOne of the pleasures we would enjoy many years ago was to browse YouTube, and eventually find something worth watching. This was possible for one key reason. There were no ads being loaded that would block us for thirty seconds or more. Today I read that YouTube test threatens to block viewers…

  • Transitioning from WordPress to Hugo

    Reading Time: 3 minutesTransitioning from WordPress to Hugo is tempting because I don’t need an entire CMS for what I’m doing. What I need is a centralised system that checks for tags, titles and the theme, and updates the navigation as I add new pages. You don’t need a CMS for that. The Good Old…

  • Big Timber – A Netflix Documentary Series

    Reading Time: 2 minutesFor a few days I have been watching a few documentary series on Netflix. Big Timber is one of them. Usually I like nature that is untouched. I like to see trees that are standing tall and proud, not on their sides, ready to be chopped up into wood for housing.  It…

  • Playing with AI and Learning to Keep It Simple, Silly

    Reading Time: 3 minutesYesterday I was playing with AI in the evening and I asked it to help me write a function that would detect whether an array item was a photo or a video. I told the AI, this is a photo array item, and this is a video array item. I want the…

  • The WordPress Fediverse Instance. 

    Reading Time: 2 minutesFor weeks, or even months, I have had the activitypub plugin installed on my blog and after the creator of that plugin asked us to check how many friends we had I noticed that my wordpress blog was working as a Fediverse instance.  What This Means When I noticed that my blog…

  • Converting This Blog To Hugo

    Reading Time: 2 minutesOn Saturday I converted my blog from WordPress to Hugo as an experiment and it went quite well. I downloaded the xml file and then I converted that xml with blog2md to go from xml to md pages. A page was created for every single blog post. This took a while. I…