Tag: Solution
The Nerdy Sixty | (60/60) Hello, World Origins | Solution
Solution: Learn that the “Hello, World!” program first appeared in Brian Kernighan’s 1974 programming examples and was popularized by the 1978 K&R C book.
The Nerdy Sixty | (59/60) Year 2038 Problem | Solution
Solution: Understand that on January 19, 2038, 32-bit Unix time will overflow, potentially causing software that uses 32-bit time_t to fail (similar to Y2K, but for Unix timestamps).
The Nerdy Sixty | (58/60) Emacs Therapist | Solution
Solution: Discover Emacs’s “doctor” mode, an ELIZA-like chatbot from the 1960s embedded in the editor.
The Nerdy Sixty | (57/60) 3D ASCII Demo | Solution
Solution: Install the `bb` package to watch a retro 3D ASCII art demo animation in your terminal.
The Nerdy Sixty | (56/60) Robot Finds Kitten | Solution
Solution: Install and play the zen game ‘robotfindskitten’, where you roam as a robot (#) to find the kitten among random items.
The Nerdy Sixty | (55/60) Terminal Tetris | Solution
Solution: Use the Tetris game included in BSD Games (`tetris-bsd`) or the one built into Emacs (`M-x tetris`) to play Tetris in a terminal environment.
The Nerdy Sixty | (54/60) Classic Snake Game | Solution
Solution: Install the snake game (for example via the BSD games package or nsnake) to play the classic Snake in your terminal.
The Nerdy Sixty | (53/60) First Software Easter Egg | Solution
Solution: Discover how Atari’s Adventure (1979) hid the creator’s name, marking the first known Easter egg in a video game.
The Nerdy Sixty | (52/60) First Computer Bug | Solution
Solution: Learn about the famous incident in 1947 when a moth was found in a computer, coining the term ‘bug’.
The Nerdy Sixty | (51/60) Missing September Days | Solution
Solution: Understand the calendar switch of 1752: 11 days were omitted when the British Empire adopted the Gregorian calendar.
