

Will the donut and muffin ministries follow suit?
Will the donut and muffin ministries follow suit?
Pick one.
Git is p2p and distributed from day 1. Github is just a convenient website. If Microsoft takes down your repo, just upload to another system. Nothing but convenience will be lost.
And vscode uses them for remote ssh development.
I just use ~/.ssh/config
e.g.
Host website
Hostname some.hostname.foo
User bob
Port 1500
I’m a coelacanh, not a coelacanth.
Also, my 2nd favorite VW ad
He make a good snak
Thanks, ants.
Thants.
I couldn’t even begin to describe my weirdest dreams. I just sit there holding my coffee mumbling “what the fuck was that?”
Lack of interest. It doesn’t solve any problems that I have.
They don’t. That’s their kink.
I disagree that parsing is validating. For example, you could give me a valid ISO date time string, but I want a shipping date and you gave me something in the past. It parses, but is not valid.
I disagree that validating early is bad because some other part of the code might also validate later and possibly do it differently. Yes, that’s bad, but not a reason to not validate early.
Direct Rendering Manager, not Digital Rights Management
I understand the concept. I just disagree that it’s a good idea.
I don’t see it. I would much prefer to validate early rather than late. The example of ‘other code might validate it differently or not at all’ seems specious. I don’t want invalid information “deep within the bowels of the system”.
You will ease my mind?