There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

telegra.ph

Panurge987 , to programmer_humor in My Journey

Doctors do that, too.

ctots , to programmer_humor in My Journey
@ctots@mastodon.social avatar

The number of people who simply don’t know how to effectively use a web search is absurd. If you can sit down to a search engine and find what you’re looking for within 5 minutes or less, you’re probably the go-to troubleshooting person for your family. The general population is almost dangerously tech-illiterate.

TwoBeeSan ,

Work with tech with the elderly.

God love a web search. The amount of people who think I am magic because of it is too high.

Default_Defect ,
@Default_Defect@midwest.social avatar

I don’t know what pissed me off more, watching my mom write a book into the google search bar because she refuses to just use the key words or the fact that it gave her the exact info she wanted immediately despite being somewhat niche.

themarty27 ,

Well, using a more complex search does improve results…

Default_Defect ,
@Default_Defect@midwest.social avatar

Using a different example, would “apple pie recipe” be less complex of a search than “What do I need to cook an apple pie and how do I do it?”

Edit - As far as a search engine cares.

themarty27 ,

AFAIK the two are identical, and words such as “how”, “do” and “what” are mostly ignored by the engine. The only content words in both are “apple” “pie” and “recipe”/“cook”.

sour ,
@sour@kbin.social avatar

depends on kind of complexity

Darthjaffacake ,

Most of genz get it pretty intuitively because they grow up with Google searching. I didn’t realise until recently how much more important it is you understand the answers than find them especially if you’re getting a niche error.

1984 ,
@1984@lemmy.today avatar

Yep people who try to copy paste code without understanding it are not programmers.

Even though, I admit I do that myself with new languages. I tried to build a Rust async application and it worked but didn’t properly work… I just put code in there and got something running.

But now I went back and read the docs and realized I’m doing things wrongly.

RxBrad ,
@RxBrad@lemmings.world avatar

Web search is rapidly getting worse & worse, unfortunately. Thanks, AI & SEO-chasers…

interolivary ,
@interolivary@beehaw.org avatar

Shameless plug for Kagi. It’s a subscription search service but you get unlimited searches for $10/month (and a few hundred I think for $5), and it’s generally much better than Google – especially since you can customize which sites are shown higher in the results and which ones are shown lower or blocked entirely.

The reason why it’s a subscription service is that they don’t have to rely on ad revenue, meaning they don’t track or profile you at all (so no search history either, although I think they’re working on an optional history feature)

XEAL , (edited ) to programmer_humor in My Journey

This + ChatGPT

Edit: IDK why I exactly got the dislikes, but I can assure you that I was able to quickly get into Python 3 thanks to ChatGPT’s help. I didn’t even know what was a Python class when I started and now the most complex (yet still shitty) script that I have is full of them.

NegativeLookBehind , to programmer_humor in My Journey
@NegativeLookBehind@kbin.social avatar

Somebody told me a story once about how they went to a doctor in Sweden. They told him their symptoms and the dude started googling them.

emptyother ,
@emptyother@programming.dev avatar

My doc is also googling stuff very often.

Probably not bad. If I could have memorized the entire dotnet framework documentation, I would. Until then I will keep googling, and I will usually recognize if the solution is sound. Probably the same with doctors and health.

NegativeLookBehind ,
@NegativeLookBehind@kbin.social avatar

Agreed, I’m simply pointing out that the comic makes it seem like programming is something you can always just Google the answers for, instead of a skill that requires honing and a basal foundation, similar to medical science or law.

oldfart ,

I would love to have a doc who googles instead of just trying to sound smart based on their limited knowledge

dylanTheDeveloper ,
@dylanTheDeveloper@lemmy.world avatar

You try memorising every known disease and alment in history.

NegativeLookBehind ,
@NegativeLookBehind@kbin.social avatar

And you try memorizing every Python library

riskable ,
@riskable@programming.dev avatar

It takes a while to get through the entire standard library but PyMOTW makes it fun and keeps things interesting 👍

(Yes, I’ve read every single one and if I can do it you can too)

pymotw.com/3/

