Elektrine lite

← Feed

@chunes@lemmy.world

Post #1536133

2026-02-05 00:30 UTC

The vast majority of crash reports I've seen are type errors. And not just from dynamic languages, either. That's a pretty cut-and-dried programming error that could easily be conveyed as such to the user

Replies (1)

  • @firelizzard@programming.dev 2026-02-05 18:17

    How would telling the user there’s a type error be helpful at all? If the user isn’t a programmer that would be utterly useless to them. If they are a programmer it’s probably still useless because the probably don’t have the source on hand.

    Open ##1536135