this post was submitted on 06 Feb 2024
985 points (99.4% liked)

Programmer Humor

18958 readers
1013 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
 
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 207 points 6 months ago (7 children)

SPOILER ALERT: Bartender is a software application used to read large number of barcodes, QR codes, RFID, etc. at high speed.

[–] [email protected] 55 points 6 months ago (2 children)

While that may be true, this is still likely an automated response built by a script that found some keywords on your profile. I still get the occasional proposition for RPG work, and I haven't touched an AS/400 in over a 20 years which my profile reflects. I haven't even touched my profile in years. But the script doesn't care about that. That's for the HR rep to filter out later if you respond.

[–] JagFel 12 points 6 months ago (1 children)

Why you are no doubt correct; as someone who's had to support a BarTender based automated print system in a manufacturing company, this skillet need doesn't surprise me at all and is part of why the software gave me a drinking problem.

[–] [email protected] 10 points 6 months ago (1 children)

So you’re saying it would help to have both a bartender, and a bartender specialist on the team. Seems like we might be doing the bot a disservice here

[–] JagFel 7 points 6 months ago* (last edited 6 months ago)

Another example of corporate cost cutting, making the employees serve their own drinks.

[–] [email protected] 8 points 6 months ago

I'm still getting weekly emails (and who knows how many linked in messages) trying to recruit me over a profile I haven't updated in a decade...aka 2 years after I entered the industry

One of these days, I'm going to set up my AI assistant to respond. Who knows, with an even playing field maybe some of them will be worthwhile

[–] [email protected] 45 points 6 months ago* (last edited 6 months ago) (3 children)

For North Italia, a pizzeria?

Also, I looked it up and the software has a capitalized T.

load more comments (3 replies)
[–] [email protected] 18 points 6 months ago (1 children)

But... North Italia is a pizzeria?

load more comments (1 replies)
[–] [email protected] 12 points 6 months ago

Hey, don't you come round here messing up a funny misunderstanding with FACTS.

[–] [email protected] 9 points 6 months ago

North Italia doesn't seem to be a software company.

[–] [email protected] 8 points 6 months ago* (last edited 6 months ago) (1 children)

Unfortunate name. Is Bartender well known in the programming world? I wonder if they have trouble getting candidates.

[–] [email protected] 11 points 6 months ago* (last edited 6 months ago) (1 children)

It's fairly well known in the Enterprise IT world; like others say, it does induce drinking.

[–] [email protected] 8 points 6 months ago
load more comments (1 replies)
[–] [email protected] 92 points 6 months ago (1 children)

people with art degrees are horrified.

stay in your lane, software people!

[–] [email protected] 12 points 6 months ago (1 children)

I thought art majors are designate taxi drivers.

load more comments (1 replies)
[–] [email protected] 88 points 6 months ago (1 children)

Those interests usually mean you have good experience with alcohol.

[–] [email protected] 7 points 6 months ago

And serving irish coffee, I suppose

[–] [email protected] 66 points 6 months ago (4 children)

SELECT * FROM Customers WHERE glass='empty';

[–] [email protected] 20 points 6 months ago* (last edited 6 months ago) (1 children)
load more comments (1 replies)
[–] [email protected] 7 points 6 months ago

You forgot to order by perceived_wealth and attractiveness desc

[–] [email protected] 5 points 6 months ago* (last edited 6 months ago) (1 children)
[–] [email protected] 6 points 6 months ago* (last edited 6 months ago)

Invalid type assertion to “Number.” Expects one of “Customer” Traits: CUSTOMER_IS_WASTED, CUSTOMER_NEEDS_MORE_BOOZE, CUSTOMER_IS_BIG_TIPPER, CUSTOMER_IS_STARTING_A_FIGHT, CUSTOMER_IS_KEANU_REEVES

[–] [email protected] 5 points 6 months ago

I would not fill my glass with string.

[–] [email protected] 43 points 6 months ago (1 children)

As a front end developer this makes me want to drink.

[–] [email protected] 41 points 6 months ago (1 children)

As a backend devleoper, it makes me want to blame a frontend developer for how much I drink.

[–] [email protected] 30 points 6 months ago (2 children)

We both know it's the project manager that drives us to the bottle.

[–] [email protected] 12 points 6 months ago (1 children)

Imiss my last manager, he bought the bottle.

[–] [email protected] 13 points 6 months ago (2 children)

I'm seeing at least 4 people that need to get full stack drunk together.

[–] [email protected] 6 points 6 months ago* (last edited 6 months ago)

This exchange warms my heart

load more comments (1 replies)
[–] [email protected] 5 points 6 months ago

I'm a scrum master. Drinking now. A lot

[–] [email protected] 41 points 6 months ago (1 children)

Sideshow Bob got a CS degree and now people are looking to hire him as a BartEnder

[–] [email protected] 18 points 6 months ago (1 children)
[–] [email protected] 5 points 6 months ago

Translation from German: The Bart the

[–] xmunk 24 points 6 months ago (3 children)

Wait... they want someone skilled in HTML/CSS, Javascript and SQL?!?

I hope to fuck they're using a node backend otherwise... the client scripts running in the browser are assembling SQL?

[–] [email protected] 20 points 6 months ago* (last edited 6 months ago)
SELECT * FROM drinks WHERE alccontent > 0.15 AND type = "wine" AND vintageyear < 2010 LIMIT 1;
DROP TABLE drinks;
[–] [email protected] 6 points 6 months ago

They want you to train their latest AI bartender

load more comments (1 replies)
[–] [email protected] 19 points 6 months ago (2 children)

I might be missing the joke, but Bartender is actually a real program for managing barcode readers!

[–] [email protected] 8 points 6 months ago

All of those qualifications require that you can handle a cascade of requests and manage tables

load more comments (1 replies)
[–] [email protected] 16 points 6 months ago

It is because you'll be the Ender of Barts.

[–] [email protected] 16 points 6 months ago (3 children)

It all depends on the amount they are willing to give me.

load more comments (3 replies)
[–] [email protected] 12 points 6 months ago

Bartender for a bar with a bunch of these.

Though Python, C, or C++ prob fits better.

[–] xmunk 8 points 6 months ago

Do you feel comfortable implementing pub-sub in our product?

[–] [email protected] 8 points 6 months ago (1 children)

This is why I deleted my indeed

[–] [email protected] 8 points 6 months ago (2 children)

You guys are making profiles for job sites and not just applying to companies listing there?

[–] [email protected] 9 points 6 months ago

My current job came from tossing my profile up on indeed. My previous one from Dice, one before that from an agent who found me online.

I prefer they come to me.

[–] [email protected] 7 points 6 months ago

I'm an uneducated pleb with a certain set of skills. But you are correct

[–] [email protected] 5 points 6 months ago

You could say the bar for a tech job is high..

[–] [email protected] 5 points 6 months ago (2 children)

Is SQL not a good skill to have? I'm an extremely strong sql writer in a senior position, but was going to test the waters soon.

[–] [email protected] 21 points 6 months ago (1 children)

Sounds like you're almost qualified to be a bartender

load more comments (1 replies)
load more comments (1 replies)
load more comments
view more: next ›