Masimatutu ,
Darthjaffacake ,

Happened to me once so I guess it’s not as weird as I thought.

danwardvs , to programmer_humor in My Journey

I know this is just a meme but school is an excellent way to have a foundational understanding of how things work, and learning to problem solve including googling.

riskable ,
@riskable@programming.dev avatar

a foundational understanding of how things work

Yeah! Kids these days are learning (in school) all about containers, service discovery, AWS, production deployment strategies, password vaulting solutions, cryptographic key/password management, and most importantly: politically defensive email practices.

Oh wait: No they aren’t, LOL.

I just interviewed dozens of fresh (CS) college grads a few months ago and only one of them even knew what SSH was let alone anything remotely resembling basic command line stuff, Linux skills, or any of the above mentioned things.

They sure could write a mean linked list though! 😁

papertowels ,

This is why more places need to split software engineering into it’s own thing, apart from cs.

Never had an intern worry about sorting algorithms, but if I could get one who knew how to use git and write tests, we’re off to the races.

Linssiili , to programmer_humor in My Journey

Give kagi a try, if you haven’t yet.

andrew ,
@andrew@lemmy.stuart.fun avatar

Definitely worth the money imo. No ads is a weird experience.

ChaosMaterialist , to programmer_humor in My Journey

ddg unironically giving me better results than google these days.

silasmariner ,

I only ever use Google when ddg fails me and it’s maybe a 5% hit rate on that long tail

seitanic ,
@seitanic@lemmy.sdf.org avatar

Yeah, and then I still use ddg to search Google (with !g).

featured ,

Same but with startpage (!sp) because it queries google anonymously

cyborganism , to programmer_humor in My Journey

Imagine graduating in medecine and your employer respects you to be an expert at everything all at once that is related to the human body and being able to perform open heart and brain surgery and doing x-ray imaging and MRIs and being a gynecologist and an an optometrist and a pharmacist all at once.

That’s what being in IT is like. You’re expected to know how to program microcontrollers to mainframes to fucking VCRs and knowing every programming language ever created since electronic computers exist as well as networking and cloud technology and databases, etc. AND you have to be certified in all these things to prove you know them on top of your degree.

Anticorp , (edited )

And vaginas, and MRI machines, and hearts change dramatically every couple of years. Plus the human body grows new organs and limbs every few months and you’re expected to immediately have 5 years experience with these new organs and limbs that have only existed for 2 months. Perfectly healthy suddenly people fall unconscious for no reason, despite all of their organs operating perfectly. When you check your human body documentation you discover that the lungs no longer work as of today, and you now need to use the sclurtleplussy instead. You have no idea what a sclurtleplussy, but you better figure it out immediately, or all these patients will die.

KevonLooney ,

Why do programmers complain about expectations all the time? Just say “It needs more time” or “that’s not possible unless we change a lot of things”. Set the expectations, don’t accept them. You’re the expert. What are they gonna do? Do it themselves?

jmcs ,

It’s not that things aren’t possible, it’s that there’s always more, and often better, options to pick from. Going back to medicine, it’s like surgeons have to learn new techniques, but with the difference there there isn’t anywhere near the same degree of specialization.

riskable ,
@riskable@programming.dev avatar

A better analogy would be if there were 10,000 ways to cut out a tumor but the patient only wanted the doctor to use one specific method because that’s what they have heard about. It’ll either be the method, “everyone’s using these days” or it’ll be a method that was popular in the 1990s but the tools available to perform that kind of surgery are hard to find these days because they were obsolete 20 years ago.

thanks_shakey_snake ,

If they have inconvenient expectations, simply tell them to not have those! If your boss pushes back, just tell them in a calm but assertive tone that you tell them how things are gonna go, not the other way around.

I don’t understand why more people who have not been fired don’t do this.

WhiteRabbit_33 ,

You just have to look them in the eye and give them a firm handshake when you do it. It’s so simple!

riskable ,
@riskable@programming.dev avatar

Yeah! Piss all over their projects to asert dominance!

Wait: That’s what project managers do. Never mind.

