Blogs & Tutorials

I've taught myself a lot of computer-related things that I call experiments, and I've automated a bunch of stuff for myself. I constantly googled guides and sub-steps to get to where I needed. Unfortunately, some guides were outdated or had a different platform, or something went wrong that I had to figure out on my own. It doesn't help that software updates every few months.

So I've decided to create a page on my website for blogs, especially for step-by-step instructions of assorted tasks that I've found useful and took a long time for me to figure out. I'll be continually adding to this page and dividing it into sections.

If you have any questions or find something that I should re-write or update, feel free to email me! My email is cindy@cindybui.me. Don't be afraid to email me, especially because I was always too scared to email the people in those guides I'd find. There's a real person behind this website!

Ubuntu




C++ Programming

  • CUDA 10.2, VS2019, and CMake

    It's a pain to start a new CUDA project in Visual Studio. I've had to edit my project files to handle CUDA dependencies and IDE settings. Usually, people will just copy the samples and hack them into shape. This article isn't about programming in CUDA, but about setting up the programming development on your machine…



Presentations & Videos