New pages
Appearance
3 October 2025
- 21:5021:50, 3 October 2025 Command line (hist | edit) [550 bytes] Rayhan (talk | contribs) (Created page with "= One-liners = View your most used commands: <code>cat .zsh_history | cut -d ';' -f2 | cut -d ' ' -f1 | sort | uniq -c | sort -n | less</code> = Tools = Manage wifi: <code>nmtui</code>")
13 September 2025
- 18:5118:51, 13 September 2025 Two can be more than twice as good (hist | edit) [320 bytes] Rayhan (talk | contribs) (Created page with "== Examples == === iMac G4 ==")
30 June 2025
- 23:4123:41, 30 June 2025 E-Journal Format (hist | edit) [1,171 bytes] Rayhan (talk | contribs) (Created page with "This is an as-yet-untitled format definition for an enotebook format. Some tenets: 1. Should be "unpackable" and editable using regular, available tools in their category. For example: * Zip/Unzip * Tar/Untar ** Maybe less preferred, if not supported by Windows or macOS (latest). 2. The root directory has a .enotebook file: * JSON format <pre> { "meta": { "version": "0.1, }, "width": 1404 } </pre> ''Note: The width is arbitrary, but should be supported...")
24 June 2025
- 02:2702:27, 24 June 2025 Antipatterns (hist | edit) [171 bytes] Rayhan (talk | contribs) (Created page with "== Bait and Switch: Offer Discount for Email, Then Require Phone Number == Known offenders: * strikegently.com (2025-06-23)")