Hacker News new | ask | show | jobs
by artemiszx 545 days ago
I mean they had laptops; just

for (unsigned char i = 0; i < 127; i++) { printf("%x: %c\n", i, i); }

2 comments

Or `man ascii`
Surely `spaceman ascii`
$ spaceman ascii

bash: spaceman: command not found

chatgpt how to fix bash: spaceman: command not found
It’s a book. Explaining a lookup table is way easier for a reader than explaining this code snippet.