240
you are viewing a single comment's thread
view the rest of the comments
[-] UnrepentantAlgebra@lemmy.world -2 points 3 weeks ago

Ok you might be a little crazy for using vim in 2024 :D but it depends on the context. Editing a quick config file from command line? Sure. Working on a big project? No way, give me an IDE with real navigation and auto complete functionality.

I think part of the reason is just that the barrier to entry for software development continues to drop with IDEs, dependency/package managers, etc. It's really easy to get a working knowledge of your tools without knowing how they really work under the hood, which is good and bad.

[-] sugar_in_your_tea@sh.itjust.works 7 points 3 weeks ago* (last edited 3 weeks ago)

Vim can have "real navigation," I have a plugin installed that lets me jump to method/class/variable definitions, and it works really well. The interaction is certainly different (IMO better, I just hit "gd" and I'm there), but I'm able to get the features my coworkers like from whatever IDE they have with a few minutes of installing a plugin and editing some configs.

I've tried IDEs and editors, and honestly, I'm much more productive with my vim setup. Most of my time is spent reading and navigating code, and that's really nice w/ Vim. To each their own, but everyone should master the tools they use, and I find myself having to help other devs with their own configs (e.g. the Python plugin by default in VSCode ignores most type errors, and we use optional types everywhere and they're wrong more often than not...).

So yeah, I'm pretty sad that many new devs these days don't really understand their tools, and sometimes don't even understand the platform they're using because their IDE handwaves it away. I suppose that's good for me as a senior engineer because I can provide value fixing the random issues the other devs can't, but it does make me sad that maybe, just maybe, AI will have a chance at eliminating so many jobs because the average dev doesn't dig much deeper than the average AI does. I'm not too worried about my job, but I am worried that I'm going to have to fire people because a machine is better at their job than them...

this post was submitted on 28 Aug 2024
240 points (98.8% liked)

Cybersecurity

5408 readers
92 users here now

c/cybersecurity is a community centered on the cybersecurity and information security profession. You can come here to discuss news, post something interesting, or just chat with others.

THE RULES

Instance Rules

Community Rules

If you ask someone to hack your "friends" socials you're just going to get banned so don't do that.

Learn about hacking

Hack the Box

Try Hack Me

Pico Capture the flag

Other security-related communities !databreaches@lemmy.zip !netsec@lemmy.world !cybersecurity@lemmy.capebreton.social !securitynews@infosec.pub !netsec@links.hackliberty.org !cybersecurity@infosec.pub !pulse_of_truth@infosec.pub

Notable mention to !cybersecuritymemes@lemmy.world

founded 1 year ago
MODERATORS