Would you share your dot files for this one too? Thanks!
- 0 Posts
- 8 Comments
mgrimaceto Arctic@lemmy.world•Arctic’s biggest update, v0.4.2.3 is ready for testing on TestFlight.English3·1 year agoTook a look and looks great!
How do I view (and block) instances?
In Voyager I can long press on them from the post. I don’t see the instances in the Arctic posts and my instance blocks aren’t showing up in filters/account blocks for my account.
Thanks for this, I have a similar setup and looking to migrate from Kavita -> Komga + iPad reader. For Paperback, does syncing read progress actually work to/from Komga? In the Komga instructions for syncing it directs me to install a custom Paperback tracker that only works for v.0.7 (and Paperback is currently v.0.8).
mgrimaceto Selfhosted@lemmy.world•Best way to keep a hot spare SD card for a raspberry pi?English2·1 year agoHa yes, once! I just used Balena Etcher and it worked exactly as expected.
mgrimaceto Selfhosted@lemmy.world•Best way to keep a hot spare SD card for a raspberry pi?English2·1 year agoHappy to help! There’s plenty of other options too (e.g., SSD) as folks mentioned, but this works well out of the box with no additional hardware. SD has been absolutely fine for my use (Pi-Hole), while still requiring maximum uptime so the family doesn’t riot if the internet is out.
mgrimaceto Selfhosted@lemmy.world•Best way to keep a hot spare SD card for a raspberry pi?English6·1 year agoAnother option is to use Image File Utilities on the Pi to create an image backup. You can use cron + a bash script to create incremental backups using the tool (e.g., take a ‘fresh’ backup each month, with daily incremental backups in between). I mount a network ‘backup’ drive (a local NAS, but you could use anything) to save the image to so I can actually access it. Then, just use balena etcher to flash the backup iso in the event of a failure.
- Here’s Image File Utilities: https://forums.raspberrypi.com/viewtopic.php?t=332000
- And a backup script + cron entry: https://forums.raspberrypi.com/viewtopic.php?p=2199452&hilit=cron#p2199452
Would you be willing to share your configs for niri and waybar? I’m new to Linux and trying to learn how to set stuff up like this. Looks amazing thanks for sharing