• 10 Posts
  • 344 Comments
Joined 2 years ago
cake
Cake day: December 27th, 2022

help-circle




  • To make life easier for yourself, I’d highly recommend running Linux on a separate drive. The Linux distribution installers I’ve used will install the bootloader on whatever drive you choose to install on, but the windows installer will use the storage controller’s port ordering to choose which drive to install on.

    Your best bet is to simply disconnect the Windows drive when installing Linux and to disconnect the Linux drive when installing Windows, then just use the BIOS boot selection screen to choose which OS to boot into.

    You can add your Windows drive to Grub and you might be able to add your Linux distro to your Windows bootloader, but keeping them entirely separate is probably best.















  • I have been on a similar search.

    I don’t think Joplin does real-time collaboration, if that is the kind of collaboration you’re looking for. If you don’t expect you and your wife to edit documents at the same time, it may work for you. For me, I almost exclusively want to real-time edit lists with my partner.

    My current system gets around real-time collaboration needs by using 3 obsidian notes in a shared obsidian vault. For example, my partner and I each have a grocery list with a dataview showing the other’s list in their own. That way my partner can edit their list and I can see what they’re editing while doing the same on mine, thus avoiding collisions. Then, I have an in-store grocery list view that joins the two lists and groups by isle, and we just check off things on a single phone as we put them in the cart.

    I would LOVE to get away from this system.

    Hedgedoc 2.0 will have an Explore Page when it comes out, and with that, I think it will solve my use case. It has a good-enough mobile interface, and markdown isn’t terrible.

    For the music festival, have you considered something more robust like a wiki?


  • I just switched from Nobara to NixOS on my gaming PC. I’ve had NixOS on my laptop for almost a year and decided I’m comfortable enough with it to use it full time, and it works great for gaming.

    Before NixOS, I was a die-hard Arch user. The only reasons it would break were because I was trying a bunch of stuff from AUR to play around with Wayland + Nvidia when that was brand new, or when I would forget to update for a while.

    It breaking was primarily due to me tinkering around and not fully undoing those changes. Now I can do that with no fear on NixOS, and it’s fabulous.