aspiring Rustacean, JavaScript jockey, 3D printing addict, use Bluefin Linux, (Apple|Google)-captive, Meta-escapee, parent, husband with a husband, cisgender, he/him

  • 6 Posts
  • 43 Comments
Joined 5 years ago
cake
Cake day: April 6th, 2021

help-circle








  • jokeyrhyme@lemmy.mltoLinux@lemmy.mlHow to install .py apps?
    link
    fedilink
    English
    arrow-up
    5
    ·
    19 days ago

    I think it should be a punishable offence to share Python scripts that depend on third-party packages without any ready-to-go bundling/isolation :)

    goes for any interpretted language where dependencies inevitably creep into the global namespace via distribution packagers that should know better :P




  • interesting, i wasn’t prompted or anything, from the documentation there’s the ollama/ollama:latest image and the ollama/ollama:rocm image but either way ollama will do its own detection and silently fallback to CPU if anything even smells wrong, haha

    i’ve noticed a few people are not using the official ollama images 🤷







  • oh, sorry, now I understand the question

    yes, devices available in CrowdSupply tend to philosophically align with my values: owner is in charge, no subscriptions, cloud connectivity is not a thing or completely optional, schematics are open, drivers are open, etc

    so they aren’t usually interfered with at a functionality or technological level

    but they’re popularity and availability are subject to interference: we’ve already had multiple governments ban or consider banning the Flipper Zero for various reasons

    and we have various media codec patents and DRM requirements that prevent truly open devices from being able to be used for popular purposes like streaming video content which pretty much guarantees that only industry-approved devices will ever gain wide distribution and popularity

    I don’t think it’s too tin-foil hat to suggest that if a truly open device did gain popularity somehow, that we’d see IP lawsuits or import restrictions or mandatory modifications (e.g. countries attempting to mandate a government-operated surveillance app preinstalled on over smartphone)






  • jokeyrhyme@lemmy.mltoLinux@lemmy.mlWhere can I find Wayland solutions?
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    3 months ago

    to help communicate and troubleshoot what is broken here, we need to think of Wayland as a protocol just like HTTP is a protocol

    saying “Wayland broke X” is like saying “HTTP broke X”, which is possible but not likely to be what you’re actually trying to say

    rather, we need to be talking about the implementation(s) of the protocol, not the protocol itself

    e.g. “HTTP broke X” -> “Google Chrome broke X”

    e.g. “Wayland broke X” -> “GNOME broke X”