HN user

emson

707 karma

http://benemson.com or twitter @emson

Posts142
Comments76
View on HN
github.com 21d ago

Show HN: Claudoro, Pomodoro timer embedded in the Claude Code statusline

emson
50pts36
benemson.com 1mo ago

Consolidated AI First Startup Guide

emson
2pts1
benemson.com 2mo ago

Anatomy of a GitHub Sponsor Memecoin Consent Gap

emson
1pts1
benemson.com 2mo ago

My Agent Memory Library Helps Write Indie Articles

emson
2pts3
benemson.com 2mo ago

Elfmem: Evolving Agent Memory

emson
2pts2
github.com 3mo ago

I built a better, human like memory, for Agents

emson
13pts2
scrambleletters.com 11mo ago

Show HN: Word Pulse, Connect pulsing letters (Svelte 5, Moby list)

emson
3pts0
elf0.com 11mo ago

Show HN: Elf0 – Build and run AI agent workflows in YAML (CLI)

emson
6pts0
github.com 1y ago

Show HN: Pymodoro – CLI Pomodoro Timer

emson
2pts0
websvg.com 1y ago

Show HN: I built a free SVG Web site

emson
60pts46
medium.com 7y ago

The Secret to Mastering ML

emson
3pts0
towardsdatascience.com 7y ago

Cutting-Edge Face Recognition Is Complicated. These Spreadsheets Make It Easier

emson
1pts0
coursenut.com 10y ago

R Programming: Advanced Analytics in R for Data Science

emson
2pts0
www.coursenut.com 10y ago

Machine Learning: Hidden Markov Models in Python

emson
1pts0
coursenut.com 10y ago

The Complete Ethereum Course: Get 0.1 Ether in Your Wallet

emson
2pts0
coursenut.com 10y ago

Python Course: Introduction to Face Detection

emson
3pts0
go.sky.com 10y ago

Watch Ep 56 Tale of the Flying Rabbits, the Online on Sky Go

emson
1pts0
www.cs.cmu.edu 10y ago

Twitter Natural Language Processing

emson
6pts0
boingboing.net 10y ago

3D printed sundial which digitally displays the current time

emson
2pts0
elixirgolf.com 10y ago

How to code an Elixir Christmas tree in 92 chars

emson
2pts0
elixirgolf.com 10y ago

Elixir Golf Caesar Cipher

emson
5pts2
bme.ccny.cuny.edu 10y ago

Transcranial direct current stimulation improves reading efficiency (2012) [pdf]

emson
1pts0
medium.com 10y ago

The Medium Viable Product, Thoughts on Media

emson
1pts0
medium.com 11y ago

Business wisdom from 3 decades of bestselling books

emson
1pts0
medium.com 11y ago

The only UX reading list ever

emson
3pts0
uk.businessinsider.com 11y ago

NASA's new robotic car

emson
1pts0
www.quora.com 11y ago

What algorithms one should know in order to solve most code puzzles?

emson
2pts0
emson.co.uk 11y ago

Learn from failure, find your value

emson
1pts0
www.theguardian.com 11y ago

Nintendo announces new gaming hardware platform codenamed NX

emson
1pts0
emson.co.uk 11y ago

Learn from failure, find your value

emson
3pts1

Have you tried analysing all your prompts, and then telling it to "figure out" what custom skills might improve your prompts? I do actually have another project I'm working on that does this... it's been super useful for seeing how I prompt, what Skills I use and getting them to evolve and improve (I know Hermes does some of this, but it's been interesting rolling my own - will release soon!!)

Thanks for sharing. I was stuck in a Greek hospital for 8 days with 2 fractured vertebrae, before I could get home. It’s easy to get into a spiral, but putting your mind to build something really helps. I do hope your ribs and collar bone is getting better? I’ve been lucky, as it will heal but could have been really bad. Phew!

These are my "LLM Wiki" notes, I've been using to build a central resource of "how to build an AI First Startup" If you've got any other tips *I'd love to hear them* - thank you!

Over the last few days I've added peer-to-peer communication, using a simple message passing and status checks... no need for complicated hooks etc. One repo agent found a bug and told the curator repo agent what it was, and it went ahead and fixed it

This has been a fascinating project. I've had the chance to explore some really original ideas. Things like: blocks that can be calibrated, mind blocks that can be used to simulate other agent behaviors, graphs, dreaming, frames that return a SELF or ATTENTION, etc. group of memory blocks, and peer to peer message passing. All this has led to a really powerful agent framework you can use today. I'd love a comment... thanks! Ben

Agents need memory that evolves. Memory blocks should degrade or get promoted over time, this opens up agents as repo curators... magic then happens if they can then talk to each other.

This is interesting as there is definitely a middle ground for agent memory. On the openclaw side you have a single MEMORY.md file on the other you have RAG and GraphRAG. I wonder if Agent memory should be more nuanced? When an agent learns something how should it promote or degrade these memory blocks - you don’t want a trading agent memorising a bad trading pattern, for example. Also the agent might want to recall semantically similar memories, but it might also want to retrieve block relationships or groups of blocks for different purposes. We’ve been exploring all these concepts with “elfmem” (sELF improving MEMory): https://github.com/emson/elfmem Would love your feedback!

Thanks so much for the comment! Yes, I initially had LiteLLM gateway and backed it out after the security issues. Memory is becoming a crucial part of agents and there isn't a one size fits all solution - unfortunately. I found I wanted to replicate things like SOUL.md but in a way that could "evolve", so this project has "frames" which is just a collection of tagged / filtered memory blocks which can be used to identify specific concepts. It also allows the agent to use "outcomes" to calibrate it's own memory blocks, which is really powerful. Anyway I think "cognitive loops" are going to become more relevant, and will be an art. Thanks again... let me know how you get on!!

I felt I needed to add some kind of license, I also wanted to get attribution back to this website for traffic purposes. Dare I admit that I just asked ChatGPT what to use... I then got it to create a Python script to apply the license to the SVG image itself and add the website details. Its been a fascinating experience

It's been fascinating experiment. The stuff you can now do, its like having scaffolding to help you. You can create all the tools you need yourself and can host it for virtually nothing. I just upgraded Cloudflare to the $5 plan (btw I have 18 sites hosted atm and that price includes up to 100). I also paid for Fathom analytics $15pm and Cursor, ChatGPT, Midjourney (although cancelled now) and VectorMagic (also cancelled). So you could spend just the domain name and the AI tools, making it about $20. Totally bonkers

Thanks! I know it's controversial but it has taught me a lot about building with AI, as well as the legal and copyright parts. I experimented with a number of prompt styles this was an example of one I used on Midjourney:

"Vector line art, icon of a flower, cute and minimalistic, made with bold outline, white background --stylize 400"