#technical
Everything tagged #technical, newest first.
- Posts
- 82
- Page
- 3 / 9
- Span
- 2023 – 2023
Python Gotcha: Join vs Concat
Append 100,000 strings together using join or concat - Which is faster?
Python Gotcha: Mutable Default Optional Arguments
A quick walk through of why mutable defaults on optional arguments is bad in Python.
Syncing Obsidian Notes across devices using Git and GitLab
Setting up Obsidian to sync notes across devices utilizing git and a GitLab backend
How to disable Grafana in Gitlab 16.3 Omnibus
GitLab 16.3 deprecated and disabled the bundled Grafana, but didn't provide complete instructions for how to disable it. Fortunately, it's easy to do. I've documented the few steps needed.
Review of Unreal Engine 5 Generative Motion Graphics VFX Course
A review of the Udemy course: Unreal Engine 5 | Generative Motion Graphics / VFX
Review of Learn How To Make A 2D Platformer In Unreal Engine 5 Course
A review of the Udemy course: Learn How To Make A 2D Platformer In Unreal Engine 5
Review of DaVinci Resolve 2022: Beginner to Advanced in DaVinci 18 Course
A review of the Udemy course: DaVinci Resolve 2022 Beginner to Advanced in DaVinci 18
Automatically checking for broken links using Github Actions
This blog is over a decade old with over 100 posts. This post covers my recent work to find links that have broken so that I can fix them quickly.
CoderByte assessments fall to ChatGPT
CoderByte falls to ChatGPT just like the more well known interview assessment platforms. Here's my run down, and how I used ChatGPT to solve an easy, medium and hard problem in less than 5 minutes total.
Review of GitLab's 'TeamOps Certification' course
I've passed GitLab's TeamOps certification course. This is a review of the course.