• 6 Posts
  • 41 Comments
Joined 10 months ago
cake
Cake day: December 1st, 2023

help-circle





  • Ok, so I heard a thing a long time ago about information density in languages, and that there’s a specific amount of information conveyed per second which is pretty consistent across languages, even when the number of sounds is higher or lower.

    This is true.

    Which means that a single word in English, for instance, would convey more information than a single word in Hindi.

    I don’t think that’s the right interpretation. There are words in English that would require sentences to be made for each if conveyed in a different language. But the same is true vice-versa.

    Have a look at subtitles for movies from one language to any other. Translators struggle conveying what should be paragraph long sentences of context behind a single word for one language. Do not get me started on double speak.








  • I don’t think Lemmy or Mastodon would be a good place to start necessarily. Don’t be discouraged, I just mean that I think this should be something separate, like a library,

    True. I meant suggesting this idea for generally any website that uses tagging. Will update post to show this better.

    As a code library it could be maintained elsewhere and let these folks keep working on their projects.

    We would need a group like the Wiki Foundation to set this up. Though I wouldn’t know how to pitch this.




  • That is more of an argument involving the implementation of tags in general within the federation. But to answer your question:

    Let’s say a group of people were to make a post on Mastodon with the tag #girls_night. How will all instances agree on the tag being correct?

    The simple answer is they won’t. If a tag is contentious, it will be like any other drama between instances.

    It’s the same for implementing tag hierarchy. Let’s say there is a default setup. Then if a tag or a tree of tags is contentious, each instance can include or exclude as they see fit.



  • Actual@programming.devOPtoLinux@lemmy.mlHelp on BTRFS setup
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 months ago

    “subvolume - cannot be snapshotted if it contains any active swapfiles”

    Make a subvolume only for the swapfile.

    has a chance to fragment

    This is true for all files. Is it a bigger problem for swap?

    has issues with hibernation (that I’ve personally encountered multiple times)

    This one I can’t refute. How long ago did you have these issues?