• Hogwarts Legacy

    PC

    Post thumbnail
    Post thumbnail
    I have just completed Hogwarts Legacy for the First time. It has been a game and story that I have enjoyed. It has also managed to keep my attention for a number of hours. [Read More]
    Tags:
  • A Development Environment in the Cloud

    Github Codespaces

    Post thumbnail
    Post thumbnail
    Setting an initial development environment can be time consuming and frustrating. If you want to work from multiple computers or locations this would traditionally mean setting up multiple environments. Now there is another option Cloud based development environments. One of these being GitHub Codespaces [Read More]
    Tags:
  • Titanfall 2

    PC

    Post thumbnail
    Post thumbnail
    As Titanfall 2 is only a few dollars on steam, I bought it this long weekend. So far it hasn’t been what I expected, but strangely I am enjoying running around as a “pilot” in the campaign. [Read More]
    Tags:
  • Find a file's extension

    Python

    Post thumbnail
    Post thumbnail
    This is a simple function to find unique file extensions from a given starting point. So for example .txt would be recorded the first time it is found but any further instances will be ignored. [Read More]
    Tags: