Good luck, take your time and don’t use a metal spudger if it’s your first time doing it.
I had to replace mine while doing the atomic purple shell swap due to damage and impatience.
Good luck, take your time and don’t use a metal spudger if it’s your first time doing it.
I had to replace mine while doing the atomic purple shell swap due to damage and impatience.
If you want a fancy replacement shell you have to de-laminate the LCD screen from the old shell first. Depending on the kit you buy DON’T use a metal spudger for removing the LCD and take your time, or you will have a bad time.
Side note, Ifixit sells direct replacement LCD panels and the kit for doing a better job removing the LCD if you don’t already have them.
Every language is just a tool for the job. From what I understand Go is great for multithreaded web or backend applications. Now if you were a game developer you would most likely not be using Go as it is not industry standard and the support just isn’t there. Rust also intrigued me but as my current job is windows only I mostly write code in C# or Powershell.
What I do like about Rust are things like exhaustive matching and memory safety. I dislike cargo for the same reason I don’t like other languages with package management, supply chain security risks.
Pick the best tool for the job and use whatever language you enjoy the most.