TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Are You A Hacker, Developer or Engineer? (And Why it Matters)

26 pointsby hartleybrodyalmost 12 years ago

9 comments

Myrmornisalmost 12 years ago
Those terms are used in different ways by different people. Some of the strongest software engineers I've met publicly describe themselves as "hackers". You'll get very confused if you start thinking those words have consistent and distinct meanings. (That's not to say that the underlying categories that the article refers to are invalid.)
julianpyealmost 12 years ago
For me these are three different classes. A good team needs all three of them. And in no way does this mean &#x27;progress&#x27; from one level to the other.<p>A hacker is an explorer, using, exploiting and playing with new technologies, finding quick solutions, often a bit too bored to implement and debug them, but at the forefront of your development process. Their motivation is the fun of playing with new systems, often you can&#x27;t motivate them with money. They love the chaos that new stuff brings. An engineer is the overall architect, ensuring the system overall&#x27;s flow and creating the tie between your teams roles. They love order and structure. A developer is the person who implements the elements of the structure that the architect designed. They are trustworthy and can sit down from 9-5 to do boring code work. They often love clean implementations and efficiency.
评论 #5937010 未加载
评论 #5937088 未加载
评论 #5936799 未加载
masswerkalmost 12 years ago
Now, I really do not consent with the terminology given in the article. Here&#x27;s an alternative description:<p>In the old days of computer jargon a hacker would be someone who would be able to optimize the hell out of a code by exhibiting a crystalline beauty in his code at the same time. He would achieve his goals sometimes by unexpected means and ways. He would take pride in his code, which could not have been produced in an industrial fashion.<p>In the even as old debate of art vs engineering, an engineer would be the more bovine species. In reality a good software engineer is someone who doesn&#x27;t focus just on the brilliance of code, but (also) on the aspects of its social production. (Is the architecture suitable to be broken up into programmers&#x27; tasks? Is the algorithm understandable? Is it maintainable? Often it&#x27;s better to go for a more mediocre solution in terms of code efficience and rather have a reproducible and maintainable expression of the underlying ideas than some kind of mind twisting wizardry in your code base.) A software engineer is focused on the production of code as an industrial process.<p>A developer comes in all flavors, occupying any position in this continuum. He might be a hacker, but knows about the limitations of industrial processes. Generally, a developer is expected to be focused more on the task than on the social process of its production. He &quot;speaks&quot; his languages and knows the APIs by heart. You could say, he&#x27;s centered on solutions, often encapsulating his knowledge and achievements in opaque libraries for the benefit of more earthly users.<p>And for the term hacker as used in the article, someone who&#x27;s just poking around and not really knowing what he&#x2F;she is doing? Isn&#x27;t there a word like &quot;script kiddy&quot;? (Yes, the classic hacker was also poking around, but to be considered a true hacker, this would lead to supreme knowledge and insight in the system that would even transcend the ones of the system&#x27;s designers.)<p>Not that this could be claimed to be more true in any way, it&#x27;s just an alternative description. But as for me, it&#x27;s rather a question of attitude than of levels of skills.
shawnb576almost 12 years ago
This is all on a continuum, so I think these labels overcomplicate this. All of us started at the &quot;bang on things until they work&quot; stage, whether it was in 1985 with a C64 or 2013 a web tutorial.<p>A person can be in multiple stages at once (expert in backend design, clueless about Cocoa, whatever), but all software shares many core concepts and so experience helps with understanding new systems.<p>But nothing has really changed, becoming a really good software hacker&#x2F;dev&#x2F;engineer&#x2F;whatever just takes a lot of time, a lot of _doing_ (sorry, reading books doesn&#x27;t count IMHO). Some people top out at some point, but there&#x27;s no shortcuts, you&#x27;re still looking at 10K hours, like anything else.<p>Norvig had it right: <a href="http://norvig.com/21-days.html" rel="nofollow">http:&#x2F;&#x2F;norvig.com&#x2F;21-days.html</a>
drewcooalmost 12 years ago
Are you a FOO?<p>We can&#x27;t agree. As the very few people who have bothered to comment here have shown. And we are all FOOs or BARs or BAZzes. All of us!<p>Why it matters?<p>Well, it probably doesn&#x27;t unless you have an agenda. I am not a &quot;full stack &#x27;web developer&#x27;&quot; (hate me if you want but web dev isn&#x27;t &quot;full stack&quot;) nor an author of a marketing book. I don&#x27;t have an agenda. I just have to post crap like this because I can&#x27;t downvote the noise out of existence.
评论 #5938433 未加载
adamcanadyalmost 12 years ago
I don&#x27;t really agree with this. Someone could definitely be an engineer in one area of coding but have absolutely no clue when it comes to doing something else, but they could find code on StackOverflow and put a working solution together. Does that drop them back down to hacker? I don&#x27;t think so...
k3nalmost 12 years ago
Considering we&#x27;re on &quot;Hacker News&quot;, is the OP trying to insinuate that we&#x27;re all amateurs?<p>...<p>This is the only definition of &quot;hacker&quot; that should be accepted IMO:<p><a href="http://www.catb.org/jargon/html/H/hacker.html" rel="nofollow">http:&#x2F;&#x2F;www.catb.org&#x2F;jargon&#x2F;html&#x2F;H&#x2F;hacker.html</a><p>And, for further reference:<p><a href="http://catb.org/jargon/html/introduction.html" rel="nofollow">http:&#x2F;&#x2F;catb.org&#x2F;jargon&#x2F;html&#x2F;introduction.html</a>
marklubialmost 12 years ago
I think this definition of hacker is lacking and based on the wrong context.<p>Someone that &#x27;hacks&#x27; at something is generally someone that is just trying to reach an end (e.g., copypasta).<p>However, when you look at a &#x27;hacker&#x27; in a computer context, it&#x27;s typically someone who can figure out how to push the boundaries or exploit a weakness in a given system.
drinchevalmost 12 years ago
Back in the old times there were hackers and programmers.<p>Programmers had a degree and understood malloc and bitwise operations. They were engineers, but they were not &quot;cool&quot;. &quot;Programmer&quot; wasn&#x27;t a good word anyway, so they called themselves &quot;Software Engineers&quot;. They worked for big companies, creating boring software for managing numbers and creating graphs in a fancy way. Yep, there was only IE4 back then and nobody ever thought that you could create JS script more than 100 lines, which does something good, so they had to learn and use Delphi, Visual C, etc.<p>Hackers were people that understood security flaws and exploited them ( also they were the guys that steal from someone&#x27;s credit card and similar. ) Pretty much the hackers were those people who dropped out of school and didn&#x27;t want to go back, because they hated programming complex stuff. This didn&#x27;t make them non-experts. In fact back in those days hackers didn&#x27;t need to work for a big company and made money with doing fancy network-routing kernel-hacking stuff for a local internet provider, buying &#x2F; selling three-letter domains ( old times remember! ), creating and supporting websites for pirated software, MP3s, etc ( Imagine Morpheus&#x27; matrix team ... ) Hacker was more like a criminal. ( Remember the first movie, titled &quot;Hacker&quot;? )<p>Nowadays :<p>Now I see some different perspective here. You got your CS degree for a couple of years and you see that the technology from your uni is obsolete. Yep, C, C++ are here for good, but if you want to deal with Web applications and web development you&#x27;ll have to know Zepto, Backbone, Angular, LESS, SCSS and nothing of this is old enough ( and perhaps will never be ) for university.<p>So in summary ( IMHO ) :<p>Engineer for me is someone who does low-level programming ( C, ASM, C++, etc. ) and knows what Hz is by definition. Developer (web) is someone who develops some stuff and don&#x27;t predict Memory flaws and doesn&#x27;t do flow-charts for most of his work ( Although, he does some testing :D ). Hacker (nowadays) is a Developer on the edge - He is a developer, but also wants to enhance his work into an art. ( writes plugins, frameworks, etc. )