Nikita's Blog https://blog.nikitas.link My name is Nikita Skobov and this is my blog. I studied statistics, and computer science at the University of Minnesota. Sometimes I write code for fun. Check out the code for this website at https://github.com/nikita-skobov/blog-updater blog-updater github.com/nikita-skobov/blog-updater Sun, 01 August 2021 15:49:39 +0000 A short list of things I feel strongly about https://blog.nikitas.link/a-short-list-of-things-i-feel-strongly-about Sun, 01 August 2021 15:44:53 +0000 https://blog.nikitas.link/a-short-list-of-things-i-feel-strongly-about I wanted to write a blog post for the last few months but I kept doubting myself that anything I'd write would be interesting. So instead of taking time to write a long post, I thought itd be fun to write a quick list of things I feel strongly about. Have you ever hurt yourself from your own code? https://blog.nikitas.link/have-you-ever-hurt-yourself-from-your-own-code Sun, 25 April 2021 22:16:58 +0000 https://blog.nikitas.link/have-you-ever-hurt-yourself-from-your-own-code Have you ever accidentally caused harm to yourself or others from your code? I have. Recording pulse audio sound while being able to change the volume https://blog.nikitas.link/recording-pulse-audio-sound-while-being-able-to-change-the-volume Sun, 05 July 2020 06:15:04 +0000 https://blog.nikitas.link/recording-pulse-audio-sound-while-being-able-to-change-the-volume Recently I took on a fun side project where I would like to record the audio of some program while listening to it at the same time. I am going to show you two ways of accomplishing this: Hello World https://blog.nikitas.link/hello-world Fri, 03 April 2020 02:52:48 +0000 https://blog.nikitas.link/hello-world A lot of times when I get stuck on some problem I search for solutions online, and a lot of times I find really specific solutions in the form of blog posts. Occasionally, I find a solution myself, so I got the idea that I should start a blog and post about: