@KenOno691@dzwick_weber As more of math becomes formalized, computers are going to get alot better at formalizing - in the same way that the large corpus of computer programs it has to train on has made it LLMs a beast at programming.
@itsandreabotez If this happens it's a medical emergency and people should go to the ER... Early treatment is critical.. I lost 40% hearing in my left ear like this when I was 9
@Hasen_Judi AWS was the first company provide hosting at this scale so it has alot of baggage, but compared to trying to work with Azure for linux hosting, I'd take AWS any day. AWS CDK (which uses cloudformation under the hood) is way more stable than bicep.
@msilverpictures Felt like they really leaned into the punk/metal side of things with how youthful and energetic the crowd was, still had a blast. That venue is really cool.
@KevinNaughtonJr I used to use TextMate and then Atom on a mac, but they're basically dead. VSCode has good plugin support and can quickly open a window to edit a file - I hate waiting,. Its quiurky in some ways, in others it just works.
@Ha_Sch@passle_ Returns true if the value is of type number and is not NaN (NaN-NaN != 0) or if the value is a string and the string isn't infinity when cast to a number and isn't the empty string.