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. I am a Programming God

I am a Programming God

Scheduled Pinned Locked Moved The Lounge
csharpjavascriptvisual-studioclouddevops
15 Posts 11 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.
  • C Offline
    C Offline
    Chris Maunder
    wrote on last edited by
    #1

    Well, that's how I feel anyway. I just spent the afternoon installing Visual Studio community on macOS, installing brew and node and npm and webpack and all my node packages and working out how to connect to Azure devops to clone my project and, after some swearing, it compiled. It compiled and the damn thing ran This calls for another :beer: Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

    cheers Chris Maunder

    R P R Greg UtasG B 8 Replies Last reply
    0
    • C Chris Maunder

      Well, that's how I feel anyway. I just spent the afternoon installing Visual Studio community on macOS, installing brew and node and npm and webpack and all my node packages and working out how to connect to Azure devops to clone my project and, after some swearing, it compiled. It compiled and the damn thing ran This calls for another :beer: Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

      cheers Chris Maunder

      R Offline
      R Offline
      raddevus
      wrote on last edited by
      #2

      Chris Maunder wrote:

      Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

      :thumbsup: I had a similar experience with Blazor today. First time trying it ever and I was able to : 1) get Blazor code (server side c#) to call my JavaScript method. 2) "send" data to Blazor code from JavaScript Those two things are interesting and challenging and I was able to get it working. Of course I also learned that Blazor doesn't support a thing I need (ability to use cryptographic libraries to gen a Sha-256 hash) but such is the life. Blazor is quite interesting. Could challenge JS and that is always a good thing.

      U 1 Reply Last reply
      0
      • C Chris Maunder

        Well, that's how I feel anyway. I just spent the afternoon installing Visual Studio community on macOS, installing brew and node and npm and webpack and all my node packages and working out how to connect to Azure devops to clone my project and, after some swearing, it compiled. It compiled and the damn thing ran This calls for another :beer: Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

        cheers Chris Maunder

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

        Is that becoming a meme now? I used that (but in all-caps) in a work e-mail a month ago after finding a fix for a bug in some of my code.

        1 Reply Last reply
        0
        • C Chris Maunder

          Well, that's how I feel anyway. I just spent the afternoon installing Visual Studio community on macOS, installing brew and node and npm and webpack and all my node packages and working out how to connect to Azure devops to clone my project and, after some swearing, it compiled. It compiled and the damn thing ran This calls for another :beer: Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

          cheers Chris Maunder

          R Offline
          R Offline
          Ron Anders
          wrote on last edited by
          #4

          I'll just say yeah. :thumbsup:

          1 Reply Last reply
          0
          • R raddevus

            Chris Maunder wrote:

            Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

            :thumbsup: I had a similar experience with Blazor today. First time trying it ever and I was able to : 1) get Blazor code (server side c#) to call my JavaScript method. 2) "send" data to Blazor code from JavaScript Those two things are interesting and challenging and I was able to get it working. Of course I also learned that Blazor doesn't support a thing I need (ability to use cryptographic libraries to gen a Sha-256 hash) but such is the life. Blazor is quite interesting. Could challenge JS and that is always a good thing.

            U Offline
            U Offline
            uptopz
            wrote on last edited by
            #5

            I am a Programming God

            1 Reply Last reply
            0
            • C Chris Maunder

              Well, that's how I feel anyway. I just spent the afternoon installing Visual Studio community on macOS, installing brew and node and npm and webpack and all my node packages and working out how to connect to Azure devops to clone my project and, after some swearing, it compiled. It compiled and the damn thing ran This calls for another :beer: Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

              cheers Chris Maunder

              Greg UtasG Offline
              Greg UtasG Offline
              Greg Utas
              wrote on last edited by
              #6

              Part of me is awestruck because I have to summon lots of inner strength to attempt this sort of thing. I'm next to hopeless at installing and configuring anything complex, partly because I think useful stuff should work nearly straight away, with little fuss. The other part of me says this is tech support, not programming. How many lines of code had to be written? I guess it's a sign of the times that this, not writing code, is a sign of godhood.

              Robust Services Core | Software Techniques for Lemmings | Articles
              The fox knows many things, but the hedgehog knows one big thing.

              <p><a href="https://github.com/GregUtas/robust-services-core/blob/master/README.md">Robust Services Core</a>
              <em>The fox knows many things, but the hedgehog knows one big thing.</em></p>

              M 1 Reply Last reply
              0
              • C Chris Maunder

                Well, that's how I feel anyway. I just spent the afternoon installing Visual Studio community on macOS, installing brew and node and npm and webpack and all my node packages and working out how to connect to Azure devops to clone my project and, after some swearing, it compiled. It compiled and the damn thing ran This calls for another :beer: Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

                cheers Chris Maunder

                B Offline
                B Offline
                BillHudson
                wrote on last edited by
                #7

                Good for you, you should feel that good! That's a bit of a handful...

                1 Reply Last reply
                0
                • Greg UtasG Greg Utas

                  Part of me is awestruck because I have to summon lots of inner strength to attempt this sort of thing. I'm next to hopeless at installing and configuring anything complex, partly because I think useful stuff should work nearly straight away, with little fuss. The other part of me says this is tech support, not programming. How many lines of code had to be written? I guess it's a sign of the times that this, not writing code, is a sign of godhood.

                  Robust Services Core | Software Techniques for Lemmings | Articles
                  The fox knows many things, but the hedgehog knows one big thing.

                  M Offline
                  M Offline
                  Marc Clifton
                  wrote on last edited by
                  #8

                  Greg Utas wrote:

                  partly because I think useful stuff should work nearly straight away, with little fuss.

                  I'm with on this.

                  Latest Articles:
                  Client-Side Type-Based Publisher/Subscriber, Exploring Synchronous, "Event-ed", and Worker Thread Subscriptions

                  1 Reply Last reply
                  0
                  • C Chris Maunder

                    Well, that's how I feel anyway. I just spent the afternoon installing Visual Studio community on macOS, installing brew and node and npm and webpack and all my node packages and working out how to connect to Azure devops to clone my project and, after some swearing, it compiled. It compiled and the damn thing ran This calls for another :beer: Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

                    cheers Chris Maunder

                    M Offline
                    M Offline
                    Marc Clifton
                    wrote on last edited by
                    #9

                    Chris Maunder wrote:

                    Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

                    Rarely. All too often, I have to deal with "stuff" that programmers wrote with, at best, the context that they are writing it for other programmers. It's a rare thing when a programmer thinks at a higher level: yes, this is for other programmers but I should think of them as users and see how I can make their life as easy as possible. So mostly what amazes me is that I haven't ditched this career and become an organic farmer. Regardless, congratulations! And we all knew already you were a programming God. :laugh:

                    Latest Articles:
                    Client-Side Type-Based Publisher/Subscriber, Exploring Synchronous, "Event-ed", and Worker Thread Subscriptions

                    1 Reply Last reply
                    0
                    • C Chris Maunder

                      Well, that's how I feel anyway. I just spent the afternoon installing Visual Studio community on macOS, installing brew and node and npm and webpack and all my node packages and working out how to connect to Azure devops to clone my project and, after some swearing, it compiled. It compiled and the damn thing ran This calls for another :beer: Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

                      cheers Chris Maunder

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #10

                      "Installing God". :)

                      Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                      D 1 Reply Last reply
                      0
                      • L Lost User

                        "Installing God". :)

                        Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                        D Offline
                        D Offline
                        Daniel Pfeffer
                        wrote on last edited by
                        #11

                        ++++ Installing prerequisites - prophet..., worshippers... +++++ ++++ God cannot install - Universe restarting +++++ ++++ Out of cheese error +++++

                        Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

                        L 1 Reply Last reply
                        0
                        • D Daniel Pfeffer

                          ++++ Installing prerequisites - prophet..., worshippers... +++++ ++++ God cannot install - Universe restarting +++++ ++++ Out of cheese error +++++

                          Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #12

                          That's my normal; stuff refuses to install. Missing packages and such. You make fun of it, but it is our daily experience.

                          Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                          D 1 Reply Last reply
                          0
                          • L Lost User

                            That's my normal; stuff refuses to install. Missing packages and such. You make fun of it, but it is our daily experience.

                            Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                            D Offline
                            D Offline
                            Daniel Pfeffer
                            wrote on last edited by
                            #13

                            Hey, I'm in the same business. If I didn't keep a sense of humour about these things, I'd be even crazier than I am now. :demented grin:

                            Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

                            L 1 Reply Last reply
                            0
                            • D Daniel Pfeffer

                              Hey, I'm in the same business. If I didn't keep a sense of humour about these things, I'd be even crazier than I am now. :demented grin:

                              Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

                              L Offline
                              L Offline
                              Lost User
                              wrote on last edited by
                              #14

                              I don't need humor, I'm paid as an employee. I just go to the manager and go like "you not gonna like this, but.." Not my problem, never was, and not paid to.

                              Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                              1 Reply Last reply
                              0
                              • C Chris Maunder

                                Well, that's how I feel anyway. I just spent the afternoon installing Visual Studio community on macOS, installing brew and node and npm and webpack and all my node packages and working out how to connect to Azure devops to clone my project and, after some swearing, it compiled. It compiled and the damn thing ran This calls for another :beer: Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

                                cheers Chris Maunder

                                W Offline
                                W Offline
                                W Balboos GHB
                                wrote on last edited by
                                #15

                                Chris Maunder wrote:

                                Isn't weird how the the more frustrating something is, the more amazing you feel when you conquer it.

                                Now don't take this the wrong way, but it reminds me of a recommendation I make (on occasion) to wit: "If you're going to bang your head on the wall, do it in the corner of the room. It's twice as effective and you can finish sooner." There may be some relevance. Or not.

                                Ravings en masse^

                                "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

                                "If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

                                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