• 0 Posts
  • 34 Comments
Joined 2 years ago
cake
Cake day: December 27th, 2022

help-circle
  • Yeah, unfortunately the display/esp32 can now only be purchased pre-flashed from specific retailers (for a significant markup) and the firmware is no longer published anywhere. The only way to update is OTA.

    It’s all really shitty. Though, I’ll admit, I really didn’t have high hopes when I found out that they use discord for everything from troubleshooting to documentation to group buys.

    I bought the parts to build mine a year ago and never got around to it. I’ll still build it, but it’s sad they are either ripping away all potential future support, are fracturing the community, or both


  • I love open source.

    On a related note, open source projects that get big without a reliable leadership organizational structure risk burning down just as easily.

    Recently nix, wordpress, and gaggiuino were affected by this kind of thing. Nix seems to be recovering. Wordpress doesn’t look good. Gaggiuino skipped right over source-available and went closed-source.

    Linux is a success story with this structure, but I think we need to be better about building projects with stability in mind.








  • I’m almost a year in to a job where I was given this task with no admin access on my local windows machine, with a team that had never used an IDE or git before, and with only Google Drive as my allowed cloud tool. When I got here everything was just a bunch of Jupyter notebooks that would get run in Google Collab that were stored haphazardly over a shared Google Drive.

    It’s been a slog, but Python for Windows, VSCode, Git for Windows, and Poetry can all be installed without admin access, and we got limited access to Azure DevOps. I’ve taught my team how to use powershell, git, VSCode, and Poetry, and taught them about testing and documentation (this is a slowwww process). We finally got a desktop computer with admin access this week that we can RDP into (that I requested basically right when I started), so we can run scheduled tasks on Windows and hack together some kind of a CI/CD system. We started a wiki on Azure, have most of our stuff documented and in a well organized monorepo, and track our work in boards now.

    Now that other teams are starting to see how we’re doing things, they want in, too. Thank god these people are wonderful and excited to learn because otherwise this would be very frustrating.











  • thejevans@lemmy.mltoOpen Source@lemmy.mlOpen Source Housing
    link
    fedilink
    arrow-up
    20
    arrow-down
    2
    ·
    6 months ago

    Architectural blueprints have been explicitly covered by copyright in the US since 1990, but were likely implicitly covered before then.

    He could always provide an open-source license before claiming that he is “open sourcing” his designs. You could always check for a license before claiming that something is open-source. Putting the onus on people after the fact to make those previous claims true doesn’t make any sense.