since 1999

The Rietta Blog

06/10/2021

Why Rietta Appreciates Diversity

Rietta values diversity because diversity improves team performance.

Read More »

05/25/2021

Cross-site Scripting Injection Attacks Using SVG Images

Cross-Site Scripting attacks can come from a variety of vectors, this article is an explaination of an unusual vector where javascript is embedded within a scalable vector graphics image.

Read More »

05/11/2021

Lava lamps providing randomness for security!

Lava Lamps as a security tool is an old idea, once covered by a patent. This is why I proudly display a Lava Lamp in my office within my web cam shot.

Read More »

04/27/2021

Testing: Your Future Self Will Thank You

Testing, while not always glorious, is a vital part of a good code base. Tests and code should go hand in hand.

Read More »

02/09/2021

Streamlining Workflows With Docker

Working on numerous projects can require significant time to set up locally. With Docker, we have streamlined this process to mere minutes.

Read More »

02/04/2021

Practical APPSEC starts with people first, processes second, and technology last

Technology purchases cannot solve application security. Improving security is a matter of people, processes, and technology. Here's how to invest developer education and processes first.

Read More »

01/28/2021

Brad Cox has died

Dr. Brad J. Cox Ph.D., influential computer scientist, co-inventor of the Objective C object oriented programming language, influencer of modern programming based on reusability of software components, has died.

Read More »

01/14/2021

Disable Low Quality Webcam Microphone in Ubuntu Linux 20.04

How to ensure your high quality microphone is always used and not the low quality USB webcam audio when joining Google Meet, Zoom, Microsoft Teams, and other video calls. Block list the webcam sound with udev and use it only for video, not audio.

Read More »

01/12/2021

How to Set Up and Encrypt an External SSD and Run Docker Images Externally

Running multiple Docker images locally can eat up a lot of disk space. Computers with smaller hard drives will have a problem keeping up. We can mitigate this issue by setting up an encrypted external ssd to run our Docker images and free up local disk space

Read More »

01/09/2021

Leading a Distributed Team with Productive

As a distributed agency, we have to make sure everyone is working on budgeted client priorities across more applications than we have people. Traditional time tracking tooling doesn't cut it. We've found Productive.io to be the best so far.

Read More »