dandiandy

joined 3 weeks ago
[–] dandiandy@lemmy.ca 1 points 59 minutes ago

Beszel looks really convenient.

[–] dandiandy@lemmy.ca 1 points 1 hour ago (1 children)

It looks really compelling. Really flexible with deep options. Seems like I could spend 10 years building the dashboard alone!

[–] dandiandy@lemmy.ca 1 points 1 hour ago* (last edited 58 minutes ago) (1 children)

Cool, sounds like a fun project.

Not sure if you have been looking into Jev or other System 1 models, but it might be a good fit since it can output a structured type-safe output. Most of the automation I've tried in the past with LLMs failed due to the output structure being hallucinated (ignoring my requested structure). But it sounds like System 1 models might fix that.

I've been looking at an open source model called Laya a little and it might work well for your project. Sounds like you'd want structured output.

What kind of rig do you have ollama running on?

27
submitted 5 hours ago* (last edited 5 hours ago) by dandiandy@lemmy.ca to c/selfhosted@lemmy.world
 

I'm curious as to which tools and technologies you all are using to keep track of all those services you are deploying, whether it be resource tracking, network traffic, logs, traces, or uptime.

As a bonus question, how have you organized your network or your services to reduce the overhead of implementing observability?