Logs

Learned more about the post-training phase of fine-tuning LLMs and how the model initially goes through a pre-training phase. From there, it is fine-tuned to contribute to a token stream with a human...

I found an interesting library for building 3D games specifically "built for Cursor" called viber3d. I assume the name is a reference to "vibe coding". This is the first library I have seen ship a...

I've built a few prototypes with the OpenAI voice to text API with code largely written using Cursor. This has been fast and easy to incorporate into Next.js apps. I can add an...

I'd like to see authors being surprised by what readers end up learning from their material. Because the author is not just sending out something static. They're sending out a program which is...

I've been playing around with this idea I am calling "idea projection". The concept is that you can take raw ideas, logs or notes (like all the logs on my site, for example) and create projections of...

I read Declan's article on new technology adoption and the problems posed by models.

I've been doing a lot of vibe coding lately (though I only recently learned there was a term for this). My most recent projects include a Krea-like image editor. I am currently working on adding...