TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is programming culture immature?

140 点作者 mattwilsonn888超过 2 年前
I enjoy all facets of using computers, including programming, and am decent at it. I like many others also enjoy the theory crafting aspect which means spending time reading&#x2F;thinking about programming and technical concepts and engaging with or observing discussions and even debates.<p>Programming is intellectually challenging, and that seems make insiders and outsiders assume that in order to have some success as a programmer, one must be intelligent, rationale, sensible, or heaven forbid, wise.<p>Yet in my experience, it doesn&#x27;t take a lot a long time engaging with the digital-technical community at large to realize there is often a large gap between intelligence and wisdom or even basic sensibilities. A field which has so many tools to objectively quantify their work and the result so often are debates displaying poorly concealed biases and egos.<p>I was visiting the Star Citizen subreddit where a user posted a readable, short, simple proof of concept to improve a longstanding inelegant UI element.<p>I read debates about languages and see the most reasonable of authors walking on egg shells and writing caveats like they are commas lest one misstep allows a snowballing tirade of people missing the point.<p>And more universally, I see people who have acquired anywhere from basic to advanced competency spit jargon of the most specific like it is poetry, in a field where learning specifics on the job is the norm (and not that difficult), it seems people cannot resist using obtuse language to virtue signal their intelligence relative to other people.<p>There are obviously exemplary members of the outward facing tech community; they often have great success for being the foil to what is above, but more and more I become frustrated and begin to believe that progress in digital technology is greatly hindered by the low quality background of interaction between those who use it.<p>I say this fully embracing that in a domain like tech where extremely complex and nuanced problems need to be solved that disagreements, sometimes passionate ones, will need to be resolved one way or another - I am not against or complaining about that fact; I am simply growing tired of what I think most reasonable people can identify as basic immaturity and the surprising and disappointing commonplace nature of it.<p>Do I have to issue any more caveats? I am dead certain their have been numerous and highly successful workplaces which were the anti-thesis to these complaints.<p>I have less experience in this space and in life than many of you - so please offer your perspectives.

51 条评论

