Feed aggregator
Having the "AI has arrived" conversation
Article URL: https://seanblanchfield.com/2025/03/ai-org-conversation-framework
Comments URL: https://news.ycombinator.com/item?id=43506220
Points: 1
# Comments: 0
Intro to Alpine.js: A JavaScript framework for minimalists
Article URL: https://www.infoworld.com/article/2337630/intro-to-alpinejs-a-javascript-framework-for-minimalists.html
Comments URL: https://news.ycombinator.com/item?id=43506173
Points: 2
# Comments: 0
Madison Square Garden's surveillance system banned fan over his T-shirt design
Article URL: https://www.theverge.com/news/637228/madison-square-garden-james-dolan-facial-recognition-fan-ban
Comments URL: https://news.ycombinator.com/item?id=43506163
Points: 1
# Comments: 0
The way we're thinking about breaking changes is silly
Article URL: https://welltypedwitch.bearblog.dev/the-way-were-thinking-about-breaking-changes-is-really-silly/
Comments URL: https://news.ycombinator.com/item?id=43506152
Points: 1
# Comments: 0
New vaccine targets sugar molecules to protect from Covid, MERS, and Common Cold
Being Useful Now – Quantum Computers and Scientific Discovery
Article URL: https://www.quantinuum.com/blog/being-useful-now-quantum-computers-and-scientific-discovery
Comments URL: https://news.ycombinator.com/item?id=43506147
Points: 1
# Comments: 0
Patch Package OTP 26.2.5.10 Released – Erlang News
Article URL: https://erlangforums.com/t/patch-package-otp-26-2-5-10-released/4620
Comments URL: https://news.ycombinator.com/item?id=43506135
Points: 1
# Comments: 0
JPMorgan Says Quantum Experiment Generated Truly Random Numbers
Article URL: https://www.bloomberg.com/news/articles/2025-03-26/jpmorgan-says-quantum-experiment-generated-truly-random-numbers
Comments URL: https://news.ycombinator.com/item?id=43506132
Points: 3
# Comments: 1
Do You Declare Many Variables?
Article URL: https://codestyleandtaste.com/do-you-declare-many-variables.html
Comments URL: https://news.ycombinator.com/item?id=43506128
Points: 1
# Comments: 0
Comment Non-Idiomatic Code
Article URL: https://codestyleandtaste.com/comment-non-idiomatic-code.html
Comments URL: https://news.ycombinator.com/item?id=43506115
Points: 1
# Comments: 0
Informed versus Uninformed AI Skeptics
Article URL: https://sampatt.com/blog/2025-03-27-spotting-naive-ai-skeptics
Comments URL: https://news.ycombinator.com/item?id=43506084
Points: 2
# Comments: 0
Scarcity and Abundance in 2025
Article URL: https://alexdanco.com/2025/03/27/scarcity-and-abundance-in-2025/
Comments URL: https://news.ycombinator.com/item?id=43506072
Points: 2
# Comments: 0
Show HN: Cursor IDE now remembers your coding prefs using MCP
Hi, I'm Daniel from Zep. I've integrated the Cursor IDE with Graphiti, our open-source temporal knowledge graph framework, to provide Cursor with persistent memory across sessions. The goal was simple: help Cursor remember your coding preferences, standards, and project specs, so you don't have to constantly remind it.
Before this integration, Cursor (an AI-assisted IDE many of us already use daily) lacked a robust way to persist user context. To solve this, I used Graphiti’s Model Context Protocol (MCP) server, which allows structured data exchange between the IDE and Graphiti's temporal knowledge graph.
Key points of how this works:
- Custom entities like 'Requirement', 'Preference', and 'Procedure' precisely capture coding standards and project specs.
- Real-time updates let Cursor adapt instantly—if you change frameworks or update standards, the memory updates immediately.
- Persistent retrieval ensures Cursor always recalls your latest preferences and project decisions, across new agent sessions, projects, and even after restarting the IDE.
I’d love your feedback—particularly on the approach and how it fits your workflow.
Here's a detailed write-up: https://www.getzep.com/blog/cursor-adding-memory-with-graphi...
GitHub Repo: https://github.com/getzep/graphiti
-Daniel
Comments URL: https://news.ycombinator.com/item?id=43506068
Points: 2
# Comments: 0