@Gryffix Don't draw the line if there are more than 5 ( or pick your number ) defenders in the box - no offside. Let the defenders defend. With the box packed with defenders, it is very odd to be drawing a line to see where half an inch of an elbow might be protruding beyond them
@sabrinajaine almost never in the middle of the day if we can help it - except of course to offices etc which have air conditioning. Evenings are fine.
@angehyc Itβs specially confusing when youβre on a solo project :). You push your changes to the cloud for backup, but itβs a Pull request - what am I pulling? And who am I requesting!
@TTrimoreau https://t.co/eNoGMF2yFK ( used to have an actual stapler animation you could staple with ) https://t.co/uldkwCYlPj ( used to be just a purple screen
This is pretty wild. This is what all the compute build-out is potentially making possible. More and more of these data intensive applications will come because everything is data - and now we have the compute and AI brains to deal with it at this scale.
@haruharu_RQA The standard library has a strlen() function. But if you want to do it yourself you do something like this
// Loop until the null terminator is found.
while (str[length] != '\0') {
length++;
}
// length now has the length of str
https://t.co/KFLd0I9COI Nice interactive periodic table single-shotted by Fable 5. Everything is clickable for info. Nice orbit animations. Wish I had this in High School !