Where have all the hackers gone?
21–30 of 351 posts
Re: Where have all the hackers gone?
#22Sorry if this is off-topic but I often see in HN (either in articles posted here, or in the comments) lack of empathy. He talks about a "friend" and then proceeds to say things like "To be honest, I suspect he didn't know or think much about them" or "This was not a fruitful conversation". How is that supposed friend, who might very well be aware of this person's blog, going to feel after reading this? Is it a cultur…
Re: Where have all the hackers gone?
#23This is like every possible language war trope stitched together into a narrative.
Re: Where have all the hackers gone?
#24Sorry if this is off-topic but I often see in HN (either in articles posted here, or in the comments) lack of empathy. He talks about a "friend" and then proceeds to say things like "To be honest, I suspect he didn't know or think much about them" or "This was not a fruitful conversation". How is that supposed friend, who might very well be aware of this person's blog, going to feel after reading this? Is it a cultur…
Re: Where have all the hackers gone?
#25Re: Where have all the hackers gone?
#26if thats the case, then I formally suggest that such people can get in the sea.
I might be somewhat unfair, but that was my reading.
> innovation tokens are completely made up
So are programming languages.
Innovation tokens are there to make sure that a business can complete a project vaguely on time and vaguely on budget.
Look the reason why people were able to get away with pissing away millions of dollars in pointless re-writes of things is because the speed of business based on those systems was slower. Now, if your site is down, then customers flee.
I mean sure, writing your own database for your SaaS company might be a thing, but its almost certainly expensive and pointless. You're on the hook for scaling it, recovering it when it fails, and finding and fixing all the bugs.
In short, this article, I feel, encourages a damaging, selfish side of CS that I think should be phased out.
Re: Where have all the hackers gone?
#27Language discussions are unpleasent and waste of time Ive seen like hundreds of discussions like that Java vs c# vs rust vs go vs kotlin It is always heavy of emotions, unverified claims (performance especially) and dependent on what stuff do you value. This kind of discussion requires wide knowledge, hands on experience, curiosity and open mindness. All of those 4 are really desirable itself, so together even more a…
Re: Where have all the hackers gone?
#28Re: Where have all the hackers gone?
#29Anyway, I think the author missed the point a bit with his friends argument about "Go developers knew that all you need is a for loop". It's not just an "atmosphere " argument. The programming language literally restricts you to using for loops. That's a surface property of Golang (or maybe it used to be, haven't used it in a couple years).
Golang has been designed to have a minimal and thus very smooth surface. Those issues the author mentioned about Python, that's rough surface.
The article then digresses into the main point which is that engineering leaders are afraid of spending innovation tokens without giving evidence that this is more so the case than it was before.
Not sure if it's relevant, but Twitter starting on Ruby was them spending an innovation token. They then realised there was a big large scale low latency high throughput situation that Ruby didn't have a suitable ecosystem for, so they hired a team that had experience scaling these sorts of systems specifically with Scala. Picking Scala was in that sense the safe choice, the risky one would have been to try and get the existing Ruby codebase to apply the concepts from Scala (which is now more than a decade later a reasonable thing to do in Ruby).
Re: Where have all the hackers gone?
#30Sorry if this is off-topic but I often see in HN (either in articles posted here, or in the comments) lack of empathy. He talks about a "friend" and then proceeds to say things like "To be honest, I suspect he didn't know or think much about them" or "This was not a fruitful conversation". How is that supposed friend, who might very well be aware of this person's blog, going to feel after reading this? Is it a cultur…
You are absolutely correct. This place is populated with quite a few nerds. Nerds typically have subpar social skills, which is is both fueled by and results in a lack of empathy.
>"I ♥ people; look for ways to make them happy, and empower them."
The propaganda arm of the Soviets is called "Pravda", which means "truth". It's like people who say "I'm such a nice guy", "I'm very humble", or this author saying "I love people and my friend" but then they talk shit about their friend in this very article.
Listen not to what someone says, observe what they do. "Actions speak louder than words" and all that.