Weeknotes 2025-01-27
You all died in 2016. And yes, this is Hell. --God
I went to a PyDDF meetup and had a great time! I also managed to get my video setup working again, so I might create more video content soon. I've been experimenting with storing code and plugin templates for a Django project in database models - it's somewhat working, though still a work in progress. I've also been playing around with generating context for few-shot learning in LLMs.
Articles
- Django
- Python / AI
- Anthropic’s new Citations API | Interesting
- The Vision of a new World | Linked data would be really valuable. We might be able to leverage LLMs' need for context to make this happen. Could be an interesting approach! 🤔
- What I've learned about writing AI apps so far | Yep, trying to use LLMs in apps atm and I have much to learn
- Frontend
- Build the abstraction first | True
- A Definitive Guide to External Displays on macOS | Just to be able to find this article later...
- Static Full Text Search
Software
-
Just 1.5k lines of CSS 😅
-
Holy shit it's actually done — we just tagged Tailwind CSS v4.0
-
PydanticAI - Agent Framework / shim to use Pydantic with LLMs
-
Surprisingly useful 😁
Fediverse
Videos
-
Classic Design Patterns: Where Are They Now - Brandon Rhodes - code::dive 2022
Ah, missed this one - good talk!
-
SQLite: How it works, by Richard Hipp
SQLite is just awesome!