Hacker News new | past | comments | ask | show | jobs | submit | who-shot-jr's comments login

Could you use this to make sure users uploading files to your website are correct (i.e only jpegs and valid image data)? But in a fast and safe way, or is this overkill?


Not sure that’s possible. I’m pretty sure it is not safe to assume „parses in wuffs“ -> „is safe in any other decoder“. I’m using wuffs to check user upload (see my recent response in another thread) but I still generate out linear RGBA and work with that. I still consider the original JPEG data hostile.


Yes, you could. But be careful to make sure that there's no more data left after the decoder finishes, because it's possible to append a ZIP file (or acropcalypse) at the end of any other valid image file data, and decoders usually stop at the end of the image and don't parse past its end, so won't complain about extra data.


Click Here podcast - 129. LockbitSupp tells us: UK and US have got the wrong guy

"In an interview, LockbitSupp, head of the Lockbit cybercrime operation, told us that the U.S., U.K. and Australia have the wrong guy — he’s not Dmitry Khoroshev, the 31-year-old Russian national they’ve charged with hacking. What’s more, he says more attacks are coming."

https://podcasts.apple.com/us/podcast/click-here/id122507730...


This looks fantastic, getting better at maths is something I have always wanted to do.

Also, some of the commenters have posted python code but it is not formatted/styled.


hi! glad you like the site.

i have introduced a markdown editor in this release. that should fix the code formatting issues going forward.

thanks!


Daniel Shiffman is a legend! love his teaching style.


Amazing! Very well explained.


Thank you!


If anyone is interested, the BBC made a podcast about EncroChat - https://www.bbc.co.uk/sounds/brand/p09dj358


Was covered a little on Darknet Diaries too: https://darknetdiaries.com/episode/105/


All the single word handles seem to be taken! :(


You don't need a bsky.social handle. Bring whatever domain you want.


Get a short domain somewhere and use it as the handle, custom handles are cooler anyway :)


Take a look at broot https://github.com/Canop/broot


lol


great work!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: