JS doesn’t have any standards
ECMAScript would like to have a word with you.
If however by “doesn’t have any standards” you meant it’s willing to sink to new low grounds every day, you would be correct.
JS doesn’t have any standards
ECMAScript would like to have a word with you.
If however by “doesn’t have any standards” you meant it’s willing to sink to new low grounds every day, you would be correct.
Private concerts is a good one! And then hire overpriced organizers for those events, too :D
That’s equity. Not spent money, just less-directly-available cash… But if that doesn’t count, real estate technically doesn’t either… Really tough question, depending on the circumstance
zshenv
’s selling point isn’t necessarily that your typical functions are available across scripts (though that can be neat, too – I source aliasrc
as well as an utils
script file in my shell config) – it’s that it’s there for non-interactive shells too, whereas zprofile
is only applied for login shells (and zshrc
only for interactive ones).
So for example, I could open a command in my editor of choice (Helix’s :sh
for me), and if I define stuff using the zshenv
, all of my aliases etc. are right there. I just have to avoid naming conflicts for script function names if it’s the default shell, but that’s pretty easily done.
Yup. Read this and you will forever be against brain-uploading:
But it’s true.
Coding is, like, the smallest aspect out of all of programming. And unfortunately the part that’s the most fun.
But if you’re a coder, I assume you don’t know how to design complex systems, just (maybe) implement them or parts of them. That’s not what defines programming.
(Disclaimer, in all fairness: that’s in my personal, layman opinion as someone who doesn’t know much theory. I might just be very very in the wrong here, lol.)
Thank you for those two links!! I don’t necessarily have the time right now, but from first glance, those seem super interesting!
<span>© echo date("Y"); echo $companyName </span>
Nice find, thanks for sharing.
For Macs (only Macs, I believe), there is StopTheMadness, which, uh well, stops the madness (test page here for some examples it can re-enable).