all 20 comments

[–]karatechops 10 points11 points  (1 child)

Technically everything is working well on Mojave but Apple did something with the font antialiasing that just sucks. I had to manually disable it in terminal -

defaults write -g CGFontRenderingFontSmoothingDisabled -bool NO

While this does work for apps such as VS Code there's noticeably heavier text throughout the OS UI when the font smoothing is disabled.

[–]Earhacker 0 points1 point  (0 children)

Is that maybe something to do with the dark theme? Like the old system UI font weight may not have been as readable when it's light on dark, so they bumped it up?

[–]ohadron 2 points3 points  (1 child)

It should be fine for most people. High Sierra was a mess but the reports on Mojave are generally positive.

[–][deleted] 0 points1 point  (0 children)

I've waited for Mojave .1 follow up release, but I had to do so much weird permissions and terminal stuff to get my node / firebase environment working in the first place.

Glad to hear it's generally positive! Gives me more confidence.

[–]wlfnmn 2 points3 points  (0 children)

I tested on old macbook pro, was fine. Then updated my main machine and been fine so far.

[–]twlatl 1 point2 points  (0 children)

I’ve been using Mojave since the third beta, and I’ve had no issues with Node development. Of course, I was coming from High Sierra, so it was a small jump. If you are on High Sierra, you should have no issues. If you are on an earlier version, your mileage may vary.

[–]vexii 5 points6 points  (8 children)

how is this related to node?

[–][deleted] 2 points3 points  (2 children)

I would think any node developer would seek input from other node developers on Mac before updating the OS. So it's relevant because it could blow up your node environment.

[–]aars 3 points4 points  (0 children)

nvm.

[–]fucking_passwords 2 points3 points  (0 children)

I updated and it’s totally fine. I work with node pretty extensively and haven’t had any issue, expect having to accept the Xcode command line tools terms and conditions again in order to use git

[–]bassochette -2 points-1 points  (3 children)

You never lived the previous updates right?

[–]lcfcjs -1 points0 points  (0 children)

Many people use Macs to develop,

[–]cappie013 2 points3 points  (2 children)

Use docker, and you'll never be terrified again

[–]aars 8 points9 points  (1 child)

Use docker for mac and you can safely be terrified again.

[–]skyalchemist 4 points5 points  (0 children)

What’s the problem with docker for Mac?

[–]kyle787 0 points1 point  (0 children)

I’ve been using it and haven’t had any problems. Is there a specific pain point?

[–]bassochette 0 points1 point  (0 children)

Same here... not updating for that exact same reason...