factoid actualy just statistical error. average palestinian eats 0 pieces of bread per day. Breads Georg, who lives in cave & eats over 190,000 each hour, is an outlier adn should not have been counted
factoid actualy just statistical error. average palestinian eats 0 pieces of bread per day. Breads Georg, who lives in cave & eats over 190,000 each hour, is an outlier adn should not have been counted
What is this from?
There are some cases where any
must be used instead of unknown
but they usually involve generic constraints and seem more like a bug than intended behavior
Just curious, why extremely low latency? If it’s for playing music, you might want to look into things designed specifically for that. Something like Jamulus
No no, 10 base 512 lines of code
They can connect via USB so you can do things like perform a clean shutdown when it loses power
Someone’s trying to smash a stack
uBlock Origin is the one that used to be relevant, but their anti-ad-blocking pop-up has made the site unusable for me lately.
I’m sure uBO will eventually work again but for now, no dice.
It doesn’t for me. Probably hasn’t been rolled out to you yet.
We already have bacteria that eat plastic
It makes sense if you just think of everything as a function.
JSX can exist without React; it’s essentially just an alternative syntax for function calls.
(That is, annoyingly, handicapped in the Typescript checker)
Chrome will show :D when you have over a hundred tabs. Firefox shows ∞
I know this from extensive experience
JABBERLOOP
Not really relaxing but good
There have been a couple attempts at platform agnostic playlist services… none of them seem to be up anymore.
That said, link it. I think people without accounts can at least see the list?
Finger. Exercise.
Ah yes. Drinking beers is a great way to… hide alcoholism.
Annihilation, if you can ignore the framing device.
But generic type syntax is a feature exclusive to Typescript while
typeof
is a JavaScript thing. You’d never getPie[Pie[T]]
as a result from atypeof
check. (Please excuse the square brackets; seems like the markdown parser here isn’t quite right and it keeps messing up the angle brackets)Also, it’s
typeof foo
nottypeof(foo)
in js