this post was submitted on 20 Feb 2024
31 points (63.2% liked)
Programming
17343 readers
239 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
code is just text, so code editors are text editors.
What sets IDEs apart are their features, like debugger integrations, refactoring assists, etc.
I love command line ยฑ Vim and used solely it for a large portion of my career but that was back when you had a few big enterprise languages (C/C++, Java).
With micro services being language agnostic, I find I use a larger variety of languages. And configuring and remembering an environment for rust, go, c, python etc. is just too much mental overhead. Hard to beat JetBrain's IDEs; now-a-days I bring my Vim navigation key bindings to my IDE instead of my IDE features to Vim. And I pay a company to work out the IDE features.
for the record, I am in the boat of, use whatever brings you the greatest joy/productivity.
Yes, I use MS Word then print as image to pdf. Outlook works too, but it's less secure, and Power Point is too fancy for my taste (I don't like animated transitions when my code wraps between columns). It's amazing how far we've come from punched cards, and how fast, I can barely keep up.
you sound like a Microsoft engineer ;)
I was trying to be a bit funny but I forgot that I'm not funny, (I'm) just a joke.
for the dummies (like me) that can't read the room, especially online, a sarcasm tag /s goes a long way ๐
... oh, you are right, now I fell dumb, I should use that more often, it would have worked perfectly in so many situations.
I am trying something similar irl, basically announcing my intentions (not just sarcasm) & trying not to feel weird in the sort of way like when somebody tells a joke & then starts to explain it immediately afterwards.
Eg: I'm genuinely happy you pointed that do directly, I'm not being sarcastic.
hey, that's what the internet is for; information sharing :)
Ah, yes, when humans build & use something for good. I forget sometimes about that. That reminds me, I should donate some moneys to Wikipedia again.