HackerTrans
TopNewTrendsCommentsPastAskShowJobs

westtan

no profile record

Submissions

Bret Taylor's customer service AI startup just raised $175M

techcrunch.com
2 points·by westtan·2 года назад·0 comments

[untitled]

1 points·by westtan·2 года назад·0 comments

Tesla's $25,000 EV flip-flop

techcrunch.com
4 points·by westtan·2 года назад·0 comments

[untitled]

1 points·by westtan·2 года назад·0 comments

Node.js: A Deep Dive into the Secrets of CommonJS Modularity

4 points·by westtan·2 года назад·2 comments

LinkedIn confirms the 'follower purge' was just a bug that's now resolved

techcrunch.com
2 points·by westtan·2 года назад·0 comments

[untitled]

1 points·by westtan·2 года назад·0 comments

[untitled]

1 points·by westtan·2 года назад·0 comments

What we know about the layoffs at Meta

techcrunch.com
3 points·by westtan·2 года назад·0 comments

PHP 8.4 Introduces Array_find Function: Innovation or Gimmick?

webtechforenv.blogspot.com
2 points·by westtan·2 года назад·0 comments

[untitled]

1 points·by westtan·2 года назад·0 comments

Give me some feedback on my product,deployment of development environment tools

2 points·by westtan·2 года назад·1 comments

Laravel Performance Optimization Strategy

medium.com
2 points·by westtan·2 года назад·0 comments

[untitled]

1 points·by westtan·2 года назад·0 comments

[untitled]

1 points·by westtan·2 года назад·0 comments

comments

westtan
·2 года назад·discuss
Although ARM brings better performance and battery life to Mac, without the support of the software ecosystem and Apple's deep integration of hardware and software, ARM architecture alone is not enough to make Mac stand out.

Recently, Docker was exposed to many bugs with Arm64
westtan
·2 года назад·discuss
Although some companies are trying to promote ARM hardware for gaming, current efforts still seem to be focused on mobile devices. Overall, the transformation of the traditional gaming market will take time, and more obvious changes may be seen in the next few generations of consoles.
westtan
·2 года назад·discuss
I personally think that the development experience on Mac is better. I have complained about the poor development environment you mentioned before, but I successfully solved it with some new tools. On Mac, you can use Servbay or mamp to solve this problem. Servbay:https://servbay.com
westtan
·2 года назад·discuss
Many developers do encounter similar problems when using macOS, especially when developing and running tools like Docker. macOS's resource management and performance issues are often frustrating, especially when you need to do a lot of development work. In fact, you can use other tools instead of Docker instead of Linux. As far as I know, [Servbay](https://servbay.com) does a much better job than Docker on Mac.