LLMs as Parts of Systems - Marc's Blog
Living with LLMs (2023 - 2025)
More than two years into the AI hype, here’s a grounded overview of this period from the perspective of a regular software developer.
LLMs aren’t world models
Designing AI Applications: Principles from Distributed Systems Applicable in a New AI World
Learn how to make unreliable AI APIs reliable using proven distributed systems patterns. Real example: reduced LLM costs from $20 to $0 with transactional outbox.
Yet another LLM rant - Dennis Schubert
Random thoughts, articles and projects by a chronic overengineer.
SmolLM3: smol, multilingual, long-context reasoner
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
An entirely open-source AI code assistant inside your editor· Ollama Blog
Continue enables you to easily create your own coding assistant directly inside Visual Studio Code and JetBrains with open-source LLMs.
What can agents actually do?
There’s a lot of excitement about what AI (specifically the latest wave of LLM-anchored AI) can do,
and how AI-first companies are different from the prior generations of companies.
There are a lot of important and real opportunities at hand, but I find that many of these conversations
occur at such an abstract altitude that they border on meaningless.
Sort of like saying that your company could be much better if you merely adopted more software. That’s certainly true,
but it’s not a particularly helpful claim.
Toward a Personal AI Roadmap for VRM – ProjectVRM
On the ProjectVRM list, John Wunderlich shared a find that makes clear how advanced and widespread AI-based shopping recommendation has gone so far (and not just with ChatGPT and Amazon). Here it is: Envisioning Recommendations on an LLM-Based Agent Platform: Can LLM-based agents take recommender systems to the next level? It's by Jizhi Zhang, Keqin Bao, Wenjie…
Your Brain on ChatGPT: Accumulation of Cognitive Debt when Using an AI Assistant for Essay Writing Task – MIT Media Lab
This study explores the neural and behavioral consequences of LLM-assisted essay writing. Participants were divided into three groups: LLM, Search Engine…
Tree of Thought Prompting: Teaching LLMs to Think Slowly | Towards Data Science
Playing Minesweeper with Augmented Reasoning
ClaraVerse - Privacy-First AI Assistant & Agent Builder | 100% Local AI
Meet Clara – your private, on-device AI assistant & agent builder. Complete AI development suite with LumaUI, ComfyUI, N8N automation, and local LLMs. No cloud, no data sharing.
My AI Skeptic Friends Are All Nuts
My smartest friends have bananas arguments about LLM coding.
A knockout blow for LLMs?
LLM “reasoning” is so cooked they turned my name into a verb
LLMs don’t do formal reasoning - and that is a HUGE problem
Important new study from Apple
What Comes After the LLM: Human-Centered AI, Spatial Intelligence, and the Future of Practice
If AI Can Play Dungeons & Dragons, It Can Run Your ERP
A solo D&D experiment turned into a lesson in building agentic AI apps, connecting LLM prompt tuning, Model Context Protocol and Spring AI.
LLMs & Elixir: Windfall or Deathblow?
How the Elixir community can survive — and thrive — in an age of LLMs.
How to Partner with Your LLM for Deeper Coding Challenges
Introduction With the rise of "vibe-coding," it's easy to forget that LLMs offer much more than just code generation. Their real strength lies in language.
On "Vibe Coding"
The hype about the potentials (it’s always future potential, never real current use) of AI has discarded its last cycle (“reasoning models”/”deep research”, both terms being factually untrue and deeply deceiving at best) and moved to a new double whammy of “agentic AI” and “Vibe Coding”. Now “agentic AI” basically just means that some LLM […]
Ash AI: A comprehensive LLM toolbox for Ash Framework
Ash AI is a new extension for Ash Framework, enabling LLM integration for Elixir apps. Use Ash's declarative approach to take advantage of structured outputs, secure tool calling and to build MCP servers with ease.
Three Reasons to Write More in an Age When Writing Means Less.
The LLMs are here and they’ve already taken over large parts of the internet and of professional writing.
Chain-of-Draft (CoD) Is The New King Of Prompting Techniques
A deep dive into the novel Chain-of-Draft (CoD) Prompting that reducing LLM inference cost and latency like never before.
Honey, I shrunk the LLM! A beginner's guide to quantization
Just be careful not to shave off too many bits ... These things are known to hallucinate as it is
Recommended Hardware for Running LLMs Locally - GeeksforGeeks
Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.
GitHub - brainlid/langchain: Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs.
Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs. - brainlid/langchain
Escaping POC Purgatory: Evaluation-Driven Development for AI Systems
A New Software Development Lifecycle for LLMs
LLMs - A Ghost in the Machine | zacksiri.dev
The landscape of Large Language Models (LLMs) is evolving rapidly, with powerful and open models being released at an unprecedented pace. As these technologies advance, so does the potential to integrate them into our existing systems. Traditionally, we've built systems with distinct layers such as the Application layer and Data Persistence layer.
LLMs, But Only Because Your Tech SUCKS
LLMs and Vibe Coding are there. But why? Because our tech is not that advanced and we're disempowered by it. Make tech not suck, and you'll need no LLMs.
SQL help from ChatGPT
I finally use an LLM in an area where it's pretty good.