Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
emson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
emson
3mo ago
Wooo that's so cool... it seems to be private?
2.
▲
by
emson
3mo ago
Fantastic! You should open source it
3.
▲
by
emson
3mo ago
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
4.
▲
by
emson
3mo ago
Nice! I love Cal Newport. I've definitely found spinning up multiple Claude Code instances eats into your focus, and you can "lose yourself" quite quickly. I find I use pomodoros more as nudges, and use the "beeps"
5.
▲
by
emson
3mo ago
Me too. Also it’s good to get decent reports that can be used for other things. For example the logs help me fill in my time sheets. Also it forces me to take breaks
6.
▲
by
emson
3mo ago
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
7.
▲
by
emson
3mo ago
It has sensible defaults just do /pomo start It’s only if you want to customise it. Also CC will do it for you. It’s very agent friendly
8.
▲
by
emson
3mo ago
Mmm apols. You’d think I’d have learned my lesson by now, but it’s just so seductive to have it write for you. I got burned with this very HN post for doing just that, but they kindly let me rewrite it. Will tweak it. Thanks for the feedb
9.
▲
by
emson
3mo ago
Ah nice thanks. Love tmux, incidentally I came across this the other day as an alternative to Ghostty: https://supacode.sh/
10.
▲
by
emson
3mo ago
Oh that’s an idea? Could use hooks or something?
11.
▲
by
emson
3mo ago
Fantastic. I think these small productivity tools embedded in harnesses is pretty powerful. I especially like that you can get the AI to use it and also just pop into the CLI. Also nice to generate useful web dashboards etc
12.
▲
by
emson
3mo ago
Ooo that's cool thank you. That's really useful! My other CLI project was: https://github.com/emson/pymodoro
13.
▲
Show HN: Claudoro, Pomodoro timer embedded in the Claude Code statusline
(github.com)
50 points
by
emson
3mo ago
|
36 comments
14.
▲
Consolidated AI First Startup Guide
(benemson.com)
2 points
by
emson
4mo ago
|
1 comments
15.
▲
by
emson
4mo ago
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!
16.
▲
Anatomy of a GitHub Sponsor Memecoin Consent Gap
(benemson.com)
1 points
by
emson
4mo ago
|
1 comments
17.
▲
by
emson
4mo ago
So I’m an idiot. Somehow I fell into this and now feel guilty. So I figured I’d write it up so that it doesn’t happen to anyone else.
18.
▲
by
emson
5mo ago
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 ah
19.
▲
My Agent Memory Library Helps Write Indie Articles
(benemson.com)
2 points
by
emson
5mo ago
|
3 comments
20.
▲
by
emson
5mo ago
Over the last few months I've been quietly adding more features to elfmem my "evolving" agent memory library ( https://github.com/emson/elfmem ). I'm now able to use it in Claude Code et al. to cura
21.
▲
by
emson
5mo ago
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 r
22.
▲
Elfmem: Evolving Agent Memory
(benemson.com)
2 points
by
emson
5mo ago
|
2 comments
23.
▲
by
emson
5mo ago
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.
24.
▲
by
emson
6mo ago
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 learn
25.
▲
by
emson
6mo ago
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 wante
26.
▲
I built a better, human like memory, for Agents
(github.com)
13 points
by
emson
6mo ago
|
2 comments
27.
▲
Show HN: Word Pulse, Connect pulsing letters (Svelte 5, Moby list)
(scrambleletters.com)
3 points
by
emson
1y ago
|
0 comments
28.
▲
Show HN: Elf0 – Build and run AI agent workflows in YAML (CLI)
(elf0.com)
6 points
by
emson
1y ago
|
0 comments
29.
▲
Show HN: Pymodoro – CLI Pomodoro Timer
(github.com)
2 points
by
emson
1y ago
|
0 comments
30.
▲
by
emson
1y ago
Good question. I've had some success with Qwen2.5-Coder 14B, I did use the quantised version: huggingface.co/Qwen/Qwen2.5-Coder-14B-Instruct-GGUF:latest It worked well on my MacBook Pro M1 32Gb. It does get a bit hot on a la
More ›