Hacker News new | ask | show | jobs
by stephensonsco 3449 days ago
debug mode is fully on!

We're working on the problem now. Everyone churned through audio faster than expected. New hams coming up.

1 comments

Without seeing the actual code base, `audio_filepath = audioSubmission['filepath']` smells like a security vulnerability. Also calling `decode` on a user object seems wrong...
It's just UTF-8 decoding, not something dangerous.