Archive for the ‘Apple Silicon’ Category
Posted by jpluimers on 2025/02/05
TL;DR: the [Wayback/Archive] Self Service Repair – Apple Support parts are very expensive; having an expert solder them is way more affordable
Last year, [Wayback/Archive] Official (by_APPLE): Mac mini (2024) Repair Manual : r/macmini already had the part numbers for Mac Mini M4 SSD upgrades which I put in this table (staggered staggered to emphasise the M4 and M4 Pro differences) with prices for the M4 upgrades after receiving back the return credit (which I still need to figure out what you need to return):
Mac Mini M4 SSD upgrade part numbers
| Mac mini (2024 with M4) |
|
Mac mini (2024 with M4 Pro) |
|
|
661-43668, 256GB
|
USD 263.12 |
|
|
|
661-43669, 512GB
|
USD 251.12 |
661-43672, 512GB
|
|
|
661-43670, 1TB
|
USD 439.12 |
661-43673, 1TB
|
|
| 661-43671, 2TB |
USD 748.00 |
661-43674, 2TB
|
|
|
|
661-43675, 4TB
|
|
|
|
661-43676, 8TB |
|
NB: If anyone can provide a Mac Mini M4 Pro serial, I can amend the table with those part prices as well.
It also had these links:
Read the rest of this entry »
Posted in Apple, Apple Silicon, Mac, MacMini, Power User | Leave a Comment »
Posted by jpluimers on 2025/02/04
For cleaning an Apple Silicon MacBook there were already solutions to either disable the keyboard or to blacken the screen:
- [WaybackSave/Archive] GitHub – shauninman/Little-Fingers: Little Fingers lets you lockdown keyboard and trackpad input with a globally accessible keyboard shortcut (open source)
- [Wayback/Archive] folivora.ai – Great Tools for your Mac! KeyboardCleanTool blocking all keyboard and TouchBar input. (free download)
- [Wayback/Archive] GitHub – jacklandrin/OnlySwitch: ⚙️ All-in-One menu bar app, hide 💻MacBook Pro’s notch, dark mode, AirPods, Shortcuts (open source and available as [Wayback/Archive] only-switch — Homebrew Formulae)
In Version 2.3, Only Switch brings a new feature, Screen Test. It provides a pure color view in full-screen mode, you can check dead pixels via it. Press the left and right arrow keys, the color will change from black, white, red, green, and blue. This functionality also can be used for screen cleaning, as you can see the stains on the screen.
For keeping a Mac turned off however, there hadn’t been a solution for a long time.
Now there is, but you need to have the most recent update of macOS Sequoia 15 by adding a nvram BootPreference setting: [Wayback/Archive] Prevent a Mac laptop from turning on when opening its lid or connecting to power – Apple Support
Via
- [Wayback/Archive] Fefes Blog: [l] Satire und Realität sind nicht mehr unterscheidbar. Heute: Apple.
- [Wayback/Archive] Für Tastaturhygieniker: So bleibt das MacBook beim Öffnen aus | heise online
- [Wayback/Archive] Created a Keyboard Lock App for Safe Cleaning—Seeking Your Thoughts and Feedback! 🚀🔧 : macapps
--jeroen
Posted in Apple, Apple Silicon, Mac, Mac OS X / OS X / MacOS, MacBook, MacBook-Pro, Power User | Leave a Comment »
Posted by jpluimers on 2025/01/06
Having used the fully loaded Intel 15″ Retina MacBook Pro machines (the ones without dreaded touch-bars or butterfly keyboards – note the IBM ThinkPad 701 butterfly keyboard – also known as TrackWrite – was perfectly fine) from 2015 for 9 years, it was finally time to upgrade to an Apple Silicon one, but again: not the touch bar models.
My work is mainly CPU and disk intensive and often based on remote logon to more powerful equipment, so GPU cores and performance only marginally matter for web-browsing and local electron based applications (hello vscode!).
Going from 4 hyperthreaded CPU cores (8 parallel threads) to at least 8 full CPU cores, I didn’t want to pay full price like back in the days, and wanted it to be less than my car (EUR ~4000), so these links helped me find refurbished ones in The Netherlands:
Read the rest of this entry »
Posted in Apple, Apple Silicon, M1 Mac, Mac, MacBook, MacBook Retina, MacBook-Pro, Power User | Tagged: 21771 | Leave a Comment »
Posted by jpluimers on 2024/12/05
After installing my Apple Silicon MacBook, I found out my machine had gotten named automatically in two different ways:
- readable name Jeroen’s Macbook Pro
- full name Jeroens-MacBook-Pro
- local hostname Jeroens-MacBook-Pro.local
- actual
hostname Jeroens-MBP
- HostName from
scutil
A few reasons I dislike that:
- Having 5 different names for the same machine creates a mess
- They chose for me where I like to choose myself
- They use spaces, quotes and hyphens where I like single a complete word
- They use mixed case where I like single case (preferably lower case) as not all other computers handle mixed case well
Finding out how to fix all this was a tedious job as I had to keep refining queries:
Read the rest of this entry »
Posted in Apple, Apple Silicon, ARM Mac, Mac, Mac OS X / OS X / MacOS, MacBook, MacBook-Pro, Power User, Terminal | Leave a Comment »
Posted by jpluimers on 2017/09/27
How I use Linux to write software for multiple target platforms – Kris Kamil Jacewicz – Google+
WINE has come a long way. Many things do not have a native look and feel, but so do many Delphi FMX or Lazarus LCL applications.
In fact I use quite a few tools (including Mikrotik WinBox) through Wine on Mac OS and it runs a lot more stable than quite a few of the FMX applications I’ve tried and ditched.
So for business applications not requiring a platform specific look and feel this indeed is quite acceptable direction to follow.
More at [Wayback/Archive] How I use Linux to write software for multiple target platforms.
--jeroen
Posted in Apple, Apple Silicon, ARM Mac, Delphi, Development, Hardware, Mac, Mac OS X / OS X / MacOS, MacBook, MikroTik, Network-and-equipment, Power User, routers, Software Development, WinBox | 2 Comments »