C++ Moment
https://lemmy.world/post/12512679
My favorite compile error happened while I was taking a Haskell class.
ghc: panic! (the βimpossibleβ happened)
The issue is plainly stated, and it provides clear next steps to the developer.
this should never happen