Awesome! Once this is out, I think I will migrate my blog from WriteFreely to Ghost. I hope I can reduce disruption for existing followers though…
Awesome! Once this is out, I think I will migrate my blog from WriteFreely to Ghost. I hope I can reduce disruption for existing followers though…
I like this picture of a cat that shows up every time this repo is linked. Good things are to come when this cat appears on my feed.
Thank you! It definitely does, I will be using that Restic article for sure! I actually use NixOS on my main laptop, which I found via Vimjoyer’s videos. It’s great, though I wish documentation for more advanced usage was more readily available. I started making the server, currently my biggest roadblock is testing the infrastructure without going live (I made the flake generate a VM for now but it takes a long time to build it every edit and I can’t even get ssh working) and figuring out how I’ll eventually install it with minimal downtime.
I want to move my whole server to NixOS. It’s gotten to the point where I have no idea where all the Ubuntu config files went, and handling half of it via Docker vs baremetal. I hope this will allow me to set up proper backups as well, and maybe get better at Nix! I started a few days ago using the VM feature, but it’s tricky to work on for now, perhaps I haven’t found the right workflow.
Awesome! I now know the next show we’ll watch when we finally coordinate to finish Breaking Bad off my Jellyfin instance :)
(unrelated to piracy, though I agree with the main point of the post) I loved Le Bureau des Légendes! Are these shows well-subtitled/dubbed? That’s what prevents me from sharing them with my English-speaking friends usually, the language barrier is too great and it’s not as usual to watch a subtitled French show than a kdrama f.e
The “immutable” type of distros could be worth a shot. They don’t let you break the system and if anything does break, you can undo it with a reboot, so they tend to be pretty stable. My family runs a few flavors of Universal Blue, which are based on Fedora and hasn’t broken for them, but I don’t know the exact hardware. I’ve been running NixOS (also immutable) on a Framework 16 since the laptop came out, I can’t count a single hardware issue I encountered. However, NixOS does come with a steep learning curve, so it’s hard to recommend, and it also has trouble running software that hasn’t been already packaged for it.
Genuinely curious, how do they update? My server (ubuntu) yells at me every time I ssh in to reboot “as soon as possible” because “livepatch has fixed vulnerabilities”. So if you don’t reboot, you don’t get kernel updates, and your server becomes vulnerable?
I realize I never replied, but thank you! I got into contact with them and am now in the final stages of getting it all set up to start in a couple months. They seem awesome and I am excited to work with them!
My parents run a business, and besides having me install it and do the initial setup, they both use Linux fine and have adjusted great from their previous machines. I moved them to it mainly because of performance and being tired of fixing printers on Windows. LibreOffice runs, Firefox runs, a video editor works, and OBS runs, so it’s enough for their use. They’re both on Wayland, one on EndeavourOS (w/ a graphical app store set up ofc) and the other on Fedora Kinoite, w/ nouveau drivers and no issues so far!
That’s awesome! Maybe I’ll get a flashcart and play through it.
My cybersecurity course uses Linux… in a VM. We boot into Windows 10, then start Kali in VMware and do everything inside of it. I still don’t know why, I just bring my own laptop with NixOS and add whichever package we are using to my shell.nix for that course.
I did contact Wube, they said they can’t take interns sadly :') Would be awesome to work with them.
but why?
My Ubuntu server (which has been working for a few years now) recently asked me in a full-screen prompt while updating something about GRUB. There was a list of partitions with just one element, which is the partition that GRUB os on. I was focused on something else so I just hit enter, but now I am really scared to reboot it. Is there any way to pull this back up or to double-check that everything is ok with the machine?
I tried this and was able to set a colorscheme in qt5/6ct that stuck in nheko (with QT_QPA_PLATFORMTHEME=qt5ct), but it still has the same icons issue in Dolphin. pcmanfm-qt also has the icons missing.
Is there a way to set catppuccin as the qt5ct theme? I tried manually adding the files but using qt5ct breaks all icons in Dolphin (it displays alt text or nothing), and kind-of applies in nheko but leaves the main window background fully white.
Agreed! I wonder how it will work if I have to reinstall, I guess I git clone my flake from the install CD and use that instead.
For Qt themes, I had Catppuccin working on Arch but I haven’t found a way to apply it. I tried Stylix (kde.enable = true does nothing for Dolphin or nheko), the official Catppuccin flake (dropped GTK support, sets QT_STYLE_OVERRIDE which breaks nheko). I know it’s possible to theme Qt apps because I’ve had it working before, but I can’t find any info on how to do it with NixOS that works…
Yeah, I did find the page, but it assumes you’re doing a command line install whilst I was using the graphical installer. Now that I know more about Nix I think I should’ve gone for a CLI install, but I don’t know if I will stick with it due to the themeing issues.
You can’t self-host Ghost? I’d like to stay on the same domain indeed, not wanting to also mess up folks subscribed to RSS.