• 1 Post
  • 452 Comments
Joined 3 years ago
cake
Cake day: January 17th, 2022

help-circle
  • utopiah@lemmy.mltoLinux@lemmy.mlPlug-and-play development environment
    link
    fedilink
    arrow-up
    19
    arrow-down
    1
    ·
    edit-2
    3 days ago

    Well I (a developer) collaborated with an artist (3D modeler) recently and… I did not ask them to install anything.

    Instead what I did is a develop a Web drag&drop page. They’d visit it, drag&drop their model and… see if it worked (e.g. visually or running animations) as they expected. That was it.

    IMHO finding the boundaries that are important, and thus how to collaborate, is more important than a unique reproducible environment when roles are quite different.

    TL;DR: IMHO no, you don’t, instead find how to actually collaborate.

    set up by non-programmers (such as artists) […] requires users to learn i3wm and possibly use the command line



  • utopiah@lemmy.mltoLinux@lemmy.mlAMD vs Nvidia
    link
    fedilink
    arrow-up
    1
    ·
    6 days ago

    ROCm

    I’m curious. Say you are getting a new computer, put Debian on, want to run e.g. DeepSeek via ollama via a container (e.g. Docker or podman) and also play, how easy or difficult is it?

    I know that for NVIDIA you install the (closed official) drivers, setup the container insuring you get GPU passthrough, and thanks to CUDA from the driver, you’re pretty much good to go. Is it the same for AMD? Do you “just” need to install another package or is there more tinkering involved?



  • Right… well it’s about “organizing the World Knowledge” … but if for that one has to do literally anything in order to accumulate more wealth, that takes priority.

    I’m genuinely concern for anybody who would still have a modicum of trust with corporations the size of Google.

    Of course they’ll do anything to increase “shareholder value”, legal or not, moral or not. That’s the entire point of a corporation driven by the stock market.




  • Why wouldn’t Debian run?

    Debian is the OS, with its package manager and some applications suggested by default. You can install Debian with X, without X, with a certain window manager or another, etc. So… Debian WILL 100% run, the question rather is WHICH software should you pick that gives the best compromise between ease of use (specific to that person) AND performance (specific to that computer).

    PS: to be clear, that’s the same for other distributions. There are distributions that specifically target older hardware and that in turn might facilitate the process but usually if you do check how such distributions are done, they are basically Debian (or NixOS or Alpine or whatever) with a specific package selection. It’s rare (if ever? counter-example) to have anything special that would somehow “boost” performance for hardware, especially here when it’s rather common hardware.


  • utopiah@lemmy.mltoLinux@lemmy.mlWorth using distrobox?
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    15 days ago

    Sure, or containers, e.g. Docker/Podman, especially if there is a Web API available.

    That being said, whatever you do, in fine it’s about trust. What you are installing can cause damage so IMHO it’s more about keeping things manageable while having your actually important data (not programs, downloaded content, etc but rather things you did yourself, e.g. written documents, sketches, configuration files, prototypes, photos, etc) safe even when the system itself is broken regardless of how and why.




  • You can find my voice at https://video.benetou.fr/ and elsewhere on the Internet because I did talks are conferences.

    I’m not particularly worry by it … because I expect people who are important to me (family, friends, even colleagues) to be trained enough (because it’s not about intelligence) to contact me back (as they have my number, email, etc) if anything serious were to happen.

    IMHO it’s mostly a problem for basic phishing attack where somebody is rushed to provide information. As soon as the person replies “OK let me call you back” then the whole threat disappears. Well… if the hacker did manage to control your phone number or your email that’s a totally different ballgame though but I assume we’re not talking at this level.


  • utopiah@lemmy.mltoPrivacy@lemmy.mlLocal Area FTP
    link
    fedilink
    arrow-up
    3
    ·
    19 days ago

    sshd is like the #1 reason I use termux. Sure, one can “survive” with adb shell but… what a pain. Setup termux then sshd then bring on your toolset, from nodejs to whatever else you need. Making your Android device a “real” computer at last!







  • Also a good moment to clarify that DRM sucks, but as a user, or even a consumer, you don’t have to be worry of them (at least technically) because it’s trivial to remove. For example you can use this super convenient script https://pypi.org/project/DeGourou/ to straight up download content that should in theory be “just” for you. The online public library I use, namely https://www.lirtuel.be/ does offer ePub and PDF so I was overjoy… only to realize they meant with DRM. As I had already registered and was honestly pissed at them for not disclosing it from the start I tried DeGourou and… it just worked and is very convenient (you just give it the .acsm then it downloads and remove the DRM, so you get a proper file after). So… yeah, obviously don’t buy any DRM content if you don’t have to but if somehow you must, it’s not that big a deal technically speaking.


  • PineNote (Pine 64) or reMarkable (Pro if you have budget, 2 or even 1 otherwise)

    Both work on Linux proper, the reMarkable comes with Linux out of the box whereas PineNote comes with Android but one can install Linux on it.

    They are mostly to sketch but it is also good to read. You can pretty much use whatever you want on them, including developing your own software. I don’t know if they have Calibre clients because whats I do is… just scp my ePubs or PDFs on there.

    Here are my tinkering notes on both https://fabien.benetou.fr/Tools/Eink but feel free to ask any clarification.

    PS: the Bookeen Diva also does not require any software, namely you can plug it on Linux, it gets detected as a filesystem and you can copy DRM-free content on it. It’s a totally different form factor (much smaller so IMHO not great for comics) and I don’t think there is the same open-source community as the other 2.