/e瑟藢to蕣k蓹n蓹藞fo蕣bi蓹/
noun [uncountable] (Digital Culture, AI Tech slang) The irrational fear or persistent anxiety of running out of AI processing tokens.
| const useIsVirtualKeyboardVisible = () => { | |
| const [isVirtualKeyboardVisible, setIsVirtualKeyboardVisible] = React.useState(false); | |
| React.useEffect(() => { | |
| // probably incomplete, good enough for me | |
| const inputTypesThatOpenTheVirtualKeyboard = ['text', 'email', 'password', 'number', 'search']; | |
| const handleFocus = (event: Event) => { | |
| if ( | |
| event.target instanceof HTMLTextAreaElement || |
| const tesseractTsvToJson = (tsvFilename, jsonFilename) => { | |
| console.log(`> tsvToJson ${tsvFilename} => ${jsonFilename}`); | |
| const tsvLines = fs.readFileSync(tsvFilename, 'utf-8').trim().split('\n').reverse(); | |
| /** @type {any} */ | |
| const json = {pages: []}; | |
| // discard header | |
| tsvLines.pop(); |
sudo apt-get remove exfat-fuse exfat-utils
Some notes to adjust the MX4000 parameters for retro gaming. These notes apply to my model (SW 2.0)
$ uname -r
From:
Code:
Protocol: NEC1
Device: 2
SubDevice: 160
Func. OBC HEX EFC