

- PHP
- JavaScript
- Bash
- C
- C++
- Java
Just a guy wandering aimlessly through this world.
Pronouns: he/him/his
Sooooooo…
touch grass
chmod 000 grass
touch grass # gets error
I’m curious how you got a permission denied error in your home directory??
Good luck to you!
At this point, it’s probably wise not to count on the “in four years” idea that Trump will willingly step aside and allow someone else to be President. And even if we get lucky and he dies before that time, his successor is much younger and just as emboldened as Trump.
To paraphrase the old saying, “Hide yo kids, hide yo couch!”
They argued that ending Energy Star labeling would go against Trump’s stated goal of bringing down energy prices.
Haven’t they learned anything? Just because Trump says he wants to do something does not mean he’ll do it. Most especially anything beneficial to anybody but him and his entourage of cock suckers.
I just checked and it is not on by default.
Thank you for the word of warning. Does this affect Windows 10 as well?
and a thousand other exception
👆 🤦♂️ 🤣
“ie” vs “ei” are my kryptonite. e.g. receive, sieve.
I haven’t always had this habit, but I brush my teeth twice a day and floss before bed.
Goddamnit. Hasn’t anybody learned anything from Hollywood? Sequels and reboots most always suck worse than the originals.
Paper plates and plastic utensils. If you have a friend with a membership to one of those bulk stores, get them from there.
If you don’t mind my asking: do you know how your plumbing is busted?
Is that what we’re calling coke these days?
Yes. Thankfully in my experience I’ve only dealt with this once or twice. But it’s a pita every time.
I’ve tried switching macOS to a case sensitive file system, but not all programs can handle it (at the time it was Photoshop).
That’s called a workaround. No end user should have to rely on a workaround as a solution to a bug; and make no mistake, it’s a bug.
I’m probably going to get downvoted to Hell and back, but someone’s gotta say it: that’s a git problem, not Windows.
First of all, I agree that case-insensitive file systems suck. It makes things inconsistent, especially from a development standpoint.
But, everyone has known that Windows (and macOS) use case insensitive file systems. At least for Windows, it always has been that way.
Git was written in Linux, which uses a case sensitive file system. So it’s no surprise that its internals use case insensitive storage. Someone ported it over to Windows, and I’m sure they knew about the file system differences. They could’ve taken that into account for file systems that are case insensitive, but chose not to do anything to safe guard Windows users.
But until the day that somebody fixes Git, everybody who is not using case sensitive file systems needs to care more about how they name things (and make sure their team does too). Because fuck everyone else, right?
$goddamnitJeffStopChangingMyFuckingVariableNames = 1;