noobdoomguy8658 ,

We do set the expectations as best as we can, but the people who have these expectations really don’t like that - to some, it’s like we’re offending them, and to many others, there’s almost always some other developer they either know or heard about (they never do, in fact) that, allegedly, can do whatever we’re being asked, but 10x cheaper and 100x faster, and he’s also at a lower expertise level so we should be happy to have the job in the first place, oh and also update the documentation in 4 seconds in a way that doesn’t take away these 4 seconds from the “main work”.

Many of us love their job, or at least are very grateful to be able to have it, but we complain for the same reasons other people complain - ridiculous and/or hilarious clients, colleagues, and employers.

PatFussy ,

Would you be willing to trade some of your salary for more time to do projects? Maybe increase deadlines by 50% for a 25% decrease in pay. You are already being paid 1.5-2X more than ordinary workers so it shouldnt be a problem. Genuinely curious

riskable ,
@riskable@programming.dev avatar

NOW WE’RE TALKING!

You’re getting downvoted but you’re on to something…

Let’s take your idea and apply it both ways! Are employers willing to give us a 50% increase in pay for getting projects done in half the time? 😁

Hahaha… No. Hell no.

PatFussy , (edited )

What if I told you that you are already being paid 50% increase and you only have the option to slow down or find a new job?

Can you imagine a home inspector paid more for inspecting faster or a fireman paid more for putting out a fire faster. For some reason you can see a programmer being paid more for spending less time playing TF2 on the job.

noobdoomguy8658 ,

Look, you’re framing it in a very bad way, and I’ll sound like a prick regardless, but I’ll try my best.

First of all, let’s ignore the “ordinary workers” as a group, because that’s way too vague to base anything off of. There are ordinary IT professionals that are just that in their field, ordinary, and there are exceptional people doing manual labor that the society doesn’t think much about.

As for the pay, I know it seems disproportionate or “too much”, but it really comes down to things like repetition, value generated, skill variety, scarcity, and adaptability. There’s plenty of programming jobs that anyone familiar with the white collar jobs would call dead-end, because they got you working with the same old and irrelevant stack basically keeping some old system on life support with occasional changes, and these often pay salaries lower or at least comparable to non-IT jobs, all because with these jobs, there’s very little to none that you have to learn, you don’t have to adapt, you don’t have to come up with creative, yet technically correct solutions all the time, and you’re very replaceable, so the company doesn’t feel like they should share more of their profits with you - they’re simply not that afraid to lose you.

Things like frontend, on the other hand, often pay higher salaries compared to the above, because not only you have to work in a rapidly changing environment over there and adapt to it successfully each time, but also use a greater set of tools, some of which you may be working with for the first time in yuyr life, and you’re expected to know how to transfer your skills from other tools and projects to properly use here. I know it feels like everyone is a developer these days, but that’s because we’ve always been a very prominent part of the Internet, especially more FOSS and privacy and anti-big-corps parts of it like Lemmy - there simply isn’t a way to supply the market with enough qualified developers to drive the salaries down.

No less important is the fact that it’s all on the actually wealthy people’s whim, because they feel like they can exploit other jobs much more easily than they can devs, who are cherished and valued to a point to have a lot of leverage and many options on the job market - it’s much easier to quit a shitty boss when you’re working remotely using your laptop and a few peripherals, making enough money to create a safety net.

As for decrease in pay to have more sensible deadlines… again, we have enough leverage and confidence to either influence the deadlines enough preemptively, or miss the deadline and make a lesson out of it. I still have all my skills and knowledge that are worth the money, despite having more time to complete a project.

Most importantly, I don’t really care about the deadline, nor does the majority of other salaried developers, because there’s really only so much you can force in a set amount of time - a team of 5 people can’t build a fully functioning copy of New York in 7 days even if they completely miss any sleep, food, water, and other bodily functions all while doing cocaine and other stimulants, and the same applies to any job there is.

PatFussy ,

I think you are undervaluing a lot of work non-IT people do. I can work as an engineer doing almost the exact same thing as an analyst or programmer but not get paid the same amount. I can be a program manager that needs to adapt to a variety of situations where I have to make critical company facing decisions but I wont be paid like a programmer.

