1018
Bartender Qualifications (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] xmunk@sh.itjust.works 24 points 2 years ago

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?

[-] joyjoy@lemm.ee 20 points 2 years ago* (last edited 2 years ago)
SELECT * FROM drinks WHERE alccontent > 0.15 AND type = "wine" AND vintageyear < 2010 LIMIT 1;
DROP TABLE drinks;
[-] Ascend910@lemmy.ml 6 points 2 years ago

They want you to train their latest AI bartender

[-] dan@upvote.au 4 points 2 years ago

The SQL knowledge might be for analytical (OLAP) rather than transactional queries in which case it'd be entirely separate to the website work. Maybe the design of the site would change based on how people are currently using it, and they want someone that can look at rhe data? I'm unsure.

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

Programmer Humor

25396 readers
1733 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 2 years ago
MODERATORS