• 0 Posts
  • 262 Comments
Joined 2 years ago
cake
Cake day: August 19th, 2023

help-circle





  • There’s virtually no improvement. We see a 6th gen at least once a week. That’s no different than the 5th gen. I will admit the 4th gen is the least reliable of the last three generations mentioned here.

    Every single generation of flip or fold, someone has came in after release day with a dead screen. The issue has always been a result of the hinge damaging the screen. The opening action alone is enough to damage cables or the panel itself.

    Because screen replacement involves replacing the entire frame (we transplant the board only), we have to have the correct color frame in stock. If we don’t, it’s just a matter of whether or not we can order the correct color. And if we can’t you’re sending it to Samsung. They do not allow us to order the special/exclusive colors.

    As a note here: flip and fold models have a battery on each side. If you’re unfortunate and have a battery expand on the side that has an outer screen and it cracks, you’re replacing the frame and outer screen. The batteries come with the frame. Samsung does not allow individual replacement due to how the batteries are paired.


  • I work for a company that repairs these. The Flip and Fold phones have been riddled with issues since day one.

    They’re literally plastic screens. Over time the crease on the screen where the hinge is will get so deep that Samsung’s required “screen protector” will no longer adhere. If you close the phone and the hinge decides to break, you can never open it a full 180 again. If you accidentally open it all the way too fast, you will literally rip the screen off the frame. The weak point is hinge which could lead to a thick black line across, or upper or lower portions malfunctioning. One day you may open the phone and it’s unresponsive to touch. Screens randomly fail all the time and either display static or nothing at all.

    Samsung knows the failure rates and how they’re problematic. Any physical damage on the phone will void your warranty. If it’s the tiniest scratch, warranty void. Not kidding. I see Samsung deny them left and right. If you remove the pre-applied screen protector and replace it with your own, warranty void. They literally record how many times they’ve been dropped. If the count exceeds an acceptable value, warranty void.

    In terms of outright failure across all phone brands and models, the flips and folds are #1. Behind that is the A series. But those are cheap so it’s expected.

    Please purchase insurance for it if you can. It will save you at minimum $400 on a screen repair.









  • USB C suffers from distance degrading earlier in distance. https://community.infineon.com/t5/Knowledge-Base-Articles/Maximum-length-of-the-cable-for-applications-in-USB-Type-C/ta-p/250571.

    There is a lack of consistent standards. They’re all over the place and manufacturers just do whatever they want. Because of this, you can literally have only one cable or adapter that works for a device. In some cases, a third party cable can actually damage the device.

    My anecdotal experience:

    3.5mm to USB C adapter in three versions. I need one for an Android based tablet and a laptop. I have one from three different brands, Walmart, Apple and Google. The Walmart version works, but every single time you play audio from silence a pop is heard. The Apple version doesn’t work at all. The Google version works perfectly.

    For the USB cable itself, it’s rated at 100W and comes from BestBuy. My laptop detected that the provided cable isn’t their OEM version and limits power intake to 65W instead of 100W. My tablet uses the full 85W and my phone uses the full 18W from their respective chargers.

    One would be under the assumption that these products are universal, but this isn’t the case.




  • Some self hosted services refuse to work if you use a self signed certificate with your public facing IP. They only allow self signed certificates when using one of the handful of private addresses.

    Some apps on mobile devices for the service you use won’t work unless a trusted certificate is used. A self signed certificate behind the scenes creates an error that isn’t handled and you can’t connect.

    You lose the ability to have a proxy in front to handle abuse so your server is spared the headache. You need a domain to do this.