Tag

Apple Silicon

0 views collected around this technical thread.

FunTester
FunTester
Feb 27, 2025 · Operations

Lume: A Lightweight CLI Tool for Managing macOS and Linux Virtual Machines on Apple Silicon

Lume is an open‑source, lightweight command‑line and API tool designed for Apple Silicon that simplifies creation, control, and automation of macOS and Linux virtual machines using macOS’s Virtualization.framework, offering installation methods, core commands, architecture details, advantages, limitations, and typical use cases.

Apple SiliconCLIVM management
0 likes · 8 min read
Lume: A Lightweight CLI Tool for Managing macOS and Linux Virtual Machines on Apple Silicon
Java Architecture Diary
Java Architecture Diary
Mar 18, 2024 · Fundamentals

Why macOS 14.4 Crashes Java Apps: Unexpected SIGKILL on Protected Memory

macOS 14.4 introduces a change that forces the kernel to send SIGKILL when a thread in write mode accesses protected memory, causing Java processes (Java 8‑22) on Apple Silicon (M1, M2, M3) to terminate abruptly, with no rollback option.

Apple SiliconJavaSIGKILL
0 likes · 3 min read
Why macOS 14.4 Crashes Java Apps: Unexpected SIGKILL on Protected Memory
IT Services Circle
IT Services Circle
Feb 20, 2023 · Operations

Microsoft and Parallels Enable Windows 11 on Apple M1 and M2 Macs via Virtualization

Microsoft has partnered with Parallels to allow the Arm version of Windows 11 Pro and Enterprise to run in virtual environments on Apple M1 and M2 Macs, offering a licensed solution, one‑click installation tools, and alternative cloud PC options, while noting hardware and software limitations.

Apple SiliconM1M2
0 likes · 5 min read
Microsoft and Parallels Enable Windows 11 on Apple M1 and M2 Macs via Virtualization
Wukong Talks Architecture
Wukong Talks Architecture
Nov 8, 2021 · Operations

Running Docker on Apple M1: Installation, Configuration, and Redis Demo

This guide explains how to install Docker Desktop on Apple Silicon M1 Macs, covers required Rosetta compatibility, shows the Docker Desktop features, demonstrates running containers and a Redis instance, and discusses resource settings and Kubernetes support, providing a practical end‑to‑end workflow.

Apple SiliconDevOpsDocker
0 likes · 8 min read
Running Docker on Apple M1: Installation, Configuration, and Redis Demo
Laravel Tech Community
Laravel Tech Community
Dec 21, 2020 · Fundamentals

CMake 3.19.2 Release: Apple Silicon Support and Various Improvements

CMake 3.19.2 introduces Apple ARM support, new variables for host processor selection, enhanced error handling, updated FindHDF5, Java test controls, CI job updates, and numerous bug fixes across compilers, PCH, and platform detection, making the cross‑platform build system more robust and flexible.

Apple SiliconBuild SystemCross‑Platform
0 likes · 3 min read
CMake 3.19.2 Release: Apple Silicon Support and Various Improvements