@theCubeNation@MARVELSNAP@gamescom same, progress on the other drops post gamescom seems fine but never got the grecke variant drop despite doing all the steps and watching the required amount.
FYI, I'm migrating over to https://t.co/xMEyQkNSBY.
If you are anxious about the process of re-following everybody like I was, YSK there's a tool for bulk following (and muting/blocking/etc):
https://t.co/41VysurZcB
The closest Twitter things so far...
https://t.co/vwS3NuLodt - This seems to be where tech types are going. Drier, but more fully-featured.
https://t.co/eQbiov4uGY - The cooler one, but wholly app-centric. There's no web version, which limits it.
Really must tip my hat to Elon’s failed verification experiment for giving me the perfect lifelong example about why it’s cheaper and easier to listen to security during the design phase of a product.
@DemonTomatoDave I often think about how few times I hear filler sounds in screen dialogue during awkward moments, like "uhm," "err," "ah" vs real life conversations
@samreich my daughter and I love rewatching the first episode, but we both wished we could still see Sam's face PiP-style during the fugue song. in our head, it's permanently this.
🎉 A new experimental file watcher (--watch) made it into Node. It will watch the entry point and any required/imported module and there's also a --watch-path argument.
❗This is not released yet but might land in the upcoming v18.9.0.
Video alt: Node.js restarting on save.
This guy is using Img2img Stable Diffusion on old Sierra titles. Input the old 16 color low res image and get back amazingly detailed recreations. https://t.co/SXVXceWf7d (I wonder if soonish we can apply this to old cartoons animations?)
Stop parsing query parameters with https://t.co/zBVi69cuJs.
This Object.fromEntries() + URLSearchParams combination provides you an object interface for all query params.
This is the way.