Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • 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 (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  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

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
114 Indlæg 82 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • 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 on sidst redigeret af
    #6

    @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 kirtai@tech.lgbtK ingram@mastodon.socialI wolf480pl@mstdn.ioW 4 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 on sidst redigeret af
      #7
      @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 kirtai@tech.lgbtK 2 Replies 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 on sidst redigeret af
        #8

        @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 bredroll@mas.toB 3 Replies 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

          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 on sidst redigeret af
          #9

          @eniko @dalias Same

          1 Reply Last reply
          0
          • 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 on sidst redigeret af
            #10

            @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 off by 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 on sidst redigeret af
              #11

              @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 on sidst redigeret af
                #12

                @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 on sidst redigeret af
                  #13

                  @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
                  • 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 on sidst redigeret af
                    #14

                    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

                    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 on sidst redigeret af
                      #15

                      @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
                      • 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.
                        kirtai@tech.lgbtK This user is from outside of this forum
                        kirtai@tech.lgbtK This user is from outside of this forum
                        kirtai@tech.lgbt
                        wrote on sidst redigeret af
                        #16

                        @me @badtux @eniko
                        It's like building on quicksand.

                        me@social.jlamothe.netM D 2 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

                          kirtai@tech.lgbtK This user is from outside of this forum
                          kirtai@tech.lgbtK This user is from outside of this forum
                          kirtai@tech.lgbt
                          wrote on sidst redigeret af
                          #17

                          @badtux @eniko
                          Oh, and I wish software could/would specify which standard they were built against.

                          No, it's not C, C is like five different standards.

                          badtux@mastodon.socialB 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

                            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 on sidst redigeret af
                            #18

                            @regendans No such problem with @delta fortunately.

                            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 on sidst redigeret af
                              #19

                              @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 on sidst redigeret af
                                #20

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

                                https://apps.apple.com/ie/app/out-run/id1477511092

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

                                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 on sidst redigeret af
                                  #21

                                  @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 on sidst redigeret af
                                    #22

                                    @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
                                    • 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 on sidst redigeret af
                                      #23

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

                                      oscherler@tooting.chO 1 Reply Last reply
                                      0
                                      • 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 on sidst redigeret af
                                        #24

                                        @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
                                        • firstprimate@kolektiva.socialF This user is from outside of this forum
                                          firstprimate@kolektiva.socialF This user is from outside of this forum
                                          firstprimate@kolektiva.social
                                          wrote on sidst redigeret af
                                          #25

                                          @eniko

                                          I think the best way to run a software product company is for the entire management team to work one day a week, or month.

                                          1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper