zinderic

joined 7 months ago
 

This looks pretty cool for quick deployment of hobby projects. Production grade and easy to use is always a win in my book.

 

I love playing with LLMs locally at home. The cost of running hobby projects against paid services like OpenAI is too high for me so in this article you can find out how I work around that to keep my LLM infra deployed locally at home and still use it anywhere I like.

[โ€“] zinderic@programming.dev 0 points 5 months ago (1 children)

To me this looks like a Doctor Who episode. We have the Dalec and the Tardis in the scene ๐Ÿ˜‚

 
 
[โ€“] zinderic@programming.dev 0 points 7 months ago (1 children)

Yeah better fit but a bit of trouble to setup.. What's your opinion on Icinga? Never used it myself.

[โ€“] zinderic@programming.dev 0 points 7 months ago (3 children)

Give https://github.com/louislam/uptime-kuma a try. I'm planning to do the same for similar use case. Sensu (sensu.io) is a more sophisticated option but it requires more infrastructure and there is a bit of a learning curve with it.

 

Seems interesting. It covers the basics and it's easier to setup than Sensu that I use today.