Earlier quoted context omitted.
The main problem with devices like Apple's Mx series laptops is that everything works fine...until it doesn't. This device is non-repairable and non-upgradeable as far as CPU, RAM and disk are concerned. Now people may claim that Apple hardware is superior to other manufacturers and that it will last longer. So far I have found that to be false, I have more old non-Apple hardware that is still working fine and few Ap…
Just had a 2019 MacBook Pro 16" have its SSD die randomly. Took it to a repair shop and they said that since the internal SSD is soldered on to the logic board, there is no easy way to repair it without also getting a whole new board, so the machine is essentially completely bricked. I can't even boot it off of an external drive because Apple requires the boot volume to be the internal SSD! I couldn't believe it was…
Ode to the M1
181–190 of 286 posts
Re: Ode to the M1
#182Earlier quoted context omitted.
You’re out of luck if you need docker. M1 Macs would make fantastic Linux laptops, because macOS is appallingly bad at backend development. It makes it up in sheer hardware power and efficiency, otherwise I’d be completely at loss why it’s so loved.
> macOS is appallingly bad at backend development That's news to me. In what way are they bad compared to Linux? Both can run docker, Intellij, Insomnia and Dbeaver.
Re: Ode to the M1
#183Earlier quoted context omitted.
The main problem with devices like Apple's Mx series laptops is that everything works fine...until it doesn't. This device is non-repairable and non-upgradeable as far as CPU, RAM and disk are concerned. Now people may claim that Apple hardware is superior to other manufacturers and that it will last longer. So far I have found that to be false, I have more old non-Apple hardware that is still working fine and few Ap…
Just had a 2019 MacBook Pro 16" have its SSD die randomly. Took it to a repair shop and they said that since the internal SSD is soldered on to the logic board, there is no easy way to repair it without also getting a whole new board, so the machine is essentially completely bricked. I can't even boot it off of an external drive because Apple requires the boot volume to be the internal SSD! I couldn't believe it was…
Re: Ode to the M1
#184> Both Ubuntu and Windows run at native speed since they are virtualized instead of emulated. Coudl someone explain it to me how it's possible? Because their website clearly says "On Intel Macs, x86/x64 operating system can be virtualized. In addition, lower performance emulation is available to run x86/x64 on Apple Silicon" - and Windows on ARM64 is still in a preview.
Re: Ode to the M1
#185Earlier quoted context omitted.
is it rare the decommissioned machines are given back to the employee after cleanup?
My org insists that the disks of all obsolete machines are destroyed and the rest of the hardware sent for disposal. I have a few systems that could be wiped and given away for charity but that’s not allowed. This seems incredibly wasteful to me.
https://twitter.com/SwiftOnSecurity/status/56891586200393318... (2015)
https://twitter.com/SwiftOnSecurity/status/11917713453627965... (2019)
i think swift had another post about it a bit more recently but i cannot find it now
if you encrypt the disk at the os level, you only need to throw away the keys, ie: reformat the drive. no need to physically erase as what is store is just noise once the keys are gone.
Re: Ode to the M1
#186Re: Ode to the M1
#187I'm not affiliated with the company, just a very happy user.
Re: Ode to the M1
#188Re: Ode to the M1
#189Earlier quoted context omitted.
Many Obj C libraries were a wrapping layer on top of the Carbon APIs and in terms of abstraction Obj C is also a level above C++. Passing everything as messages is an additional layer of indirection. NextSTEP itself was a big change compared to X or Windows's GUI stack. NeXT machines were beefy and adjusted to high workloads so the user experience wasn't problematic, but it's still more resource use than the standard…
Electron’s bloat and power consumption wouldn’t bother me so much if the performance was actually good on a fast machine. But the experience is awful compared to a native app.
I say that looking at macos' pretty big market share compared to what it was a decade or two ago.
And we see tons of users choosing VSCode or IntelliJ's offering above Textmate, Codea, or even BBEdit, so the market for handcrafted delightful editors is also pretty slim. And that trend was there since the Eclipse days, so nothing new either.
All in all, I really think the choice comes down to electron/cross compiled apps or no apps, in many many cases.
Re: Ode to the M1
#190Earlier quoted context omitted.
My org insists that the disks of all obsolete machines are destroyed and the rest of the hardware sent for disposal. I have a few systems that could be wiped and given away for charity but that’s not allowed. This seems incredibly wasteful to me.
seems a lot of orgs work on cargo-cult knowledge https://twitter.com/SwiftOnSecurity/status/56891586200393318... (2015) https://twitter.com/SwiftOnSecurity/status/11917713453627965... (2019) i think swift had another post about it a bit more recently but i cannot find it now if you encrypt the disk at the os level, you only need to throw away the keys, ie: reformat the drive. no need to physically erase as what is st…