1533
(page 3) 50 comments
sorted by: hot top controversial new old
[-] RecallMadness@lemmy.nz 11 points 1 day ago

This. But Pandas and Numpy.

Pandas and Numpy and Bash.

[-] Ashelyn 5 points 1 day ago

.loc and .iloc queries are a fun syntax adventure every time

load more comments (1 replies)
[-] dQw4w9WgXcQ@lemm.ee 10 points 1 day ago

Any no-SQL syntax for interacting with databases.

[-] thedeadwalking4242@lemmy.world 2 points 1 day ago

I’ve switched to nutshell imo. Bash is in need of a replacement

[-] MechanicalJester@lemmy.world 8 points 1 day ago

I mastered and forgot almost entirely RegEx several times now

[-] SwordInStone@lemmy.world 2 points 1 day ago
[-] MechanicalJester@lemmy.world 2 points 1 day ago

Mastered as in I could teach it to others, and assemble many complicated rules for many complicated patterns.

I am always impressed with folks that retain it.

I would a ton of it for a month or two, and then do nothing with it again for more than a year or more.

It takes a lot for permanent burn-in for me. That's the curse. The blessing is that I learn very quickly.

load more comments (3 replies)
[-] T156@lemmy.world 9 points 1 day ago

Bash substitution is regex-level wizardry.

[-] SpaceNoodle@lemmy.world 7 points 1 day ago

Slapping a $ before an environment variable name is "wizardry?"

[-] T156@lemmy.world 5 points 1 day ago

Not quite that, but more the ${variable##.*} sort of thing.

[-] SpaceNoodle@lemmy.world 5 points 1 day ago

Right, so that's just the string manipulation functions. I already posted a link to the bible for this following a different reply to the same comment to which you replied.

load more comments (1 replies)
load more comments (5 replies)
[-] Zink@programming.dev 3 points 1 day ago

I don’t write very small shell scripts because I am not a job destroyer.

load more comments
view more: ‹ prev next ›
this post was submitted on 05 Mar 2025
1533 points (100.0% liked)

Programmer Humor

21016 readers
1142 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