▲ | Way to Address Product Design Failure(core77.com) | ||||||||||||||||||||||||||||
35 points by surprisetalk 6 days ago | 10 comments | |||||||||||||||||||||||||||||
▲ | boricj 2 days ago | parent | next [-] | ||||||||||||||||||||||||||||
As a software engineer, I was summoned twice from high-up to directly deal with an end-user issue. Once, it was an issue with the installation of a legacy product I didn't work on that failed on a specific platform. I was handed a RDP session and had 30 minutes to figure it out. Somehow I pulled through, found the bug in the installer and fixed it live. Apparently the customer was at the end of their wits because they were bouncing back and forth with support for the past three months or so. Another time, it was random crashes in a legacy product I didn't work on (again) that happened only with a specific combination of hardware and operating system. In three days, I've root caused it to the product's platform abstraction layer where the pthread mutexes were not created with the recursive flag. The bug was introduced over 10 years ago and the undefined behavior only triggered with a recent version of glibc running combined with a recent generation of Intel processors. In both cases, I can't help but sympathize with the customer, who hit a real critical bug and had to escalate it all the way up until it reached me, the person you call when there is no one else left to call. | |||||||||||||||||||||||||||||
▲ | TuringNYC 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
This is very refreshing. I've lost a lot of hope in the past year. I purchased a domain with Google Cloud a year ago for a business domain. There is no way to manage it. I get emails from SquareSpace noting they manage the domain. However, logging into SquareSpace they show no owned domains. Google Cloud says to go to SquareSpace. SquareSpace's AgentBot chats quickly give up and re-direct me to their FAQ, even after going thru a long process of uploading drivers licenses etc. The FAQ suggests I should contact the AgentBot. Meanwhile, the domain is up for rewnewal in 3months, so the problem has lasted for 9months no w/o resolution. Some online docs say Google Cloud domains got purchased by SquareSpace, others say only Google Domains got purchased by SquareSpace. Meanwhile, not a single person responds. You cannot reach a human. You cannot contest it. I totally see the risk of going with Google for any other enterprise products. | |||||||||||||||||||||||||||||
▲ | nine_k 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
BTW this approach, monitoring social media and responding personally, meshes well with the idea of doing things that don't scale. While you're still small, going out of your way to delight the customer is one of the stronger ways to build customer loyalty and brand awareness. (And your company may stay small for quite some time.) | |||||||||||||||||||||||||||||
▲ | quamserena 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
Something is wrong with this website. It gets stuck at 100% CPU and keeps allocating memory halfway through loading on FireFox. Archive version (https://archive.is/yfR6J) works fine. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
▲ | Brajeshwar 2 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
If I remember correctly, Peak Design, will replace/fix (if broken, do not work) a product throughout its lifetime. I remembered that one and was impressed for products that are likely to be torn, broken, with use. | |||||||||||||||||||||||||||||
▲ | qingcharles 2 days ago | parent | prev [-] | ||||||||||||||||||||||||||||
Seriously impressive reply to a customer complaint. If only there was more of this in the world. |