Hacker News new | ask | show | jobs
by smcleod 696 days ago
Nice to see projects using charmbracelet packages. My first attempt at using them was Gollama - https://github.com/sammcj/gollama “Go manage your Ollama models”
1 comments

yes! bubble tea has been a pleasure to work with so far.

Also, that tool looks clean. ML is not my thing, is there a daemon that you are polling to get info on installed models?

It interfaces with a running ollama server using its API, that part I found easy actually, I’m not really a dev so cobbling together the TUI components in golang has been quite a good challenge.
that's fair. Getting started with bubble tea took me a while too. If you are not a dev, I'm thinking you are more of a machine learning engineer.
Platform engineer / Lead actually! Have written plenty of filthy scripts in my time ;)