Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vedaant00
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
vedaant00
1mo ago
Good question. PyScrappy's shared response cache is LRU-bounded with a configurable max size (cache_max_size, default 512), so it won't grow indefinitely even for a long-running MCP server hitting many distinct URLs. Oldest entrie
2.
▲
Show HN: PyScrappy, self-healing web scraping selectors plus an MCP server
(github.com)
22 points
by
vedaant00
1mo ago
|
2 comments
3.
▲
Opendot: A terminal AI agent that snapshots every action so you can undo it
(github.com)
2 points
by
vedaant00
2mo ago
|
0 comments
4.
▲
by
vedaant00
2mo ago
Does --full do anything to avoid clobbering an install that's mid-flight, or is it assumed nothing else is touching node_modules?