https://microcumul.us

Just chilling

  • 13 Posts
  • 311 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle






  • Is there a language that anyone would say really does fare well for continued development or is it just that few people enjoy maintaining code? I’ve maintained some pretty old Go programs I wrote and didn’t mind it at all. I’ve inherited some brand new ones and wanted to rage quit immediately. I’ve also hated my own code too, so it’s not just whether or not I wrote it.

    I have found maintainability is vastly more about the abstractions and architecture (modules and cohesive design etc) chosen than it is about the language.







  • andrew@lemmy.stuart.funOPtolinuxmemes@lemmy.worldThe Sign
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 months ago

    I think it was big for easy local dev setups in a VM. But I think docker has pretty much taken over a lot of those use cases since a build can happen in a container pretty trivially across platforms these days. Plus be ready to deploy with the same tools, which Vagrant didn’t cover.






  • andrew@lemmy.stuart.funtoOpen Source@lemmy.mlI'm giving up — on open source - Blog
    link
    fedilink
    English
    arrow-up
    116
    arrow-down
    3
    ·
    edit-2
    2 months ago

    I’m not saying it doesn’t suck for this person, but product market fit is a thing for open source too. If people need it they’ll use it and contribute until something better comes along. If not, your idea wasn’t the one. That doesn’t mean it’s not possible. Nearly my whole life runs on open source software, so it’s pretty clearly sustainable.

    over the years, using “open source” has become an excuse to avoid paying for software

    Um. Yes. And to be blunt: obviously. And in return, I give away software I create for free whether people need it or not, and try to give back in the form of contributions too. But I’ve never once given up my day job for it. Would that be nice? Maybe. But open source software is more frequently sustained by passionate people using and expanding it for their own projects and not by expecting people to pay you for your efforts when you’re likely not paying (nodejs, github, ahem) for the software you’re building it on anyway.