VirtualCoffee had a great Brownbag talk this morning called How to Promote Yourself to Potential Employers by Abbey Perini. I suspect it will be posted at some point because it was recorded, but there were a number of stellar quotes and I decided to quickly mock up a few of them in Inkscape (initially) and…
My Rejected 2021 !!CON Talk Accepted PyOhio Application https://www.pyohio.org/2021/program/speakers/kyle-r-conway Abstract Everyone knows that writing code making art is easy! There are so many free resources available on the internet that becoming a programmer an artist has never been easier! In this talk I’ll demo several ways to make a todo list draw a circle! We’ll…
I’m a long-term ncdu user, but I recently discovered gdu which is much faster. This isn’t to say ncdu is bad or undesirable anymore, but for most cases I’ll be replacing ncdu with gdu moving forward for the speed advances alone. If you haven’t seen either of these tools I suggest you check them out.…
What happens when you just get frustrated and buy an old server on ebay? Well… I don’t know yet because at the moment I’m checking the RAM with memtester on a System Rescue CD running off of a bootable USB drive. What I do know is that this computer has 64G of ECC RAM, 2…
Ubuntu server has a nice installation up-front that allows you to pre-select some tools and services at install you might want to have running on your new server. If you happen to select Wekan it will default to port 8080. If you then happen to want to install Jenkins via their Debian/Ubuntu method it will…