lingo.lol is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for linguists, philologists, and other lovers of languages.

Server stats:

66
active users

#incus

0 posts0 participants0 posts today
Replied in thread

Wrote a little parser for meshcore packets tonight. It's still messy and a lot more to implement. But, it reads the container format so I'm happy for now.

I have meshcore packets flowing from multiple repeaters(on different frequencies) talking on wifi using udp broadcasts.

The repeaters automatically discover each other on the network and now I'm able to watch their chatter with a quick nodejs server.

After 20-something years of using #emacs I finally managed to create my first package 🎉 and get it accepted on Melpa: melpa.org/#/incus-tramp

The `incus-tramp` package allows #emacs users to connect to #incus containers via #tramp The package started as a copy of the `lxd-tramp` package with some changes for #incus, but the approval process for Melpa led to some more significant rewriting. Thanks to Chris Rayner (`riscy`) for his positive feedback and help! 🙏

melpa.orgMELPAThe largest and most up-to-date repository of Emacs packages.

Well shit spent the whole day rebuilding one of my servers. It worked out pretty easily. I tried restoring with zfs and #incus and it works, but I need to mess a bit around more to feel comfortable. I also export all of my containers so an easy to incus import got me back pretty quickly. There was some extra fluff I needed to get going but solid and up and running. So far so good