Observe Airflow Using Smartphone And Background-Oriented Schlieren

On the left side, there's a smartphone. On the right side, there's a hairdryer turned on. On the smartphone screen, you can see the working end of the hairdryer shown, as well as a jet of air coming out of that end. In the background, there's an LCD screen showing a noise pattern.

Multiple people have recently shared this exciting demonstration (nitter) with us – visualizing airflow using a smartphone, called ‘background-oriented schlieren’. On a hot summer day, you might see waves in the …read more Continue reading Observe Airflow Using Smartphone And Background-Oriented Schlieren

What are the security concerns of embedding Base64-encoded images into an HTML document?

We are developing an MVC web-application in Django and having concerns about image uploading.
First of all, here are our business requirements:

Our users can upload images (like profile pictures, etc).

Only authenticated users can upload… Continue reading What are the security concerns of embedding Base64-encoded images into an HTML document?