On Tuesday, 9 June 2026 at 09:19:21 UTC, ShadoLight wrote:
On Monday, 8 June 2026 at 08:45:50 UTC, Mike Parker wrote:
We've got a handful of talks about LLMs lined up for DConf
this year. As a sort of primer, you can read this new blog
post by Danny Arends, ['Teaching an AI to Know Itself:
Building a Local LLM Agent in
D'](https://blog.dlang.org/2026/06/07/teaching-an-ai-to-know-itself-building-a-local-llm-agent-in-d/), in which he talks about [the local agentic LLM project he built in D](https://github.com/DannyArends/DLLM) called DLLM.
On the Blog there are links to 'Recent Articles' - but that
does not show all previous articles published in the Blog. For
example, the current oldest 'Recent Articles' linked us
https://blog.dlang.org/archive/2022/10/08/dip1000-memory-safety-in-a-modern-systems-programming-language-part-2/. There is a link to Part 1 of the series in the article which, when you open it, show some older articles (under 'Pages'). AFAICS these articles are not reachable any other way.
Or am I missing something? How do you navigate to articles
older than the oldest shown under 'Recent Articles'?
In fact, on https://dlang.org/blog/ it does show (what I guess
are) the oldest articles in a chronological list - but the most
recent one at the bottom is from Feb 2022. But the "Pages" links
shown on the right does not even list all the articles on this
page - if you don't scroll down you won't know there are
additional articles.
In addition, this Blog landing page has no links to articles more
recent than Feb 2022 - and no ToC AFAICS. You would need to
follow Mike's announcements on the Forums to be able to find
these articles.
Or, at least, that is how it looks to me...