`git add -p` is your friend to avoid adding unintended files/changes.
I totally agree with you about the comments. Code is so much easier to grok. The comments are there as a reference that you can concentrate on if the code doesn't make sense to you.
There is already a popular project called httpie, so httpy would be really confusing in non written form. Beside that, i completely agree, the name could be better. https://httpie.io/
But do you actually gain anything if you need to write detailed specifications? That seems just as time consuming as writing code, but less gratifying. Code is just detailed specifications on how things should operate.
I've never been to a theater without assigned seats. Maybe it's a regional difference?
My approach is to color ssh sessions to prod servers red, less dangerous servers orange, my own non shared computers blue.
It would be hard to find manufacturers to use it. None of the existing Android phone manufacturers would be able to release phones with this fork without also abandoning the official Android platform on all markets.…
They mention that there are mitigations in the kernel nowadays, so the mitigations they turned off here are now redundant. But I'm uncertain if that refers to the same cve that you mention.
Americans and ISO? That sounds like an oxymoron.
That is what Android does. Each application (by default) gets its own user id.
"If you exit vim, it will restart." This is like exception handling code with the comment: // this will never happen
In a lot of situations, stable is better than bleeding edge. It depends on the use case. For example, my personal computer is running Debian Sid (i.e bleeding edge, dev track) while my computer for work is using the…
Will this cause the Teams notifications to be delayed even further than they already are?
in Sweden we use them a lot. Most of the time they work really well and it's not like they are useless just because it gets really cold. They still help a lot even if the traditional heater element might need to kick in…
How can you tell dead pixels apart from the stars off the night sky background image?
You can do this in any shell already by placing the other language in a separate executable file. With everything in the same file the risk of ignoring the separation of concern principle (each unit should do one thing…
You could expose your library with a plex service. Now you can play it anywhere using any plex client. You could host a web client anywhere and have it play files from your local plex service (as long as the plex…
`git add -p` is your friend to avoid adding unintended files/changes.
I totally agree with you about the comments. Code is so much easier to grok. The comments are there as a reference that you can concentrate on if the code doesn't make sense to you.
There is already a popular project called httpie, so httpy would be really confusing in non written form. Beside that, i completely agree, the name could be better. https://httpie.io/
But do you actually gain anything if you need to write detailed specifications? That seems just as time consuming as writing code, but less gratifying. Code is just detailed specifications on how things should operate.
I've never been to a theater without assigned seats. Maybe it's a regional difference?
My approach is to color ssh sessions to prod servers red, less dangerous servers orange, my own non shared computers blue.
It would be hard to find manufacturers to use it. None of the existing Android phone manufacturers would be able to release phones with this fork without also abandoning the official Android platform on all markets.…
They mention that there are mitigations in the kernel nowadays, so the mitigations they turned off here are now redundant. But I'm uncertain if that refers to the same cve that you mention.
Americans and ISO? That sounds like an oxymoron.
That is what Android does. Each application (by default) gets its own user id.
"If you exit vim, it will restart." This is like exception handling code with the comment: // this will never happen
In a lot of situations, stable is better than bleeding edge. It depends on the use case. For example, my personal computer is running Debian Sid (i.e bleeding edge, dev track) while my computer for work is using the…
Will this cause the Teams notifications to be delayed even further than they already are?
in Sweden we use them a lot. Most of the time they work really well and it's not like they are useless just because it gets really cold. They still help a lot even if the traditional heater element might need to kick in…
How can you tell dead pixels apart from the stars off the night sky background image?
You can do this in any shell already by placing the other language in a separate executable file. With everything in the same file the risk of ignoring the separation of concern principle (each unit should do one thing…
You could expose your library with a plex service. Now you can play it anywhere using any plex client. You could host a web client anywhere and have it play files from your local plex service (as long as the plex…