Live data from Hacker News

I've been using M1 for 1.5 months. Here's my experience as a coding SaaS founder

news.ycombinator.com

11–16 of 16 posts

Re: I've been using M1 for 1.5 months. Here's my experience as a coding SaaS founder

#11

How has Docker been for you, I am also considering running Windows on it or maybe Linux possibly with near native performance. Is this good to go?

I'm sorry I do not use Docker. So I can not comment on that. I also did not try to run Windows or Linux on the machine.

Re: I've been using M1 for 1.5 months. Here's my experience as a coding SaaS founder

#13

How has Docker been for you, I am also considering running Windows on it or maybe Linux possibly with near native performance. Is this good to go?

I am using Docker Preview 3.1.0(60984) with the Air, and its super fast. A build process that usually takes 5 seconds on a maxed out intel MacBook Pro takes a few milliseconds on M1 Air (16GB). Docker crashed once or twice within the last month but nothing major, just restarted the Docker engine and it was fine.

edit YMMV. I use Docker with a NodeJS stack.

Re: I've been using M1 for 1.5 months. Here's my experience as a coding SaaS founder

#14
post #12

Earlier quoted context omitted.

What title would you suggest?

My guess would be to replace "coding SaaS founder" with "developer" as a start.

Ah I see, thanks. I just think of myself as a 'coding SaaS founder' - so I placed this title. It is just the first title that popped out in my mind :)

I did not want to bait.

Re: I've been using M1 for 1.5 months. Here's my experience as a coding SaaS founder

#15
post #2

How is the heat? Does it stay cool? I have a 2018 MacBook pro for work, and it is the worst. I hate two things, fan noise and a hot laptop, so I'm very excited to get a new one sometime soon.

When I actively compile stuff, it gets slightly warm. 95% of time it is cold. I assume if you code/build actively being in a warm room or under the sun, it will get too hot.

Actually it’s not getting to warm. Somebody on YouTube tested the Air running next to a heater and it didn’t got significantly hotter and didn’t additionally throttle (except of the normal throttle of 10% compared to the Pro)

Re: I've been using M1 for 1.5 months. Here's my experience as a coding SaaS founder

#16
post #5

Earlier quoted context omitted.

It should be better now: https://docs.docker.com/docker-for-mac/apple-m1/ But there is no autoupdate

> ...The kernel may panic... That looks very serious, doesn't look stable or ready..

It never happened to me, running dev workloads. Images: mariadb, nginx, nodejs, custom debian / ubuntu (all arm64).
Post reply on HN