𝘋𝘪𝘳𝘬

Somewhere between Linux woes, gaming, open source, 3D printing, recreational coding, and occasional ranting.

🔗 Me, but elsewhere

🇬🇧 / 🇩🇪

  • 10 Posts
  • 559 Comments
Joined 3 years ago
cake
Cake day: June 9th, 2023

help-circle
  • selfhost.eu offers dynamic DNS which works perfectly fine with my router, using their API access as documented by them. It also works perfectly well with Let’s Encrypt integrated in Nginx Proxy Manager.

    • can handle .at domains
    • is not Cloudflare
    • is registrar and name server
    • is European (Germany)
    • supports Nginx Proxy Manager

    They’re in the market since 2001, I use them since ca. 2010 and never had any issues. Their website looks ancient, almost historic. But it’s functional.
















  • 𝘋𝘪𝘳𝘬@lemmy.mltoLinux@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    2
    ·
    7 months ago

    New users are expected to keep copying and pasting commands from their browsers to their terminal which compromises some Linux security defenses.

    To me, this is the worst issue here.

    Even large Projects suggest things that are basically curl | sh – without even mentioning anything about how this could be problematic.

    New user are “trained” doing this.

    Every project suggesting it should be not only opposed but actively fought against until they change this bullshit.