TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What should I do after getting my first new MacBook?

7 点作者 mraza007超过 4 年前
Hi HN, I come from a Linux background and have been using Manjaro with i3. After all I decided to switch to MacBook what should I do to setup that as my dev machine.<p>Any suggestions would be appreciated

6 条评论

bnchrch超过 4 年前
Oh man! Heres a few things you should install first:<p>- brew<p>- brew cask<p>You use brew to install any packages you need and brew cask to easily install applications like slack, zoom, etc...<p>A couple applications i&#x27;d recommend:<p>- Spectacle (window management)<p>- iterm2<p>- caffenie (keeps your mac from falling a sleep)<p>- Rocket (slack like emoji&#x27;s everywhere )<p>- ngrok<p>- vscode<p>You should also know that the shortcut for spotlight (cmd+space) is the best way to open applications quickly. If you end up liking the workflow go and pickup Alfred, its that type of functionality on steroids.
评论 #25089112 未加载
ahtaarra超过 4 年前
I would get rid of Stocks, TV and Home apps but for that you apparently need to disable System Integrity Protection from Recovery. Also, I&#x27;d rather enable applications from all sources permitted to be run because you already get prompted when running those for the first time (using `sudo spctl --master-disable` which is reversible). I do not download apps from random sources or use pirated stuff so I&#x27;m less willing to put up with that sort of restrictions. Also `AppCleaner` is something I think is a must-have on a system because of files being left over when an app is deleted.
speedgoose超过 4 年前
If you need or prefer to develop in a Linux environment on your Mac, you can test visual studio code remote, which allows you to develop from your new Mac but using a Linux virtual machine, a server, or a managed cloud environment.<p><a href="https:&#x2F;&#x2F;code.visualstudio.com&#x2F;docs&#x2F;remote&#x2F;remote-overview" rel="nofollow">https:&#x2F;&#x2F;code.visualstudio.com&#x2F;docs&#x2F;remote&#x2F;remote-overview</a>
评论 #25089114 未加载
leejoramo超过 4 年前
Make bootable backups part of you backup tool set. Both Carbon Copy Cloner and Super Duper are good apps for this purpose.<p>Such bootable backups can boot any other system of the same CPU family. And can be use to copy your full system to a new machine. Files, apps and configurations.<p>(It may take a little time for all of to work with ARM but it should get there soon)
atmosx超过 4 年前
On the security side, LittleSnitch and ClamXav is what I use and I am pretty happy with it.<p>For command line package manager I prefer MacPorts to brew.<p>Make sure you configure backups.
O_H_E超过 4 年前
Linux user here. I definitely heard good things about Alfred.