Frequency to musical note converter
01 Nov 2020I worked on some new musical tools this weekend and this is the first one: a calculator to convert hertz (Hz) frequencies to musical notes.
I worked on some new musical tools this weekend and this is the first one: a calculator to convert hertz (Hz) frequencies to musical notes.
I have created an easy tool to check your email SPF configuration (what is specified in your DNS config about what servers can send email for your @domain email addresses).
A CSP or Content-Security-Policy is a definition of what kind of external or internal content is allowed in your website. It is given as a long string in a HTTP header.
If you want to set an audio delay (βechoβ) in sync with the tempo (beats-per-minute) of your song, you can calculate it with the new Audio Delay calculator.
There has been a lot of talk about exponential growth the last few weeks, regarding the spread of COVID-19. It can be a tough concept to get your head around. If you hear βIt doubles every weekβ, ok so that means what for next month? Times 8? Times 16? I wanted to make an easy calculate exponential (going up) and logarithmic (going down) phenomena.
One of the first tools I developed was for converting bitrates: the toolstud.io bandwidth converter. I was frustrated with having to translate ADSL bitrates (in Mbps) into the time needed to download a file of e.g. 10MB. I wanted to convert those Mbps into MB/s numbers, with Mbps = megabit per second and MB/s = megabyte per second.
I have taken the habit recently of using more Emoji characters in blog posts and titles. They look cool, so why not π€·ββοΈ. In order to find and copy/paste the Emoji that I liked, I needed a list. I was always checking out the official Unicode Emoji list. Unfortunately, that list is HUGE and the page loads very slow π. So why not make something better?
I have developed a new calculator, that allows you to calculate the kWh price for any electric car: https://toolstud.io/finance/electriccar.php. This is because I am considering buying the Tesla Model 3, and I wanted to compare its mileage/consumption prices with my current car (a diesel).
I often hear people struggling with the security of their website. So I have made a tool to check if your site is HTTPS ready. Use it to check if your web server is set up correctly (e.g. always redirect to https, encryption key length, certificate lifetime).