

Just a word of caution…
I try to upgrade 1 (of a similar group) manually first to check it’a not foobarred after the update, then crack on with the rest. Testing a restore is 1 thing, but restoring the whole system…?


Just a word of caution…
I try to upgrade 1 (of a similar group) manually first to check it’a not foobarred after the update, then crack on with the rest. Testing a restore is 1 thing, but restoring the whole system…?


Yeah, ok, fair enough. That probably answers all the questions…
Virgin will be throttling, AND having internal problems 🙂
Be interesting if your VPS hop also gets throttled…


VPN throttling: are you sure your DNS traffic’s going through the VPN tunnel and going to an external server, not your ISP’s?
If they can see where you’re browsing, maybe that’s triggered something.
If it was only for a few hours though, maybe they just had an internal problem?
Give them a call and ask them. And if they’re doing something weird (throttling traffic), they should be able to tell you why… and consider leaving them if they’re not providing the service you need.


True, but, I don’t need docker or a VMM to run it in, or as many resources. Backups are easier, updates are predictable… and are adverts now a thing with the AIO?
I come from the early days when every NC point release needed a lot of tweaks to even make it work… hence the AIO was born from that mess.
I just found a simpler solution…


That paper calendar must be rigid now with all that white paint 🤭


Do it.
I found no-one used the NC interface for anything, so it was a lot of maintenance for no reason.
I replaced NC with Radicale and syncthing


Radicale is also really easy to setup as a “normal” package… I have it running on a Pi.
Such a small, simple system, it’s great.


when both are available it’s hard to decide.
It’s easy to decide: AUR (only)
Personally, I use pacman for as much as I can, then dip into yay for anything else.


Keys, paperclips and coins… they kinda work their way towards the PCB and short out crtitical things


Coils & curves?
From my viewpoint it looks like balance and counter balance 🙂
Are those all balanced, pivoting around a power outlet?


I’m preferring 1 thing for 1 job, so if / when a dongle fails or I want to change something, then I’m only affecting 1 protocol / group of devices.
So, that would play music on the client? Ie your phone? Or can it play through a local DAC too?
Ok, not heard of Moode. The website looks interesting, I’ll check it out, thanks!
Ah, interesting, so you can use mopidy with HA? Interesting… not thought of that connection.
I have the Volumio integration with HA, but I’ve not looked at it recently.
Thanks
I remember trying piCorePlayer when I was considering alternatives to Volumio3 and - from memory - the UI was a bit weird?
Like, it started in one UI, but then you had to do a few things to get to another?
But, ok, I’ll take another look as I’d forgotten about it. Thanks


Yeah, an interesting piece.
As someone who’s seen the internet arrive, watched the various battles (best seen on Internet Explorer at 640x320) and tried all the latest things (why use gopher when google can search immediately), then I do think it started out well
But, yep, I’ve also seen the effects when the bills needed paying and realising that just taking things that are “free” without giving anything back is unsustainable.
That’s why I contribute when & where I can… Arch Wiki, Open Street Map, a few payments to developers and independant media sources, helping others…
But it takes some effort and I get it, not everyone has the same priorities. Yet.


I could not for the life of me make the ethernet transfer speeds be more than somewhere around 1-5 MiB/s
That’s probably a physical cable issue.
Check the connectors and / or different cables.
It’s esp. more important for 1Gbps connections as they’re more sensitive than 100Mbps


Ok, fair point
If I’ve understood @surewhynotlem@lemmy.world correctly, this won’t need 2 automations
When you exceed a max, I presume you’re triggering the AC to heat / cool, at this point you’d also set the “dontlogthisagain” boolean.
Then, when you’d reached the correct temp range, then you can turn off the AC and reset the “dontlogthisagain” boolean.
The conditional statements would then be “(is the temp outsode of range) AND (dontlogthisagain=True)”
You’d need to check the logic is the right way around there, but - in my head - thst should work.
Edit: actually, thinking anout this some more, you might not need the boolean, you could use the on/off state of the AC unit itself
I don’t use docker, etc, so for me, if it’s in the normal Arch repos or AUR then I don’t need to think about it until there’s a
.pacnewfile to look atThen, it’s just the odd git pull on literally 2 devices.
All organised by ansible…
(well except the
.pacnew, but I think it’s nice to keep in touch with the packages)