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 :)
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 :)
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!...
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?...
These are the words used by the user holdagold on reddit to describe their experience with the new Apple Silicon M1 Macbook Air. Rarely does a product leave people effusing to the extent Apple Silicon M1 has done this week....
Earlier this year, when Spotify announced that “The Joe Rogan Experience” would stream exclusively on Spotify, it sent shockwaves throughout the podcast ecosystem. This deal – reportedly worth over $100 million – is one of the most lucrative podcast deals. The presence of this deal, let alone the magnitude, is rare for the podcast ecosystem, which is built on open principles i.e. all podcasts are available everywhere. Therefore, the concept of exclusivity does not exist in the vocabulary of podcast listeners nor podcast creators....
January is usually a big month for tech because the Consumer Electronics Shows kicks off every year in Las Vegas. This year was no different as various manufacturers brought their latest products to showcase. Samsung and LG 2020 TVs to support AV1 decoding We have been waiting all of 2019 to see consumer devices that can decode AV1 and CES did not disappoint! Both Samsung and LG announced their upcoming 2020 TVs will be capable of full hardware decode of 8K AV1 videos from sources such as YouTube....
Introduction It’s not often you see so many logos of tech giants on one page backing the same technology. In my experience, every enterprise has developed a case of NIH and come up with their standards. No surprise then that there’s an XKCD describing this phenomenon! But when the AV1 1.0.0 spec was finalized in 2018, with the backing of so many giants, the world knew AV1 would be a serious piece of tech....
dav1d 0.5.2 ‘Asiatic Cheetah’ released dav1d ended the year with another performance improvement release. Dubbed the “Asiatic Cheetah” this release brings the following improvements: ARM32 optimizations for loopfilter, ipred_dc|h|v Add section-5 raw OBU demuxer Improve the speed by reducing the L2 cache collisions Fix minor issues, including compilation on some OSes Release notes for dav1d 0.5.2 ‘Asiatic Cheetah’ rav1e v0.2.0: Winter Solstice released Building on the official 0.1.0 release in November, rav1e had a busy December with 3 releases....
I recently discovered the importance of being in control of the notifications on your smartphone. When my recent LinkedIn post went viral, I received many comments and connection requests, which led to a constant buzzing of notifications from the LinkedIn app on my phone. This is never fun when you’re trying to concentrate 😊 Pre-Requisites Install the LinkedIn Android app . A fairly recent version of Android. This guide is based on Android 9 behavior....
What is LinkedIn? I have never really discovered the value of LinkedIn until about a year ago when I started using it seriously to search for a new job opportunity. I have always viewed it as a Facebook clone with a horrible and inconsistent UI. But I was surprised to discover that LinkedIn had updated their UI with a copy-paste job from Facebook. Using LinkedIn is now a much more pleasant experience!...
The Tale of Two next-gen SOCs - Snapdragon 865 and MediaTek Dimensity 1000 Last month, we saw the release of SOCs expected to power next-gen flagship smartphones. Since the AV1 standard as formalized, the community has been waiting to see when SOC manufacturers add hardware support for AV1 decoding. It looks like we'll be waiting a lot longer for such a chip from Qualcomm. In what might come as a shock, MediaTek announced the first SOC to feature such support with their new Dimensity 1000 chip....
Let’s start this month’s roundup with a faster decoder! dav1d 0.5.0 & 0.5.1 release In October, dav1d saw two new releases with some fantastic speed improvements. Here is a summary: Large improvements in speed on SSSE3 CPU (up to 40% speedup) Speed improvements on AVX-2 (for 4-7%) Speed improvements on ARM64 (up to 10%) and ARM32. 0.5.1 is a minor release which brings improvements in speed for SSE2 CPUs (up to 50% speedup), and ARMv7 CPUs (up to 41% speedup)....