Logs

Got Delta working on other machines. It took a lot longer than I expected. I spent most of the time dealing with build issues regarding: missing dependencies different paths between dev and...

The developer space is moving so fast. I went from thinking Cursor's cmd+k was the greatest thing, to using Windsurf's Cascade, the new Cursor composer and bolt.new in a week. Powerful tools.

Would another day of editing fundamentally change the value readers get? Probably not. Ship it and move on to your next idea while you're still energized.

When you are curious about something, you have the right cocktail of neurotransmitters present to make that information stick. If you get the answer to something in the context of your curiosity,...

we can improve the accuracy of nearly any kind of machine learning algorithm by training it multiple times, each time on a different random subset of the data, and averaging its predictions Fastbook...

I wanted to get more hands-on with the language model trained in chapter 12 of the FastAI course, so I got some Google Colab credits and actually ran the training on an A100. It cost about $2.50 and...