Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

Scheduled Pinned Locked Moved Uncategorized
89 Posts 66 Posters 6 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

    i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

    badtux@mastodon.socialB This user is from outside of this forum
    badtux@mastodon.socialB This user is from outside of this forum
    badtux@mastodon.social
    wrote last edited by
    #12

    @eniko But then the boss would have fewer people to manage, and be unable to justify his job. Most software changes are about employment for engineers, not necessity. Grr.

    As a software engineer I want computer languages and frameworks that stay stable for decades rather than have a new release every year that obsoletes old programs and requires a rewrite. But I don't get to have that :(.

    #software #softwaredevelopment

    me@social.jlamothe.netM ingram@mastodon.socialI wolf480pl@mstdn.ioW 3 Replies Last reply
    0
    • badtux@mastodon.socialB badtux@mastodon.social

      @eniko But then the boss would have fewer people to manage, and be unable to justify his job. Most software changes are about employment for engineers, not necessity. Grr.

      As a software engineer I want computer languages and frameworks that stay stable for decades rather than have a new release every year that obsoletes old programs and requires a rewrite. But I don't get to have that :(.

      #software #softwaredevelopment

      me@social.jlamothe.netM This user is from outside of this forum
      me@social.jlamothe.netM This user is from outside of this forum
      me@social.jlamothe.net
      wrote last edited by
      #13
      @badtux @eniko I've written software that was "finished" only to have to update it because an underlying library introduced a breaking change. I hate that.
      badtux@mastodon.socialB 1 Reply Last reply
      0
      • me@social.jlamothe.netM me@social.jlamothe.net
        @badtux @eniko I've written software that was "finished" only to have to update it because an underlying library introduced a breaking change. I hate that.
        badtux@mastodon.socialB This user is from outside of this forum
        badtux@mastodon.socialB This user is from outside of this forum
        badtux@mastodon.social
        wrote last edited by
        #14

        @me @eniko And every fifteen minutes there is a new Java release that fixes a thousand security holes and adds a thousand new features to bloat up the runtime. Meanwhile my "C" programs from the early 1990s still compile and run just fine.

        me@social.jlamothe.netM 2 Replies Last reply
        0
        • em0nm4stodon@infosec.exchangeE em0nm4stodon@infosec.exchange shared this topic
        • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

          i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

          em0nm4stodon@infosec.exchangeE This user is from outside of this forum
          em0nm4stodon@infosec.exchangeE This user is from outside of this forum
          em0nm4stodon@infosec.exchange
          wrote last edited by
          #15

          @eniko @dalias Same

          1 Reply Last reply
          0
          • R relay@relay.infosec.exchange shared this topic
          • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

            i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

            ncrazed@fd00.spaceN This user is from outside of this forum
            ncrazed@fd00.spaceN This user is from outside of this forum
            ncrazed@fd00.space
            wrote last edited by
            #16

            @eniko I'm genuinely considering starting l collection of Android apps with the ethos off "The UI does! Not! Fucking! Change!"

            Any feature additions are purely optional and of be default

            No nag screens to promote the new stuff

            1 Reply Last reply
            0
            • badtux@mastodon.socialB badtux@mastodon.social

              @me @eniko And every fifteen minutes there is a new Java release that fixes a thousand security holes and adds a thousand new features to bloat up the runtime. Meanwhile my "C" programs from the early 1990s still compile and run just fine.

              me@social.jlamothe.netM This user is from outside of this forum
              me@social.jlamothe.netM This user is from outside of this forum
              me@social.jlamothe.net
              wrote last edited by
              #17

              @badtux @eniko I actually had to re-write large chunks of a program I wrote for a client because Haskell's ncurses wrapper just kind of... stopped being a thing.

              Fortunately, I never liked ncurses to begin with and had abstracted much of it away. The code I'd written was fairly easy to retrofit into brick instead.

              1 Reply Last reply
              0
              • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

                i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

                themipper@mastodon.socialT This user is from outside of this forum
                themipper@mastodon.socialT This user is from outside of this forum
                themipper@mastodon.social
                wrote last edited by
                #18

                @eniko can we also get mobile operating systems that get more optimized and less resource hungry with every update so that devices can run for 10+ years before becoming obsolete?

                crittero@mastodon.socialC 1 Reply Last reply
                0
                • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

                  i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

                  timwardcam@c.imT This user is from outside of this forum
                  timwardcam@c.imT This user is from outside of this forum
                  timwardcam@c.im
                  wrote last edited by
                  #19

                  @eniko Product: What's this ticket for, this one you're working on, it doesn't seen to be delivering any new feature? Why are we doing it?

                  Devs: It lets us delete a couple of thousand lines of no-longer-used code. Which will then no longer need to be maintained, tested, documented, ect ect.

                  Product: Great! That's what we like to hear!

                  1 Reply Last reply
                  0
                  • R relay@relay.mycrowd.ca shared this topic
                  • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

                    i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

                    alice@lgbtqia.spaceA This user is from outside of this forum
                    alice@lgbtqia.spaceA This user is from outside of this forum
                    alice@lgbtqia.space
                    wrote last edited by
                    #20

                    @eniko speaking of which, I finally bought Kitsune Tails and Midboss last week—they're both a lot of fun 😊

                    eniko@mastodon.gamedev.placeE 1 Reply Last reply
                    0
                    • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

                      i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

                      regendans@todon.euR This user is from outside of this forum
                      regendans@todon.euR This user is from outside of this forum
                      regendans@todon.eu
                      wrote last edited by
                      #21

                      Hear hear! 👏

                      I'm pretty tired of downloading some 100 MB every week for Signal desktop for minor changes. And did you see how the changelog in /usr/share/doc looks like for Signal-desktop on Linux each time ? Yeah, whatever, Signal! 🤬 #signal

                      Link Preview Image
                      randamumaki@mstdn.socialR 1 Reply Last reply
                      0
                      • themipper@mastodon.socialT themipper@mastodon.social

                        @eniko can we also get mobile operating systems that get more optimized and less resource hungry with every update so that devices can run for 10+ years before becoming obsolete?

                        crittero@mastodon.socialC This user is from outside of this forum
                        crittero@mastodon.socialC This user is from outside of this forum
                        crittero@mastodon.social
                        wrote last edited by
                        #22

                        @themipper @eniko can we also get mobile operating systems, in general? Or mobile form-factor devices that are actual computers?

                        1 Reply Last reply
                        0
                        • regendans@todon.euR regendans@todon.eu

                          Hear hear! 👏

                          I'm pretty tired of downloading some 100 MB every week for Signal desktop for minor changes. And did you see how the changelog in /usr/share/doc looks like for Signal-desktop on Linux each time ? Yeah, whatever, Signal! 🤬 #signal

                          Link Preview Image
                          randamumaki@mstdn.socialR This user is from outside of this forum
                          randamumaki@mstdn.socialR This user is from outside of this forum
                          randamumaki@mstdn.social
                          wrote last edited by
                          #23

                          @regendans No such problem with @delta fortunately.

                          regendans@todon.euR 1 Reply Last reply
                          0
                          • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

                            i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

                            a@pdx.socialA This user is from outside of this forum
                            a@pdx.socialA This user is from outside of this forum
                            a@pdx.social
                            wrote last edited by
                            #24

                            @eniko Yes, please, still and forever. This is the phrasing I couldn't quite figure out.
                            https://pdx.social/@a/115967994307784786

                            1 Reply Last reply
                            0
                            • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

                              i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

                              clickhere@mastodon.ieC This user is from outside of this forum
                              clickhere@mastodon.ieC This user is from outside of this forum
                              clickhere@mastodon.ie
                              wrote last edited by
                              #25

                              @eniko Currently, my favourite app is Out-Run, and I think it's basically been abandoned by the developer.

                              favicon

                              (apps.apple.com)

                              (Yes, that's probably not great for security vulnerability reasons.. 😬)

                              1 Reply Last reply
                              0
                              • randamumaki@mstdn.socialR randamumaki@mstdn.social

                                @regendans No such problem with @delta fortunately.

                                regendans@todon.euR This user is from outside of this forum
                                regendans@todon.euR This user is from outside of this forum
                                regendans@todon.eu
                                wrote last edited by
                                #26

                                @RandamuMaki @delta Yes, indeed. Very few software updates with DeltaChat and they appear to be a great team doing good things. 👌

                                randamumaki@mstdn.socialR 1 Reply Last reply
                                0
                                • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

                                  i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

                                  yon@sakurajima.moeY This user is from outside of this forum
                                  yon@sakurajima.moeY This user is from outside of this forum
                                  yon@sakurajima.moe
                                  wrote last edited by
                                  #27

                                  @eniko What you don’t add is genuinely more important than what you do.

                                  1 Reply Last reply
                                  0
                                  • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

                                    i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

                                    craignicol@glasgow.socialC This user is from outside of this forum
                                    craignicol@glasgow.socialC This user is from outside of this forum
                                    craignicol@glasgow.social
                                    wrote last edited by
                                    #28

                                    @eniko @Meyerweb first place to start is avoiding tracking, because those are bigger, have more updates and have more code.

                                    The challenging part is convincing your government and bank to do the same so you can still use their services.

                                    1 Reply Last reply
                                    0
                                    • alice@lgbtqia.spaceA alice@lgbtqia.space

                                      @eniko speaking of which, I finally bought Kitsune Tails and Midboss last week—they're both a lot of fun 😊

                                      eniko@mastodon.gamedev.placeE This user is from outside of this forum
                                      eniko@mastodon.gamedev.placeE This user is from outside of this forum
                                      eniko@mastodon.gamedev.place
                                      wrote last edited by
                                      #29

                                      @alice oh I'm so glad to hear you like them 😄

                                      1 Reply Last reply
                                      0
                                      • regendans@todon.euR regendans@todon.eu

                                        @RandamuMaki @delta Yes, indeed. Very few software updates with DeltaChat and they appear to be a great team doing good things. 👌

                                        randamumaki@mstdn.socialR This user is from outside of this forum
                                        randamumaki@mstdn.socialR This user is from outside of this forum
                                        randamumaki@mstdn.social
                                        wrote last edited by
                                        #30

                                        @regendans @delta I just wish I knew more people in my social circles who either already use it or are willing to try it. ¯\_(ツ)_/¯

                                        1 Reply Last reply
                                        0
                                        • eniko@mastodon.gamedev.placeE eniko@mastodon.gamedev.place

                                          i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding

                                          haijo7@snac.haijo.euH This user is from outside of this forum
                                          haijo7@snac.haijo.euH This user is from outside of this forum
                                          haijo7@snac.haijo.eu
                                          wrote last edited by
                                          #31
                                          @eniko@mastodon.gamedev.place so do i. what you're describing sounds a lot like the unix philosophy. (do one thing and do it well)

                                          i'm in the same boat as a lot of windows users rn. i want to switch to BSD, but i need linux for video games
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups