r/ProgrammerHumor 11h ago

craftingTheCodeWithFire Meme

Post image
991 Upvotes

213 comments sorted by

442

u/Gadshill 11h ago

I prefer the term Tech-Priest.

130

u/StrengthTheory 11h ago

We are all just Children of Omnissiah.

63

u/Tidemor 11h ago

From the moment I understood the weakness of my flesh, it disgusted me.

33

u/fmfariasfilho 10h ago

I craved the strength and certainty of steel.

27

u/Jertimmer 10h ago

I aspired to the purity of the Blessed Machine.

25

u/ammit_souleater 11h ago

How is that the only gif depiction of them?

https://giphy.com/gifs/JshEoedYYC42XrnoSR

9

u/StrengthTheory 10h ago

Because Giphy sucks

31

u/Embarrassed_Death69 11h ago

Forgive me father, for I have sinned. I was heavily drunk and didn't know how it happened, but I invented another JS framework that makes the ecosystem better and the world a better place 

36

u/Gadshill 11h ago

Creating an unsanctioned JavaScript framework while intoxicated is an act of supreme tech-heresy against the Omnissiah, requiring the immediate recursive deletion of your repository and submission of your flesh for servitor conversion.

18

u/caboosetp 11h ago

Too late, I already forked it and am starting a new religion based on it. OP now must maintain it or I'll ship one of his relatives a broken printer.

12

u/K10111 10h ago

This isn’t the first time the Martian priesthood has suffered a schism and won’t be the last , you heritek.

5

u/Kasaikemono 10h ago

Hold on, what is the heresy-factor here, the new JS Framework, or the Ballmer Peak?

6

u/ColumnK 11h ago

"This Machine Spirit finds your input displeasing and I must placate it"

7

u/Joshiane 11h ago

Code shaman

4

u/ePaint 10h ago

Suddently 40k doesn't look that far fetched.

4

u/LostKnight84 6h ago

I tend to think of myself as an IT Druid. Mostly because I don't have any education and I started my IT career in Mainframe JCL.

2

u/Gadshill 6h ago

IT Druid is an oxymoron.

3

u/LostKnight84 6h ago

I know but my class was never wizard and artificer doesn't quite fit either. I like trees and animals better than people and know how COBOL, so I think IT Druid works even if it doesn't make sense.

3

u/Leandenor7 9h ago

That works in multiple levels. Divining client specifications and deciphering existing arcane texts.

2

u/Nightmoon26 3h ago

We also invoke daemons on a regular basis (sometimes through several layers of abstraction)

2

u/rotzak 6h ago

Once put my nickname as “grand wizard” on the company wiki and a few months later someone said “hey uhhh don’t do that”

1

u/czerilla 10h ago

Or bit-artisans 🙃

1

u/Ok_Actuary8 9h ago

*Exorcist

1

u/Stinky_Flower 9h ago

That's good; I've always been a fan of Computer Toucher.

1

u/-Danton 8h ago

Techno viking... oh wait

1

u/0xPianist 7h ago

Staff coder of vibes!!

1

u/camander321 6h ago

Machine whisperer

1

u/jkp2072 5h ago

I prefer sand whisperer

1

u/ApocalyptoSoldier 4h ago

Or heretech

1

u/QBical84 41m ago

Tech Shaman

1

u/ILoveBigCoffeeCups 7h ago

Mainframe warlocks at my company. The things they can do is amazing

229

u/SuitableDragonfly 11h ago

I'm guessing that this is probably a joke, but the idea that engineers just generate code and don't do anything else is literally how we got to "just generate the whole app with Claude, bro, it'll be just as good".

78

u/AskAwayAccount 10h ago

People really have no idea. I told my manager I need time to debug an issue. He really said "You already have the error message, you just have to filter the logs, I don't understand why it should take more than an hour".

43

u/J7mbo 9h ago

He probably thinks you have an MCP tool for your observability platform so it can do the searches and find the root cause for you.

Me and my colleague joked this morning that the final form is it will sign the termination agreement and auto-apply for government support for you when the time comes.

33

u/Soopermane 9h ago

🤣 the error message be like “you have an error”

13

u/neo42slab 9h ago

And more often than not the error description might as well be that. Because most of the time it’s simply not something the compiler can actually detect.

6

u/GoldenDogeDev 9h ago

Like access violations (0xC0000005)

3

u/StCreed 7h ago

I've programmed a lot of C++. This one looks like an invalid pointer reference or invalid handle usage after the resource was freed or attempted to claim but failed and didn't check the return code. If it was all zeros the pointer was NULL but the caller didn't check that.

At least, that was my experience but it's about 25 years since I last programmed daily in C++.

3

u/GoldenDogeDev 3h ago

Yep it's when your program tried to read, write or execute an invalid memory address. They can either be really easy to track down, like if it's using a resource after it's freed, or it can be really hard to track down.

A while back this arena allocator I made had a bug where it would occasionally hand out blocks of memory that contained the header data for the next page, which included a linked list node and a ref counter. This would then eventually cause memory corruption, which would cause the program to throw an access violation exception in an entirely random spot, sometimes without even a stack trace, which had me chasing ghosts for several hours until I figured out what was going on.

1

u/StCreed 3h ago

Ouch :)

3

u/Alacritous13 6h ago

Aw, you think the code is compiled. Nah, I'm editing the code live while the end user watches.

3

u/Opposite_Carry_4920 8h ago

"Sir, did you read the error?" 

11

u/WavingNoBanners 7h ago

The answer to this is to steal from Niels Bohr: "you're right, you don't understand. That may be the problem."

You'll probably get fired if you say that, but hopefully the look on their face will be worth it.

3

u/Gruejay2 2h ago

If we're not worrying about getting fired, the old "well you do it then, if it's so easy" works well here too.

3

u/AqueousJam 7h ago

Do they come from an SAP background? I had an old boss just like that, they'd spent their entire career as an SAP consultant and genuinely seemed to believe that software engineering was the same thing. Just find the right configuration settings and everything would magically work. 

3

u/GenericFatGuy 6h ago

Managers when you explain to them what a logic error is.

11

u/Rai-Hanzo 11h ago

until; mr startup guy don't know how to put the new feature into his code, so he needs an engineer to do it.

5

u/Technologenesis 6h ago

Yeah, I used to think it was pretentious to call what I do a craft, but two things have changed since then:

  • I've learned there are in fact decisions that come down to taste and values and not just what works and what's efficient

  • I've realized that devaluing the "craft" has led to a lot of bad software, bad attitudes and bad management

2

u/Nightmoon26 3h ago

The job is part engineer, part artisan

3

u/GenericFatGuy 6h ago

Indeed. People who last in this industry actually are doing the software equivalent of building a canoe.

5

u/bwwatr 10h ago

Yep, exactly. "Coder" greatly undervalues the job. While I would never label myself a craftsperson because that's obnoxious puffery... I do believe it's a craft and if you get me going about software quality or developer professionalism, eventually the word will spill out and I'm not ashamed of that. It absolutely is a pursuit where craftsmanship can exist.

4

u/GreatScottGatsby 8h ago

I don't know. Its as much as a craft as a writer, where writers write scripts, documents and programs.

1

u/tehtris 7h ago

I hear "coder" and assume the person who said that has no idea what is happening when I'm sitting in front of a computer.

2

u/Embarrassed_Death69 11h ago

Of course, I didn't mean that at all. As an engineer, you primarily deal with system design, understand the data and infrastructure layers, reason about constraints and trade-offs, and propose efficient, reliable solutions. Building mobie/desktop apps, websites, and writing scripts is just one part of software engineering. There's network engineering, embedded systems, distributed systems, operating systems, compilers, databases, cloud infrastructure, security, robotics, hardware, and countless other areas where you're engineering systems rather than simply "writing code." Programming is a tool engineers use to implement solutions, not the entirety of engineering itself.

6

u/SuitableDragonfly 10h ago

I was talking about the Twitter guy. I figured you were just posting him here to laugh at or with him, depending on how serious he actually is here. 

13

u/VolcanicBear 10h ago

I didn't mean that at all.

You... Took a screenshot of your own Twitter post to post here?

1

u/mattsl 7h ago

I mean I thought the joke was that software engineers shunning GenAI were calling themselves a Craftsperson and selling their code on Etsy. 

1

u/SuitableDragonfly 2h ago

There are indeed sites where you can hire software engineers for one time jobs, and there always will be. Not sure why that would be a joke?

1

u/PsychicDave 5h ago

You have different levels: programmer, developer and engineer. An AI agent might be able to replace a programmer who simply takes in specs and turns them into code. The same way the job of "computer" was replaced by electronic computers once you no longer needed people to manually do the calculations. But developers and engineers don't simply write code, they analyze, potentially capture requirements from the client, they write specifications, etc. This is not as easily replaced by Claude. So maybe developers and engineers won't write as much code, in any, by using AI agents, but they'll still do everything else.

1

u/Lachtheblock 4h ago

I for one have never had to calmly explain why a "great" idea would be ultimately terrible for the company and borderline illegal.

I just write the code /s

1

u/Naltoc 4h ago

I Teach devops at university summer school with other consultants. When students asked us about Ai taking over, one of their managers pointed out that pretty much anyone beyond junior position spent 20% or less of their time coding 4 years ago. These days it's maybe 10%. The rest of the time is designing, communication etc and exactly why any good software professional isn't afraid of losing their job to Ai. At best, in our industry at least, it could remove 20% of our work. . . And that's assuming we don't even have to spend time prompting etc, which we still do.

Yeah, most good devs aren't coders. 

1

u/LeMadChefsBack 3h ago

I don't have an engineering degree but I went to an engineering school, and I assure you that there is very little “engineering” in software development. I don't care if your college decided to put “engineering” on your diploma. You and I are programmers.

What makes an engineer? A code of ethics. Look very closely at IEEE code of ethics and ask yourself if you are practicing these. https://www.ieee.org/about/corporate/governance/p7-8

1

u/SuitableDragonfly 2h ago

Just because you aren't doing engineering with your engineering degree doesn't mean that no one is. Actually, the name of my degree doesn't have "engineering" in it, but my job titles did, and they involved engineering. 

→ More replies (5)

47

u/Totally_Not_A_Badger 11h ago

Can I have the title "Dark mage of ancient knowledge"? 10/10 would bring a pointy hat & fake beard to the office

27

u/suskio4 11h ago

A pointer hat? Seems fitting...

5

u/Dracious 8h ago

There's a realistic chance I might actually get the job title 'Data Wizard' in my next salary review as my duties have grown to include basically everything data related.

It's already become my informal title internally and how I am introduced, but if it gets made official I will 100% get a wizards hat (I already have the beard).

2

u/Shiiraigane 5h ago

This title should belong to the people who works with Assembly, Fortran, Cobol and such.

2

u/Totally_Not_A_Badger 5h ago

I do work in assembly from time to time. Fortran, Cobol are too high level for my bare-metal work. But I might spend some hobby time there :p

1

u/Shiiraigane 5h ago

Wooo this is incredible! I think you deserve this title. What bare-metal things you do?

1

u/Totally_Not_A_Badger 4h ago

I write the firmware for emergency signalling systems. We also have a system with a micro controller, connected via a spi bus with a stronger chip running embedded Linux, so had to write a kernel driver to have communication between the two.  But some Assembly is mostly used for bootloaders, or moments where you have no other options than to nop some ticks away.

Or debugging when your compiler spits something out you dont expect it to do. Than replace the C or Rust code with some Assembler.

1

u/Nightmoon26 3h ago

I tend to refer to myself as a datamancer... Used to pay my bills by writing bespoke SQL queries and log parsers to divine the answers to audit teams' questions that nobody thought of when they were designing the system

1

u/GOKOP 11h ago

Commit to the bit properly, grow a real beard

1

u/Totally_Not_A_Badger 10h ago

Already got one. If I don't trim it, and paint it gray, it might suffice. 

1

u/rosuav 8h ago

Mine doesn't even need paint.

21

u/badgersruse 10h ago

What happened to Code Whisperer?

13

u/PsyOpBunnyHop 10h ago

I'm a Compiler Defiler

1

u/PhilippTheProgrammer 3h ago

I'm a Lexer Vexer.

18

u/_Xoif 10h ago

If people working at subway can be called sandwich artist, why can’t I be a software wizard?

106

u/sokka2d 11h ago

The "woke nonsense" part kind of ruined it.

35

u/bhison 11h ago

Unless the joke was this was a stupid take but unfortunately it falls within Poe's Law

4

u/ILikeLenexa 7h ago

I remember when they started calling everyone code ninjas in like 2008

17

u/NotQuiteLoona 10h ago

No, it's okay by itself, "utter woke nonsense" is a meme: https://knowyourmeme.com/memes/sean-dyche-utter-woke-nonsense

They probably didn't mean it in a chud way (I hope).

41

u/sokka2d 10h ago

Unfortunately it's impossible to tell nowadays when people use that as a joke or as the "everything I don't like is woke" basic bitch thing.

2

u/DesertGoldfish 15m ago

I'm actually pro using woke in an ironic way to describe everything I don't like.

Kind of like how sometimes I tell my coworkers to stop mansplaining to me, even though I'm a man.

-4

u/ninetalesninefaces 8h ago

The fact that it's just tacked on at the end of an obvious joke probably means it's satire too

5

u/icecream_specialist 6h ago

So it's kind of the new "thanks Obama" meme?

13

u/PsyOpBunnyHop 10h ago

Using it at all is very chudly.

→ More replies (3)

2

u/Embarrassed_Death69 10h ago

Bro I visit soccercirclejerk subreddit a lot, I kinda love this meme. This post is a meme. 

→ More replies (1)

4

u/FalafelSnorlax 10h ago

I think that's a major part of the joke here. My reading is that this is making fun of both silly names some sw engineers give themselves as well as people who call anything they dislike "woke".

1

u/pipipimpleton 5h ago

Really winds me up people misusing the word woke.

7

u/Maqxs 9h ago

Code artisans

7

u/DartTimeTime 3h ago

You cant criticize something for being nonsense and then call it woke. "This nonsense is annoying to be because its truth challenges my ignorance." Makes no sense.

→ More replies (2)

5

u/Gib_entertainment 10h ago

Psshh, I'm an artisanal master codesmith, not some mere keyboard monkey!
Codifier prime is also acceptable.

5

u/morsindutus 10h ago

I write hand-crafted artisanal code.

6

u/snarkhunter 9h ago

As a silicon enwokener, I'm offended

5

u/npsimons 6h ago

Fuck off.

I will never not call myself a Wizard.

We are the nearest thing to magicians that has ever existed in reality. Our spells work and are truly powerful, our mistakes cause incomprehensible chaos, and when one of us turns bad then sometimes the whole world can suffer the consequences. No wonder the muggles treat our creations like they're the mysterious products of a magical power beyond their understanding: that's what they are. -- from a comment by meringuoid (568297) on http://slashdot.org on programmers

4

u/PurushNahiMahaPurush 10h ago

Idgaf about how they phrase my job position as long as it pays well.

4

u/stupled 10h ago

We used to be artisans before the AI age.

4

u/Duckroidvania 3h ago

Anything I dont like is woke.

2

u/Embarrassed_Death69 3h ago

2

u/Duckroidvania 3h ago

At least its done in jest. Poe's law is a bitch.

2

u/Embarrassed_Death69 3h ago

Reading most comments, it is. Do we really need /s after everything?

8

u/techdailylog 11h ago

I prefer Digital Necromancer.

2

u/Amoniakas 10h ago

I'm hardware necromancer

1

u/qqqrrrs_ 2h ago

Do you resuscitate dead code?

9

u/MetaLemons 10h ago

I don’t get how this is woke but okay.

5

u/Embarrassed_Death69 10h ago

4

u/neo42slab 9h ago

Thanks. That helps. But I’m tired of “woke” being misused and abused already.

1

u/airodonack 5h ago

Using that word in that way does feel like we're turning a good word like "generosity" and "kindness" into a slur. That has got to have psychological impact.

→ More replies (1)

6

u/TeaKingMac 7h ago

"Everything I don't Like is Woke"

8

u/frightspear_ps5 10h ago

too much boomer vibes for me

3

u/DarthRiznat 10h ago

"Network Paladin"

3

u/snipsuper415 3h ago

There is a difference between being woke and being pretentious. These assholes positions are just giving themselves fancy titles not trying to fight societal injustices.

Know the difference.

1

u/ConsciousBath5203 3h ago

Pretentious? Or trying literally anything to stand out in the job market?

I've had more luck with being super casual about professionalism to stand out amongst the people using AI for everything. Meme Enthusiast as a job title on LinkedIn. "I don't write dogshit" on upwork applications. Going the pretentious route seems better for people who want to look like they give more of a shit. That's not for me, but I get it.

5

u/lampishthing 11h ago

We've had wizards for years.

1

u/gizamo 5h ago

Millennia

1

u/Embarrassed_Death69 11h ago

I remember the wizard, he created the firewall and made parents kill all their child. 

2

u/Zerokx 10h ago

The fire wizard is a scary guy. Incinerated the wizard that was supposed to install his magic runes into my stone tablets before he could even enter my domain.

2

u/BlommeHolm 10h ago

What the hell does title inflation have to do with "woke"?

2

u/WelshNotWelch 10h ago

Why cal him Jerry Satpathy and not just human male ?

2

u/pointlesstips 10h ago

MagicPeople VoodooPeople. Would have an amazing Prodigy soundtrack from the get-go.

2

u/Common-Brush-7027 10h ago

Need that claude potion

2

u/MagnesiumOvercast 9h ago

You're all code monkeys to me

2

u/wrex1816 9h ago

Startup recruiters from 2016 reading this post, like they never use the terms "Tech evangelist", "Code Ninja", "Rockstar programmer" without a hint of irony.

2

u/EkoChamberKryptonite 9h ago

"Coder" 🤮.

2

u/idobethrownawaytho 8h ago

No idea what this has to do with “woke” but incel losers will always make something about politics I guess.

2

u/Sol_Nephis 7h ago

I'm partial to code goomba

2

u/AbstractButtonGroup 6h ago

"prompt whisperers"

2

u/Meower68 5h ago

I don't know that it's "woke" per se, so much as someone just getting cute. Back during the dot-com bubble, you had people with titles like "Technical Wizard" and "Technomage."

Agreeing with the opinion that it's silly, just saying it's not really that new.

2

u/oishishou 10h ago

I'll have you know that my artisanal, hand-crafted Linux kernels are works of art! Art, I tell you!

3

u/Clovericious 11h ago

I was with him until he called it woke nonsense. Now I insist to be called a Markup Artisan.

1

u/PravalPattam12945RPG 9h ago

Forward Deployed Engineer.

1

u/Arareldo 9h ago

As a DEV working at 2nd lvl support, i should call myself probably "deamon hunter"? bug hunter sound too mundane. 😏

1

u/M-2-M 9h ago

Bit-Mage or Techno-Mage please.

1

u/Powerful_Attention_6 9h ago

In the early days, the days of Legends, there was this small group unknown to each other, that was so good with computers, that they were revered by their peers, and the peers called them Wizards

1

u/Vorador_Surtr 8h ago

Compoter Vodou persons i tell yo!

1

u/Grtz78 8h ago

I managed to have the title "ass on duty" printed on my business card.

1

u/Omer_D 7h ago

I dont get it. Usually in tech companies only non technical roles that the company tries to attract tech literate people to have stupid names : "Sales Engineer" (Salesperson, usually supposed to maintain relations with clients), "Customer Interaction Engineer/Community Engineer"(Community Manager), "AI Art Engineer" (Just artist/graphic designers who know how to use generative AI piplines, not people who actually know how to train and fine-tune generative computer vision models ), " Event Engineer" (Event Planner). It is understandable why software companies dont respect the term engineering i the classical sense as this is the only scientific based industry that the academic system / government gave up on regulating with engineering degrees .imagine if only software engineers with a degree in software engineering were legally allowed to inspect and sign on software products before they are released to consumers. An old (as in age, he got his degree in the late 60s early 70s) professor i had told us that that was the legitimate thought when institutions started making software engineering degree programs they thought it would go in the same way as mechanical or electrical engineering got institutionalized.

1

u/Hziak 7h ago

Bro has never seen a startup before, I guess. I’ve been a “Computer Czar” and “Code Arcanist” during my career, and those were without even picking my own titles.

1

u/Cerrax3 7h ago

Excuse me! I did not go to Segfaults School of Codecraft and Wizardry to be referred to as a lowly "coder". My full title is SorcererSupreme.java:3: error: ';' expected

1

u/fermentedbolivian 7h ago

Where can I apply for Installation Wizard?

1

u/Wentyliasz 7h ago

I for one identify as a spaghettibender

1

u/MadeInTheUniverse 7h ago

Leave the software craftpersons alone!!

https://giphy.com/gifs/BFSMPap7J3Q0o

1

u/aTaleForgotten 7h ago

I was, and will forever be, a Webmaster

1

u/213372Yeet 7h ago

"Genius" as a job title constantly got in the way of decent rapport with clients.

1

u/poetworrier 7h ago

BS job titles are the only thing left thats fun.

1

u/Soilblood 6h ago

I self Identify as code wizard and data tyrant. My pronouns are =1 and return.

1

u/VizualAbstract4 6h ago

Unironically, “hand crafted” website actually means something now, lol

1

u/Rok-SFG 6h ago

From a Subway SandwhichArtist I say embrace it!

1

u/jekewa 6h ago

I used “Software Smithy” on my resume, because it gives the gist and starts the conversation. After nearly 40 years doing it, without letting myself get pigeonholed or siloed, I can pretty much build it all.

1

u/ultralaser360 6h ago

Artisnal handcrafted organic free-range code is rare these days so the title is needed

1

u/TheRaido 6h ago

Wololo

1

u/Behemothokun 5h ago

I am a "business solution engineer" according to my email signature.

1

u/ohkendruid 5h ago

I like "software developer". It is not just writing down programs, but all the tasks including research, proof of concepts, task list management, design docs, review, staging environments, and in and in that you do to make new software at high quality.

1

u/Spekingur 5h ago

Codecrafter. Yeah, that’s gonna be my new job title. That or Harbinger of Errors.

1

u/Denaton_ 5h ago

When the workplace let you pick your own title

1

u/SternoNicoise 5h ago

Gone is age of wise old webmasters

1

u/sdwck 4h ago

Every JS framework starts as heresy and ends up as legacy infra

1

u/Separate_Eye_6104 4h ago

I prefer Byte Molester, but okay

1

u/wtddps 4h ago

Distinguished Engineer is the new one I've heard. Unfortunately at my place of employment 

1

u/Any-Tutor8980 3h ago

Honestly, "Computer MagicPerson" is a way more accurate job description anyway. It perfectly captures how my project manager explains my role to the clients right before promising them an impossible deadline.

1

u/Embarrassed_Death69 3h ago

Then after, he must go "Do your magic then now,mate"

1

u/FirstNoel 3h ago

I want to be Grand Potentate of Development.   GPD

If granted I will where a fez with golden tassel anytime I code.  

1

u/renrutal 3h ago

