585
With PieMixin (lemmy.world)
all 39 comments
sorted by: hot top controversial new old
[-] Knusper@feddit.de 45 points 9 months ago

In this thread: Trying to guess the programming language based on a single keyword and angle brackets. 🙃

[-] kogasa@programming.dev 10 points 9 months ago

True, but that's definitely C#

[-] UFODivebomb@programming.dev 16 points 9 months ago* (last edited 9 months ago)

In Scala:

case class Fix[F[_]](unfix: F[Fix[F]])
case class Pie[T](filling: T)
def ohNo: Fix[Pie] = Fix(Pie(ohNo))
[-] Knusper@feddit.de 3 points 9 months ago

Type erasure sure does go brr...

[-] Omega_Haxors@lemmy.ml 12 points 9 months ago

is something which is completely unhinged out of context, and sometimes even in context.

[-] Gentoo1337@sh.itjust.works 2 points 9 months ago

I understand the syntax but i dont get the joke.

[-] crit@links.hackliberty.org 8 points 9 months ago

It's an asdf video. "I've got a pie! What flavour? Pie flavourrrr"

this post was submitted on 28 Nov 2023
585 points (97.4% liked)

Programmer Humor

31990 readers
95 users here now

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

Rules:

founded 5 years ago
MODERATORS