by pswenson on 7/17/14, 9:51 PM with 10 comments
by imperium on 7/17/14, 10:15 PM
My inclination is towards the idea of learning what you need, and learn enough about it to make/code something valuable.
by bra-ket on 7/18/14, 1:04 AM
by mamcx on 7/17/14, 11:21 PM
But look like developers (at large) fight with Java-like bureaucracy instead of replace it.
For example, In https://news.ycombinator.com/item?id=8048014 is discussed how great could be the use of Nimrod, but the lack of ecosystem kill this for a lot of people. The energy on build it is hard. However, the energy of battle against the complexity of a ecosystem like Java is bigger... so weird, not?
by deadghost on 7/18/14, 12:05 AM
Gotta know your linux, your scripting, vagrant, docker, salt, git, testing, continuous integration, editor(evil + emacs in my case), algorithms, datastructures, best practices, libraries you are currently using, sql, how servers work, how the web works, memory management, and on and on and on.
On top of that, synthesize all of the above into something usable and maintainable, then maintain it. I'm starting to suspect the day I have a good grasp of the basics is the day I become a master.