Artificial intelligence is not conscious – Ted Chiang
https://news.ycombinator.com/item?id=48387270
#hackernews #tech
Artificial intelligence is not conscious – Ted Chiang | Hacker News

Show HN: Lint Your Markdown with ESLint

https://lemmy.bestiver.se/post/1147083

Show HN: Lint Your Markdown with ESLint - Lemmy: Bestiverse

Comments [https://news.ycombinator.com/item?id=48384046]

GitHub - lumirlumir/npm-eslint-markdown: Lint your Markdown with ESLint. Additional rules for use with `@eslint/markdown`.πŸ› οΈ

Lint your Markdown with ESLint. Additional rules for use with `@eslint/markdown`.πŸ› οΈ - lumirlumir/npm-eslint-markdown

GitHub

Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph)

https://lemmy.bestiver.se/post/1147079

Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph) - Lemmy: Bestiverse

Comments [https://news.ycombinator.com/item?id=48389586]

A Man Who Reads Books for a Living (One Every Two Days)

https://lemmy.bestiver.se/post/1147080

A Man Who Reads Books for a Living (One Every Two Days) - Lemmy: Bestiverse

Comments [https://news.ycombinator.com/item?id=48389284]

Show HN: Mnemo - local-first AI memory layer for any LLM (Rust, SQLite,petgraph)

https://github.com/zaydmulani09/mnemo

#HackerNews #Tech #Rust

GitHub - zaydmulani09/mnemo: 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.

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

GitHub

Building iOS Apps with Doom Emacs

https://lemmy.bestiver.se/post/1147074

Building iOS Apps with Doom Emacs - Lemmy: Bestiverse

Comments [https://news.ycombinator.com/item?id=48388710]

The newest Instagram β€œexploit” is the goofiest I've seen
https://www.0xsid.com/blog/meta-account-takeover-fiasco

#hackernews

The Newest Instagram "Exploit" is the Goofiest I've Seen | Sid's Blog

Mathematicians issue warning as AI rapidly gains ground
https://news.ycombinator.com/item?id=48382052
#hackernews #tech
Mathematicians issue warning as AI rapidly gains ground | Hacker News

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.

Wassim Mansouri