• wiki_me@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    It is lower from where it was in june (48.472) and the data seem to indicate a negative trajectory , also lemmy donations seem to be the lowest i remember them to be.

    So i would not get too confident, the project IMO needs to focus on highly requested killer features. My impression they focusing too much on technical issues that don’t seem to be really important in a way that reminds me of the infamous The CADT Model rant of Jamie Zawinski. Do we really need to do a UI rewrite?

    • Die4Ever@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      I was so confused when I heard about lemmy-ui-leptos, it really sounds like a waste of time to me 🤷‍♂️

      I’m sure everyone has a different opinion, but I think the most important new feature should be the plugin system. It seems like the only way to scale up the number of contributors and support a variety of languages.

      https://github.com/LemmyNet/lemmy/pull/4695

      • wiki_me@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 months ago

        probably the best (or least worst) indication of that is sorting issues by “thumbs up” on github, see lemmy and lemmy-ui. I think having a survey among donors (like godot had on patreon) is a better indicator.

      • Beaver@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        2 months ago

        I suppose for me more compact posts and in community search.

    • Boozilla@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      The CADT model…that was a short but fun read. I have definitely encountered that model many times in the various jobs.

      Years ago, when I was a developer, I loved fixing bugs in other people’s code. I felt like I learned a lot from that, and I got a sense of accomplishment out of it. It made users happy, it made my boss happy, and the puzzle solving aspect of it was fun. I was what they called a “maintenance programmer” which was something of an insult, but I didn’t mind.

      Unfortunately most developers I know hate everyone else’s code, think others’ code is “garbage” (every single time) and they definitely have a lot more fun building something from scratch than doing bug fixes. They even hate their own code once it’s a few months old. Always chasing for the perfect architecture, etc. Which is unfortunate, there’s tremendous value in repairing and upgrading existing things.