misterbngo

joined 1 year ago
[–] misterbngo@awful.systems 1 points 1 day ago

The only Maui you should be using is the original https://mauikit.org/

[–] misterbngo@awful.systems 3 points 2 days ago* (last edited 2 days ago)

The way I've been using it for a few years is that most of my machines can see each other and I have a shared folder and versioning setup. As I add things they move between the different machines and once an additional machine has it it is available to the others until everything is in sync

You can definitely do chain topologies which are useful for certain things with a single source of truth

[–] misterbngo@awful.systems 8 points 2 days ago (1 children)

TIOBE merely measures the number of questions asked about a particular language online, which is obviously not exactly realistic metric but people for some reason love to spout it

[–] misterbngo@awful.systems 6 points 2 days ago (2 children)

As a note, I believe that syncthing will actually scale up with more nodes as they will all share with each other if they know each other. If you're doing this 1 to many then this is not the case of course.

[–] misterbngo@awful.systems 14 points 3 days ago (1 children)

Seeing as the XLibre fellows upstream commits were reverted because they were absolute dogshit, I don't think that the fork has legs

[–] misterbngo@awful.systems 4 points 5 days ago

Sidenote: I almost ended up working for the company almost a decade ago now lmao. The board was full of other characters we all know and love here. The €€€ offer was high for EU, but I still laugh at the growth potential of my 10000 dollars yearly equivalent in their tokens. The website was unique in that it scrolled... up. I think it's still on archive dot org

[–] misterbngo@awful.systems 7 points 1 week ago

I wonder why his 10000 agents haven't done the work yet. It seems like such a straightforward plan.

[–] misterbngo@awful.systems 16 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Ive actually been personally moving away from kubernetes for this kind of deployment and I am a big fan of using ansible to deploy containers using podman systemd units, you have a series of systemd .container files like the one below

[Unit]
Description=Loki

[Container]
Image=docker.io/grafana/loki:3.4.1

# Use volume and network defined below
Volume=/mnt/loki-config:/mnt/config
Volume=loki-tmp:/tmp/loki
PublishPort=3100:3100
AutoUpdate=registry

[Service]
Restart=always
TimeoutStartSec=900

[Install]
# Start by default on boot
WantedBy=multi-user.target default.target

You use ansible to write these into your /etc/containers/systemd/ folder. Example the file above gets written as /etc/containers/systemd/loki.container.

Your ansible script will then call systemctl daemon-reload and then you can systemctl start loki to finish the example

[–] misterbngo@awful.systems 3 points 1 month ago* (last edited 1 month ago)

The Kde store UI is a bit lacking the screenshot browser has arrows all the way at the edges.

I uploaded three screens two of the configuration and one of the widget on a panel, expanded with all the advanced controls.

Edit: Ive reuploaded the images with the expanded widget first

 

I wanted something I could embed buttons in panels and configure from the GUI. Third plasmoid ive put together, second one I've published.

[–] misterbngo@awful.systems 3 points 3 months ago

During my expirementation with some of these self hosted llms, I was attempting some jailbreaks and other things and thought would this be any good at ERP?

Only if youve never been with another human being.

[–] misterbngo@awful.systems 1 points 3 months ago

The fork Ansel, is supposed to improve on the UI situation.

[–] misterbngo@awful.systems 7 points 3 months ago

Unironically their greatest movie.

view more: next ›