Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)WI
Posts
1
Comments
23
Joined
2 yr. ago

  • During the peak of his fame I always thought this was a money laundering scheme from Musk. Only recently I've learned about the (not so much) theory that it was all an effort to screw with high speed train.

  • I was a hardcore emacs user for 9 or so years, then moved on to Jetbrains' editors, even paying for them, now I'm trying to move into neovim and loving it (only for non-work stuff for now).

    Jetbrains editors have been great for me, stable and feature rich, specially in terms of debugging. The only problem I have is that they are quite the consumers of resources and power.

    I used vscode for a while and what I found is that even though it consumes fewer resources than Jetbrains it also has way fewer features and fails more often. You can't do much customization or error handling besides setting some obscure json variable and good luck.

    Now with neovim (and emacs) you can customize it endlessly (which is something I want) and have almost no resources used. The "drawback" is that you need more plugins working in conjunction to get the same features you'd get in the previous editors. Now, beware that things will fail sometimes for sure but you're in a position that can fully try to fix them, but will take time.

  • Selfhosted @lemmy.world

    Routers

  • I had this happen with a mid level guy (who thought he was a senior) with a cowboy attitude towards code. After many attempts to reason with him, I revoked his permission to touch the main branch and stopped reviewing his code until he started behaving. He left soon after.

    In your case with a senior I'd escalate the situation to management.

  • Depending on the points I can see it with education and even with things like chatgpt, but IDEs? Ah this is a new one. How do IDEs just fill code for programmers? What's next? programmers use chairs that are too comfortable nowadays?

    IDEs have boosted significantly programmers productivity.