@RonAmadeo What about the chat features in YouTube and (at least in India) Google Pay/Tez? (Maybe the chat in Google Docs as well, but that doesn't work in the app, I think)
@HathwayBrdband stop spamming me via SMS! I don't want 90 days extra, I don't want to upgrade, I don't want to call 9834371288. Maybe I should register this number with various spam sites.
@AHW_Ahmed@DistroWatch@DMConstantino@Plagman2@fedora Fixed as in no updates at all? No, they will release bug fixes and security patches. Except for special cases like Firefox or Chromium, post-release updates generally avoid major version changes.
@AHW_Ahmed@DMConstantino@Plagman2@DistroWatch@fedora No, it doesn't. It describes Rawhide (what I'd say is Fedora's equivalent of Debian testing) as rolling. But Rawhide isn't what users typically install. You have discrete, tested, stable releases for that (the latest being Fedora 30).
@Hunter_Hsieh I don't remember if it was a slightly different theme 3 years ago, but I've been using molokai for some time now. It's molokai or a close variant. https://t.co/s3Ez3EZUs5
Your silence in the face of bad behavior is harming your relationship with the volunteers and community members who make your sites work. @StackExchange@JayHanlon@spolsky
https://t.co/fwZHMstOof
@feralgames Thanks for porting this! Btw, the instructions link in the order email 404s ( https://t.co/G2AUiKECVy ) - I presume it'll be up on the 13th?
@climagic@dfgweb Ok, so why are you arguing that with me? I didn't name them, I merely pointed out that that's what the name is, and gave a plausible explanation why. You regularly tweet about CLI, don't you think you should use the correct names so that your followers can easily looking them up?
@climagic@dfgweb Not sure if you're being deliberately dumb, but in process substitution and command substitution, the shell replaces something in the command line with something else (i.e., substitution). No such thing happens in redirection (which, by the way, takes place after these).
@climagic@dfgweb If it helps, it's substitution because the expression gets substituted with a file handle to the process (like it gets substituted with the command output in command substitution).