• 4 Posts
  • 124 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle
  • The only success I’ve had to connect to my wayland desktop was with Gnome, (at the time, it only worked if I was already logged in, though there was an extension that let you overcome a locked desktop). Once in, it worked well. Sort of. Had no luck with KDE, though that may have changed. VNC gave me no end of difficulty so I gave up.

    All in all, a bit of a fiasco. YMMV - I’m sure my own incompetence was to blame (but should it not be… easier?)











  • indigomirage@lemmy.caOPtoLinux@lemmy.mldistrobox question...
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    6 months ago

    I’ve got that, but I want the container home prefix to be named, dynamically, after the container upon creation as a subdirectory of a container home prefix ‘parent’ directory I’ve already created.

    Desired outcome -> All dbxs get homes in a subfolder of ~/dbx in turn, named after the container name I provide upon creation.

    So… a container called ‘utility’ would automatically home itself in ~/dbx/utility, and one called ‘archtest’ would go in ~/dbxarchtest, etc.

    As it stands, the config gives each container the same home directory (albeit separate from the host, so at least I’ve got that…)




  • Vscode remote ssh is clever, to be clear, and in many cases is ideal. But it seems to me that they really need to ship an out-of-the-box extension that does edit over sftp with local caching as a fallback option. Notepad++ does this and it’s great.

    I know that there are a bunch of 3rd party extensions that seem to do this but most seem a little bit janky as you dig in to it. This needs to be an official Microsoft extension.

    In general, I don’t want my IDE running or depositing anything on my servers that I haven’t explicitly asked for, especially if a main goal is to simply edit config files easily via a familiar editor application. Basically a ‘leave no trace’ philosophy (for the sake of predictability, consistency and control, not for any nefarious reasons).

    (that said, remote ssh with vscode server is fantastic - but only when I actually want it).








  • Lol - I was parodying your comment, actually 🙂. Not sure if fingerprint is standard api, but I suspect there is some proprietary stuff going on.

    In the end it’s not about blaming Linux, it’s about getting adoption to a critical mass where commercial entities can realize a business case to support. Then the ecosystem will thrive.

    Linux (and BSD for router workload) absolutely owns the server world. Even MS let’s you run SQL Server on Linux). The desktop isn’t there yet wrt adoption, but it’s growing. Things like fingerprint sensors are definitely in the desktop (closer to end user) world and if it’s the business use case that is the area of most growth, as I suspect it is (in India, especially) then I think these sorts of modules have higher likelihood of being adopted.


  • Exactly! But I really, really hope that the growing share in India and other places starts to catalyze commercial development.

    Immutable packages like flatpak (or whatever is your format of choice) makes the software side way, way easier. It’ll take a bit more convincing to get HW makers to dive in though.

    It’s no joke making supported software let alone HW for multiple flavours sites of kernel, architecture.

    It’s a lot better than 25 years ago when I used as a daily driver, but we’re just not quite there yet. I keep trying!