Live data from Hacker News

Most tech content is bullshit

aleksandra.codes

121–130 of 470 posts

Re: Most tech content is bullshit

#121
post #69
post #13

From personal experience, including reading a lot of HN, I think programmers as a species are especially biased towards putting forth opinions in the hopes of being validated for our experience or intelligence, even when we know we don't know much about the subject. The fact that IANAL (I Am Not A Lawyer) [but...] is a common enough statement in these circles to deserve its own acronym is telling. We often throw out…

I am not a sociologist, but I think it's not only programmers. A lot of my FB friends suddenly became COVID-19 experts, or experts on US police violence (or lack of thereof). In programming, at least the code needs to work. Maybe it is a bad pattern or anything - but the barrier of entry is non-trivial. For anything else (e.g. politics), a lot of people have opinions, with their strength being not much correlated wit…

> I am not a sociologist, but...

Please tell me you did this on purpose.

Re: Most tech content is bullshit

#122

Earlier quoted context omitted.

Everyone was an expert online as far back as 20 years ago. Now look where we find ourselves. Time isn’t a flat circle; it’s a merry go round. https://www.nytimes.com/2000/02/03/technology/suddenly-every... https://web.archive.org/web/20181018000000/https://www.nytim...

When I first came across reddit (14 years ago?), it was almost a website for functional programming enthusiasts. Haskell was all the hype over there the way that rust seems to be all the hype over here. It felt more like a community of grad students with pseudo-academic blog posts hyping the latest ideas and research. At least that's how i remember it. There was also a strong politics subreddit full of group-think bu…

I joined HN during one of the earlyish Eternal Septembers. I seem to remember reading that there was an active campaign to flood the front page with posts about Erlang to deter the influx of dilution. That's what actually got me interested beyond it just being attached to an investment company.

Re: Most tech content is bullshit

#123
I agree with every argument she made and I think following her advice is great for every developer. But I would like to add a small caveat that I think doesn’t detract from the good advice.

Some of the reasons she mentioned are legitimate (meaning, they are good reasons to follow random blog posts and stack overflow answers), like having no time, or it is comfortable. Some are not exactly good reasons, but happens often since we are humans (we are lazy, we don’t believe in our selves).

I also would like to add one more legitimate reason: it is not that important. Like it is an edge case, a temporary code, a piece of software where the highest performance isn’t necessary.

I think it is important to maintain an attitude of always having a critical mind while reading tech content. And understanding her point that something being published does not mean that something is right. But, once that’s your default attitude, it is ok to accept that, sometimes, you can critically conclude that it’s ok to just follow that tutorial and copy that code without much thought.

If that is challenged in the future, it is also ok to answer that you did just because you copied someone on the internet. As along as you accept that this is not a strong reason, and recognize that it might have been a misjudgment on your part.

Re: Most tech content is bullshit

#124
post #4

I believe part of problem is Google SEO. Tech content maybe bullshit, but marketing content is even more bullshit. I remember times when we had slow internet and/or only subset of blogs we read from time to time. Most of development was done by reading books, specification of devices for writing drivers and so on. Now, literally everyone is trying to do SEO and use lots of words in articles, kind of creating content,…

Personal brand building is another major contributor to search engine content dilution. Whenever I Google for something in hot new languages or frameworks, I have to sift through 10s of Medium articles from beginner developers who are trying to establish themselves as industry experts. I don't want to read some junior developer's Medium post full of animated GIFs and a pseudo-tutorial that is really just entire sourc…

> some junior developer's Medium post full of animated GIFs

Don't forget emojis! Such a waste of time! ⌛⌛⌛

Re: Most tech content is bullshit

#125

Earlier quoted context omitted.

>> The people actually doing the work don’t have time to talk about it and the people spending all their time talking about it aren’t doing the work. I can't really agree with this. I think it's worth noting that writing about something you have just learned is a really good way to solidify that knowledge, especially if you are able to get feedback from others. So a lot of people deliberately set aside the time to do…

I wouldn't want to read a tutorial by someone who has just learned it. I want a tutorial by someone who has ample experience. How would you feel if I write a cookbook the first time my bread rolls didn't catch fire? ... to solicit feedback?

Somewhat related:

I think this depends on what you're learning and how you've learned how to learn. As a beginner, I don't have any business going right to the master to ask about how I can improve my skills, so that I can "level up" and get the best results right away. Then again, we Western folk like pills and magic solutions for everything. We want results now, now, now.

If you're a white belt, go chat with a yellow or orange belt. If you're a blue belt, go chat with the purple belt. You don't walk up to a black belt and ask about the best way to tie your belt. No, you go ask the other white belts who have been at it for a little longer than you have, the people who have a couple of stripes on their belt. These people are closer to where you are in the given moment. They were in your shoes not too long ago, so they can help translate your mistakes, and help make sense of what you're thinking, asking, or learning.

