This Used To Be The Future
  • Posts
  • Home

Posts

A close up of a text description on a computer screen, by Yancy Min on Unsplash
A Basic Git Workflow for Small Projects

The goal is a workflow that isn’t over-complicated, as the projects are generally small, while still allowing collaboration and giving enough structure and a clean history to easily go back, find when changes were made, and roll back as needed.

Rubik’s Cube 3x3x3x5x5x5, by Olav Ahrens Røtne on Unsplash
MultiCUDA: Multiple Versions of CUDA on One Machine

Different programs depend on different versions of CUDA, but there is no straightforward way of configuring this. Luckily there is a way, but it is a bit finicky.