Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- I've been interested in seamless LLM routing for faster and more stable inference. I just launched https://www.tesseract.click with that goal. It's a simple lightweight SaaS to help manage your third-party LLM providers and balance speed, stability, and cost.by tesseractinf
- Just added a new theme to my TUI file manager Gusco https://gitlab.com/intestinate/gusco
Here are a few things I'm curious about: Is direct manipulation of files and the file system becoming abstract for the younger generation?
Are Windows/Mac users no longer using file managers?
Is File Explorer/Finder good enough, even for a fairly technical crowd?
by gusco - I've been slowly working on https://github.com/CanineHQ/canine for about 2 years now. Basically a self hosted, FOSS that turns a Kubernetes cluster into something as easy to use as Heroku.
It was a pain point from a start up I cofounded before where we needed Kubernetes flexibility but developers hated using it. I figured there was no reason why it had to be hard to use and thus Canine was born.
by czhu12