• 0 Posts
  • 56 Comments
Joined 1 year ago
cake
Cake day: December 31st, 2023

help-circle
  • Lightfire228@pawb.socialtoProgrammer Humor@lemmy.mlCommit
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    9 days ago

    I mean, you just need to look at the conflicting files, fix up the code, then stage those changes and pop a new commit

    There’s no “special” merge conflict resolution commit “type”


    As for fixing the code itself, I usually look at what changed between both versions, and then re-author the code such that both changes make “sense”




  • As a software dev, i like having 3. Gives me space to see

    • console output and debug info on the left
    • my code editor in the center
    • and my browser on the right

    Or having multiple vscode windows and a browser

    I also move windows around using the keyboard (win + left / right), and the task switcher (alt + tab)











  • It might be your phone getting a notification, and sending that to the BT speaker, which then takes precedent over the laptop

    I usually just disable BT on my phone when stuff like that happens (on android, you can change the playback device without disconnecting, and that should also prevent the phone from stealing your headphones)