This means that Twitter increasingly pushes its users towards its For You feed, which is now going fully algorithmic, and will only include posts from verified (meaning ‘paying’) accounts. That means most accounts you follow won’t even be eligible to appear, and the others won’t appear often.
Looks like all accounts you follow will appear in For You after all, not just the ones that are verified:
Forgot to mention that accounts you follow directly will also be in For You, since you have explicitly asked for them
https://twitter.com/elonmusk/status/1640800519894736896
Nice! I have a similar set of scripts for google cloud instances. And my favorite is also the resizing one. Just soo much more convenient than using the UI.
They also automatically mount an sshfs of the instance’s home directory, which I found very helpful for e.g. working with output the instance produced that can’t easily be interacted with in a terminal.
In case anyone is interested: gcloud-connect-instance, gcloud-change-type (but fair warning: I haven’t used them in a while, and updates to the gcloud cli/api might have broken some things).