Yes but IMO the merge conflict PPV would work and be awesome, and the straight-up bribery already works.
Yes but IMO the merge conflict PPV would work and be awesome, and the straight-up bribery already works.
deleted by creator
Maybe you jest but now I’m seriously wondering why hasn’t this been proposed. It’s defo better than something like “disallow list”.
Oh yeah that was a shitshow. I made a point to keep “master” in my repos and configurations because it’s the other meaning of master - one of the many others. Words are allowed to mean different things, ya know? If I’m drinking some coke I’m certainly not drugging myself (…I hope).
After all, the command to attach to a master is not “git slave”, it’s “git pull”.
They have a button to go to the latest version of the docs, but not to the equivalent page on the latest version
Oh yeah this is a PITA. Tho in that case it’s skill issue on their end.
Course I do. Why, do you need a link to the newest version of the joke?
Skill issue. Old version docs tend to offer you a redirect to more recent docs, and even then something sintactic like an “IN” operator is unlikely to change in form or structure between versions of a database engine.
That and the weird aversion to introducing new or useful keywords, or even extending the symbol set that doesn’t even use full ASCII.
Because when my IP address changes all my websites stop point to the services
Stuff like no-ip and dyndns exist for that specific usecase.
Disregarding the fallacy in your opening, and calling things for what they are:
If a conditional basic income started today with the stipulation that I had to put 40 hrs/week towards making the world a better place or solving societal problems,
I would spend them by becoming a politician and implementing true Universal Basic Income.
Wow this is tremendously informative for me as a Non American, yeah. Thanks! in particular explaining how the Fifth works.
Not an American, but if a lawyer / whatever during jury selection insist on trying to pry open one of your social accounts, couldn’t you stop them on their tracks simply citing the First Amendment (plus maybe the Fourth or whichever is “can’t be forced to give testoimony against yourself”)? Forcing someone to reveal information that might make them persecutable by the government on the grounds of the government may not like their speech sounds like literal application of the 1st here.
Self-hosters are also subject to DMCA. Failure to comply runs the risk of being sued.
Not if the self-hoster is self-hosting out of DMCA jurisdiction. Also, not if the self-hoster can not be found (say, redirect your mailer to /dev/null
).
Word, Rust shills are the most annoying and shitting of the programming language zealots I’ve seen since the Java Enterprise shilling of the early 200xs. WHat’s worse, their memes aren’t even good, unlike the JS memes.
If that were true we’d see lots more charges on corporate stuff.
Actually I do; it’s the {}
that initializes the lambda, and the parenthesis after invokes.
That said, it would have been fun.
Maximum optimization!
C:
Problem
→ return Solution;
C++:
Problem
→
const [auto]&& (Problem&& problem) noexcept(noexcept( Solution<Problem>{}(std::forward<Problem>(problem)) )) { return Solution<Problem>{}(std::forward<Problem>(problem)); } -> decltype( Solution<Problem>{}(std::forward<Problem>(problem)) )
Not even remotely close to how it works. Remember: we had pulseaudio as the “new standard” for a decent while.