I spent some time building an iOS app today, all with Cursor. I've never really written Swift before (well apparently I tried it a year ago). Since this was pre-Sonnet, I probably wasn't doing a ton...
Played through David Peter's fun code puzzle: https://shark.fish/curiosity/
The agricultural revolution certainly enlarged the sum total of food at this disposal of humankind, but the extra food did not translate into better diet or more leisure. Rather, it translated into...
I spent some time looking for low latency, image-to-image APIs. I look around a fair bit and think I've settled on together.ai.
I've been playing around a bunch with image generation models/tools, notably Recraft and Krea. Recently, I've been trying to use these tools to design a logo and favicon for Thought Eddies.
I tried two separate ways to configure Cursor to point to an alternative OpenAI compliant API endpoint by modifying the "OpenAI API Key > Override OpenAI Base URL" section of the Cursor settings.
To create this animation for a day in the mind of Claude Sonnet, I used Sonnet to write the following code to generate the HTML with this Python script capture PNGs with puppeteer use ffmpeg to...
I've been setting up the foundations to add node summaries to Delta. Ideally, I will use the same model to create the node summaries as I use to generate the responses since this will keep the model...
Found this nifty Bluesky Hugo shortcode written by Bryce.
Inspired by Simon's pelican-bicycle repo, I played around a bit with using LLMs to generate visuals with SVGs, Three.js and pure CSS.