@GrayDanceOutfit

1 Followers
33 Following
24 Posts

PSA: if you are on #NixOS unstable and using syncoid to replicate your #zfs datasets and have updated recently (ie you are on zfs 2.2.0) your jobs might be failing!

The workaround to fix this is to put the following in your configuration:

services.syncoid.service.serviceConfig.PrivateUsers = lib.mkForce false;

https://github.com/NixOS/nixpkgs/issues/264071#issuecomment-1793583098

nixos/syncoid: incorrectly detects source dataset as non-existent · Issue #264071 · NixOS/nixpkgs

Describe the bug The Syncoid service I have created with the syncoid NixOS module is incorrectly determining that the source dataset does not exist. Steps To Reproduce Add the following to the NixO...

GitHub
@ironicbadger local backup to a desktop via syncoid. Remote backup to zfs.rent using syncoid.
I do monitoring with telegraf+influx+grafana and notifications with grafana+pushover. If my backups are more than 6hours I get a notification in my phone.
@combs what kind of work loads? The BeagleBone AI64 is built on a new Texas Instruments SoC and looks pretty compelling.
@matt thanks!
@matt how did you generate this?

It's been griping me for YEARS that #syncoid can only give a progress bar for the CURRENT replication task, not for the entire job (when it involves multiple datasets).

The problem is that it relies on an external program for the progress meter, which means you can only meter the one task at a time.

That's gonna change real soon. We gonna have simultaneous progress bars for the current task, and for the ENTIRE set of tasks:

https://github.com/jimsalterjrs/perlpv/

GitHub - jimsalterjrs/perlpv: A proof-of-concept pipe viewer similar to Andrew Wood's pv in perl, for eventual use internally in syncoid

A proof-of-concept pipe viewer similar to Andrew Wood's pv in perl, for eventual use internally in syncoid - GitHub - jimsalterjrs/perlpv: A proof-of-concept pipe viewer similar to Andrew Wood&...

GitHub

Modern TVs have dimming features that can adjust backlight power in specific parts of the screen, sometimes even at the individual pixel level.

We wanted to see whether adapting BBC content could make use of these features and reduce energy consumption.

https://www.bbc.co.uk/rd/blog/2023-08-sustainability-energy-saving-radio-tv-led-graphics

#sustainability #television #technology #tech #broadcasting #LED #OLED #FALD

Introducing the energy saving concept of Lower Carbon Graphics

Developing and implementing a new idea which we believe has already saved energy in homes across the UK.

BBC R&D

In case you missed it, 2.5 Admins is now part of the Late Night Linux Family. That means the LNL patreon is even better value. Sign up and support us today!

https://www.patreon.com/LateNightLinux

Get more from The Late Night Linux Family on Patreon

creating Podcasts about Linux and FOSS

Patreon
@ironicbadger TIL I can manage my brew packages with nix! That’s awesome.
@roeshimi if you still have it I’ll use it!