• 5 Posts
  • 61 Comments
Joined 11 months ago
cake
Cake day: August 10th, 2023

help-circle







  • PWA that works offline and syncs when back online. Note that this means that all files will be on your device

    Someone else mentioned Silverbullet, I hosted on my home server and it looks promising, here are a few thing I will need to explore:

    • The PWA sound like a feature I was hoping, i will need to check it out
    • Is there any android client rather than using the web-interface that firefox wont let me connect to remotely without a valid certificat.
    • While it looks easy to use markup language using /, I’m wondering is there is a plugin that add a tool bar or a client app that does have it.

    Thank you for your comment















  • One EFI + one ROOT partition is what I do on both my laptop and desktop for years, /home is a subvolume to my root partition. This setup suits my needs as I don’t have to worry about how big should my root or home (gaming) partition should be.

    I use Arch on my desktop and Opensuse on my laptop. They both have options to set up subvolumes from their installer, Debian does not, and I’m not sure about other distros, but you can always set that up after installation, just make your home partition the last one (after the root partition) so you can easily delete it after and grow the root partition without much blocks relocation.