However, you are right that devs are treated like princesses because of their leverage. All i was asking was in a world where IT is conpetitive and less of value, would it make sense to pay them less if there is less expectation. It feels weird because you dont see that in almost any other field.

noobdoomguy8658 , (edited )

No, I’m not undervaluing anybody. I’m just trying to tell you that yes, if the field was less competitive, i.e. if much nor people were good at it, we’d see smaller median salaries.

I think it is comparable to the healtcare and medicine in the US, where being a doctor or a good lawyer pays you very well for exactly same reasons.

As for your example of being an engineer doing similar stuff as some programmer and being paid differently, well, no, the pay would be very comparable. I know several people doing programming work as stated by their job descriptions and contracts, both are paid less than a middle manager I know, because the duties they have to perform can be covered by a larger population compared to the duties that pay much, much more.

The situation you’re talking about is already the case, and the only reason people see IT salaries as too big is because the field and the work is perceived to be somewhat easy and simply (“Don’t you sit in front of the compute rall day?”), and while it can be easy in some regards (much easier and less physically demanding that being an first responder of any kind or working in a cargo or fishing vessel), but it’s not simple most of the time. Same reasons engineers are often paid more than technicians or mechanics - both are extremely important, neither is simple, but have different capabilities to match the supply and demand of their industries.

If anything, it’s not like we’re the execs signing ourselves monthly $400,000 as a bonus and doing actually fuck all because we have powerful parents, neither are we trust fund managers or anything similar. These are the people we should be turning against, not fellow workers that don’t have dozens and hundreds of millions of dollars.

cyborganism ,

LoL you haven’t worked in a company as a software developer and it shows.

theneverfox ,

Well first, the big problem is they make promises based off of the estimates we give them, which they then cut down and over promise. It’s a careful dance between giving yourself the padding you need for if something goes wrong, and not letting them think they can cut down on that necessary padding if they find out you didn’t use it.

For us, we under promise and over deliver… Sales over promise, and project managers bid as low as they can to win contracts, and panic when the numbers aren’t working because they cut it too close or didn’t push back/renegotiate scope creep

So then, when the numbers don’t work and their boss tells them to fix it, they go to their team and tell them to make it work. And the only thing they can do is set meetings, make demands, and yell… Sure, you can tell them to go fuck themselves, but at that point you all look bad - if the technical and functional chains of command aren’t separated (more common), they just point at you as the problem to whoever signs your paychecks… Since talking to that person is part of their week and you’re busy working, that’s probably not a fight you’ll win.

If they’re any good, they do exactly what you said - they come over, say “hey, I’ve got this problem… This guy wants this, what will it do to our timeline?” And, by being proactive and trusting the experts, they can just go back to the customer and say “sorry, we went over the numbers and it blows out the budget, these are our options based on my expert and the contract vehicle”

Unfortunately, most people aren’t that good at their jobs. A lot of project managers have an ego and like to do handshake deals… once they start agreeing to things on their own, they put the whole team in a no-win situation

riskable ,
@riskable@programming.dev avatar

You’re expected to know how to program microcontrollers to mainframes to fucking VCRs and knowing every programming language ever created since electronic computers exist as well as networking and cloud technology and databases, etc. AND you have to be certified in all these things to prove you know them on top of your degree.

So there’s a problem even worse than this: When you have all those skills and more (I do 👍) employers expect to pay you the salary of someone who knows just one of those things.

Like, I was a professional hacker, a systems administrator (both Unix/Linux and Windows), I know networking, have administered/maintained databases, I’m also an award-winning web developer (I know the usual web stuff plus Python, Rust, and a few other things), an embedded developer (C, C++, and Rust), and I can even engineer, design, and program an entire product from scratch that didn’t exist before (see: youtu.be/iv6Rh8UNWlI?si=dG15yQlQpfNGCDal ). That includes designing/engineering the circuit board.

Do I get paid for knowing all these things? No. If I apply for any job you know what employers say when they reject me?

