@JamesMontemagno I'm sure others have already asked or thought this, it would be great to get a vscode insiders podcast episode about the upcoming GitHub Copilot token pricing changes for pro and pro+ users. Especially around the "preview your bill" capability coming. Or YouTube
@htmx_org is there an obvious solution for how to implement form dirty warning on unload with htmx? Or is this still a "little bit of custom JS" solution area?
@troyhunt Would following this up with mandatory 2FA for all customers be a good thing? Any downsides or good reasons not to require 2FA on such a high profile service like this?
@DaveLeeFT if you google your phone number the first result is this article and guess what else is there? The best metaphor I heard so far for chatGPT is, "blurry jpeg of the web".
just made a "decentralized" "alternative" to twitter; everyone should go "join" it
to make an account: fork https://t.co/vv271yPEMr
to tweet: git commit --allow-empty
to follow someone: git remote add <alias> <their fork url>
to retweet: git cherry-pick <their "tweet">
@jakevdp@TechRonic9876 Now that I've looked at it more (https://t.co/H9wFlS9Yel)...
I have a crap-ton of regression tests files for a few hundred ML/stat models. In each, are multiple analyses.
They tend to use the same seed because they are often using the same data set and resampled the same way.