Global namespace extremist. Defragment your communities!

  • 1 Post
  • 237 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle
  • Way beyond fist shaking here. My brain simply doesn’t process the trendy flat UX. It looks like when my kitchen garbage can tips over. A piece of carrot here, empty milk crate over there, sprinkled with onion peels, and some unidentified goop that I only discover later in the evening, using my bare feet, while getting a cup of water…

    What’s weird though is that I similarly hate the circle android icons. They all kinda blend together like a bowl of skittles. Make them squircle though… instantly recognizable!








  • That’s strange. I’m using the old Jellyfin addon (not the JellyCon), and so far only encountered one bug in total, which, if you are familiar with kodi addon ecosystem, is basically unheard of. And even that one is related to my non-standard manual configuration that allows me to use WebDAV instead SMB or NFS. It’s using the wrong type of escaping for certain special characters, which is understandable, because who in their right mind uses WebDAV?








  • I host 2 ejabberd servers. One casual, federated, the other one standalone, for work.

    • Conversations is a decent android client that supports modern XMPP standards
    • Dino on the desktop. It just happen to support the same subset of standards as Conversations, so they work pretty well together.

    For Mastodon, I’m using an Akkoma instance hosted by a frind of mine

    • Tusky works pretty well with it. There were certain annoying bugs when I combined the official Mastodon app with Akkoma.

    Every once in a while I try Matrix, but each time I try to log in, Synapse is is fucked in a different way. I have to scrap it up and start from the ground up some day.

    • Only the element based clients so far, because every alternative lack certain features.

    I’m a big fan of Nostr, because of one particular feature - You control your identity without having to selfhost a server. The network seems to be occupied by the christian-carnivore-bitcoin-conservatives so far, therefor it’s pretty bland when it comes to content.

    • Amethyst on Android
    • Gossip on the desktop. This one requires a certain knowledge of the protocol. Each action needs to be manually triggered.

    For some special use cases I have Signal, but most of the time, Telegram is the best the average person can do to meet me in the middle.



  • deafboy@lemmy.worldtoLinux@lemmy.mlEncrypt whole system?
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 months ago

    That’s not a slow laptop. I’ve been daily driving worse for years.

    To protect the data from random thief just browsing through the files I still use ecryptfs. It only encrypts the home directory, and the keys are derived from my accounts password, so no extra hassle.

    The encryption is weak by the current standards, and wouldn’t stop a determined attacker, but it’s 100% better than nothing, and I’ve never noticed any performance problems.




  • Gmail offers imap amd smtp access. You have to enable 2FA, and then it will allow you to create account for so called “less secure apps”.

    In your place, I’d either continue using gmail directly, or finish the configuration of the self hosted mail server and just use that with any smtp/imap client. I suggest getting a separate domain for testing first, before moving your primary inbox there.