For the first time in a while I used iTunes. I mean the Music app, sorry. I clicked on the album art while I was playing a song and the app switch to mini-player mode. I...didn't see what I could...
Logs
Eugene's article on prompting is one of the best things I've read recently, full stop. As also noted by Kyle, try starting with 0.8 temperature and lower only if necessary, even for deterministic use...
A few years old, excellent response written by Maxim about extracting the most value from Temporal by using it "as a service mesh for invocations of child workflows and activities hosted by different...
I found a very satisfying, time-saving use of a model though Cursor to generate an inline shell script to reformat some data for me. The goal was to reformat json files that looked like this
Matthew wrote a thread summarizing Apple's private cloud and their security approach. Between the speed at which models are changing and their size, it's not currently practical to run things like...
I spent some time moving my bookmarks and workflows to Raindrop from Pocket. I'm mostly done with a short post on how and why I did that. I'd like to use the python-raindropio package to generate...
I was away from the computer for a couple of weeks. That was really nice. During my downtime and in transit, these were some of my favorite things I read in the past two weeks. I'm planning to come...
Sabrina wrote an interesting write up on solving a math problem with gpt-4o. It turned out the text-only, chain-of-thought approach was the best performing, which is not what I would have guessed.
Nostalgia: https://maggieappleton.com/teenage-desktop.
I'm looking into creating a Deno serve that can manage multiple websocket connections and emit to one after receiving a message from another. A simple way to implement this is to have a single server...