Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 42 min 8 sec ago

The LTV Playbook

Mon, 03/24/2025 - 3:49am
Categories: Hacker News

Show HN: Browserbase MCP Server – Automate Browsers at Scale in Your Own Cloud

Mon, 03/24/2025 - 3:13am

Think: remote browsers with full automation APIs (WebSocket, REST) + isolated environments + observability – all without vendor lock-in.

Use cases: scraping, testing, automation, AI agents, monitoring, and more.

Comments URL: https://news.ycombinator.com/item?id=43458346

Points: 1

# Comments: 0

Categories: Hacker News

Golang on the Playstation 2

Mon, 03/24/2025 - 2:57am
Categories: Hacker News

Tmp.0ut Volume 4

Mon, 03/24/2025 - 2:48am

Article URL: https://tmpout.sh/4/

Comments URL: https://news.ycombinator.com/item?id=43458241

Points: 1

# Comments: 0

Categories: Hacker News

RealtimeKit and CPU Scheduling

Mon, 03/24/2025 - 2:47am
Categories: Hacker News

We built an AI Agent which replaces recruiters

Mon, 03/24/2025 - 2:39am

Article URL: https://welovealfa.com

Comments URL: https://news.ycombinator.com/item?id=43458214

Points: 1

# Comments: 1

Categories: Hacker News

3D-IC for the Masses

Mon, 03/24/2025 - 2:37am
Categories: Hacker News

Show HN: I Developed AI Memory Booster: Self-Hosted AI with Long Term Memory

Mon, 03/24/2025 - 2:23am

I recently developed and open-sourced a project called AI Memory Booster, which combines Ollama (for running local LLaMA models) with ChromaDB to give AI systems persistent memory across sessions.

The project is fully self-hosted and privacy-first — everything runs locally via a Node.js API, a simple React UI, and Docker support for easy deployment.

Key Features: 1. Ollama-powered inference (LLaMA 3.2 and other models). 2. Persistent memory via ChromaDB (store and recall data across sessions). 3. Works on CPU or GPU, tested on local laptops and free-tier cloud VMs. 4. API-first approach with /learn and /recall endpoints. 5. Ready-to-use React web interface + install.sh script for fast setup.

Use Cases: 1. Build a local AI chatbot with memory. 2. Power a self-hosted assistant that remembers conversations or tasks. 3. Add a memory layer to Ollama agents or automation workflows. 4. Integrate into existing Node.js applications.

The source code is now available on Github: https://github.com/aotol/ai-memory-booster

I’d love feedback from the community — especially ideas on improving long-term memory handling or other integrations you’d find useful!

Comments URL: https://news.ycombinator.com/item?id=43458161

Points: 1

# Comments: 0

Categories: Hacker News

Introduction to Theoretical Computer Science

Mon, 03/24/2025 - 2:22am
Categories: Hacker News

Pages