313
Junior Dev VS Senior Dev
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
From my experience the only big changes I'd say I made overtime are:
Font size bumped up
Switched to neovim from visual studio, which took like a year to relearn my entire workflow (100% worth it though)
Switched from multiscreen setup to one single big screen (largely due to #2 above no longer needing a second screen, tmux+harpoon+telescope+fzf goes brrrr)
Switched to a standing desk with a treadmill, because I became able to afford a larger living space where I can fit such a setup.
If I were to do this meme though it'd mostly be #1, there just came a day when I had to pop open my settings and ++ the font size a couple times, that's how I knew I was getting old.
By visual studio do you mean VS Code?
I use VS Code to program python in a Jupyter notebook, can neovim work for that?
Neovim can be used for anything you want! it's a great experience if you're willing to take the time and learn it