this post was submitted on 15 Jun 2023
12 points (100.0% liked)

Apple

561 readers
1 users here now

A magazine for news and discussion about a small Silicon Valley fruit company.  ### See also

founded 1 year ago
 

During my entire life (32 years) I used windows and linux machines. Now I bought my first mac book and I would like to know what tools is nice to have to make my work easy.

I am a developer ruby on rails and use vscode, also I use the terminal a lot and the default terminal is not that great. Also I miss notepad++

Any sugestions?

Thank You

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 year ago (6 children)

Rectangle - for arranging windows
Warp Terminal - a souped up terminal
Maccy - clipboard manager
Homebrew - installing packages
Sublime - notepad++ equivalent
Insomnia - api request manager like Postman

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago)

I would suggest vs code over sublime myself.

First thing you need to install is homebrew, the second docker, vs code next.

from that point on try and do everything with docker.

[–] [email protected] 2 points 1 year ago

I highly recommend people use docker for anything they would use Homebrew for. Homebrew is fragile and breaks often. Obviously I understand the appeal, but it isn't worth the heartburn.

[–] [email protected] 2 points 1 year ago

VS Code for me!

[–] [email protected] 1 points 1 year ago

Why warp? I just downloaded, and when I was immediately prompted to create an account, I just tossed in the trash.

[–] [email protected] 1 points 1 year ago (1 children)

Which improvments does Insomnia has over the Postman? Do you know if the license allows comercial use? Thanks.

[–] [email protected] 1 points 1 year ago

I found postman using insane amounts of RAM a few times and some of my coworkers had switched and it’s been pretty nice so far. Pretty much the same feature set without being a RAM hog.

[–] [email protected] 1 points 1 year ago

Ah, I came here just to recommend Rectangle! Fantastic open-source app