• 0 Posts
  • 27 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle
  • Lvm could be the way to go. Start with the minimum amount of partitions (i.e. / and /boot and swap as lv, maybe efi as a real partition). Add additional lv later if/ when you need them. You can always re-size a partition and the wrapping lv when you want to re- distribute storage-space.

    I never needed more than these partitions. But that is just my use case.

    Edit: oh. Missed the Multi boot point. Forget what I wrote. :)







  • It felt unusual at first that they attached semantics to (white spaces and tabs as) non-printable characters. On the other hand other n.p.- characters like line feeds always had a meaning (I.e. within multi line strings).

    So why not, when it helps to reduce the amount of (printable) characters to describe your thing and increase clarity? 🤔



  • I proposed an extension of the feature set. The current behaviour is still possible. You can use the added feature but you don’t have to.

    The issue for me: The current landscape in lemmy has a lot of sparsely filled groups - I do not browse by group (filter by subscribed or all and sorted by new or hot).
    In this view multiple identical posts with distributed replies are shown. This adds redundancy in the comments and reduces clarity.

    Edit: The idea rises the question, how the ownership (or relation) of a post to the group and its replies should be handled. Using an x-post-like approach is just one idea.