Blog: optimizedbyotto.com
- 12 Posts
- 7 Comments
Otto@programming.devOPto Programming@programming.dev•Advanced git commands every senior software developer needs to know4·1 year agoI just prefix all my git aliases with
g-
. So for status I typeg-s<tab>
.
Otto@programming.devOPto Programming@programming.dev•Advanced git commands every senior software developer needs to know2·1 year agoYou need bisect only as a last resort. Effective use of
git blame
,git log -p -S <keyword>
etc has always been enough for me. Also, the projects I work with take 10+ minutes to compile even when cached, so doing tens of builds to bisect is much slower than just hunting for strings in git commits and code.
Otto@programming.devOPto Programming@programming.dev•Advanced git commands every senior software developer needs to know4·1 year agoI had the same feeling until I started using
gitk
. I always have agitk
window open and press F5 to reload, so it shows me the state of everything after I’ve run git commands. Now I grasp everything much better.
Otto@programming.devOPto Technology@lemmy.world•A coder's point of view: The optimal home officeEnglish21·1 year agoOnly product from Microsoft I actually like using and trust. Quality from 1998, and still going :)
Otto@programming.devOPto Technology@lemmy.world•A coder's point of view: The optimal home officeEnglish12·1 year agoOne is enough if it is very big
Otto@programming.devOPto Technology@lemmy.world•Latest GPT-4-0125-preview and Bard-Feb-2024 are live at https://chat.lmsys.orgEnglish1·1 year agoTry again tomorrow, seems it got popular today
https://www.perplexity.ai/search?q=howto+upgrade+windows+to+ubuntu+linux