Back
Research
Load previous page…
📝 I wrote about my big list of AI/LLM tools, notes, and how I'm using them micro.webology.dev/2025/01/29…
#research
🖨 loaded my 3d printer up to print gridfinity all night. 🤔 I'm debating a second one of these.
#research
🤖 More Pydantic AI tool calling and seeing a huge gap between commercial and local open source models. Meh
#research
🤖 Spent my evening watching football and playing with Pydantic AI + Ollama. It's great but local tool calling is still meh with OSS models.
#research
🚜 worked on a new open source project that makes django work from the command line via django instead django-admin
#research
🤖 Updated some scripts to use Ollama's latest structured output with Llama 3.3 (latest) and fell back to Llama 3.2. I drop from >1 minute with 3.3 down to 2 to 7 seconds per request with 3.2. I can't see a difference in the results. For small projects 3.2 is the better path.
#research