I want to get better at using the LLMs. I made this thing that I always wanted to have: a page that quickly lets you find the right FormatStyle. The whole thing runs in wasm (warning: large binary) so it doesn't need a server component. Happy to take feedback. http://formatstyle.guide
Chris Eidhof
∞
Posts
Story time: I turned my frustration into something cool! https://chris.eidhof.nl/post/alt-tech-talks/
Story time: I turned my frustration into something cool! https://chris.eidhof.nl/post/alt-tech-talks/
In January, @Cykelero@mas.to and me built Pancake, a Mac app to make websites. It's fun, not ready for a public release, but I wrote about it here: https://chris.eidhof.nl/post/building-pancake/
I'm still experimenting with LLMs. I made a self-improving agent from scratch and wrote about what I learned: https://chris.eidhof.nl/post/self-forking-agents/
When you work with LLMs, you can also take a different approach towards dependencies. Instead of seeing them as fixed, you can actually just completely integrate them and take ownership. https://chris.eidhof.nl/post/integrating-dependencies-into-llm-assistant-projects/
I'm focusing on learning more about LLMs this month (not just using them, actually understanding how to work with them more intently). Today, I built my own little assistant: https://chris.eidhof.nl/post/llm-month-food-assistant/