Blog post about my experiences with Julia

I agree error stack traces can be pretty intimidating. I’ve seen error messages while using Zygote + DiffEqFlux where the name of a single type in the error was over 2000 lines long :sweat_smile:

As discussed in another post though, it sounds like there are tools in the works to make errors more interpretable. And as mentioned here it sounds like pull requests are welcome for simplifying error messages.

1 Like