1025
Googling (programming.dev)
top 50 comments
sorted by: hot top controversial new old
[-] Annoyed_Crabby@monyet.cc 143 points 2 months ago

With misinformation about and how shit Google search is lately, it's definitely a skill worth learning.

[-] palordrolap@kbin.run 115 points 2 months ago

"I used to be able to Google like you, but then they changed what Google was and now what I can do doesn't work, and what you have to do seems weird and scary to me."

[-] snooggums@midwest.social 40 points 2 months ago

I used to google onions, because it was the style at the time

[-] sukhmel@programming.dev 19 points 2 months ago

I used to be able to Google like you

…but then I got enshittification in the knee

load more comments (1 replies)
[-] Pistcow@lemm.ee 33 points 2 months ago

For reals. I never bookmarked anything as I'd just regoogle what I was looking for but as of six months ago I can't find shit. It's like it never existed and all I get is spam websites that's are skinned to looks genuine. I'm honestly going back to Askjeeves.com.....

[-] TheBat@lemmy.world 15 points 2 months ago

If it is any consolation, a good chunk of those bookmarks would lead to deadlinks or domains bought by someone else.

load more comments (2 replies)
[-] OpenStars@discuss.online 9 points 2 months ago

Try DuckDuckGo - I believe its selling point is that it is not as bad as Bing.:-)

[-] phdepressed@sh.itjust.works 11 points 2 months ago

It's Bing without tracking. And the things like quotation marks still work. However, baseline search using it has still gone to shit.

load more comments (6 replies)
load more comments (1 replies)
[-] armchair_progamer@programming.dev 79 points 2 months ago

“I’ve got 10 years of googling experience”.

“Sorry, we only accept candidates with 12 years of googling experience”.

[-] Mango@lemmy.world 8 points 2 months ago

I have like 18 years experience googling boobies.

load more comments (1 replies)
[-] Th4tGuyII@fedia.io 76 points 2 months ago

To be fair you could call this "search optimisation" and the people on Linkedin would eat this up

[-] Riven@lemmy.dbzer0.com 17 points 2 months ago

I might actually put this under my skills. I'm fairly good at googlefu.

[-] pearsaltchocolatebar@discuss.online 10 points 2 months ago

Or prompt engineering.

[-] doubletwist@lemmy.world 76 points 2 months ago

Not only is "Googling" one of my most important job skills, now that I'm doing professional services, my entire job basically consist of "Learn product ${FOO} faster than the customer's employees can." Which of course primarily consists of knowing what to search for, how to find it, and how to interpret and use what I find.

[-] bleistift2@sopuli.xyz 43 points 2 months ago

So you’re that contractor that always shits out code that looks like the guy who wrote it was just learning the language?

[-] doubletwist@lemmy.world 20 points 2 months ago

Yeah pretty much. I mean I do the best I can (and I do have resources to look to for help).

[-] alekwithak@lemmy.world 47 points 2 months ago* (last edited 2 months ago)

A few years ago... Okay over a decade ago 🤕 Google offered a free course on "googling" with a certificate for completion. You're damn straight I put that on my resume. Of course they've disabled half the tricks they taught us but now.

[-] jubilationtcornpone@sh.itjust.works 41 points 2 months ago

"Prompt Engineering": AKA explaining to Chat GPT why it's wrong a dozen times before it spits out a useable (but still not completely correct) answer.

[-] ByteOnBikes@slrpnk.net 30 points 2 months ago

That's actually a valid skill to know when to tell the AI that it's wrong.

A few months ago, I had to talk to my juniors to think critically about the shitty code that AI was generating. I was getting sick of clearly copy-pasted code from chatGPT and the junior not knowing what the fuck they were submitting to code review.

[-] Evotech@lemmy.world 22 points 2 months ago

Should start asking them like, why did you do this? Why did you chose this method? To make them sweat :p

load more comments (3 replies)
load more comments (3 replies)
load more comments (1 replies)
[-] UnderpantsWeevil@lemmy.world 35 points 2 months ago

I have multiple people in my IT department who henpeck when they type. If you don't want him, please send the CV my way.

[-] communism@lemmy.ml 17 points 2 months ago

I knew a compsci grad who used a physical magnifying glass to read screens

