this post was submitted on 28 Apr 2025
12 points (100.0% liked)

Curated Tumblr

7328 readers
3 users here now

For preserving the least toxic and most culturally relevant Tumblr heritage posts.

Here are some OCR tools to assist you in transcribing posts:

Don't be mean. I promise to do my best to judge that fairly.

founded 3 years ago
MODERATORS
 
all 34 comments
sorted by: hot top controversial new old
[–] rtxn@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (2 children)

The person who decided that the case ... of statement in Bash should use unpaired right parentheses has found a soulmate and/or a mortal nemesis in abandoned-quiche.

[–] RedSnt@feddit.dk 0 points 1 year ago (1 children)

It pisses me off as well. It seems so out of place.

[–] rtxn@lemmy.world 0 points 1 year ago* (last edited 1 year ago)

Still not as bad as Haskell using unpaired apostrophes in variable names.

Fuck Haskell, all my homies hate Haskell.

[–] grysbok@lemmy.sdf.org 0 points 1 year ago

/me looks up bash's case...of

Oh no.

[–] Septimaeus@infosec.pub 2 points 1 year ago* (last edited 1 year ago) (3 children)

When I was a child, English had the convention of alternating parentheses with brackets (so a nested thought [like this (or this)] would be slightly easier to place within shifting contexts).

Seems like a good solution, but I’ve found excessive nesting of thoughts has a side effect of making a writer sound distracted or just a bit more difficult to follow.

[–] skulblaka@sh.itjust.works 1 points 1 year ago

I used this as a strategy for nested parenthesis when I was writing in school but my teachers always told me to just break things into more sentences. Which was honestly probably the correct move. At this point my favorite method for dealing with this has become footnotes, we need more footnotes in novels and casual reading. The only time I've ever seen that done is in The Bartimaeus Sequence by Jonathan Stroud, in which he greatly overuses them, and I absolutely loved it.

[–] BowtiesAreCool@lemmy.world 0 points 1 year ago (1 children)

(Just [add {more \unique |closable |/}])

[–] driving_crooner@lemmy.eco.br 0 points 1 year ago

Missed <>~~《》``

[–] driving_crooner@lemmy.eco.br 0 points 1 year ago

I did that when doing pen and paper maths (or in the occasional latex), but now that my maths are exclusive programming is full nested parenthesis all the way.

[–] Squibbles@lemmy.ca 1 points 1 year ago* (last edited 1 year ago) (2 children)

Years ago I remember reading Visual Studio c++ patch notes that mentioned having fixed a bug with having more than 255-deep nested parentheses. Good times

imagine the spaghetti code that someone had to go through to find that bug

[–] FierySpectre@lemmy.world 0 points 1 year ago

The max at my job is 20 and it's already horrifying. (C# though) (The variable naming also sucks, a bool 'ok' is constantly overwritten and 12/20 indents are 'if (ok) { ') (guess who's leaving that job, large part because of the coding practices)

[–] nickwitha_k@lemmy.sdf.org 1 points 1 year ago (1 children)

Those two commentors genuinely brought relief to the unexpected anxiety that abandoned-quiche caused.

[–] Event_Horizon@lemmy.world 0 points 1 year ago (1 children)

You were meant to bring balance to the force! (And you did

[–] EffortlessEffluvium@lemm.ee 1 points 1 year ago (2 children)
[–] De_Narm@lemmy.world 1 points 1 year ago (2 children)

I'm not counting that, but did he take his ':)' into consideration?

[–] ech@lemm.ee 2 points 1 year ago (1 children)

Each spaced group is 10

Each , is 100

Each ; is 1000

In short, yes.

[–] SmackemWittadic@lemmy.world 0 points 1 year ago

Honestly, props to the amount of effort they put in for future legibility and proofreading

[–] ddash@lemmy.dbzer0.com 0 points 1 year ago (3 children)
[–] ns1@feddit.uk 0 points 1 year ago

Have to close that one now (first comment doesn't count cos it's in quotes) :)

[–] De_Narm@lemmy.world 0 points 1 year ago (1 children)

Now that I think about it, I wonder how large the ratio between '(' and ')' across the entire internet is, due to emoticons.

Most people write them left to right. Now, do people use the smiling one ':)' more or the sad one ':('? My gut feeling would be a larger quantity of positive emotions, however, people tend to use ':D' instead.

[–] Susaga@sh.itjust.works 0 points 1 year ago

:) definitely wins out. Whenever I'm watching a streamer make a prediction that's amusingly close to the truth, the chat turns into a sea of coy :) comments.

Also, I feel like the crowd that would use :D have now moved onto emojis.

[–] Hupf@feddit.org 0 points 1 year ago (1 children)
[–] harmsy@lemmy.world 0 points 1 year ago
[–] entwine413@lemm.ee 0 points 1 year ago (1 children)

I'm having Excel nightmares

[–] fembinary@lemmy.blahaj.zone 0 points 1 year ago (1 children)

thats just lisp programming in a nutshell

[–] drosophila@lemmy.blahaj.zone 0 points 1 year ago

The really beautiful thing about Lisp is that every syntactic construct in the language is the same type of object.

The thing that makes it so ugly to look at is that every syntactic construct in the language is the same type of object.