Thank you for the link. It sounds like they are talking about a TSA regulation, and not necessarily a law, though. Still very interesting, however, and I appreciate you following up.
Right, but you said it "was dismissed as the law was classified so could not be discussed in court", but I'm finding nothing that confirms that as true.
Do you have a source for this claim? I'm only finding sources saying the case was dismissed by the supreme without comment[1], and the 9th Circuit Court of Appeals did rule on it (in favor of Gonzales)[2]. [1]…
Go modules FTA: "Go modules are great, and probably the single best module system I’ve used in any programming language. Go 1.11 took my biggest complaint and turned it into one of my biggest compliments."…
He says it in the next sentence. "...but with GOPATH its opinions extended beyond my Go work and into the rest of my system. [...] I already have opinions about how to use my computer."
I thought he said if money was no object...
I haven't tried Apricity, but I have tried Antergos, and you just described Antergos.
To reduce the need for ng-cloak, use ng-bind <p ng-bind="value"></p> instead of <p>{{value}}</p> It is preferable to use ngBind instead of {{ expression }} if a template is momentarily displayed by the browser in its…
Thank you for the link. It sounds like they are talking about a TSA regulation, and not necessarily a law, though. Still very interesting, however, and I appreciate you following up.
Right, but you said it "was dismissed as the law was classified so could not be discussed in court", but I'm finding nothing that confirms that as true.
Do you have a source for this claim? I'm only finding sources saying the case was dismissed by the supreme without comment[1], and the 9th Circuit Court of Appeals did rule on it (in favor of Gonzales)[2]. [1]…
Go modules FTA: "Go modules are great, and probably the single best module system I’ve used in any programming language. Go 1.11 took my biggest complaint and turned it into one of my biggest compliments."…
He says it in the next sentence. "...but with GOPATH its opinions extended beyond my Go work and into the rest of my system. [...] I already have opinions about how to use my computer."
I thought he said if money was no object...
I haven't tried Apricity, but I have tried Antergos, and you just described Antergos.
To reduce the need for ng-cloak, use ng-bind <p ng-bind="value"></p> instead of <p>{{value}}</p> It is preferable to use ngBind instead of {{ expression }} if a template is momentarily displayed by the browser in its…