[-] deus@lemmy.world 9 points 2 months ago

You didn't have to do us henpeckers like that

load more comments (20 replies)
[-] FlashMobOfOne@lemmy.world 35 points 2 months ago

Ask them if they know what udm=14 means.

[-] nieceandtows@lemmy.world 31 points 2 months ago

When I interviewed junior devs for my team, I had zero theoretical questions, and only two coding questions which were basically code that had to be debugged, and once it was running, for them to implement some minor things that I asked them to implement. I said I don't mind if they googled, I only wanted them to share their screens while they worked, so that I can see how they worked and how they googled/adapted the answers to their code. I interviewed over a dozen people ranging from freshers to 4 yoe, and you should see how terrible they were at googling. Out of all them, only one fresher came close to being good in the interview. Even '4 yoe' devs who 'spearheaded' various projects sucked at basic python and googling.

[-] Aquila@sh.itjust.works 23 points 2 months ago

I would 1000% become dumb as a rock with someone watching me not to mention in a high risk setting such as an interview

[-] MajorHavoc@programming.dev 7 points 2 months ago

Yeah. We do a ton of screen sharing guided mentorship in my role, and everyone can't think straight while sharing their screen.

We get through it, and feedback says it's worth it. But it still sucks in the moment.

load more comments (1 replies)
[-] xmunk@sh.itjust.works 29 points 2 months ago

Knowing when to cut your losses swallow your pride and ask for help is legitimately an incredibly important dev skill. I've met otherwise decent developers that could disappear in a hole for a month on a simple problem that anyone else on the team could help them work through in a few hours because they didn't want to look dumb.

[-] Aviandelight@mander.xyz 7 points 2 months ago

I'm torn about this because I have good mentors but I genuinely want to try to learn how to code and not just have the answers given to me right away. At least I'm only working on volunteer project so being slow isn't really holding anyone else up.

[-] xmunk@sh.itjust.works 12 points 2 months ago

Don't be torn - solve it yourself until you can't! It's not helpful to be someone who constantly runs to other folks to fix their stuff and neither is it good to be someone who will just frustrate themselves struggling without progress.

If you're a junior developer you will probably get time boxed tickets, just try and catch yourself if you're spinning your wheels (and that isn't easy, it takes practice).

As with most things in life balance is important, you don't want to be at either extreme.

[-] Kalkaline@leminal.space 26 points 2 months ago

Holy shit, this guy only Google searches with {google:baseURL}/search?udm=14&q=%s

[-] Treczoks@lemmy.world 26 points 2 months ago

Actually finding something on Google often requires some knowledge and the application of the right strategies and tricks.

[-] NigelFrobisher@aussie.zone 16 points 2 months ago

Definitely a senior.

[-] CanadaPlus@lemmy.sdf.org 13 points 2 months ago

Lucky guy. Tolerance for calling a spade a spade is a big green flag.

[-] sheepishly@fedia.io 13 points 2 months ago

adding googling to my cv rn

[-] pineapplelover@lemm.ee 9 points 2 months ago

Might add Duckduckgoing or web searching

[-] Evotech@lemmy.world 11 points 2 months ago

Careful, HR npcs will not know wtf that is

load more comments (2 replies)
load more comments (3 replies)
[-] snow_bunny@lemmy.world 12 points 2 months ago

Clearly fake. Nobody's hiring nowadays.

load more comments (1 replies)
[-] qarbone@lemmy.world 10 points 2 months ago

...the rest of that resume must be absolutely insane. Or he's applying to be a businessman.

I'm out here with a Master's degree and 3 years of work experience and I'm not even getting a first call. Shit's tough out here.

[-] DragonTypeWyvern@midwest.social 17 points 2 months ago

Have you tried adding "Googling" as a skill?

[-] qarbone@lemmy.world 9 points 2 months ago* (last edited 2 months ago)

Fuck, I'm ready to try anything at this point.

[-] notaltaccountlol@lemmy.world 10 points 2 months ago

Isn't this a repost? I remember seeing this a while ago.

load more comments
view more: next ›
this post was submitted on 19 Jul 2024
1025 points (98.6% liked)

Programmer Humor

19190 readers
1479 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS