top | item 38712015 (no title) Ralo | 2 years ago Looking at the leaked GTA VI videos and seeing ImGui being used by Rockstar internally is pretty neat how even a multi-billion dollar studio will use the same open source project we all use. discuss order hn newest danhau|2 years ago Reminds me of that „A PROJECT SOME RANDOM PERSON IN NEBRASKA HAS BEEN THANKLESSLY MAINTAINING SINCE 2003 image.“Sorry for caps (transcribed from image). shrubble|2 years ago Alternatively, the "runk" tool https://www.reddit.com/r/ProgrammerHumor/comments/umg9ps/run... notpushkin|2 years ago > Sorry for the capsYou can use tr to quickly convert it to lowercase: pbpaste | tr '[:upper:]' '[:lower:]' (Though I usually paste text in VSCodium and convert it there.) KomoD|2 years ago https://xkcd.com/2347/
danhau|2 years ago Reminds me of that „A PROJECT SOME RANDOM PERSON IN NEBRASKA HAS BEEN THANKLESSLY MAINTAINING SINCE 2003 image.“Sorry for caps (transcribed from image). shrubble|2 years ago Alternatively, the "runk" tool https://www.reddit.com/r/ProgrammerHumor/comments/umg9ps/run... notpushkin|2 years ago > Sorry for the capsYou can use tr to quickly convert it to lowercase: pbpaste | tr '[:upper:]' '[:lower:]' (Though I usually paste text in VSCodium and convert it there.) KomoD|2 years ago https://xkcd.com/2347/
shrubble|2 years ago Alternatively, the "runk" tool https://www.reddit.com/r/ProgrammerHumor/comments/umg9ps/run...
notpushkin|2 years ago > Sorry for the capsYou can use tr to quickly convert it to lowercase: pbpaste | tr '[:upper:]' '[:lower:]' (Though I usually paste text in VSCodium and convert it there.)
danhau|2 years ago
Sorry for caps (transcribed from image).
shrubble|2 years ago
notpushkin|2 years ago
You can use tr to quickly convert it to lowercase:
(Though I usually paste text in VSCodium and convert it there.)KomoD|2 years ago