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. Preferred hardware for developers?

Preferred hardware for developers?

Scheduled Pinned Locked Moved The Lounge
csharpasp-netdesignhardwaretesting
48 Posts 21 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.
  • P paulray

    Curious about CPU/MEM etc used for ASP.NET developers? I use a Pentium Core2 Duo Laptop for design and coding, then Celeron desktop for final compile and packaging (read SLOW). Standard P4 servers for testing etc... Not interesed in brand name of computers, but curious about configurations?

    R Offline
    R Offline
    realJSOP
    wrote on last edited by
    #4

    Multiple cores, lots of RAM, and AT LEAST a 22-inch monitor. I prefer a pair of monitors. At home, I'm using a quad-core AMD with 8gb RAM on XP64 and a AMD dial-core laptop with 4gb RAM running XP/32. At work, it's a Dell Core2 Duo with 4gb RAM on Vista/64.

    "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
    -----
    "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

    D C 2 Replies Last reply
    0
    • P paulray

      Curious about CPU/MEM etc used for ASP.NET developers? I use a Pentium Core2 Duo Laptop for design and coding, then Celeron desktop for final compile and packaging (read SLOW). Standard P4 servers for testing etc... Not interesed in brand name of computers, but curious about configurations?

      T Offline
      T Offline
      Tom Deketelaere
      wrote on last edited by
      #5

      As to my work computer, whatever I need and get from my boss. But since we mainly work on terminal servers and vm-ware, the one standing next to me is just a normal low power pc. My home computer is a quad core with 4gig ram and 2 graphical cards (I do a lot of multitasking :) ), and I'm currently trying to learn 3d drawing and such which requires a lot of power

      1 Reply Last reply
      0
      • R realJSOP

        Multiple cores, lots of RAM, and AT LEAST a 22-inch monitor. I prefer a pair of monitors. At home, I'm using a quad-core AMD with 8gb RAM on XP64 and a AMD dial-core laptop with 4gb RAM running XP/32. At work, it's a Dell Core2 Duo with 4gb RAM on Vista/64.

        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
        -----
        "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

        D Offline
        D Offline
        Dario Solera
        wrote on last edited by
        #6

        John Simmons / outlaw programmer wrote:

        AMD dial-core

        You can type the number of cores you want with that processor?

        If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki

        P 1 Reply Last reply
        0
        • I Iain Clarke Warrior Programmer

          I *like* to use multiprocessor, more ram than you can shake a stick at, and dual monitors (one for IDE, one for app being debugged) I try to make sure I underpowered hardware though - if my App(s) are responsive on my laptop, they'll be eaten up by the rackmount PCs we supply to customers. So, two philosophies for the price of one... Iain.

          Codeproject MVP for C++, I can't believe it's for my lounge posts...

          Richard Andrew x64R Offline
          Richard Andrew x64R Offline
          Richard Andrew x64
          wrote on last edited by
          #7

          Iain Clarke wrote:

          I try to make sure I underpowered hardware though - if my App(s) are responsive on my laptop, they'll be eaten up by the rackmount PCs we supply to customers.

          Could you clarify this sentence? What means "I underpowered hardware?" Also, what do you mean by "eaten up?" Is that good or bad?

          C 1 Reply Last reply
          0
          • P paulray

            Curious about CPU/MEM etc used for ASP.NET developers? I use a Pentium Core2 Duo Laptop for design and coding, then Celeron desktop for final compile and packaging (read SLOW). Standard P4 servers for testing etc... Not interesed in brand name of computers, but curious about configurations?

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #8

            A Mac Pro is flat out the best dev environment you can have. I have 8 processors and 20 gig of RAM. This lets me run a VM without any slowdown. Then I can create multiple VMs which have different versions of IE, and different versions of Firefox. I can also easily maintain a vanilla OS, just by backing up a file. Finally, I can also test for Safari, so my website works for Mac users.

            Christian Graus Driven to the arms of OSX by Vista.

            G B F 3 Replies Last reply
            0
            • R realJSOP

              Multiple cores, lots of RAM, and AT LEAST a 22-inch monitor. I prefer a pair of monitors. At home, I'm using a quad-core AMD with 8gb RAM on XP64 and a AMD dial-core laptop with 4gb RAM running XP/32. At work, it's a Dell Core2 Duo with 4gb RAM on Vista/64.

              "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
              -----
              "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #9

              Wow, if you add up all your PCs, you almost have as much power as my main Mac.

              Christian Graus Driven to the arms of OSX by Vista.

              J R E 3 Replies Last reply
              0
              • Richard Andrew x64R Richard Andrew x64

                Iain Clarke wrote:

                I try to make sure I underpowered hardware though - if my App(s) are responsive on my laptop, they'll be eaten up by the rackmount PCs we supply to customers.

                Could you clarify this sentence? What means "I underpowered hardware?" Also, what do you mean by "eaten up?" Is that good or bad?

                C Offline
                C Offline
                ChandraRam
                wrote on last edited by
                #10

                Richard Andrew x64 wrote:

                Iain Clarke wrote: I try to make sure I use underpowered hardware though - if my App(s) are responsive on my laptop, they'll be eaten up by the rackmount PCs we supply to customers.

                Richard Andrew x64 wrote:

                Could you clarify this sentence? What means "I underpowered hardware?"

                I think what he wants to say is that he uses a system with lower power / RAM for development, so that on higher config customers' systems, the app would be really fast. :)

                Richard Andrew x64R I 2 Replies Last reply
                0
                • P paulray

                  Curious about CPU/MEM etc used for ASP.NET developers? I use a Pentium Core2 Duo Laptop for design and coding, then Celeron desktop for final compile and packaging (read SLOW). Standard P4 servers for testing etc... Not interesed in brand name of computers, but curious about configurations?

                  D Offline
                  D Offline
                  Dave Parker
                  wrote on last edited by
                  #11

                  At work, 1.86GHz Core2 6300, I'm think this is dual core though it doesn't say Duo in system properties. 2 GB RAM. At home, Pentium 4HT at 3GHz and 1 GB RAM. On both systems, the hard disk is constantly the biggest bottleneck. At home this would probably be helped by having more RAM but at work it's mostly all the antivirus, software auditing, tortoisesvn and other things running in the background.

                  1 Reply Last reply
                  0
                  • C ChandraRam

                    Richard Andrew x64 wrote:

                    Iain Clarke wrote: I try to make sure I use underpowered hardware though - if my App(s) are responsive on my laptop, they'll be eaten up by the rackmount PCs we supply to customers.

                    Richard Andrew x64 wrote:

                    Could you clarify this sentence? What means "I underpowered hardware?"

                    I think what he wants to say is that he uses a system with lower power / RAM for development, so that on higher config customers' systems, the app would be really fast. :)

                    Richard Andrew x64R Offline
                    Richard Andrew x64R Offline
                    Richard Andrew x64
                    wrote on last edited by
                    #12

                    OK Thanks! :-D

                    1 Reply Last reply
                    0
                    • C Christian Graus

                      Wow, if you add up all your PCs, you almost have as much power as my main Mac.

                      Christian Graus Driven to the arms of OSX by Vista.

                      J Offline
                      J Offline
                      James Simpson
                      wrote on last edited by
                      #13

                      And they probably still cost half as much

                      James Simpson Web Developer imebgo@hotmail.com P S - This is what part of the alphabet would look like if Q and R were eliminated
                      Mitch Hedberg

                      C 1 Reply Last reply
                      0
                      • P paulray

                        Curious about CPU/MEM etc used for ASP.NET developers? I use a Pentium Core2 Duo Laptop for design and coding, then Celeron desktop for final compile and packaging (read SLOW). Standard P4 servers for testing etc... Not interesed in brand name of computers, but curious about configurations?

                        B Offline
                        B Offline
                        Baconbutty
                        wrote on last edited by
                        #14

                        and all this is why, when I look at buying games for a PC, my own PC is now obsolete (after 3 years) and I had to buy a monstrous PC for my son just so he could play games on it. I wish developers, gaming in particular, would code apps to work on readily available kit rather than bleeding edge technology that mere mortals probably don't have and can't afford anyway.

                        My new favourite phrase - "misdirected leisure activity"

                        C T 2 Replies Last reply
                        0
                        • C ChandraRam

                          Richard Andrew x64 wrote:

                          Iain Clarke wrote: I try to make sure I use underpowered hardware though - if my App(s) are responsive on my laptop, they'll be eaten up by the rackmount PCs we supply to customers.

                          Richard Andrew x64 wrote:

                          Could you clarify this sentence? What means "I underpowered hardware?"

                          I think what he wants to say is that he uses a system with lower power / RAM for development, so that on higher config customers' systems, the app would be really fast. :)

                          I Offline
                          I Offline
                          Iain Clarke Warrior Programmer
                          wrote on last edited by
                          #15

                          Exactly right. Serves me right for posting while hungry... Iain.

                          Codeproject MVP for C++, I can't believe it's for my lounge posts...

                          1 Reply Last reply
                          0
                          • B Baconbutty

                            and all this is why, when I look at buying games for a PC, my own PC is now obsolete (after 3 years) and I had to buy a monstrous PC for my son just so he could play games on it. I wish developers, gaming in particular, would code apps to work on readily available kit rather than bleeding edge technology that mere mortals probably don't have and can't afford anyway.

                            My new favourite phrase - "misdirected leisure activity"

                            C Offline
                            C Offline
                            Christian Graus
                            wrote on last edited by
                            #16

                            If apps were not written for the bleeding edge, then they would a - not be as good as they can be ( and being cutting edge is surely the reason people spend a fortune on a gaming PC instead of buying an XBox 360 ? ) b - would not push the cutting edge into the mainstream by pushing innovation .

                            Christian Graus Driven to the arms of OSX by Vista.

                            B 1 Reply Last reply
                            0
                            • C Christian Graus

                              A Mac Pro is flat out the best dev environment you can have. I have 8 processors and 20 gig of RAM. This lets me run a VM without any slowdown. Then I can create multiple VMs which have different versions of IE, and different versions of Firefox. I can also easily maintain a vanilla OS, just by backing up a file. Finally, I can also test for Safari, so my website works for Mac users.

                              Christian Graus Driven to the arms of OSX by Vista.

                              G Offline
                              G Offline
                              Graham Bradshaw
                              wrote on last edited by
                              #17

                              Christian Graus wrote:

                              A Mac Pro is flat out the best dev environment you can have. I have 8 processors and 20 gig of RAM

                              Why do you need a Mac for this? You can easliy get an equivalent (or better spec) on generic hardware, and probably for less money.

                              C 1 Reply Last reply
                              0
                              • J James Simpson

                                And they probably still cost half as much

                                James Simpson Web Developer imebgo@hotmail.com P S - This is what part of the alphabet would look like if Q and R were eliminated
                                Mitch Hedberg

                                C Offline
                                C Offline
                                Christian Graus
                                wrote on last edited by
                                #18

                                Probably, because that would be all they are worth. Macs cost more ( mine cost AU$6000 ) because they are better engineered than the average PC. Swapping RAM on my Mac was such a dream, I wanted to do it again. Nothing like the many times I have done it on many, many PCs. You get what you pay for.

                                Christian Graus Driven to the arms of OSX by Vista.

                                J Richard Andrew x64R 2 Replies Last reply
                                0
                                • C Christian Graus

                                  Wow, if you add up all your PCs, you almost have as much power as my main Mac.

                                  Christian Graus Driven to the arms of OSX by Vista.

                                  R Offline
                                  R Offline
                                  realJSOP
                                  wrote on last edited by
                                  #19

                                  Christian Graus wrote:

                                  you almost have as much power as my main Mac.

                                  When it's working... I actually have five PCs at home, all running multi-core AMDs, and with the exception of the laptop, all in excess of 2.5ghz. Isn't your laptop 1.8ghz?

                                  "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                  -----
                                  "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                  C 1 Reply Last reply
                                  0
                                  • G Graham Bradshaw

                                    Christian Graus wrote:

                                    A Mac Pro is flat out the best dev environment you can have. I have 8 processors and 20 gig of RAM

                                    Why do you need a Mac for this? You can easliy get an equivalent (or better spec) on generic hardware, and probably for less money.

                                    C Offline
                                    C Offline
                                    Christian Graus
                                    wrote on last edited by
                                    #20

                                    I've never seen a PC with 8 cores and 20 gig of RAM, so I have no idea how much that costs. however 1 - the Mac is flat out a nicer machine to use 2 - it means I also have Safari on the Mac to test against ( and FF if I want to install it ). I would not assume they work the same on PC and Mac.

                                    Christian Graus Driven to the arms of OSX by Vista.

                                    E G 2 Replies Last reply
                                    0
                                    • B Baconbutty

                                      and all this is why, when I look at buying games for a PC, my own PC is now obsolete (after 3 years) and I had to buy a monstrous PC for my son just so he could play games on it. I wish developers, gaming in particular, would code apps to work on readily available kit rather than bleeding edge technology that mere mortals probably don't have and can't afford anyway.

                                      My new favourite phrase - "misdirected leisure activity"

                                      T Offline
                                      T Offline
                                      Tom Deketelaere
                                      wrote on last edited by
                                      #21

                                      I buy a monstrous PC every 5-6 years, in the end it comes up cheaper than upgrading all the time. And I never have any problems running the latest games/software, yes bye the time the pc is 5 years the game/software might not work as fast/smooth as on a new monstrous pc but it does run. And you really don't need to spend 5000 dollars to get a monstrous pc, if you look a bit at what you need you can get one for a lot less (mine that I bought 4 months ago was 2000€, still a lot but not impossibly expensive)

                                      1 Reply Last reply
                                      0
                                      • C Christian Graus

                                        If apps were not written for the bleeding edge, then they would a - not be as good as they can be ( and being cutting edge is surely the reason people spend a fortune on a gaming PC instead of buying an XBox 360 ? ) b - would not push the cutting edge into the mainstream by pushing innovation .

                                        Christian Graus Driven to the arms of OSX by Vista.

                                        B Offline
                                        B Offline
                                        Baconbutty
                                        wrote on last edited by
                                        #22

                                        I'd prefer it if apps were written to make effective use of the tech available rather than throw increasingly vast numbers of horses at it. I'm fed up of being railroaded into having to buy more and more powerful machines just to run a program (OS) that makes the PC work. I type a letter no faster now than I did many years ago on a 486 25sx with a massive 4Mb memory. Sure I can tart it up with a load of spurious crap that the vendor has so nicely provided for me that I didn't want but uses up resources - woo - bloody - hooo.

                                        My new favourite phrase - "misdirected leisure activity"

                                        C H 2 Replies Last reply
                                        0
                                        • R realJSOP

                                          Christian Graus wrote:

                                          you almost have as much power as my main Mac.

                                          When it's working... I actually have five PCs at home, all running multi-core AMDs, and with the exception of the laptop, all in excess of 2.5ghz. Isn't your laptop 1.8ghz?

                                          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                          -----
                                          "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                          C Offline
                                          C Offline
                                          Christian Graus
                                          wrote on last edited by
                                          #23

                                          John Simmons / outlaw programmer wrote:

                                          When it's working...

                                          I had some teething problems, especially with the VMs, but it's all running sweetly now.

                                          John Simmons / outlaw programmer wrote:

                                          I actually have five PCs at home, all running multi-core AMDs, and with the exception of the laptop, all in excess of 2.5ghz. Isn't your laptop 1.8ghz?

                                          My laptop may be. No, it's a 2.4 GHz duo. I assume my Mac pro is at least as fast, and, it's 8 cores. My comment was meant to be glib tho, I'm sure your 5 PCs are on aggregate, at least as powerful as my two Macs :P

                                          Christian Graus Driven to the arms of OSX by Vista.

                                          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