Do not fall for it. It’s a trick to get you to read the article.
Do not fall for it. It’s a trick to get you to read the article.
Lemmy adds a rel="canonical"
link to every post. Google should be able to understand that and make every page with the same canonical link go to the same page. I think other sites who have many domains with the same content, like medium, do the same thing.
As long as you don’t have to implement it yourself.
You say that, then use a language that allows you to do this (it’s not lisp)
if (foo);
{
bar();
}
Operator overloads, descriptor protocol, decorators
So basically r/lounge?
core-js is exactly that, but it focuses on implementing baseline features that can be polyfilled.
O(n!). I like it.
Followed shortly by Russia invading to “cleanse the area of nazis”
Lua tables are secretly hashmaps
seeing nipples is scary for some reason.
learning curve and skill ceiling mostly.
So basically to find a good job, you should learn all 3.
But the best (fastest) plugins aren’t written in js.
Tried the ruff extension?
1+1=11 means base 1
“Microsoft bad”
Here’s a neat tidbit. Using curl
without -f --fail
will make non-2xx status codes return success, so set -e
won’t help there.
All you need to do is set -e
at the start of the script to stop on a non-0 exit code. And quote variables to prevent globbing.
Supreme Court justices are appointed and they serve for life (or retirement/resignation). State justices can vary.