There are things that you will understand only when you have become a very good programmer. What this article says is "I have no idea how that must be" together with "There are so-so programmers that imitate very good programmers without knowing why.". I agree with the last one, not with the first one. For example the more time you spend programming, the better you get but also the more important it becomes to have a…
Definitely with you on the chair! The other tools, so long as they're adequate, don't need to be that shiny... IMHO
The Metaprogrammer
151–160 of 164 posts
Re: The Metaprogrammer
#152Not hijacking. Overloading. ;)
Re: The Metaprogrammer
#153"If they don't have the shiniest Apple MacBook then they can't work. Never mind that their job involves typing letters into a text file, something you could have done on CP/M back in '78" I don't want an Apple at all, but I do want a beefy machine because my job doesn't only involve typing text you see - for instance I also need to build the result of all that typing, and if it takes ages, guess what, the time I wast…
>> "To insult a new hire by providing only a single 4:3 monitor? I can't work like this." > I can work like this, but I prefer two monitors. How much does a monitor cost anyway? Having two displays is much more convenient. I now prefer a LG 21:9 34". They are fairly cheap, have a good quality screen for long viewing, and the extra width is a real help. I wouldn't buy the thunderbolt version as it really doesn't do th…
Instead of the 34", wouldn't make sense to just go 4K (3824x2160) and get it over with? You're getting more vertical AND horizontal pixels. Personally, I'm salivating at the Seiki SM40UNP (40"). Anything smaller at 4K resolution and you'll need display scaling, negating the size gain. I don't think my 2013 ultrabook can drive it at 60Hz, but there are apocryphal reports that I may be able to eke out 50Hz.
Re: The Metaprogrammer
#154My group at Microsoft was notorious for not spending money on hardware. I did some math. If the money they spent halved my build time (easily possible at the time, since we were on spinning rust and they wouldn't spring for SSDs "because everyone will want one, and then what?") then they could afford to buy me a new computer every couple of weeks, more often if you computed the $ lost from the average imputed load (o…
But I was wise to the ways of this company, and I also needed a bigger HD, so I simply requisitioned a whole new PC and it arrived the next day. Its about whatever makes the paperwork easier...
Re: The Metaprogrammer
#155"If they don't have the shiniest Apple MacBook then they can't work. Never mind that their job involves typing letters into a text file, something you could have done on CP/M back in '78" I don't want an Apple at all, but I do want a beefy machine because my job doesn't only involve typing text you see - for instance I also need to build the result of all that typing, and if it takes ages, guess what, the time I wast…
The single 4:3 monitor is rather like the famous Van Halen rider about "no brown M&Ms": it's an opportunity to red-flag the employer. Monitors are cheap, at most one or two developer-days of salary. If you can't get a monitor, what happens when you need to buy some more specific piece of equipment? A previous employer had an extremely liberal policy on letting us just buy anything that cost Previously I've had to do…
Re: The Metaprogrammer
#156Earlier quoted context omitted.
>> "To insult a new hire by providing only a single 4:3 monitor? I can't work like this." > I can work like this, but I prefer two monitors. How much does a monitor cost anyway? Having two displays is much more convenient. I now prefer a LG 21:9 34". They are fairly cheap, have a good quality screen for long viewing, and the extra width is a real help. I wouldn't buy the thunderbolt version as it really doesn't do th…
I have an Asus 21:9 29", 2560x1080, not 3440x1440 like the LG you mention (which I've considered). The extra width is nice, and the aspect ratio is perfect when watching movies, but I find I need more vertical pixels. Instead of the 34", wouldn't make sense to just go 4K (3824x2160) and get it over with? You're getting more vertical AND horizontal pixels. Personally, I'm salivating at the Seiki SM40UNP (40"). Anythin…
Re: The Metaprogrammer
#157Earlier quoted context omitted.
Exactly, all these things are tools of the trade - tradesmen spend money on the right tools for the job because that (and experience) is what separates them from the DIY-ers
on the other hand only a poor craftsman blames their tools.
Re: The Metaprogrammer
#158Earlier quoted context omitted.
> Building, editing, testing, all of that is better done remotely with ssh and gnu screen or similar. Why? I have a full command line suite running on my laptop, because I'm running Linux. Why would I log in elsewhere, when I can run stuff locally?
For many reasons. The remote server is in a data center, supposedly better maintained than your PC, it has backups, RAIDx all the stuff. If you automate some tasks, or run long-lasting scripts, it is much more reliable. Also, keeping it in the terminal forces you to use the right tools, e.g. vim/emacs instead of the good old Dreamweaver...
I run emacs locally. In X. That way I can browse the web, view PDFs & images, play Tetris in colour &c. I wonder how advanced the nethack mode is these days …
Re: The Metaprogrammer
#159This effect is observable not only in the programming community, but in many others. Best example would be photography, where people spend much more time discussing their equipment and the newest lenses instead of going out and actually take pictures. I had to experience this for myself when searching for new hobbies. With most of them, I spent most time with the meta, e.g., which fountain pen to use for my writing o…
Re: The Metaprogrammer
#160This effect is observable not only in the programming community, but in many others. Best example would be photography, where people spend much more time discussing their equipment and the newest lenses instead of going out and actually take pictures. I had to experience this for myself when searching for new hobbies. With most of them, I spent most time with the meta, e.g., which fountain pen to use for my writing o…