Live data from Hacker News

I’m not really a good web developer, I'm just good at Googling things

dev-diaries.com

21–30 of 229 posts

Re: I’m not really a good web developer, I'm just good at Googling things

#21
post #9

Using search engines sometimes feel like a lost art if you spend any time in Facebook groups, where people will ask mundande, simple, and easily Googleable questions. Sometimes I wonder if people do it to fill some sort of social need, and don't particularly care for the answer.

Every Google search you do is a lost opportunity for an unexpected conversation. Imagine never meeting a wife because you did a Google search instead.

Re: I’m not really a good web developer, I'm just good at Googling things

#23
post #9

Using search engines sometimes feel like a lost art if you spend any time in Facebook groups, where people will ask mundande, simple, and easily Googleable questions. Sometimes I wonder if people do it to fill some sort of social need, and don't particularly care for the answer.

I can be both. I arrested myself typing out a “let me google that for you” reply on a small social network years ago. I realized doing that stops a conversation dead in its tracks. And sometimes people just want to have a conversation.

Re: I’m not really a good web developer, I'm just good at Googling things

#25

Google is not a search engine. It is a memory upgrade, and anybody who tries to write software with a standard human memory is obsolete.

Wrong.

Software is not so complicated that you have to Google search everything every time. If you are not internalizing new knowledge, you are performing poorly.

Re: I’m not really a good web developer, I'm just good at Googling things

#26
post #23
post #9

Using search engines sometimes feel like a lost art if you spend any time in Facebook groups, where people will ask mundande, simple, and easily Googleable questions. Sometimes I wonder if people do it to fill some sort of social need, and don't particularly care for the answer.

I can be both. I arrested myself typing out a “let me google that for you” reply on a small social network years ago. I realized doing that stops a conversation dead in its tracks. And sometimes people just want to have a conversation.

Agreed. I often just want the answer but for a lot of people it’s about the interaction, not the solution.

Re: I’m not really a good web developer, I'm just good at Googling things

#27

Google is not a search engine. It is a memory upgrade, and anybody who tries to write software with a standard human memory is obsolete.

To stretch the analogy a bit: it’s like virtual memory. Not as fast as RAM, but there’s an effectively infinite amount of it.

Re: I’m not really a good web developer, I'm just good at Googling things

#28
One of the things I don't like about webdev (among many) is that I even have to Google in the first place. Manpages are so much more immediate and accessible.

I also think that anything js-adjacent has a real culture problem. Trying to dredge an answer out of a Medium tutorial written in a cloying tone and interspersed with pointless gifs can be such a groan enducing experience. I'm hoping that the community will mature alongside its technology.

Re: I’m not really a good web developer, I'm just good at Googling things

#29
post #24

Google is not a search engine. It is a memory upgrade, and anybody who tries to write software with a standard human memory is obsolete.

That’s total nonsense. Having a good memory is still extremely valuable.

No one said it’s not still valuable, but less so on it’s own with the advent of the internet and Google. The same thing can be said with taking notes in school: you’re less effective using human memory alone without the augment of note taking.

Re: I’m not really a good web developer, I'm just good at Googling things

#30

One of the things I don't like about webdev (among many) is that I even have to Google in the first place. Manpages are so much more immediate and accessible. I also think that anything js-adjacent has a real culture problem. Trying to dredge an answer out of a Medium tutorial written in a cloying tone and interspersed with pointless gifs can be such a groan enducing experience. I'm hoping that the community will mat…

What you're mentioning is all just a side effect of something being extremely accessible. Webdev is very easy to start and get into, but on the deep end, it's just as deep and difficult as coding a backend of your application in Java or Go.

You don't have to search the internet for web dev any more than you have to do so for any other dev job.

Post reply on HN