

yes you can
https://en.wikipedia.org/wiki/Percent-encoding
%27 is an url encoded ’
Whatever browser can’t handle that has quite a serious compliance issue.
yes you can
https://en.wikipedia.org/wiki/Percent-encoding
%27 is an url encoded ’
Whatever browser can’t handle that has quite a serious compliance issue.
You can’t just compare GDP spendings and call it efficiency without accounting for the output.
Does the USA educate the same fraction of their population as Sweden? Otherwise it’s comparing apples to pears.
Not that efficiency is the top priority in my book, but sure, it’s not an unimportant metric by any means.
edit: … am I being Poe’s lawed here?
hardpill to swollow
Here in Sweden education is free, and the government provides a (small) monthly payout to students.
thats not much of a plate though, i’d expect something more like this
https://savesliveswilltravel.com/wp-content/uploads/2023/04/img_2668.jpg
you are perfectly describing js
https://www.npmjs.com/package/is-even
don’t look at the weekly downloads if you are faint of heart.
isEven(0) ->
true;
isEven(Num) ->
isOdd(Num-1).
isOdd(0) ->
false;
isOdd(Num) ->
isEven(Num-1).
it is good to learn C, even if you’re never gonna touch it again. It teaches you what other languages abstract away.
fun fact, the RFC introducing NAT calls it a “short-term solution”
“no true scotsman”
Sorry for being a dick but it
Just stop then.
Between people on the internets lack of good grammar and common courtesy, the first one is a far smaller problem in my eyes.
I believe you got that backwards
Cans and glass are infinitely recyclable. Recycling aluminum saves 96% of the energy of producing new.
oh wow thats much better than I thought!
Sadly, recycling isn’t as effective as one might think. For example, only a small subset of the plastic you put in the plastic recycling bin will actually be recycled.
Does this mean you shouldn’t bother? No, but it gives all the more reason to try to use less plastic to begin with.
Yeah, it doesn’t solve social mobility, but it certainly doesn’t hurt!