1
794
2
360
3
137
Hear me out (lemmy.ml)
4
214

Source: https://0x2121.com/7/Lost_in_Translation/

Alt Text: (For searchability): 3 part comic, drawn in a simple style. The first, leftmost panel has one character yelling at another: "@+_$^P&%!. The second comic has them continue yelling, with their hands in an exasperated position: "$#*@F% $$#!". In the third comic, the character who was previously yelling has their hands on their head in frustration, to which the previously silent character responds: "Sorry, I don't speak Perl".

Also relevant: 93% of paint splatters are valid perl programs

5
8
Makefiles For Threesomes (sebastiancarlos.com)
6
78

So, this uses a macro, but if you're thinking anything is possible with a macro, it's actually not in Rust. The input does still need to parse as valid Rust tokens.

Which means the authors asked themselves at some point: Is the Rust syntax a superset of the Python syntax?
And well, it's not. In particular, some Python keywords will just be tokenized as an identifier (like a variable name).

But it is close enough that the authors decided against requiring a massive string to be passed in, which does amuse me. 🙃

7
400
8
822
9
207
10
289
11
426
submitted 2 weeks ago* (last edited 2 weeks ago) by SwordInStone@lemmy.world to c/programmerhumor@lemmy.ml

Context: jest is a Javascript testing library, mocking is something you do in test in order not to use production services. AI understood both terms in a none programming context

12
92
Every time (lemmy.ml)
13
651
14
218

:heart

15
1167
Comenting code (lemmy.ml)
16
889
17
0
😬... (sh.itjust.works)
18
301
19
212
20
195
DevOps (lemmy.ml)
21
509
22
167
23
290
24
83
submitted 1 month ago by pooky55@lemm.ee to c/programmerhumor@lemmy.ml
25
164
git stash (lemmy.ca)
view more: next ›

Programmer Humor

32288 readers
595 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS