Vehbi Sinan Tunaliogluthenegation.hashnode.dev·Aug 16, 2024Hacking Watson with Haskell - Part 2In the previous blog post, we read the Watson frames from a JSON file. In this blog post, we will read the Watson state file and print it to the standard output. Watson State In addition to the frames, Watson also stores the state of the frame in a s...Haskell
Vehbi Sinan Tunaliogluthenegation.hashnode.dev·Aug 15, 2024Hacking Watson with Haskell - Part 1Watson is a command-line tool that helps you to track your time. It is simple and powerful, yet it lacks some features that I would like to have. In this blog post, I will start hacking Watson with Haskell. Motivation I have been using Watson since e...Haskell
Vehbi Sinan Tunaliogluthenegation.hashnode.dev·Aug 8, 2024Pomodoro Timer: Waybar and uairMost life hackers know about the Pomodoro Technique. I tried it, and saw its merits in the past, but I never adopted it as a habit. I decided to fully invest in it this time, starting with my Pomodoro Timer on my desktop. Work 52:00 100% ...Productivity
Dmitriy Bruseninblog.dbrusenin.com·Jul 30, 2024The Fastest Way to Use ChatGPT (MacOS)Have you ever wondered to ask ChatGPT without opening your browser but just in 2 clicks? If so, then this guide is exactly what you need. What we need for this configuration: Alfred (paid soft) OpenAI API key (paid)“ChatGPT is a fascinating technol...18 likes·50 readsProductivity
Kyle Sheltonchaoskyle.com·Jan 9, 2023Operating SystemsOne I use to get better each day The definition: of an Operating System per webster:: software that controls the operation of a computer and directs the processing of programs (as by assigning storage space in memory and controlling input and output ...30 readslifehack
Derek Armstrongderekarmstrong.dev·Oct 15, 2022Setting up Cloud Init Ubuntu Image on ProxmoxThis is a guide on how to configure a ubuntu cloud init image on Proxmox Imagine being able to spin up a fully configured Ubuntu virtual machine (VM) in the blink of an eye. Sounds like magic, right? Well, it’s not! It’s all about setting up a Ubuntu...55 reads👨🏻💻 Code Craftproxmox