Category: Programming

  • Refactoring and Regex

    During my days at university, I took a course on high level programming. We learned about Python and Bash scripts, and we also had a short introduction to Regex. I’ve hardly touched Bash and Python since I took that course, but Regex is a tool that has proven to be incredibly useful the few times…

  • Customizing the Windows Terminal background

    Customizing the Windows Terminal background

    The terminal is a really powerful tool for developers, and I like the customizability and the amount of optimizations you have access to. But in my opinion, it needs to look good. The default is very unsatisfying to look at. If you have not read Scott Hanselmann’s blog entry on PowerShell customization, I highly recommend…