288
you are viewing a single comment's thread
view the rest of the comments
[-] barubary@infosec.exchange 4 points 1 month ago

Does Ruby require the use of [] and {} there? Because those %w/%i/etc things look like custom quoting operators and at least in Perl you can use any delimiter you want: qw(a b c) is a list of strings, but so are qw+a b c+ and qw;a b c;.

[-] HelloRoot@lemy.lol 4 points 1 month ago* (last edited 1 month ago)
this post was submitted on 24 Aug 2025
288 points (97.7% liked)

Programmer Humor

38572 readers
430 users here now

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

Rules:

founded 6 years ago
MODERATORS