a meme with two halves.
on top is a screenshot of the terminal with the following text:

Generated ~/.config/emacs/.local/env
Installing plugins
> Installing straight...
> Installing packages...
> Updating recipe repos...
> Cloning Llink-hint.el...emacsmirror-mirror. ..
> Building link-hint...
> Building link-hint > Cloning avy...
- Checked out avy: be612110cb116a38b8603df36794
> Building link-hint > Building avy...
> Building link-hint...
> Cloning drag-stuff.el...
> Building drag-stuff...
> Cloning company-shell...

the lines installing straight and building drag-stuff are highlighted in red.
on the bottom is Confused Nick Young face

  • flamingos-cant
    link
    fedilink
    English
    6311 months ago

    > Look up package
    > hasn’t been updated in 7 years
    > install it and it still works

    God, I love emacs

    • @[email protected]
      link
      fedilink
      6411 months ago

      I think some people don’t understand that software can be complete/finished and not need any more updates unless a bug is reported. Software doesn’t have an expiry date.

      • @marcos
        link
        3511 months ago

        That’s not true if people keep making breaking changes to your platform. Some people only ever experienced those platforms, so they can’t understand it.

        • @[email protected]
          link
          fedilink
          911 months ago

          Oh yeah, I didn’t consider the fact that emacs might have a lot of breaking changes (I don’t use it). Thanks.

          • @[email protected]
            link
            fedilink
            English
            411 months ago

            This is about emacs not having breaking changes and most other platforms(like android) requiring constant updates and maintainance due to their changes in it.

            • @[email protected]
              link
              fedilink
              1
              edit-2
              11 months ago

              I don’t use emacs so I didn’t know that, but on Android I have apps that haven’t been updated in a long time (games I purchased as part of Humble Indie Bundles that just came as APK files) that still work fine.

              • @[email protected]
                link
                fedilink
                English
                211 months ago

                Android does a pretty decent job in making the old apps work but for devs its hard to keep supporting new versions of android. Devs have to use the new apis to be able to release in play store. They have to constantly raise their target SDK version for play store to accept any kind of updates, but to raise sdk version, they have to update the implementation, etc. Then when a new android version release, it have the next sdk version and some apis might be removed and/or deprecated. The newer android can run the apps built for older versions usually fine except if some new android limitation was introduced. But the thing is it needs to be changed when updating target sdk version(play store enforces that you have to make the taget sdk corresponding to quiet recent android version).

      • flamingos-cant
        link
        fedilink
        English
        2911 months ago

        Sure, but software that targets a moving platform like Emacs can often break. I’m commenting on how stable Emacs is, even past major releases (25->29 in this case).

      • Eager Eagle
        link
        311 months ago

        there are always bugs, it’s just a matter of finding them

    • Possibly linux
      link
      fedilink
      English
      1
      edit-2
      11 months ago

      I think its being maintained by a volunteer who isn’t part of the fsf. I vaguely remember someone winning an award for there work on the project.