Live data from Hacker News

Most tech content is bullshit (2020)

aleksandra.codes

1–10 of 169 posts

Re: Most tech content is bullshit (2020)

#5

The irony is that this article is based on bs anecdotes.

Stay in the field long enough and the number of anecdotes will grow so much that you will notice the pattern, unless your pet rock’s intelligence can surpass your own.

Also, hasn’t there been a link [0] just a couple days ago about how most of the “serious science research” done about software development estimation is based on datasets that are either smaller than the number of anecdotes a typical software developer will easily encounter in five years, or are right away made up? Just what kind of data would you expect, and from whom?

[0] https://shape-of-code.com/2021/01/17/software-effort-estimat...

Re: Most tech content is bullshit (2020)

#6
I think this article glosses over quite a number of different things so the conclusion doesn't always follow.

It says that people who copy stuff without thinking are consumers instead of creators. The implication is that this is wrong when many of us spend most of our time aggregating, not creating. Look at a load of game shows, how many are creative? Not many, most are simply aggregations but done in a way that makes the sum much better than its parts.

However, if you then ignore that and look at what they say about this copying. Again, the tone is that it is wrong to copy without "a bit of skepticism" but you know what? Sometimes I don't care. I need to know how to extract something from a string, I find an example, it works, the need to analyze it might well be a waste of time. Might there be a faster/more efficient way? Probably but that will take even more time to find to save some CPU that is not worth the investigation.

There is also an implication that most of this copying is related to appeal to authority e.g. I will copy this because person X is experience or highly regarded but again, I don't believe that at all. I can't remember the last time in my nearly 30 years in the game that I looked out for a specific person because I believed their authority, most of the time I suspect we try and find the easiest article that meets our needs and perhaps seems a bit up to date.

I don't care that nobody is perfect because anyone worth their chops should know that the code you copy from somewhere else often lacks context and information about trade-offs but we are trusted to make the call as to whether the risk is high enough that we need to go back to first principles.

In most cases, it is more annoying for me for someone to waste time reinventing something than it is for someone to get something a bit less than perfect and maybe having to revisit it later.

Re: Most tech content is bullshit (2020)

#9
I’ve noticed this pattern happening on tech blogging pattern, dev-dot-to being not the least:

“I’ve been through a web dev bootcamp 6 months ago and I’m three months on my first tech job ever, and here is my enormous trove of wisdom I’m about to bestow upon you.” What follows is, at best, very superficial, and at worst, just plain wrong and bad stuff.

This is recent. Back when I’ve been more active in hackintosh communities, one would very often encounter tutorials clearly made by people with no clue who just cargo culted it through, pass their cargo culted thing on, and have the chutzpa to call themselves “experts”.

Oh, and there are mediocre journalists (or sometimes even vloggers with no training) who start thinking about themselves as experts on something all of a sudden and start touring radios, podcasts, and TV shows, giving opinions left and right, these are probably the worst.

Re: Most tech content is bullshit (2020)

#10
Most people have no desire to actually use their brain and think independently. For one thing, other people who've blindly accepted a point of view from some authority figure might be nasty to them. Also, they can't possibly imagine that somebody whom they really like/respect or who helped them get some code working might be wrong sometimes.

There are very good evolutionary reasons why most humans are wired to conform rather than to think. If you thought too independently in a pre-modern society, you were liable to end up burned at the stake or otherwise executed in an especially brutal and inhumane manner for "heresy" or "witchcraft". While this is adaptive for living in a pre-modern society, this is maladaptive for living in a liberal democracy where being able to think independently and to respectfully disagree with others are among the most critical life skills. This tendency towards mindless conformity is also adaptive for an industrial assembly line but maladaptive for a modern knowledge economy where productivity depends upon creativity and critical thinking not following orders and repetitively doing the same thing.

Post reply on HN