Azure

Ever on the hunt for knowledge and always willing to share my catch.

  • 0 Posts
  • 26 Comments
Joined 4 years ago
cake
Cake day: May 6th, 2021

help-circle


  • AzuretoAsklemmy*Permanently Deleted*
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    3 years ago

    Signal became a nonstarter for me when it turned out the person running the project is actively hostile to third party clients and bullied one out of existence.

    That and, at least historically, it was pretty heavily wedded to mobile phones in a way that disqualifies it for anything I want to have long conversations with.


  • AzuretoAsklemmy*Permanently Deleted*
    link
    fedilink
    arrow-up
    8
    ·
    3 years ago

    Because there are a multitude of clients that work with it. it’s open. It’s not a walled garden. You aren’t stuck in yet another horrid browser app.

    Also for some purposes the lack of history can be an advantage. For a channel that’s real-time social interaction, people coming and going and only having access to the things that happened when they were there can be a positive.


  • AzuretoAsklemmyIs populism an ideology?
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    3 years ago

    It’s more a rhetorical device.

    It invokes a Manichean world of the Good People vs. the Eeeeeeeeeeeevil Elites.

    But it’s effectively content-free. The People and The Elites are just convenient containers for the speaker to pour the things they support and oppose into, and who gets to be ‘the people’ depends on who they’re trying to attract.





  • AzuretoAsklemmy*Permanently Deleted*
    link
    fedilink
    arrow-up
    3
    ·
    3 years ago

    Debian GNU/Linux!

    I used Arch for a while, but between Arch’s habit of stripping documentation out of everything, Debian’s general overall fit 'n finish, and Arch’s particularly awful Haskell packages, I went back to sid.




  • AzuretoAsklemmy*Permanently Deleted*
    link
    fedilink
    arrow-up
    2
    ·
    3 years ago

    Honestly for what I do in my work and daily life, the container technology I end up using most is a tarball and systemd-nspawn/machinectl. It does most of the stuff I need (configuring the network, binding paths in, setting limits, whatever) with less fuss than the more ‘image’ oriented ones.


  • The language I use most is C++, since it’s what I use in my day job.

    It’s okay. I write very functional C++ and serve as one of the local language lawyers.

    In my private life I write mostly Rust and Haskell.

    Being so intimately familiar with C++ did a lot to help me understand why Rust is the way it is. (The failures of the standard Regex library, and why C++ is so slow to include networking, for example, make me understand why Rust keeps such a minimal library and relies on the Cargo ecosystem for what might otherwise be considered essential functionality.)


  • Debian! Stable on the server (usually)

    Sid on the personal machines.

    I was running Arch for a while, but I got put off by three things bout it:

    1. It’s just not put together as well. Even under Sid I was way less likely to have a package up and break because it depended on the wrong version of something. Usually when it happened under Arch it was only AUR stuff, but not always.

    2. I really despise the way Arch rips the documentation out of packages. Debian gives me the best of both worlds, I can install -doc packages if I want them and not if I don’t.

    3. Arch’s approach to Haskell is /infamously bad/ if you’re actually interested in doing any kind of Haskell development, to the point where they recommend you just not install it and use ghcup.




  • AzuretoAsklemmy*Permanently Deleted*
    link
    fedilink
    arrow-up
    3
    ·
    4 years ago

    YubiKey and NitroKey both do everything I need in terms of capabilities. I ended up going with YubiKey since, going by anecdotes from some of my co-workers, it survives being put through the washing machine more reliably.