# apple-m1

Published articles for apple-m1.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Nine Docker pro tips for Node.js developers

DevFeed: [Nine Docker pro tips for Node.js developers](<https://devfeed.tech/articles/nine-docker-pro-tips-for-node-js-developers-8033.md>)

Original publisher: [Read original article](<https://snyk.io/blog/nine-docker-pro-tips-node-js-developers/>)

Author: Liran Tal

Published: 2024-04-11T05:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Docker](<https://devfeed.tech/topics/docker.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [Filesystems](<https://devfeed.tech/topics/filesystems.md>), [Arm](<https://devfeed.tech/topics/arm.md>)

Tags: [acquisition](<https://devfeed.tech/tags/acquisition.md>), [apple-m1](<https://devfeed.tech/tags/apple-m1.md>), [arm](<https://devfeed.tech/tags/arm.md>), [blog](<https://devfeed.tech/tags/blog.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [container-security](<https://devfeed.tech/tags/container-security.md>), [developer](<https://devfeed.tech/tags/developer.md>), [devops](<https://devfeed.tech/tags/devops.md>), [devrel](<https://devfeed.tech/tags/devrel.md>), [docker](<https://devfeed.tech/tags/docker.md>), [node](<https://devfeed.tech/tags/node.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [performance](<https://devfeed.tech/tags/performance.md>), [snyk-container](<https://devfeed.tech/tags/snyk-container.md>), [terminal](<https://devfeed.tech/tags/terminal.md>)

### AI overview

This article presents nine lesser-known Docker commands and techniques for Node.js developers working with images and containers locally. It covers entering a container shell, inspecting logs and filesystems, identifying the Node.js runtime version, checking image architecture, and using Apple M1-optimized images. It also emphasizes container security and vulnerability management with Snyk.

### Source excerpt

In this post, we dive into nine lesser-known yet highly effective commands that can significantly improve your Docker experience in Node.js.

## Running JDK Mission Control on Apple M1

DevFeed: [Running JDK Mission Control on Apple M1](<https://devfeed.tech/articles/running-jdk-mission-control-on-apple-m1-18867.md>)

Original publisher: [Read original article](<https://www.morling.dev/blog/running-jmc-on-apple-m1/>)

Published: 2022-05-17T08:20:00Z

Content type: tutorial

Language: en

Sources: [Gunnar Morling](<https://devfeed.tech/sources/gunnar-morling.md>)

Topics: [Java](<https://devfeed.tech/topics/java.md>), [JDK Flight Recorder](<https://devfeed.tech/topics/jdk-flight-recorder.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [Mac Mini](<https://devfeed.tech/topics/mac-mini.md>), [openjdk](<https://devfeed.tech/topics/openjdk.md>), [Adoptium](<https://devfeed.tech/topics/adoptium.md>)

Tags: [adoptium](<https://devfeed.tech/tags/adoptium.md>), [apple-m1](<https://devfeed.tech/tags/apple-m1.md>), [arm](<https://devfeed.tech/tags/arm.md>), [jdk](<https://devfeed.tech/tags/jdk.md>), [jdk-flight-recorder](<https://devfeed.tech/tags/jdk-flight-recorder.md>), [mac-mini](<https://devfeed.tech/tags/mac-mini.md>), [macos](<https://devfeed.tech/tags/macos.md>), [openjdk](<https://devfeed.tech/tags/openjdk.md>), [permission](<https://devfeed.tech/tags/permission.md>), [plist](<https://devfeed.tech/tags/plist.md>)

### AI overview

A troubleshooting guide for running JDK Mission Control on an Apple M1 Mac. It explains that JMC is currently shipped as an x64 application, so configuring it to use an x64 Temurin JDK through Rosetta resolves the startup error, while other applications can continue using an AArch64 JDK.

### Source excerpt

JDK Mission Control (JMC) is invaluable for analysing performance data recording using JDK Flight Recorder (JFR). The other day, I ran into a problem when trying to run JMC on my Mac Mini M1. Mostly for my own reference, here's what I did to overcome it.

## Modern MacBook benchmarks for Android development

DevFeed: [Modern MacBook benchmarks for Android development](<https://devfeed.tech/articles/modern-macbook-benchmarks-for-android-development-25964.md>)

Original publisher: [Read original article](<https://proandroiddev.com/m1-android-dev-benchmark-f658b42dde8f?source=rss-7a0a233f88a2------2>)

Author: Kirill Rozov

Published: 2022-01-29T15:56:46Z

Content type: comparison

Language: en

Sources: [Stories by Kirill Rozov on Medium](<https://devfeed.tech/sources/stories-by-kirill-rozov-on-medium.md>)

Topics: [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Development](<https://devfeed.tech/topics/development.md>), [android-development](<https://devfeed.tech/topics/android-development.md>), [Gradle](<https://devfeed.tech/topics/gradle.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [Intel Core](<https://devfeed.tech/topics/intel-core.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-app-development](<https://devfeed.tech/tags/android-app-development.md>), [android-development](<https://devfeed.tech/tags/android-development.md>), [androiddev](<https://devfeed.tech/tags/androiddev.md>), [apple-m1](<https://devfeed.tech/tags/apple-m1.md>), [apple-silicon](<https://devfeed.tech/tags/apple-silicon.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [development](<https://devfeed.tech/tags/development.md>), [gradle](<https://devfeed.tech/tags/gradle.md>), [intel](<https://devfeed.tech/tags/intel.md>), [intel-core](<https://devfeed.tech/tags/intel-core.md>), [jdk](<https://devfeed.tech/tags/jdk.md>), [laptops](<https://devfeed.tech/tags/laptops.md>), [mac](<https://devfeed.tech/tags/mac.md>), [performance](<https://devfeed.tech/tags/performance.md>)

### AI overview

This article compares Android project build speeds across Intel-powered MacBooks, Apple Silicon MacBooks, and a 2015 iMac. Using Gradle Profiler, JDK 11, Gradle 7.3.3, and repeated test runs, it reports substantially faster results for Apple Silicon in the tested small Kotlin project.

### Source excerpt

Photo by Danial Igdery https://unsplash.com/photos/FCHlYvR5gJI Choosing a device is never easy as it is, but the new Apple Silicon SoCs for Mac have given the market a good shake and made the choice even harder. Which MacBook should I buy? How different are they? It's hard to figure out. Besides, searching for thorough tests is one hell of a job. In this article, I'll give you a proper comparison of build speeds using some real-life Android projects and a number of different MacBook models. In addition to that, I'll tell you which one to buy heading into 2022. Test computers In this test, I used the latest MacBook Pro laptops powered by Intel as well as some of the latest MacBooks with M1. iMac 27" Late 2015 Intel Core i7 6700K | 24 GM RAM MacBook Pro 16" 2019 i7 9750H 6 CPU cores/12 threads | 16 GB RAM MacBook Pro 16" 2019 i9 9880H 8 CPU cores /16 threads | 32 GB RAM MacBook Air 2020 M1 | 16 GB RAM MacBook Pro 14" 2021 M1 Pro 8 CPU | 16 GB RAM MacBook Pro 14" 2021 M1 Pro 10 CPU | 32 GB RAM MacBook Pro 16" 2021 M1 Pro 10 CPU | 32 GB RAM MacBook Pro 16" M1 Max | 32 GB RAM I added my old iMac 27" Late 2015 to the test to see how much progress the new models of Macs made.Test method Making sure all computers work in equal conditions isn't easy, but I've tried to make it perfect: Using the latest revision of JDK 11. For Apple Silicon I used Zulu ARM JDK Using Gradle 7.3.3 to build projects (the latest available version in moment of testing) Disconnecting the external displays Connecting all computers to a power source Close as many programs as possible, including the background ones Close Android Studio! Switch computer into performance mode (if available) Placing all laptops on a hard flat surface to let the airflow come in and cool down the laptop Not touching the computers during tests Turning off the Spotlight indexing or adding the test project folder to exceptions. If you know of any other conditions to be considered before benchmark testing, I'd be happy to read

## MacBook Pro 14 - a quick review

DevFeed: [MacBook Pro 14 - a quick review](<https://devfeed.tech/articles/macbook-pro-14-a-quick-review-37805.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/macbook-pro-14/>)

Author: Carlos Alexandro Becker

Published: 2021-12-22T00:00:00Z

Content type: opinion

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [macOS](<https://devfeed.tech/topics/macos.md>), [App](<https://devfeed.tech/topics/app.md>), [GUI](<https://devfeed.tech/topics/gui.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [screen](<https://devfeed.tech/topics/screen.md>), [keyboard](<https://devfeed.tech/topics/keyboard.md>)

Tags: [apple](<https://devfeed.tech/tags/apple.md>), [apple-m1](<https://devfeed.tech/tags/apple-m1.md>), [apps](<https://devfeed.tech/tags/apps.md>), [battery](<https://devfeed.tech/tags/battery.md>), [discord](<https://devfeed.tech/tags/discord.md>), [keyboard](<https://devfeed.tech/tags/keyboard.md>), [mac](<https://devfeed.tech/tags/mac.md>), [macos](<https://devfeed.tech/tags/macos.md>), [magsafe](<https://devfeed.tech/tags/magsafe.md>), [memory](<https://devfeed.tech/tags/memory.md>), [processes](<https://devfeed.tech/tags/processes.md>), [review](<https://devfeed.tech/tags/review.md>), [rosetta](<https://devfeed.tech/tags/rosetta.md>), [screen](<https://devfeed.tech/tags/screen.md>), [usb](<https://devfeed.tech/tags/usb.md>)

### AI overview

A personal quick review of the 14-inch MacBook Pro with an Apple M1 Pro SoC, covering Rosetta 2 compatibility, Activity Monitor behavior, the notch, display, battery life, MagSafe charging, and the keyboard.

### Source excerpt

I got a MacBook Pro 14" with an Apple M1 Pro SoC, 16GB of memory and 500GB of disk a couple of weeks ago, and wanted to write my impressions about it, since a lot of people ask.