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

Nice, really liked the AI stuff.


Author of Differentiable Architecture Search page here! I hope the overview of the technique is helpful and you had a good time reading. If you have any comments or feedback I will very much appreciate


I am utterly amazed by people who can do stuff like this.




Fantastic read!


Page them :)


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.


Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: