Skip Navigation
Recommended keyboard for Android
  • Yay for Unexpected! I was really surprised when I found out just how many keyboard shortcuts it supports. I find myself using the keyboard-based text selection/copy/cut/paste/cursor-movement/etc more often than the "normal" way. It's also a great help when using Termux or generally writing code.

  • The real size of Australia
  • I'm assuming that "him" is related to the hypothetical counterpart "hi"

  • "AI" CTO's when confronted with some of the most basic followup question in existence
  • You could wrap it in backticks:

    text
          exactly
       as       typed
    

    Without the backticks, it becomes:

    text exactly as typed

    Edit: backticks:

    ```
    text
          exactly
       as       typed
    ```