Overqualified

You’re damned if you do and you’re damned if you don’t!

arcanew ,

Sick keyboard!!!

At the point you’re at with all your skills, have you thought of starting your own company? No employer will know how to use your talents as well as you do.

jaybone ,

You dumb down your resume. Leave a bunch of that shit off. Only put what applies for the job you are looking for.

riskable ,
@riskable@programming.dev avatar

Yeah, that’ll get me the job but it’ll still have the same problem: Only getting paid to have knowledge of just one thing.

Companies don’t hire generalists that can get a lot of different work done. They hire specialists that are like cogs in a machine. That way they’re much easier to replace and a lot cheaper too.

chellomere ,

Hey, I saw the stellar review of your keyboard, is it possible to buy somewhere?

ohlaph , to programmer_humor in My Journey

There are actually only 12 people in the world who know how to code. The rest of us copy some variation of their code or their derived code.

WhatAmLemmy ,

Not much different to a doctor reading through clinical trials and then recommending the best treatment based on the use case. They didn’t design, develop or manufacture the treatment. They were not involved in the trials. The majority are just expected to know enough to make an educated decision based on specific, individual circumstances.

I want my doctors to use tried and tested treatments. Not reinvent the wheel. A good doctor is one who has a high success rate.

Yet the industry acts as though you’re not a good dev if you can’t reinvented the wheel from scratch… coz… Ignorance? Ego? Delusions of grandeur?

KevonLooney ,

Ignorance? Ego? Delusions of grandeur?

So you have met top programmers? Then why are you asking?

MajorHavoc ,

Delusions of grandeur?

It’s that one.

riskable ,
@riskable@programming.dev avatar

Hey now… if you reinvent the wheel you can make it your own.

…in a way that no one else will appreciate or understand, necessitating that the next person that comes along will also have to reinvent the wheel…

wizardbeard ,

This holds true no matter how well you try to make it simple, modular (so changes only have to touch the small relevant piece instead of understanding the whole thing), documented by good code comments and multiple external docs for different audiences.

Drives me up a wall. Would be so much easier to just slap-dash whack it together, but I’ve been the one to come back to something a year later with no clue too many times.

ChickenLadyLovesLife ,

the industry acts as though you’re not a good dev if you can’t reinvent the wheel from scratch

My experience in the industry was that you’re not considered a good dev if you ever try to reinvent the wheel from scratch.

jaybone ,

I’m hearing two different things in this thread.

jaybone ,

And that’s why everything sucks.

DigitalPaperTrail , to programmer_humor in My Journey

deleted_by_author

  • Loading...
  • noobdoomguy8658 ,

    change variable names
    My code.

    jaybone ,

    You made this?

    I hade this.

    teamonkey , to programmer_humor in My Journey
    mvirts ,

    Lol

    Blackmist ,

    You still need doctors, because Dr Google just thinks everyone has cancer.

    Speculater ,
    @Speculater@lemmy.world avatar

    Every fucking time. “Cancer or an autoimmune disease.”

    See a doctor: Oh, it’s a pinched nerve / sprain / hemorrhoid.

    Fuck Google.

    frankyboi ,

    how the hell did you make this username ?

    Speculater ,
    @Speculater@lemmy.world avatar

    On your instance profile page you can change your display name. It allows some emojis.

    frankyboi ,

    thanks

    ChickenLadyLovesLife ,

    “Just because my medical school was in the Cayman islands doesn’t mean I’m not a real doctor.”

    bela , to programmer_humor in My Journey

    deleted_by_author

  • Loading...
  • epicsninja ,

    I tried looking up some alternatives. You know, searching the web. I even checked online, but I couldn’t find anything.

    bela ,

    deleted_by_author

  • Loading...
  • seitanic ,
    @seitanic@lemmy.sdf.org avatar

    I don’t have any problem using those. A lot of times, your can just say “search”, and people will know it’s a web search because it’s implied.

    irmoz ,

    …yes they are, lol.

    wasted_in_time , to programmer_humor in My Journey

    Definitely how I got through all my classes.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines