Using Raycast to Move My Mac
An AOC Ultrawide (49 ) dominates my desk. Stretching 47 from wingtip to wingtip, it serves as: I have two MacBooks: During the work day, I typically have my work MacBook to the left of
Grailbox, LLC — software development and where it takes me
An AOC Ultrawide (49 ) dominates my desk. Stretching 47 from wingtip to wingtip, it serves as: I have two MacBooks: During the work day, I typically have my work MacBook to the left of
The Birthday Problem demonstrates that, in a group of 23 people, the odds of two people sharing a birthday exceed 50%. You can read the linked article for an explanation, but the probability is
I ve been cheating on Neovim lately. I m playing around with Zed (in vim mode, naturally). Zed s default settings allow Markdown editing just fine, of course. Markdown is just text, after all. I don t want
Recently, my boss asked me for a server capacity planning model. This was a new ask for me. I can launch Excel with the best of ‘em: fire up Alfred and type “ex enter ”. I
Cool kids multiplex with Zellij. Data engineers shred data with Nushell. Let s make them work better together. Let s autostart Zellij when our terminal and shell start. The Zellij documentation provides instructions for making Zellij
I use asdf to manage tool versions, fzf to save typing, and shell functions to bolster my memory. My recent switch to Nushell reminded me that I haven t memorized the asdf command to install
I recently wrote a shell script that required both date parsing and date arithmetic. The pertinent bits for this post are that the script: Seemed simple enough. A little googling and some experimentation gave
I ve recently re-discovered nushell and I ve fallen hard. I m committed. I m stumbling my way through things, of course, but I ve set my course and am not turning back. Perhaps one day I ll blog my
This article is part 3 in a multipart series that makes a message board using a Raspberry Pi and a Tidbyt. Here are the parts in the series: Prerequisites Nodejs Create the Application In
This article is part 2 in a multipart series that makes a message board using a Raspberry Pi and a Tidbyt. Here are the parts in the series: Prerequisites Create the Service Rocket has