I’m Kay. I’m a Product Manager. Here are some ideas to get started navigating this blog:
• Archives - 10,000 foot view of the previous blogs
• About Me - More about me and my past hits :)
A weekend project that turned into discovering how Netflix is quietly revolutionizing streaming efficiency with AV1.
How do Calibri’s replacements compare? See some real world examples.
Apple M1 is an amazingly efficient piece of silicon. How much power do you think it consumes while playing 4K and 1080p videos in VLC player? Read on to find out.
Apple M1 is an amazingly efficient piece of silicon. How much power do you think it consumes while streaming from YouTube or Netflix? Read on to find out.
Hello internet friend! If you’ve landed here from an internet search hoping to find more info on this Philips monitor, then let me keep it short and save you some time.
Netflix put some serious design resources into its Annual Reports pre-2010. What changed?
When most people hear Apple in a sentence, their next thought is likely the color. Does Apple Silicon M1 output “billion colors”?
Getting 4K 60 Hz output on a Macbook is more challenging than it needs to be. Here’s what to watch out for.
I ran into a very weird error today. While trying to automate the deployment for this blog, I needed to replace a string in a file. The internet tutorials [1, 2, 3, 4] told me that sed would be perfect for this job and the following command should work: sed -i 's/search_string/replace_string/' filename The Error However, I kept getting tripped up by the following error: sed: 1: "i2.html": command i expects \ followed by text I spent a bunch of time trying to make sure I escaped the right characters in my strings but the error was persistent! What a nuisance! 😭 ...
The release of Apple M1 Silicon has laid to rest many questions about whether ARM CPUs can go toe-to-toe with the best of the bunch from Intel and AMD. Can others replicate this?