🥺: the best sudo replacement
141–150 of 559 posts
Re: 🥺: the best sudo replacement
#142Re: 🥺: the best sudo replacement
#143[flagged]
Re: 🥺: the best sudo replacement
#144Re: 🥺: the best sudo replacement
#145Typing emoji is a pain, but the chat suggests that that might be an advantage: > Using this program requires you to be able to type an emoji. Most attack code is of such poor quality that they are unable to run commands named with emoji.
Re: 🥺: the best sudo replacement
#146Typing emoji is a pain, but the chat suggests that that might be an advantage: > Using this program requires you to be able to type an emoji. Most attack code is of such poor quality that they are unable to run commands named with emoji.
Re: 🥺: the best sudo replacement
#147[flagged]
Re: 🥺: the best sudo replacement
#148Kinda reminds me of Puss in Boots pulling that face when he wants something so badly. Cats will rule the planet after we're long gone.
Re: 🥺: the best sudo replacement
#149Re: 🥺: the best sudo replacement
#150I know I'm an old fart but this is yet another reason why I don't want my servers supporting UTF-8. LC_ALL=C It's important and NECESSARY to be inclusive, and as long as nginx can still provide the UTF-8 characters I don't care; but there is no way I can allow anything other then US ASCII to be on the terminal.
Unfortunately, the C locale will not achieve your goal: UTF-8 will be merely a subset of what you support, rather than getting rid of it.