I've been chatting with qwen2, a model from Alibaba. I mostly chatted with it in English but it appears to support several other languages and I noticed a bit of Chinese leaking through even though I...
Logs
I was inspired by Daniel's post to add sidenotes to this blog. I used claude-3.5-sonnet to generate the CSS and HTML shortcode to do this. I was impressed how well it turned out[^1]. It was almost...
A nice read by Stuart on Python development tools. This introduced me to the pyproject.toml configuration file, which is more comprehensive than a requirements file. It's something I'll need to...
I reproduced Josh's claude-3.5-sonnet mirror test. I hadn't realized gpt-4 and claude-3-opus had also been "passing" this test since back in March. More interesting still, Sonnet actually seems to...
I spent some time experimenting with OpenDevin using claude-3-opus (I couldn't find an easy way to use claude-3.5-sonnet). The agentic capabilities were not bad. I gave a prompt and behind the...
I weirdly was running into an issue where whenever a ⌘F search didn't return a result, my screen would flash white. It was irritating me for several days. Fortunately, I was able to find a solution...
I'm trying to avoid buying too much into the hype (maybe it's too late), but here are several folks talking about their notably impressive experiences with...
As I noted in this post, I am going to spend more time interacting with smaller models to try and build more intuition for how LLMs behave and the different flavors in which they respond. Today, I...
I enabled Cursor's Copilot++ today. Magical. So much better predictive capabilities than Copilot. The way it anticipates my needs is pretty cool. Edit: It's not great for writing markdown or only...
I enjoyed reading Jordan's post, a walk down memory lane of his career so far through a series of emails. He includes things like following up on internship opportunities, negotiating, and meeting...