dasil003超过 2 年前
I would say a lot of this is just the nature of online discourse that allows the loudmouths, blowhards and nitpickers to have their way while more balanced people disengage because it just isn’t worth it for them. This dynamic can be seen in all online communities that grow large and it’s not specific to technical topics.<p>That said, I think programmers are prone to some of this simply due to the fact that programming requires a baseline obsessive attention to detail that most people don’t want to think about. Combine this with the fact that businesses need tech and the situation has led to a lot of secure jobs for technical people with poor social skills. This has led to a situation where a lot of people can get by in a sort of comic-book-guy bubble of expertise without having to learn anything about civil discourse.<p>Now I think it bears repeating, these people are a tiny minority, definitely less than 5% in my experience working with hundreds of engineers over the decades. It’s just the increased size of the community and incentives online that cause them to bubble up without consequence.
评论 #34209553 未加载
评论 #34209196 未加载
评论 #34208803 未加载
atomicnature超过 2 年前
I&#x27;d like to fall back on Alan Kay&#x27;s view on the topic. In his talks, he often considers large parts of computing immature. For instance, in serious disciplines such as Mathematics, there is a great focus on scholarship, and building up on predecessors. In computing, we find it hard to come up with a definition of &quot;progress&quot;. There is constant &quot;change&quot;, sometimes what looks like &quot;improvements&quot; and &quot;corrections&quot;, but it is hard to tell whether stuff is really getting better. At best in software, we find &quot;extensions&quot; of concepts&#x2F;systems. Contrast with mathematics, where there is a clear mounting to higher concepts over time.<p>From the above perspective, programming is more like politics&#x2F;fashion than mathematics. There is in general insufficient respect for scholarship, a lack of universally accepted authorities, a consensus on what&#x27;s high quality and low quality. There is too much dispute and room for profitless argument.<p>PS: We got attracted to this field; what does it tell about us? :P
评论 #34208456 未加载
评论 #34208519 未加载
评论 #34209024 未加载
评论 #34209356 未加载
评论 #34209286 未加载
评论 #34209593 未加载
hbrn超过 2 年前
I think the reality is that programming is not as intellectually challenging as we&#x27;d like to think. Maybe we will encounter a hard problem occasionally if we&#x27;re lucky, but most of them are already solved. As programmers, we just need to pick a solution with good tradeoffs. In fact, understanding the tradeoffs is usually the hardest part.<p>And yeah, the industry very immature: it is idealistic, hype-driven and full of cargo cults. Which makes perfect sense: when you convinced yourself that you are a great intellectual, but all you do is building REST APIs, this makes you uncomfortable. So the next natural thing to do is join a cult. Maybe even start preaching. This gives you a sense of superiority you&#x27;ve been looking for.
评论 #34209086 未加载
评论 #34209320 未加载
评论 #34209610 未加载
评论 #34209783 未加载
chrsig超过 2 年前
Yes. It can be truly exhausting, for all the reasons noted.<p>There&#x27;s a flip side to providing caveats and walking on egg shells: The culture is terrible at providing feedback. It&#x27;s given when not requested, it&#x27;s usually very very pedantic, or possibly delivered with some degree of irritation.<p>One thing that I find helps: separate things into objective and subjective categories.<p>code quality, best language, good design, cleanliness -- examples of subjective measures. They&#x27;re going to vary by person, background and experience, thought processes, etc. They make for entertaining discussion topics, but not usually productive ones.<p>These generally are also the areas where people&#x27;s egos and self worth get wrapped up. No one wants to feel like they&#x27;re producing <i>unclean</i> code.<p>I try to focus more on objective things: does it produce the correct result? how much time will it take to on board someone to x y or z? It usually helps keep the discussion productive and helps keep egos at bay.<p>It&#x27;s difficult though. People have opinions, and they want you to know about them. and they want those opinions to be facts. And it&#x27;s most likely something we&#x27;re all guilty of.
评论 #34208883 未加载
评论 #34210456 未加载
nepthar超过 2 年前
I may finally have a take worth sharing here:<p>Yes, I think programming culture is immature as in there is lots that isn&#x27;t yet well understood. I think the entire industry of software development is the same. But I think this is more a result of how young the field is compared to others. We&#x27;ve been building bridges, roads, etc for hundreds of year, but we&#x27;re still trying to wrap our heads around software.<p>I think this is what makes it great. Yes, there are egos, and folks who strongly hold points of view that I&#x27;m sure history will prove incorrect, but I think that&#x27;s what makes this fun.<p>To give an analogy - I&#x27;ve noticed that when my friends and I all get into a game (dota, back in ~2008, for instance) at roughly the same time, there&#x27;s this magical period full of fun and discovery where we&#x27;re all trying new things and exploring how the rules of the new space translate to outcomes. Sometimes we get suck in a local max and then someone dramatically finds a new mechanic that changes everything. This period is the golden period. This tapers off as we start to know which strategies work and we just continuously use those to win.<p>This is the point where the goals shift from discovery to execution. I&#x27;ve found that playing games past this point is just frustrating for me.<p>So, yes, I think we&#x27;re still in the wild west era of software development, but I think it&#x27;s kind of fun! I don&#x27;t think it&#x27;ll last forever and it will probably be better overall when it ends, but I&#x27;m here for the ride.
评论 #34208459 未加载
ScottStevenson超过 2 年前
IMHO the immaturity you&#x27;re speaking of stems from High Conscientiousness. When conscientiousness becomes obsessive, we worship The Right Way, The Right Tools, The Right Culture. We believe in tools and methods like they have some magical power. We get more concerned about the &quot;how&quot; than the &quot;what&quot; we output. Dogmatism creates immature thinking and debate.<p>&quot;Woodworking Mindset&quot; is one antidote: <a href="https:&#x2F;&#x2F;scottstevenson.substack.com&#x2F;p&#x2F;lego-mindset-vs-woodworking-mindset" rel="nofollow">https:&#x2F;&#x2F;scottstevenson.substack.com&#x2F;p&#x2F;lego-mindset-vs-woodwo...</a><p>A lot of the time being too high in conscientiousness actually makes it super hard to be creative: <a href="https:&#x2F;&#x2F;scottstevenson.substack.com&#x2F;p&#x2F;how-to-finally-make-something-a16c8db7ba2a" rel="nofollow">https:&#x2F;&#x2F;scottstevenson.substack.com&#x2F;p&#x2F;how-to-finally-make-so...</a>
评论 #34208613 未加载
评论 #34210639 未加载
评论 #34208971 未加载
dagmx超过 2 年前
I think programming culture is immature because programmers are often unable to take a step back from the absoluteness of their work and see real life as nuance.<p>This is also what I think makes for great system architects and really differentiates them from “just” a programmer. The ability to reason about all the trade offs at each point and make that deal with designers+users etc in an amicable way. A good architect understands compromise and nuance whereas many software engineers often see it as a puzzle with one true solution.<p>So debate often becomes: there is one true way to do this. A difference in opinion is a difference in truth.<p>When I supervised teams, my favourite moments with junior hires was when they’d hit a problem that they couldn’t reason about without compromising something, and also when they’d invariably break something in the process because “it should work this way”.<p>It’s the best teaching moment. They can learn that best is relative. What may seem ideal is coloured by so many facets they don’t consider in the limited world view they’ve collected of the systems thus far.<p>The best are when they put out a UI based internal tool (so no designers involved). They’ll often get responses from users that they can’t figure it out but their own engineering mindset often can’t see past their logical flow and familiarity, to see to the lack of intuitiveness within a greater world view. Again, a really great teaching point about how intuitiveness is often non tangible.<p>Anyway all this is to say: as programmers we often think in absolutes , in binary so to speak. IMHO that’s one of the biggest issues in our community culture. It’s why we often fail to put ourselves in others shoes or fail to have discourse.
porcoda超过 2 年前
To some degree it’s immaturity of the field as a whole. I think that we accepted some pretty negative behavior as normal and many people still echo it in the way they act if they want to come across as a Smart and Successful Tech Person. We have too many shitty role models in this field still.
zwieback超过 2 年前
Yes, one hundred percent. I work in the intersection of mechanical, electrical and computer engineering and the latter is a toddler compared to older engineering fields.<p>I think there are several reasons for this: low barrier to entry, short cycle times, almost zero distribution cost. Compare delivering new or updated SW to designing and machining a part or making a PCB.<p>That&#x27;s what makes computer engineering so exciting and also sometimes frustrating.
TrackerFF超过 2 年前
Here&#x27;s my red hot take on this:<p>I started programming in my early teenage years, and befriended a bunch of peers, as well as older folks, that were in the same &quot;hobbyist&quot; group. Yes, it intersected with a lot of other &quot;nerd&quot; circles - but what made the programming circle a bit different from the usual nerdy groups, was how passionate and dedicated coders were.<p>Lots of people made it their identity to be a computer guy, hacker, software developer, etc. and a solid share of them were pretty much hermits in real life - keeping to themselves 24&#x2F;7, and just communicating with others over IRC or similar.<p>Then when these folks entered college&#x2F;workforce&#x2F;etc. they already had numerous years of experience, and had tied up those formative years with their self-worth. Lots of highly opinionated experts, to put it that way.<p>Someone presents an alternative way to do things? Or tries to come with constructive feedback? No, that&#x27;s just stupid. I&#x27;ve been doing this 12 hours a days since I was 10 years old, have red 100s of books on the topic, have done 100s of open source projects, of course I know the optimal way.<p>My conclusion was that for people like that, the topic of programming is deeply personal. If you abstain from regular social life, &quot;normal&quot; activities and milestones, and put all your money on becoming a rock-star hacker throughout your teens and 20s, I can see why someone is so invested in that idea.<p>Unfortunately, I&#x27;ve worked with a bunch of guys like that. Many were very competent and smart, pushing out good products - but were a nightmare to work with or manage. Too much ego and not enough soft skills.
评论 #34209627 未加载
评论 #34209483 未加载
HL33tibCe7超过 2 年前
&gt; A field which has so many tools to objectively quantify their work<p>On the contrary, I think the problem is that these tools do not exist.
评论 #34208160 未加载
JaumeGreen超过 2 年前
One aspect in which one can see that we are still in an immature field is seeing how &quot;the new thing&quot; is always valued more than the stablished one, and how language books are more recommended than works that intend to be foundational (like TAOCP or SWEBOK, disclaimer, I&#x27;ve read neither of them).
评论 #34209206 未加载
showerst超过 2 年前
If you&#x27;ve been on a corporate earnings call or watched a presidential speech, I think you&#x27;d agree that jargon and statement-couching is the norm when you&#x27;re addressing a large, potentially hostile group.<p>It&#x27;s not necessarily a sign of immaturity, as a consequence of the audience and medium. Text is extra hard to transmit nuance with, and if you just get straight to the point any stakeholders with a side-interest will go go rabid.
dinkumthinkum超过 2 年前
You haven’t really provided any examples. You talk about Star Citizen, which is a very controversy laden community and that is mostly composed of non-programmers. It is probably the gaming community I would expect to find the most cynicism. Programming is like many things and online communities are formed of many different personalities. Programming is particularly accessible to younger people in ways other engineering fields are not, or at least as readily. There are also many different skills levels of people that participate in programming communities.<p>But then you talk about using obtuse terminology as a virtue signal of intelligence or something. Have you read historical, literary, or other analysis &#x2F; commentary texts? Such terminology abounds in those communities, are they immature?<p>The Internet is just a weird place, which is just a reflection of how people are.
sosodev超过 2 年前
I believe that a big problem is that there&#x27;s very little consideration of accomplishment in anonymous online forums. I&#x27;d bet that that majority of immature conversation comes teens or young adults who have very little real world software experience.<p>I do think we&#x27;re in a weird situation where people with less experience are likely to speak more. I would engage in these online discussions more when I was a teen&#x2F;YA but I find myself doing it less and less. It&#x27;s just not worth the effort to try and write something thoughtful when most people won&#x27;t even bother to read the whole message before replying.<p>I&#x27;m much more interested in hearing the opinions of people who have actually touch most parts of substantially complex software that is delivering value but I don&#x27;t think that desire is compatible with most social media.
0xmarcin超过 2 年前
I have a person on my team that does not want to use IntelliJ (we are doing Java), instead it relies on VSCode although the company paid for IJ license. Is this a symptom of strong preferences or being immature? Probably both.<p>I don&#x27;t want to use Windows, when I hunt for jobs I avoid jobs that do not offer mac&#x2F;linux laptop. This is probably immature (or as programmers we are simply spoiled).<p>There is hype. Some people that for 10+ years where writing Java are jumping ships to learn Go. Go is like Java 1.6, the error handling is cumbersome. Yet all those people say the simpler language is the better. They are the same people that a few years ago were cheering for functional programming in Java and streams...<p>Finally we have this cult of x10 programmer, being oncall 24&#x2F;7, macho work ethic (workaholism) and changing the world. Seems like kids gone wild.
评论 #34209038 未加载
评论 #34209757 未加载
评论 #34210126 未加载
评论 #34209007 未加载
评论 #34209217 未加载
mikewarot超过 2 年前
I see it more as a result of the nature of computer intermediated communications.<p>Most people read something and go on without commenting, it&#x27;s only when they have something to make it worth the bother of a post that you&#x27;ll get a response. This is why you&#x27;ll see disproportional lots of nit-picking in responses here and elsewhere on the internet.<p>I spend a lot of time and effort in most of my posts here on HN trying to anticipate criticisms and being defensive as a result.<p>As far as using jargon, it helps remove ambiguity to help ease getting a point across. It&#x27;s not something that people do to deliberately exclude people, for the most part, though I&#x27;m sure there are twits who do otherwise.
nonrandomstring超过 2 年前
I would not use the word immature. I&#x27;d say incomplete, or not well rounded. But each culture and profession tends to have blind spots. Some doctors might seem callous and insensitive - so they need to work on &quot;bedside manner&quot;. Fashion models might need to adjust their obsession with perfection and physical beauty. Etc. In each case it goes with the territory.<p>When it comes to hackers, and I would say most academics too, the weakness is a lack of <i>falliblism</i>. It&#x27;s the tedious, unshakable obsession with <i>being right</i> about everything all the time.<p>The three words that would massively improve how many of us are perceived are &quot;I don&#x27;t know&quot;.
hussainbilal超过 2 年前
Perspective: You&#x27;re observing a few major factors in play.<p>1. The majority of programmers&#x2F;IT&#x2F;Tech-workers are young (&lt;=3 years of work experience). They don&#x27;t have enough experience to know what&#x27;s good (or even what matters) for their craft. (i.e. no one should care about programming language because often you don&#x27;t get to pick it. Your employer does.)<p>2. The majority of programmers aren&#x27;t in North America. They&#x27;re in Europe and Asia. So there is a linguistic barrier. And this linguistic barrier will get hit because the majority of programming work is done in English. So many of these young non-north-american programmers are trying to polish off their English in these online forums. (So expect people to talk past each other or losing things in translation or flat out misreading subtext)<p>3. The majority of employers of young&#x2F;non-senior programmers are not product companies. They&#x27;re services, start-up, IT or financial companies. Services and start-up companies are sales focuses. So a programmers career path will always ultimately lead to sales to some extent. IT and Financial companies have a larger focus on infrastructure or data reporting. (i.e. majority of careers force programmers to become something else, like leaders. So there is a very real brain drain away from the craft)<p>---<p>for OP:<p>The simple solution to what you&#x27;re observing is to stop reading online forums. Instead watch youtube conference videos, read books, and listen to podcasts. When programmers don&#x27;t have anonymity, the quality and relevance of the content&#x2F;discussion go up dramatically.<p>---<p>Irrelevant comment:<p>I think the reason for all this is because anonymity allows insecure&#x2F;young programmers to test waters before asserting their ideas in the workplace. This is most likely what all the young programmers being pushed towards different careers are doing. They&#x27;re looking for a magical piece of information that will force a business to align to their own career aspirations rather than changing their own goals to better align with their employer&#x27;s objectives (i.e. a very uncomfortable sales-oriented self-transformation).
dahart超过 2 年前
This sounds more like the broad problems with the internet and humanity than with programming. I’d say online programming communities are quite often more mature than &lt;random subreddit&gt;. All these problems you mention do exist in programming communities, even here on HN to some degree, but important to remember these problems exist everywhere, and generally speaking HN is <i>way</i> more civil and reasonable than lots of other forums. People also fight immaturely over car brands and clothing and political opinions and sports teams and you name it… Have you read comments on YouTube? ;)<p>My personal experience is that inside of tech companies, things are very different than online tech forums. There are still debates, but people’s goals and tech choices are often much more aligned, and there are good reasons not to act immature about things, because everyone knows who you are and your behavior is being noted and recorded in performance reviews.<p>High quality internet discussions seem to depend on moderation, forum size, and participant reputation (lack of total anonymity). While HN is medium-large, it has very good moderation, and the point system helps with reputation (also the best conversations here I’ve seen tend to happen with people who aren’t anonymous at all, but who’s real-world reputations are known and carried online.)
_fat_santa超过 2 年前
I think one of the reasons it tends to seem immature is there is a vast delta to what “programming” is.<p>On the lowest scale you have beginners who are just starting out and learning to code. They tend to be the most arrogant and those are the folks you will find commenting on subreddits like StarCitizen (and other gaming subs).<p>On the other side of that delta you have complex enterprise software. This stuff takes maturity because programming is just one part of it. It gets past programming and goes into architecture, best practices, culture, etc.<p>So what you end up with is a community where both the 16 year old who just learned Python and an enterprise SWE with 20 years experience are technically in the same field of “programming”.<p>I’ve worked mostly with the latter group and can report there is little to no immaturity there. These folks have been around the block, and it always ends up being a very professional environment because of it.<p>A big reason I feel that the delta is there besides the age and experience difference is where your pride is. If you’re just starting out your pride is in your code, your language, and you defend your choices there. Higher up the totem pole you have pride over a piece of software you delivered, and things like the language you use is just a small part. Tell that 16 year old that Python sucks for the task and they will feel slighted for you saying that. Tell that to someone working on a large software project and they will likely agree or at least hear you out, because their pride is in the entire package, the individual pieces are less important.
hinkley超过 2 年前
Twenty years ago I said yes, and compared it to the amputation era of medicine. Today I think we aren’t just immature but stunted. We are in the grips of the Trough of Disillusionment with Agile, and I blame Scrum as the primary instigator. What was supposed to free us ended up as shackles. We went from a few people talking about test suites and code reviews in 2000 to many of us doing them or at least paying lip service, but testing is still a broken discipline and code reviews miss important bugs too often, which may or may not be the same problem stated twice. And worst of all the world is more full of frameworks than ever before.<p>The bright spots in the 20’s I’d say are things like elixir and rust, which are bringing some more esoteric development techniques into the light. I don’t know enough about property based testing to say if that’s a way out, but it does point to the possibility that testing is actually NP-complete, which would help explain why decomposition is so damned effective. It reduces the branching factor to something we can manage by hand.
spicymaki超过 2 年前
I believe that in tech we value innovations (new ideas) over well established principles. Innovation has a way of increasing value in the short term at the cost of tech debt. The issue is that the debt always come due (esp. when the market is in downturn) and then there is a reckoning which leads us to scramble for a way out of the mess. When the market is in an upturn we forget everything and start the process again.<p>The problem with this is our industry does not establish firm practices and licenses like in other disciplines like civil engineering, legal, medicine, etc. This causes us to focus on tech luminaries as a guiding post of how to behave in the field, which leads to chaos if the tech luminary is dishonest or unethical. We refuse to learn lessons from the past a repeat failure patterns, over and over again.<p>As technology starts to eat the world, the people affected won&#x27;t even have the opportunity to respond with laws or regulation, because we have no insight into what the field is going to do next and no way to control what people do.
azanar超过 2 年前
&gt; A field which has so many tools to objectively quantify their work and the result so often are debates displaying poorly concealed biases and egos.<p>This felt wrong when I read it.<p>I agree we have many, many tools to objectively quantify aspects of our work.<p>Where I disagree: these tools only measure _some_ aspects. There are many aspects where we don&#x27;t have good tools for measurement. Some of those aspects are for all practical purposes immeasurable.<p>For example: measure maintainability.<p>I think what happens then is the same thing that happens in politics. We take proxy metrics that _are_ measurable, and try to extrapolate over everything. The debates and egos come from arguing which proxy metrics should be weighted which way.<p>Then I realized I&#x27;d propose an alternative hypothesis: <i>programming</i> as a craft is immature.<p>I could never imagine civil engineers arguing over proxy metrics to the effects of natural forces on a bridge.<p>Can programming _become_ mature? I don&#x27;t know. I&#x27;m skeptical of any claims that it can be. They all seem rooted in a gut sense of a particular weighting of what we can measure.
ascotan超过 2 年前
Software is both creative and complex. We all muddle through this field.<p>We&#x27;ve all developed our own biases based on experience and along the way we form a mental model of how &quot;software&quot; should be built. For example, many of us have been burned by some technology or language and we warn people away from it. This isn&#x27;t a bad thing. It reflects, to an extent, contextual knowledge that isn&#x27;t really going to be found in a google search or by reading the tutorial. Take it with a grain of salt. That negativity probably harbors some contextual issues that engineer ran into at some point. Noted.<p>As engineers we take pride in our work. No engineer likes to have his work challenged, so we all become defensive about our way of doing it. Over time, if your not careful, we can get pretty prickly about how to do something. Rather than immaturity I&#x27;d call it being resistant to new ideas. Its the old adage about &quot;if you have a hammer...&quot;.
Connor_Creegan超过 2 年前
In my own experience, yes. Very early in my adulthood I lost interest in working in software design in any conventional capacity entirely because of the kinds of people I was surrounded by and the ludicrous beliefs that they had which led them to where they were and to do what they were doing. There are presuppositions and prejudices that almost everyone coming into this network of industries has that can take years to unlearn (it often depends on the frequency and intensity of self-criticism one can psychically-withstand). One could spend a lot of time spelling all of it out. Probably the big hurdle and one most worth addressing is whiggish attitudes about noetic and moral progress, and the general disdain and disregard for mentality of any ancience beyond that which came about during the &quot;Enlightenment&quot;.
评论 #34211677 未加载
评论 #34214044 未加载
sovietmudkipz超过 2 年前
I have a feeling that this is just a &quot;quality&quot; (bug?) of people. The technology community is like other communities. Some people have a high sense of emotional intelligence and security&#x2F;confidence in oneself to entertain ideas and believes they themselves don&#x27;t hold. They might be able to articulate ideas that are interesting and may contradict assumed norms. Some other people may feel a spike of adrenaline and feel their egos are under attack if another doesn&#x27;t share their same idea profile and may even try to impose their ideas onto others. It&#x27;s just people being people, imo.<p>I think it&#x27;s up to each of us how we want to relate to various communities of people. For me; I&#x27;ve accepted the chaos of people and try to spend my time wisely.
sangnoir超过 2 年前
For bench-marking purposes, which professional culture would you say is &quot;mature&quot;? The professions I&#x27;m moderately aware of through friends and family tend to have their own problems, even those that are far older.<p>You&#x27;ve sort of answered yourself here:<p>&gt; Yet in my experience, it doesn&#x27;t take a lot a long time engaging with the digital-technical community at large to realize <i>there is often a large gap between intelligence and wisdom or even basic sensibilities.</i><p>The ability to solve problems in one domain does not naturally extend to all domains (or even adjacent domains). I&#x27;ve seen engineers come up write technically impressively code, while concurrently a believer in &quot;Overunity energy&quot; - enough to buy tickets to free energy conferences.
yodsanklai超过 2 年前
&gt; I am dead certain their have been numerous and highly successful workplaces which were the anti-thesis to these complaints.<p>Exactly. It&#x27;s also a matter of choosing the right work environment. I moved from a startup with quite a few junior employees, to a more experienced team in a FAANG. One thing I noticed is that bike shedding was much more limited, and people much more pragmatic. It was quite refreshing. Maybe I&#x27;m lucky with my team dynamic, but overall I think that experienced SWEs are less likely to lose time with stupid debates and are more eager to get things done.
vouaobrasil超过 2 年前
I think people who are heavily into technology are generally immature. Technology is one of the most powerful forces that shapes the world in BOTH good and bad ways. Yet, when you actually interact with the majority (not all) of programmers and technology creators, they have no thought about the ethical considerations of what they are doing. To me that shows a basic lack of maturity, and that they never grew out of escaping the world by playing with cool toys.<p>I know that might sound harsh but I really believe that to be true based on my interactions with tech people.
评论 #34210263 未加载
dpkirchner超过 2 年前
&gt; I read debates about languages and see the most reasonable of authors walking on egg shells and writing caveats like they are commas lest one misstep allows a snowballing tirade of people missing the point.<p>I see this a lot right here on hackernews. You could say as an aside &quot;nobody likes getting kicked in the genitals&quot; and you&#x27;ll have some folks actually-ing about it obnoxiously -- and they&#x27;ll ignore the real thread of conversation. There are also folks that can&#x27;t or more likely choose not to understand hyperbole. It&#x27;s exhausting.
qwery超过 2 年前
Writing for people and arguing well are separate skills to programming or most other occupations. Competence in one does not imply competence in the other. I find writing a well-formed comment&#x2F;argument&#x2F;response to be no easier than programming. It&#x27;s extremely time consuming (for me, anyway) and this naturally flags the question: <i>why?</i><p>Why bother spending time doing this?<p>Forums with gamified points&#x2F;award systems encourage people to &#x27;win points&#x27;. These systems and their goals are not aligned with humanity, healthy debates or avoiding dogmatism. They don&#x27;t necessarily preclude the desired behaviour, but they certainly don&#x27;t incentivise it.<p>By &quot;debates about languages&quot; do you mean comparing one programming language to another (in full or in part)? I think that sort of discussion has always been problematic -- <i>flamebait</i>. It&#x27;s not just technology or programming or highly technical topics. It&#x27;s not just the internet. See vim vs. emacs, Holden vs. Ford (cars in Australia), milk or water first (when making tea).<p>&gt; authors walking on egg shells and writing caveats [...]<p>I think this is more common on the internet today, compared to many (maybe 15?) years ago. People weren&#x27;t arguing better back then, its the eggshells that are new.<p>The Star Citizen reddit user presumably appeared as an expert in that forum -- who would question them? Does the same thing happen if you make a claim about the viability of some choice in the game, which other users would be likely to have some expertise in? In my experience, disagreeing with a gamer or disputing the dogma (or &quot;meta&quot;, perhaps) surrounding a game is a very reliable method of starting a bad argument.<p>- Programmers are people. People have biases and egos.<p>- It&#x27;s easy to see problems in things you know a lot about and also in things you know very little about.<p>- &quot;The world divides into people who think there&#x27;s two kinds of folk and those that don&#x27;t.&quot; (a Custard song, title missing)<p>(I didn&#x27;t finish writing this but the time it is taking me is actually becoming a problem. There&#x27;s a few points in there and hopefully someone finds something worthwhile.)
kraig911超过 2 年前
Immature? No. Borderline Personality Disorder? Yes.<p>My suspicions are that well we sit at a computer a lot. That&#x27;s not normal. Granted now smart phones have risen the tide of general intelligence one way to help the general populace. At least one would think - because I feel in general a lot of people have less patience than times before. Nowadays most arguments&#x2F;disagreements where could be figured out by the sum of intelligence involved - since everyone is low on patience the immaturity of response&#x2F;solutioning is poorer.
agumonkey超过 2 年前
I have issues with mainstream dev&#x2F;IT world. Too much fad and money.. makes them think too high of themselves often. I kinda miss the people working in simple manual jobs (a lot actually). They&#x27;re not perfect but it&#x27;s easier not to be annoyed with people who didn&#x27;t have college education and have to produce &quot;more&quot; with less on a daily basis. Also the amount of people that have allergies toward anybody that is not ready to master the web or apps is staggering some times.
PicassoCTs超过 2 年前
Is immaturity something entirely bad? Maturity aka the absence of play is a sign of a stagnant mind, designated to reproduce, cruise and die. Maybe we should stop decrying playfullness with immaturity aka unfinished humans as something bad.<p>Its also a sign of immaturity to have your value determined through eternal views and society, aka to be eternally stuck in high school, without experiencing the growth events that allow one to transcend that scenario via creativity.
rcarr超过 2 年前
Software engineering is a very new profession that is also evolving rapidly. Imagine how many centuries went by for the rules of English to get codified and accepted. And in some ways those rules are still constantly changing. These debates need to happen because through conflict and the sharing of stories the truth will emerge and determine the conventions for centuries to come.
wslh超过 2 年前
I would say completely immature in what can achieve with the potential energy of million of brains around the world. I would say we are reinventing and complexing solutions all the time, we cannot even design a nice UX&#x2F;UI just drawing it instead of talking about React, Vue, et al. Nothing against them, but it is time to cut the infinite growing software tree instead of cutting more leaves. UX&#x2F;UI is just an example.
cratermoon超过 2 年前
That&#x27;s just how people are generally. Your bias might be to see it more in computing culture because that&#x27;s where you attention is. Some communities have different rules for how they express gate-keeping or elitism, but they all have it. That&#x27;s human nature. We are self-centered, greedy, and ignorant of our own ignorance. Deep down, we all know it, and that self-knowledge leads to want to hide our flaws.
guessbest超过 2 年前
You really shouldn&#x27;t confuse programming culture and game subculture&#x27;s since they are distinctly different.
评论 #34209823 未加载
User23超过 2 年前
Computers as an end in themselves attract neuro-atypical persons with poor social skills. That’s not necessarily a bad thing, but it needs to be accounted for.<p>Computing science is also quite immature, because of all the mathematical sciences it is by far the youngest. I don’t think that’s what you meant though.
throwaway743超过 2 年前
I feel you. Not all the time, but def comes up more than it should.<p>It&#x27;s the same feeling I used to get when playing MTG against Timmys&#x2F;Spikes at local card shops. They&#x27;re no fun to play with, have a good time, or to learn from. They&#x27;re smug, douchey, and a turn off.
nibbleshifter超过 2 年前
&gt; it seems people cannot resist using obtuse language to virtue signal their intelligence relative to other people.<p>Its the same in every field, knowing the latest and greatest ten dollar words let&#x27;s people know you are ingroup.
PaulHoule超过 2 年前
The most important aspect of this is this one: programmers can&#x27;t form a guild, unionize or participate in any kind of collective action on their behalf when<p>* Some people think &quot;Microsoft rules, and Linux sux&quot; and other people think the opposite<p>* People talk about project management the way that they talk about agile (I&#x27;d say that agile proponents and detractors are equally bad... It&#x27;s the style of the discourse that is the problem.)<p>* There is a general lack of respect for <i>all</i> of the skills that it takes to make software: for instance all of the trash frameworks (e.g. Microsoft&#x27;s failed MVC for .NET) written by systems programmers who think they are better than applications programmers but have no idea of how to structure an application systematically.
评论 #34208535 未加载
评论 #34209054 未加载
gumby超过 2 年前
If you were to replace programming&#x2F;computing with any other field (professional or otherwise) would be any different? I doubt it.
belfalas超过 2 年前
All of human culture is immature. We still think bombing each other out of existence is a valid way to resolve our differences.
dymk超过 2 年前
You went on reddit and read a post critical of the subreddit&#x27;s topic, and expected some kind of nuanced discussion on it?
zemo超过 2 年前
it&#x27;s almost like programming culture is intentionally immature because it keeps people focusing on things like which programming language they should be using instead of asking whether or not they should be surveilling their users.
leowoo91超过 2 年前
That is another case of dunning-kruger effect for sure. A Twitter clone can be written under an hour with cost of a meal and you can feel like you are above all. Lack of enough engineers might also be the actual reason but it seems like improving past 20 years.
quantum_state超过 2 年前
it seems ppl become more ignorant and less into the craft … will render the field in ruin …
StreetChief超过 2 年前
America, the plutocracy.
rmk超过 2 年前
It&#x27;s not just online, even in person, programmers display low maturity when it comes to arguments over tech. This used to be less of a thing many years ago, but is more common nowadays.<p>Some reasons:<p>- The field skews young. Like it or not, younger people are more obnoxious and doctrinaire than people with more experience.<p>- It used to be that the field attracted people who loved technology for its own sake and loved creating things (there was not much social cachet or recognition). But now it increasingly attracts people who are much more competitive and feel the need to project confidence to the point of being arrogant (any field that throws off large amounts of money eventually attracts these types). They are drawn to the money, recognition or a religious zeal to &#x27;change the world&#x27;.<p>- Technical decisions such as libraries&#x2F;languages&#x2F;frameworks to pick are often the only avenues for self-expression and autonomy that are left in modern companies. Product Managers are often non-technical (still!) and tend to infantilize programmers. Programmers, despite making more money than other functions and providing obvious value and leverage, still have much lower standing in companies.<p>- Religion has disappeared from most people&#x27;s lives, and for many, the religious fervor is replaced by fervor of a different kind. This is also why SJWs have proliferated everywhere. People need to believe and act on their beliefs.
评论 #34209926 未加载
评论 #34209236 未加载