Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
milst
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
milst
7mo ago
Really like the idea of having a single place that shows me the throughline of work across different platforms
2.
▲
Library of Babel – every possible page of 3200 characters
(libraryofbabel.info)
2 points
by
milst
7mo ago
|
1 comments
3.
▲
by
milst
7mo ago
The Library of Babel contains every possible page of 3200 characters that could ever be written. Every book, every sentence, every truth and every lie, all already exist somewhere in the library. Your life story is somewhere in there. You c
4.
▲
by
milst
7mo ago
by @chiefofautism on twitter
5.
▲
The supply chain of a ChatGPT prompt
(aisupplychain.vercel.app)
3 points
by
milst
7mo ago
|
1 comments
6.
▲
by
milst
7mo ago
It's that plus the hosted service which interacts with the LLM, stores threads, handles auth, gives observability of interactions in your app, etc.
7.
▲
by
milst
7mo ago
With this you build your own React components and register them with the AI. The AI chooses which to use and what props to pass into them, so it's not generating UI from scratch, if that's what you mean - other Michael from the Ta
8.
▲
by
milst
10mo ago
Interesting, reminds me a little of another project posted here a few weeks ago: https://news.ycombinator.com/item?id=45823938
9.
▲
by
milst
10mo ago
under the hood messages are sent to Tambo which knows how to use the timeline component (sort of like an LLM tool) and can fill the component's props with whatever data it decides. The actual data at this point is completely generated
10.
▲
by
milst
10mo ago
Very interested in the idea of an AI being able to interact with my filesystem. we experimented with something like this: https://local-note-taker.vercel.app/chat repo in case you'd rather run it locally: https:/
11.
▲
by
milst
10mo ago
started something like this, but without the "zoom" https://timeline-of-everything.milst.dev/
12.
▲
by
milst
10mo ago
very cool. Made something with a similar idea, but using timelines instead of maps. I wonder if the two could be combined in some way https://timeline-of-everything.milst.dev/
13.
▲
Let LLMs control your UI
(tambo.co)
4 points
by
milst
10mo ago
|
0 comments
14.
▲
by
milst
11mo ago
Very cool. Are the posts I see random from all stored, or are they the latest posts or something?
15.
▲
All React apps using Tambo for natural language control now support MCP Sampling
(tambo.co)
1 points
by
milst
11mo ago
|
0 comments
16.
▲
by
milst
1y ago
This is awesome. I worked on a 'conversational historical timeline generator' a little bit ago: https://timeline-of-everything.milst.dev/ I wonder if something similar could be added here where I say something lik
17.
▲
Show HN: Tambo – build generative UX web apps
(github.com)
9 points
by
milst
1y ago
|
0 comments
18.
▲
Show HN: Tambo – a tool for building generative UI React apps with tools/MCP
(github.com)
3 points
by
milst
1y ago
|
0 comments
19.
▲
by
milst
1y ago
updated the 'overview' generation
20.
▲
by
milst
1y ago
True, and it says that almost every time... I'll do some prompting to stop that
21.
▲
by
milst
1y ago
thanks! Any ideas on how to get around overlapping titles? Was thinking maybe truncate with ellipses like "Some long titl..." but often there are too many events too close together for that to make a difference
22.
▲
Show HN: The Timeline of Everything – see the history of any topic
(timeline-of-everything.milst.dev)
5 points
by
milst
1y ago
|
8 comments
23.
▲
Show HN: A web app MCP client for Supabase's MCP server with generative UI
(github.com)
1 points
by
milst
1y ago
|
0 comments
24.
▲
by
milst
1y ago
What’s a good way to learn to understand concepts in a spaced-repetition way? I’ve used anki before for remembering facts or answers to specific questions, but is there a standard way to setup spaced repetition flashcards to learn, for exam