logoalt Hacker News

cloudie78today at 11:31 AM3 repliesview on HN

You always have a choice to use/learn/make a different tool.

It’s a prison of your own making.

I’ve personally adopted a process where I structure my projects to ALWAYS keep credentials and sensitive information in a separate directory.

The working copy gets rsynced to and from a dedicated VM with whatever $HARNESS.


Replies

pjmlptoday at 11:45 AM

If I have to deliver in technology X, customer isn't going to be happy getting Y instead, and I am not making my life miserable to work with editors lacking the specific tools, or that are forbidden by customer IT to be installed on provided equipment.

show 1 reply
HumblyTossedtoday at 12:33 PM

> You always have a choice to use/learn/make a different tool.

Weak argument. People don't have infinite time. People just want tools they trust and that aren't enshitified.

show 1 reply
p-e-wtoday at 11:43 AM

Many official, high-quality language support plugins are only available for VSCode. For some languages, you have a “choice” to use another IDE in the same sense that you have a choice to do programming with a hex editor. Lean being an example, where every alternative is in its infancy.

show 1 reply