• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle











  • Here’s a neat trick that works with some providers: you can include a + sign and an extra string of characters and it will still be delivered to the same address. Example:

    user083+some-online-shop@provider.net will receive the mail for user083@provider.net. So you can register with a different email address everywhere yet it all goes to the same account. If your account gets leaked or breached you’ll know where it happened thanks to the extra information behind the +.


  • You bring up a pretty good point. Whenever I have a personal document that could go into multiple categories (eg a travel insurance certificate can go into travel, insurance, or finance folder) I place it in all 3 at once with hard links. What’s more is that if I intuitively first search for a document in place A but it’s actually in place B I simply place a link in A for the next time.

    Before I learned a bit about file systems I didn’t even conceive of such a thing being possible; precisely because the folder metaphor had imprinted upon me the physical world constraint that things can only be in a single place at once.



  • takeheart@lemmy.worldtolinuxmemes@lemmy.worldDual booters be like
    link
    fedilink
    arrow-up
    23
    arrow-down
    3
    ·
    5 months ago

    So what’s the difference?

    My intuition is that directory is the older term and refers to something existing on the file system while folder can be that but also includes “virtual folders” that group together different files from across the file system like when photo manager shows you categories like ‘recently viewed’ or ‘taken in 2023’.






  • takeheart@lemmy.worldtolinuxmemes@lemmy.worldKtitle
    link
    fedilink
    arrow-up
    13
    ·
    6 months ago

    Funny. Your observation made me think that for the purpose of finding stuff it’s most efficient to have a perfectly linear distribution across all letters. Ie if there is 26 letters and I type out a single one I’m precluding 25/26 applications.

    Of course the application menu uses fuzzy search meaning it looks at the whole string not just the beginning and also crawls through meta data and tags.

    Still for searching it seems most efficient if a language uses all letters evenly 🤔.