https://news.ycombinator.com/item?id=48387270
#hackernews #tech
Show HN: Lint Your Markdown with ESLint
Show HN: Lint Your Markdown with ESLint
Show HN: Mnemo β local-first AI memory layer for any LLM (Rust, SQLite,petgraph)
A Man Who Reads Books for a Living (One Every Two Days)
Show HN: Mnemo - local-first AI memory layer for any LLM (Rust, SQLite,petgraph)

Local-first AI memory layer for any LLM. Persistent knowledge graph, entity extraction, semantic retrieval. Works with Ollama, OpenAI, Anthropic, or any OpenAI-compatible backend. - zaydmulani09/mnemo
Building iOS Apps with Doom Emacs
The newest Instagram βexploitβ is the goofiest I've seen
https://www.0xsid.com/blog/meta-account-takeover-fiasco
Building iOS Apps with Doom Emacs
https://wassimans.com/blog/building-ios-apps-with-doom-emacs/

I shipped SPEEM, my first iOS app, from Doom Emacs. Not from Xcode. I donβt mean I just edited a few files in Emacs and switched back when it was time to build. I mean the whole loop: write Swift, build, boot a simulator, install the app, launch it, stream logs, restart LSP, scaffold new projects. All from inside Emacs, all driven by SPC i keybindings I wrote myself. This post is about how, and why itβs even possible.