First of all, it's important to understand what chatGPT is and what it does. In a nutshell, chatGPT is a natural language processing model that is trained to generate text in a conversational style. This makes it ideal for applications like chatbots and virtual assistants, where the goal is to create a realistic and engaging conversation with a human user. One way to think of chatGPT is as a virtual conversation partner. Just like a human conversation partner, chatGPT is able to generate text t…
All posts in Tooling
Open source software is software that is free to use, modify, and distribute. Many people find that open source productivity software is just as good, if not better, than proprietary software. In this blog post, we'll take a look at the 10 best pieces of open source productivity software and explain why they are worth using. 1. LibreOffice: LibreOffice is a free and open source office suite that includes tools for word processing, spreadsheets, presentations, and more. It is a great al…
There's no doubt about it, the latest NZXT cases like the H7 Flow are absolutely amazing from both a performance and aesthetics point of view. However why have a tempered glass window in your case if there's nothing nice to look at inside right? You want them RGB fans and LED strips in order to really show off your FPS monster build. Well those were my thoughts at least when I went ahead and purchased my new case and several overly expensive RGB fans (model: NZXT AER RGB2). I opted to connect t…
Ever had to put up some ad on Craigslist or Ebay only to be told your photo filesize is too large? Life is too short to manually resize and compress multiple files to the appropriate specs. Also you might want to remove your metadata as well before uploading. ImageMagick has you covered!
Privacy and encryption go together like peanut butter and jelly. At the very heart of most encryption strategies is a set of keys and a key exchange. Most of you have probably already heard of PGP (Pretty Good Privacy) and are confused about GPG.
Generate a strong 4096 bit key
gpg --full-generate-key
List generated keys
gpg --list-secret-keys
Upload key to default servers
gpg --send-keys