SQL Teething Problems
I love-hate SQL. Yes, it’s one of those posts.
I love-hate SQL. Yes, it’s one of those posts.
I think we’ve all been there. There’s a project to do. It’s urgent. There’s pressure on your time. Pressure to get results. And there’s not just this project...
Today I took the first step in pushing for a more formal understanding of optimisation in Python. I often need things to run faster or with lower memory, but...
Today I came across something while working on a paper with a collaborator. Let’s call them Kevin (yes, I just watched Home Alone). You see, Kevin’s great. E...
Whenever I’ve seen instructions on how to use a GPU on an HPC cluster, it almost always just tells you to use the --gres flag, and then not much else. Maybe ...