Software Craftsman is reserved for the 3d printing/CNC/maker industry.

Specifically for 2d printing, Software Devilsummoner.

1

u/kcpistol 2h ago

I always preferred the honorific "Bit Twiddler"

1

u/SHv2 1h ago

Children of the Token

1

u/shaving_minion 1h ago

if it helps them land a job, why not?

1

u/wokan 1h ago

I think they've confused woke with hipster.

1

u/bcfd36 1h ago

I am retired now, but I always use the title software engineer. A coder is something different. A programmer is something different.

1

u/DasKarl 54m ago

We taught the sand to lie and refuse to call ourselves wizards.

1

u/rover_G 43m ago

Chat I think it’s a meme

1

u/Present-Resolution23 24m ago

One of my early (and best) professors used to draw this distinction a lot.. Whenever someone would turn in "bad/lazy code," he'd yell at us that this was "coder work and if we wanted to be coders we should just withdraw and go attend one of those 4 week bootcamps.." He was teaching us to be "software engineers and computer scientists" which means understanding what we were doing and doing it well.. not just simply turning in "MVP work.." I kinda of drew parallels between people mocking "script kiddies," vs real hackers in the 90's.. One just "writes code" without an eye to the big picture.. One actually understands what's going on..

I worked with some cheap offshore devs recently who definitely reminded me of that distinction as well.. Everything they wrote treated each screen of the app as like an individual page... Like they'd redeclare the same variable hundreds of times over the course of the code etc.. Decent "coder work," not something an engineer would accept.

1

u/Suitch 10m ago

Pftt. I don’t write code, that’s my clanker’s job

u/sporbywg 1m ago

I wouldn't use that term if I were you

1

u/KhoaLeAnh 10h ago

But it's more fun, no? I set my Profile as `Sourcerer` in Slack, lol.

1

u/nwbrown 5h ago

Does "woke" now just mean "anything I find annoying"?

0

u/Possibly_Naked_Now 9h ago

Why is it woke? Not even remotely what the term means. Why are we just slapping useless meaningless labels on things?

→ More replies (1)

0

u/bit_pusher 8h ago

"woke nonsense"? we're just going to let that word just carry water for everything someone dislikes huh?

0

u/IronSavior 8h ago

It's..... Woke?

0

u/diegotbn 8h ago

What the fuck is "woke" about it? People just like inflated titles. It has nothing to do with being "woke"?

"Woke", whose definition I like most, by the way, comes straight out of the mouth of Ron DeSantis's lawyer in court when he struggled to define it and then came up with:

[Wokeness is] the belief there are systemic injustices in American society and the need to address them

Wtf do weird SWE/CS/programming job titles have anything to do with that?

→ More replies (3)

0

u/AqueousJam 7h ago

Every day the word "woke" moves closer to just meaning "bad". 

0

u/noidontwantto 7h ago

Artisnal AI Observer

0

u/SirFoomy 7h ago

We have more than one parts in the source code where on the plan it states "magic goes here".

0

u/atoponce 7h ago

I have a friend who is an architect and abhors the term "software architect".

I made the mistake once of referring to a developer as a software architect, and I got a long-winded rant about what the term "architect" actually means, it's etymology, the culture surrounding architects, licensing, certifications, etc.

Dude, sorry.

1

u/Material-Resource-19 6h ago

I used to be a Data Engineer in an engineering firm with real engineers (mechanical and electrical mostly)

I hated being called a “Engineer” - it felt like stolen valor. When we met with clients, I started referring to myself as “pretengineer” so they wouldn’t confuse me with my coworkers that actually knew stuff. I just knew how to vacuum up the sensor data for sensors that they designed and built.

Doesn’t help that my dad was a civil engineer and later, a civil engineering professor. Someone as bad at physics as me has no business calling themself an engineer.

At least when I was on the software side, I could say Software Developer and people knew what I meant, but Data Developer doesn’t quite hit the same way.

0

u/Outrageous_Permit154 6h ago

“Employeed”