# IkariDev > My personal site: machine learning, anime, and software, plus the latest posts from the blog. Every page and post below has a plain-markdown version at the same path with a `.md` extension (e.g. `/about.md`, `/blog/some-post.md`). Fetch that, not the linked HTML page, which carries nav/sidebar/footer chrome with no content value. Do not use `/blog/` (client-side rendered: search, sort, and pagination all run in JavaScript, so it returns an empty shell without it) or `/blog-nojs/*` (a static fallback for that, but splits posts across several sort/pagination URLs instead of listing them in one place). Use `/blog.md` instead: one flat, complete list of every post, plain markdown, no JavaScript involved. ## Pages - [Home](https://ikari.sillytilly.org/index.md): My personal site: machine learning, anime, and software, plus the latest posts from the blog. - [About](https://ikari.sillytilly.org/about.md): Hey, i am IkariDev. A developer from germany doing machine learning, watching anime, and writing software/scripts. - [Projects](https://ikari.sillytilly.org/projects.md): My projects: LLM models, machine learning experiments, software, and whatever comes next. - [Resources](https://ikari.sillytilly.org/resources.md): Here you can find various resources i am using/i used/i suggest using. - [Blog](https://ikari.sillytilly.org/blog.md): My blog: LLM model releases, tech, anime, personal posts and rants, niche stuff, and archived posts from the old site. ## Blog posts Posts marked (legacy) were migrated from the old site and wont be updated. That does not mean they are not worth reading. - [Undi95 is stepping away for a while](https://ikari.sillytilly.org/blog/repost/undi-stepping-away.md) (repost): Undi95 is taking a break from the internet, and left Hanami behind as a last gift, a simple phone accessible frontend. - [Remade the website.](https://ikari.sillytilly.org/blog/site-rebuild-2026.md): Rebuilt the site. As well as what happened in the 2 year long gap of inactivity. - [Noromaid model series](https://ikari.sillytilly.org/blog/legacy/noromaid-model-series.md) (legacy): The Noromaid model series (with Undi) and its Mixtral/Miqu spin-offs. - [Echidna-13b and Nethena-13B, a collab with Undi](https://ikari.sillytilly.org/blog/legacy/echidna-13b-collab-with-undi.md) (legacy): A merge collab with Undi, Echidna-13b v0.1 through v0.3, and Nethena-13B. - [MinervaAI / Aesir](https://ikari.sillytilly.org/blog/legacy/minervaai-aesir.md) (legacy): A little team working on an LLM model + dataset called Aesir. - [Wanna check out my resources page?](https://ikari.sillytilly.org/blog/legacy/resources-page.md) (legacy): A new Resources page with programming/ML/LLM/SD links, plus a Projects page. - [Website is finally "done"](https://ikari.sillytilly.org/blog/legacy/website-is-finally-done.md) (legacy): The site finally has content, plus a loading screen and a vote button. - [So i added a couple of cool things](https://ikari.sillytilly.org/blog/legacy/a-couple-of-cool-things.md) (legacy): Added a fullscreen mode for blog posts and a share button. - [Hey, this is a little test for the new blog page](https://ikari.sillytilly.org/blog/legacy/new-blog-page-test.md) (legacy): A test post for the new blog page. ## Optional - [RSS feed](https://ikari.sillytilly.org/rss.xml) - [llms-full.txt](https://ikari.sillytilly.org/llms-full.txt): This same file, with full page and post content inlined instead of just links.