• 0 Posts
  • 63 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle




  • I use JetBrains Rider for dotnet (with Vim emulation), VS Code for general misc code editing (with Vim emulation), and NeoVim for quick in-terminal edits and Git workflows. I even have vi-mode enabled in my terminals, but I haven’t bothered trying to do it in browser yet.

    My experience is that modal editing is only a little faster, but it’s much more comfy, even fun! I enjoy coding with modal editing much more so than modeless. Being able to zip around the code without having to move my fingers to the arrow cluster just feels nice.














  • AdamBomb@lemmy.sdf.orgtolinuxmemes@lemmy.worldDaily Driving
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    Same. I recently spent a few hours failing to either build gamescope from source or get the flatpak versions of gamescope and steam working together. Others got it working a few months ago, but their steps didn’t work for me and I just decided I’d rather spend my time playing without HDR than keep trying at it. Wouldn’t have been so hard on a disto better supported by gamescope.



  • Yeah, definitely higher than 4. The way that scale progresses, I think I’m at like an 8, maybe 10.

    • Can take business requirements and design a scalable distributed solution
    • My code is well-factored and I refactor as part of my usual workflow to deliver new features
    • I maintain my own build and deploy automation
    • I am a sought-after code reviewer and mentor
    • My features are well-covered by business-level unit tests
    • I monitor my own systems in production with log and metric-based monitors