Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • 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
Collapse
Code Project
  1. Home
  2. The Lounge
  3. The creep of big tech in software development

The creep of big tech in software development

Scheduled Pinned Locked Moved The Lounge
designalgorithmscollaborationdiscussion
26 Posts 18 Posters 0 Views 1 Watching
  • 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.
  • H honey the codewitch

    ms does. they hire software architects

    Real programmers use butterflies

    N Offline
    N Offline
    Nelek
    wrote on last edited by
    #13

    honey the codewitch wrote:

    ms does. they hire software architects

    I know the complexity and all the stuff... but have you seen what they are doing lately? :rolleyes: ;P :laugh:

    M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

    1 Reply Last reply
    0
    • L Lost User

      You mean like MVVM? The (MS) samples never use MVVM; except when demonstrating MVVM. Ask someone to explain why they follow MVVM; they can't. Only that it's the thing to do. Originally, it was about "visual designers" creating "plug in" views apart from the programming. Never happened. You still wind up with views and model/controllers that only work with each other; you just spend more time trying to interface them while settling for less (UI) functionality.

      It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food

      H Offline
      H Offline
      honey the codewitch
      wrote on last edited by
      #14

      That's why I don't use that model. I've never seen the rationale for it that satisfies me.

      Real programmers use butterflies

      1 Reply Last reply
      0
      • H honey the codewitch

        I have a strong suspicion that at least half of the software technology and software designs that come out of large companies are simply an exercise in justifying the existence of an individual's or team's continued employment at said company. In other words, keep busy, even if it means developing things that are worse than useless** ** I specifically mean that - things that add nothing but extra complexity and red tape to software development - a process that should be as streamlined and simple as possible. Software designs are dissertations. If you cannot defend them they are not worth researching and developing. I'm all for a standards body requiring a rationale section on any new technology or design before it gets adopted as a standard or best practice.

        Real programmers use butterflies

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #15

        Yes, well the moniker "best practice" is simply BS anyway, it's generally applied to bad practices, ignore it.

        1 Reply Last reply
        0
        • H honey the codewitch

          I have a strong suspicion that at least half of the software technology and software designs that come out of large companies are simply an exercise in justifying the existence of an individual's or team's continued employment at said company. In other words, keep busy, even if it means developing things that are worse than useless** ** I specifically mean that - things that add nothing but extra complexity and red tape to software development - a process that should be as streamlined and simple as possible. Software designs are dissertations. If you cannot defend them they are not worth researching and developing. I'm all for a standards body requiring a rationale section on any new technology or design before it gets adopted as a standard or best practice.

          Real programmers use butterflies

          C Offline
          C Offline
          charlieg
          wrote on last edited by
          #16

          What are you? New to the industry? No offense but yeah, it happens all the time. Remember, "A prophet is not without honour, but in his own country, and among his own kin, and in his own house. 5And he could there do no mighty work, save that he laid his hands upon a few sick folk, and healed them." In the 40 years I've spent in engineering (I don't do IT, those are fighting words), I have seen more than a few white elephants to be worshiped. People hinge their careers on projects. Senior management is goaled on projects, not pure design or software design. There heads would explode if that was part of the thing. What you are looking at is a management problem.

          Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

          H S 2 Replies Last reply
          0
          • C charlieg

            What are you? New to the industry? No offense but yeah, it happens all the time. Remember, "A prophet is not without honour, but in his own country, and among his own kin, and in his own house. 5And he could there do no mighty work, save that he laid his hands upon a few sick folk, and healed them." In the 40 years I've spent in engineering (I don't do IT, those are fighting words), I have seen more than a few white elephants to be worshiped. People hinge their careers on projects. Senior management is goaled on projects, not pure design or software design. There heads would explode if that was part of the thing. What you are looking at is a management problem.

            Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

            H Offline
            H Offline
            honey the codewitch
            wrote on last edited by
            #17

            I'm not new. I'm just commenting on something I noticed early on. Just because I bring it up now doesn't mean it's the first time it occurred to me.

            Real programmers use butterflies

            1 Reply Last reply
            0
            • L Lost User

              You mean like MVVM? The (MS) samples never use MVVM; except when demonstrating MVVM. Ask someone to explain why they follow MVVM; they can't. Only that it's the thing to do. Originally, it was about "visual designers" creating "plug in" views apart from the programming. Never happened. You still wind up with views and model/controllers that only work with each other; you just spend more time trying to interface them while settling for less (UI) functionality.

              It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food

              J Offline
              J Offline
              Joe Woodbury
              wrote on last edited by
              #18

              Years ago, a contractor next to me on an unrelated project was an MVVM proponent. He wrote a proof-of-concept using it and tried explaining to a few of us why it was so awesome. It was overly complex--massively form over function--and there was no way it could have been implemented in a reasonable period of time. So, yes it would have been awesome for him, as in cash in the bank, if they'd decided to continue with the project.

              Gerry Schmitz wrote:

              You still wind up with views and model/controllers that only work with each other

              It was this, yet the consultant didn't see it. (Even the sales/marketing team, which needed the software, sensed total BS from this guy.)

              1 Reply Last reply
              0
              • H honey the codewitch

                I have a strong suspicion that at least half of the software technology and software designs that come out of large companies are simply an exercise in justifying the existence of an individual's or team's continued employment at said company. In other words, keep busy, even if it means developing things that are worse than useless** ** I specifically mean that - things that add nothing but extra complexity and red tape to software development - a process that should be as streamlined and simple as possible. Software designs are dissertations. If you cannot defend them they are not worth researching and developing. I'm all for a standards body requiring a rationale section on any new technology or design before it gets adopted as a standard or best practice.

                Real programmers use butterflies

                M Offline
                M Offline
                Mycroft Holmes
                wrote on last edited by
                #19

                I think you are running up against the difference between custom built corporate software (damn can't think of the correct word for that) that needs to service the requirements of only 1 company and commercial software that services an industry. The level of complexity and crap that makes it into commercial software is horrifying once the sales department get hold of it.

                Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP

                J 1 Reply Last reply
                0
                • M Mycroft Holmes

                  I think you are running up against the difference between custom built corporate software (damn can't think of the correct word for that) that needs to service the requirements of only 1 company and commercial software that services an industry. The level of complexity and crap that makes it into commercial software is horrifying once the sales department get hold of it.

                  Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP

                  J Offline
                  J Offline
                  Joe Woodbury
                  wrote on last edited by
                  #20

                  Mycroft Holmes wrote:

                  custom built corporate software (damn can't think of the correct word for that)

                  Bespoke?

                  1 Reply Last reply
                  0
                  • H honey the codewitch

                    I have a strong suspicion that at least half of the software technology and software designs that come out of large companies are simply an exercise in justifying the existence of an individual's or team's continued employment at said company. In other words, keep busy, even if it means developing things that are worse than useless** ** I specifically mean that - things that add nothing but extra complexity and red tape to software development - a process that should be as streamlined and simple as possible. Software designs are dissertations. If you cannot defend them they are not worth researching and developing. I'm all for a standards body requiring a rationale section on any new technology or design before it gets adopted as a standard or best practice.

                    Real programmers use butterflies

                    M Offline
                    M Offline
                    Martin ISDN
                    wrote on last edited by
                    #21

                    when there is no real work to be done just simply move around items in the user interface or upgrade the product with some "would be useful" technology that gets in the way all the time

                    1 Reply Last reply
                    0
                    • H honey the codewitch

                      I have a strong suspicion that at least half of the software technology and software designs that come out of large companies are simply an exercise in justifying the existence of an individual's or team's continued employment at said company. In other words, keep busy, even if it means developing things that are worse than useless** ** I specifically mean that - things that add nothing but extra complexity and red tape to software development - a process that should be as streamlined and simple as possible. Software designs are dissertations. If you cannot defend them they are not worth researching and developing. I'm all for a standards body requiring a rationale section on any new technology or design before it gets adopted as a standard or best practice.

                      Real programmers use butterflies

                      K Offline
                      K Offline
                      Kiriander
                      wrote on last edited by
                      #22

                      Big companies are free to ignore any standard bodies. I think, the proper solution grows with the grassroots: don't adopt that stuff that you just described. If you're working on a company where some ego is good at wowing managers into letting said ego decide on things no matter how incompetent, change companies. Developers tend to not have too much trouble getting jobs. If you're working elsewhere and consider adopting such a for-some-ego's-sake monstrosity, don't.

                      1 Reply Last reply
                      0
                      • H honey the codewitch

                        I have a strong suspicion that at least half of the software technology and software designs that come out of large companies are simply an exercise in justifying the existence of an individual's or team's continued employment at said company. In other words, keep busy, even if it means developing things that are worse than useless** ** I specifically mean that - things that add nothing but extra complexity and red tape to software development - a process that should be as streamlined and simple as possible. Software designs are dissertations. If you cannot defend them they are not worth researching and developing. I'm all for a standards body requiring a rationale section on any new technology or design before it gets adopted as a standard or best practice.

                        Real programmers use butterflies

                        S Offline
                        S Offline
                        SeattleC
                        wrote on last edited by
                        #23

                        Naw, it's way simpler than that. The design for a new thingamabob looks simple, elegant, and effective when it's just an idea in the designer's head. It's not until that idea rises from its slab and starts to shamble around that you realize it's a Frankenstein's monster of mismatched body parts. If you had shared the designers original delusion, you would be more gracious about the monster. Or not.

                        1 Reply Last reply
                        0
                        • L Lost User

                          You mean like MVVM? The (MS) samples never use MVVM; except when demonstrating MVVM. Ask someone to explain why they follow MVVM; they can't. Only that it's the thing to do. Originally, it was about "visual designers" creating "plug in" views apart from the programming. Never happened. You still wind up with views and model/controllers that only work with each other; you just spend more time trying to interface them while settling for less (UI) functionality.

                          It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food

                          J Offline
                          J Offline
                          James Lonero
                          wrote on last edited by
                          #24

                          MVVM, another "nice to have" pattern. But, it isn't the end of the means. I have been working on a project that uses MVVM for several years and sadly to say that much of the business logic is in the VM part. Not good design. Primary should be a separation between the business/decision logic (service) layer and the presentation layer. MVVM can be used in the presentation layer to connect the view to the business layer. Even MVC or the old MFC style model-view plan would do. This way one can easily add any medium between the business and the presentation layers and have what ever front end they desire.

                          1 Reply Last reply
                          0
                          • C charlieg

                            What are you? New to the industry? No offense but yeah, it happens all the time. Remember, "A prophet is not without honour, but in his own country, and among his own kin, and in his own house. 5And he could there do no mighty work, save that he laid his hands upon a few sick folk, and healed them." In the 40 years I've spent in engineering (I don't do IT, those are fighting words), I have seen more than a few white elephants to be worshiped. People hinge their careers on projects. Senior management is goaled on projects, not pure design or software design. There heads would explode if that was part of the thing. What you are looking at is a management problem.

                            Charlie Gilley <italic>Stuck in a dysfunctional matrix from which I must escape... "Where liberty dwells, there is my country." B. Franklin, 1783 “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

                            S Offline
                            S Offline
                            sunitkatkar
                            wrote on last edited by
                            #25

                            You are so right. I have been working in the 'software' industry in the Bay Area for 25 plus years. Its all about which group gets how much from the budget and how soon can you make the sales folks happy with a release yesterday with all kinds of 'look how cool' features! Anyone who claims that they have designed very well and their coding is as per the design and its great, etc does not know what they are talking about. No software ever gets built exactly as designed, no code is ever 'compliant' as per the zillion design paradigms like SOLID, Gang of Four, DDD, TDD, {insert any other fancy new design paradigm} And yes, developers, development managers, development VPs all need to keep their relevance important to the organization to continue getting paid. I stopped being a software idealist long ago. A lot of my clients like to get onto the latest 'fad' out there. If my client wants all functional style code, great here it is! If they want all OOPs and pure MVC code, great here it is! If you want the latest javascript framework 'wow how cool' type spaghetti code with HTML, JS, etc all mixed in a file - well here it is! Just approve my timesheet and pay me. I don't care if the code I write passes the Gang of Four, SOLID, blah blah benchmarks! As long as my client's software development head honcho is happy with my work and results, that's all I care for.

                            1 Reply Last reply
                            0
                            • M MarkTJohnson

                              You mean that we are becoming bureaucrats?

                              I’ve given up trying to be calm. However, I am open to feeling slightly less agitated.

                              J Offline
                              J Offline
                              James Lonero
                              wrote on last edited by
                              #26

                              we just want to keep our jobs and stay in our happy place.

                              1 Reply Last reply
                              0
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

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