ssh -X
For those small things where it’s just blatantly easier with a gui.
ssh -X
For those small things where it’s just blatantly easier with a gui.
Programming with python. Very addictive when my stuff works.
Programming with C. Very frustrating because I have a core dump and now I have to manually comment code :/.
Ctrl+r to reverse search or use atuin shell history.
But no comment otherwise :P.
I always start with .gitignore and adding the .env then making it.
Anywho, there’s git filter-repo which is quite nice and retconned some of my repos for some minor things out of existence :P
I had to write a mini os and it handled keyboard interrupts. Certainly made it make a lot more since after writing it for my uni course