Ideal bookmarking from Swyx on Latent Space with Soumith Chintala. create synthetic data off of your retrieved documents and then fine tune on that
Logs
I was using an LLM to assist when playing with Alacritty and tmux configs. The LLM (gpt-4-turbo) gave some amusing advice Embrace the Limitation In some cases, the minor visual imperfections may be...
While Karabiner/Goku can be a fun way to try and configure my keyboard as an app launcher, I've found skhd to be much more straightforward. I'll probably keep Karabiner for the caps lock to hyper key...
Github Code Search is an indispensable part of my workflow that I don't think gets mentioned enough. There are so many great projects out there that solve or may help you solve what you are currently...
Fell down the system customization rabbit hole. Looking at switching to Allacrity or kitty as a terminal emulator. Getting goku setup as an app and hotkey launcher on top of Karabiner. Playing with...
I started to play around a bit with trying to setup a Temporal worker using Deno, but quickly ran into issues, then learned this isn't currently possible.
I enjoyed reading James' post on 100 things you can do on your personal website. I like the idea of adding a sparkline and maybe webmentions.
A very timely (for me) article by Hamel about understanding what a language model prompt abstraction library is doing before blindly adopting it. This really aligned with a lot of my own thoughts on...
After playing around with home-manager for a bit, I realized what I really wanted was to have nix-darwin manage my system and use my home-manager config as a module. It took a bit of trial and error...
I pivoted to using home-manager using the standalone installation. It seems to provide a reasonable starting point and a found a fair bit of prior art when searching Github, so my hope was there...