When you see a really great photograph that touches you in ways you cannot describe, you're not seeing the product of an expensive camera, or a filter, you're seeing the result of someone who has taken hundreds of thousands of really shitty photographs over the course of their lifetime. You're seeing the results of maybe decades of practice. If this person writes a tutorial about taking photographs, can you learn from it? Sure. But they're not going to make you a better photographer by osmosis, you've got to go take a lot of pictures and read the beginners tutorials along the way.

So yeah, if I've been burning my bread rolls for months, I'd love to know that one thing you did to not set the house on fire every time you put rolls in the oven.

Re: Most tech content is bullshit

#126

I think it has something to do with this current culture of 'personal branding', wherein a lot of content online aimed at beginners says you should be blogging, writing articles, basically telling people how to do the thing you learnt that day on dev.to, blogs, Twitter, Medium, etc. I don't think it is necessarily bad per se, but it all seems a bit useless? I think there is good value in writing a personal blog, a lo…

I’ve thought about this. If I had to paint a metaphor, it’s akin to a tech selfie. Hi, I was here, using X technology (holds up blog post camera, points it at self standing next to the location/celebrity). Rinse and repeat, document your travels, it’s part of the modern melancholy, the extension of the self in a variety of superficial virtual forms.

What’s the main problem with this in the tech community? We need a lot of credible content that is downright technical. It hurts our community if we let the modern condition permeate into this domain too much.

Re: Most tech content is bullshit

#127
Good is hard.

When I left O'Reilly Media in 2005 we were just ending a period where many programmers worked with a set of physical O'Reilly books on their shelf. And everyone at O'Reilly could see that their business was being eaten away by free. Stack Overflow didn't exist yet but we could feel it coming.

At the time, we hoped that UGC would have some sort of wisdom of the crowd thing that would lead to high quality. I remember this sort of was true in the PHP documentation. The official documentation was always deeply flawed, but the comment thread attached to that documentation generally had the right info.

But that was a precursor to our current situation. To get correct info you had to read a lot of conflicting info and synthesis it yourself.

So I think we are seeing as good as the free ecosystem can get and what's sad is that we seem to have lost the paid ecosystem. It's not nearly as strong as it used to be.

What people probably don't know about O'Reilly back in the day is what went into a book.

The author was almost always a subject matter expert already. And their editor was also a subject matter expert. Then the book would go through tech review and those people were generally also pedantic luminaries. Then the book would be published and bugs would come into an errata tracking system. The vast majority of those bugs would get fixed between printings.

And then, on top of all that, there was a tech support number. And if the code in the book wasn't working for you, then you could get a live person to try to work through it with you.

That all costs a lot of money, but when you split the cost out across consumers it was only $30 or so per book.

I value my time. And there are many, many places where I wish I could pay for quality. Tech content is one of them.

Re: Most tech content is bullshit

#128
post #4

I believe part of problem is Google SEO. Tech content maybe bullshit, but marketing content is even more bullshit. I remember times when we had slow internet and/or only subset of blogs we read from time to time. Most of development was done by reading books, specification of devices for writing drivers and so on. Now, literally everyone is trying to do SEO and use lots of words in articles, kind of creating content,…

It’s fair to say that a Google has completely failed at its mission to organize the world’s information and make it universally accessible.

Re: Most tech content is bullshit

#129
post #39

Earlier quoted context omitted.

Everything goes to shit when marketing is involved. Or more like, everything goes to shit when money is involved.

That's true, of course, but consider this: if there is no money, there may be nothing to go to shit; that which does not live, does not die, etc.

There was in fact content on the internet before the advertising craze. Sometimes people write things because it earnestly interests them, not to make a quick buck.

Re: Most tech content is bullshit

#130
post #32
post #13

From personal experience, including reading a lot of HN, I think programmers as a species are especially biased towards putting forth opinions in the hopes of being validated for our experience or intelligence, even when we know we don't know much about the subject. The fact that IANAL (I Am Not A Lawyer) [but...] is a common enough statement in these circles to deserve its own acronym is telling. We often throw out…

It's not just programmers. It's social activity on the web today. And to stand out, you need to say something edgier or something contrary to popular opinion. We're also all driven to correct the things we see that aren't quite right. This comment has been a little of column A and a little of column B.

The Letters to the Editor section of newspapers may be a useful example of aspects of this opinion-expressing behavior over time. At least in the US, we are taught that we have an obligation to participate in the public discourse.
Post reply on HN