

No seriously, I’m really trying to find a legit scenario where such tool is actually needed and I honestly can’t think on any.
There are plenty of tools out there to help you track your work so no need for any of this bullshit.
No seriously, I’m really trying to find a legit scenario where such tool is actually needed and I honestly can’t think on any.
There are plenty of tools out there to help you track your work so no need for any of this bullshit.
Isn’t that just ‘sudo cp image.iso /dev/sdX && sync’ ?
This… OMG!
All started with a docker run -v ...
on sub folder on my home directory. The command changed the ownership of some files to root…
In order to get my permissions back I sudo
and tried to run chown -R andrefsp:andrefsp ./*
on the folder.
Thing is… My stupid ass didn’t actually typed ./*
but /*
instead followed by an angry Enter… It was so fast… So quick… The whole thing was fucked beyond recognition…
Yes! This one is the big feature for me. PDFs are always a pain to sign.
On Linux I’ve been using Xournal which does the job pretty well, but I’m really looking forward to try it on Firefox!
Here! I’m another active user!
I had a similar one at a past work too. A test which was asserting a response status 500.
Like, instead of the test asserting the correct error/status code was being returned, it was instead asserting any error would simply getting masked as a 500.
Basically, asserting the code was buggy…
That made me angry a couple of times but I still miss that place sometimes.