April 10, 2023 TIL that you can create Gmail filters on the iOS app.

March 19, 2023 TIL that on Windows you can use a laptop as a second display using this tutorial.

March 18, 2023 TIL you can have a universal shortcut to paste as plain text on Windows with Powertoys.

April 28, 2022 TIL you can convert OpenDocuments into txts and pdfs with unoconv.

April 7, 2022 TIL you can use a bluetooth mouse and keyboard in iOS.

April 7, 2022 TIL you can use multiple ssh private keys in one client.

April 5, 2022 TIL you can clone a specific branch with git.

April 1, 2022 TIL that people hiking up the mountain have the right of way.

March 29, 2022 TIL you can change the background color of conflict marker sections.

December 16, 2021 20211216T090942

December 15, 2021 20211215T132749

December 15, 2021 TIL you can detect whether the targetEnvironment is iPadOS in SwiftUI with the following code:

December 15, 2021 20211215T105604

December 15, 2021 TIL you can find a file recursively in Linux with the following command:

December 6, 2021 TIL you can have syntax highlighting with code blocks in JIRA.

November 29, 2021 TIL you can switch back to the previous branch by running git switch -.

November 29, 2021 TIL you can navigate to the previous directory with cd -.

November 16, 2021 20211116T181500

November 16, 2021 20211116T181000

November 13, 2021 20211113T141455

November 5, 2021 TIL you can create an iOS shortcut to turn Bluetooth off completely.

November 5, 2021 TIL you can create an iOS shortcut to turn Wifi completely off.

November 1, 2021 20211103T150150

October 29, 2021 TIL you can sort lines of text in Vi.

October 29, 2021 TIL you can quickly go to another character in the terminal when you do ⌥+click.