Y
Hacker News
new
|
ask
|
show
|
jobs
by
Pragmata
23 days ago
Would this cause issues with SSD lifespan?
2 comments
vforno
23 days ago
What causes problems is the rewriting in this case are only read while writing is the cache! However, I'm working to improve more and more and make some parts lighter!
link
Pragmata
23 days ago
Is it possible to run this into an agent? pi, claude code, etc..? I've only tried it with LM studio, but i'm guessing this is a bit different
link
vforno
23 days ago
We're working on it right now with a pull request that will also arrive for opencode!
link
Archit3ch
23 days ago
You can keep the KV cache in (possibly Unified) RAM to avoid SSD writes entirely. Not sure if it would fit on a 32GB laptop, though.
link
xfalcox
23 days ago
README covers that
https://github.com/JustVugg/colibri#ssd-wear-warning
link