• 0 Posts
  • 161 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle










  • asap@lemmy.worldtoLinux@lemmy.mlImmutable Distro Opinions
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    22 days ago

    For distrobox, you can export your CLI tools, then use them anywhere in your system:

    distrobox-export --bin /usr/bin/some_app --export-path ~/.local/bin
    

    Alternatively you could distrobox enter from the Jetbrains terminal.

    I would generally use brew for installing system-wide CLI tools, and use a devcontainer if I want to have a specific dev environment for a project.






  • asap@lemmy.worldtoLinux@lemmy.mlImmutable Distro Opinions
    link
    fedilink
    English
    arrow-up
    3
    ·
    23 days ago

    I use Jetbrains, devcontainers, and distrobox on Bluefin-DX and it has been flawless out of the box. There’s a single command to install the Jetbrains toolbox, which let’s you then manage all their apps.

    Couldn’t recommend it enough, made my development lifecycle so easy.



  • asap@lemmy.worldtoSelfhosted@lemmy.worldService monitoring
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    23 days ago

    It’s just what I use, as I’m specifically looking for something which only notifies when things aren’t able to report due to failure. Free for 20 checks which is more than enough for me.

    If I were hosting it myself I wouldn’t know if my own notification system had failed (since it wouldn’t be able to report due to failure.)