Archives
Browse the linkblog archives.

Wednesday 10th March, 2021 #

  • Releasing Docusaurus 2 support for i18n - It’s a static site generator tool that has become popular for creating documentation websites, and this latest update makes it possible to easily generate versions of your website in multiple languages, including right-to-left languages
  • Why popular YouTubers are building their own sites - some of these YouTubers get to the stage where they are small studios, creating digital effects and quite complex workflows, and so it makes sense for them to start wanting backup plans in place, I’m not sure that creating competing platforms is the best way forward, but I think the trend to want to build your own infrastructure is healthy, and it will be interesting to see what shape these new ventures take because they are building from a different angle than the old school studios and effects facilities
  • Kubernetes Infrastructure - Know the Inner Dev Loop - Article outlines a useful mental model to understand development environments, then explores the landscape of tooling available to Kubernetes based software development, I want to try these dev environments out!
  • GitHub Discussions now available for private repositories
  • The Perl Debugger Can Be Your Superpower - I’m a big fan of using debuggers, setting up a dev environment where I can easily run my code in a debugger is pretty close to the top of the list of priorities on any serious project, I currently favour debuggers in IDEs because though I like using the command line, when debugging I find having better visual tools makes it much easier to explore the code, but it’s good to be aware of the cli option especially for languages like Perl where using the debugger is not part of the culture and consequently the tooling is a bit lacking
  • Apple Podcasts to stop using 'subscribe', they will use ‘follow’ instead