This is a mystery you don’t want to solve.

  • 0 Posts
  • 14 Comments
Joined 1 年前
cake
Cake day: 2025年3月1日

help-circle
  • Harold@feddit.nltoSelfhosted@lemmy.worldAuth apps
    link
    fedilink
    English
    arrow-up
    19
    ·
    edit-2
    1 个月前

    Kanidm

    It has a modest UI for end-users to handle self-service scenarios, and an app portal for OpenID Connect configured applications.

    The backend is fully CLI based.

    It is very robust and performant, built on Rust.

    Yet very much in active development, so do not expect full parity with commercial alternatives at a feature level.

    I run it to provision users for my home Linux devices and it supports offline login, my Homelab servers, and my self-hosted web applications through OIDC.

    A nice ‘one stop shop’ for my purposes.

    EDIT: Actually their comparison page might be a worthwhile read considering your question OP.







  • For the life of me I cannot fathom why that crowd doesn’t just switch to an Apple ecosystem when leaving Windows. The entire design philosophy is intended to cater to non-tech savvy people, and to keep them that way. Not saying every Apple user is non-tech savvy, but it is built to be stupid simple to use for anyone.

    This YouTuber’s “I can install Linux but abandon it because I can’t figure out why it won’t boot anymore” mentality shows his own limitations.

    Buy an Apple if you want to leave Windows, but have no interest in becoming proficient enough to use Linux as a main driver.







  • Harold@feddit.nltoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 年前

    Oh it certainly wasn’t the first I have ever used.

    Debian, Ubuntu, Kali, and more.

    This is just the first one that has made me ‘want to make the shift’, so to speak.

    I specialize professionally in hyper automation of all sorts of things. Long time user of PowerShell, custom built C++/C#/Java backend services. More recently also utilizing Python and Rust.

    The declarative nature of NixOS (incl. Flakes, idempotent ❤️) is what I love about it. Although I am well aware it can be quite daunting for those that prefer imperative scripting, or even ClickOps.


  • Harold@feddit.nltoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    15
    arrow-down
    1
    ·
    1 年前

    Nix (and more specifically, NixOS) made me switch to Linux as my daily driver.

    I had been using Windows since 3.11 as my daily driver, MS DOS before that. This was for web browsing, gaming, and development. Linux was my sandbox on the side, and mostly server OS throughout the years.

    Goes to show how powerful packagemanagers can be, it made me make the full switch after ~30 years. I love how my OS is now idempotent/declarative.