9 April 2023 TIL that you can create Gmail filters on the iOS app
18 March 2023 TIL that on Windows you can use a laptop as a second display using this tutorial
18 March 2023 TIL you can have a universal shortcut to paste as plain text on Windows with Powertoys
28 April 2022 TIL you can convert OpenDocuments into txts and pdfs with unoconv
7 April 2022 TIL you can use a bluetooth mouse and keyboard in iOS
7 April 2022 TIL you can use multiple ssh private keys in one client
5 April 2022 TIL you can clone a specific branch with git
1 April 2022 TIL that people hiking up the mountain have the right of way
29 March 2022 TIL you can change the background color of conflict marker sections. Credit: https://vi.stackexchange.com/a/19760
16 December 2021 TIL that the word “procrastinate” comes from the Latin procratinat- which means “deferred till the morning”. The prefix pro means forward and
15 December 2021 TIL that the word “robot” comes from the Czech word robota which means “forced labor”. This screenshot is taken from google.com, which gets its
15 December 2021 TIL you can detect whether the targetEnvironment is iPadOS in SwiftUI with the following code: Here’s the Stack Overflow comment I got this code from
15 December 2021 TIL that the word “decide” originally meant “cut off” in Latin. So when you decide on something you “cut off” all other possible choices. This
15 December 2021 TIL you can find a file recursively in Linux with the following command: Here’s the Stack Overflow comment I got this from
6 December 2021 TIL you can have syntax highlighting with code blocks in JIRA. Here’s an example inspired from the docs
29 November 2021 TIL you can switch back to the previous branch by running git switch -
29 November 2021 TIL you can navigate to the previous directory with cd -
16 November 2021 TIL that there’s a free, open source, private, iOS fitness app called OutRun (App Store)
16 November 2021 TIL you can get music recognition (Shazam) in your Control Center
13 November 2021 TIL you can get Vim keybindings in XCode 13. Menu Bar -> Editor -> Vim Mode
5 November 2021 TIL you can create an iOS shortcut to turn Bluetooth off completely. Or you can download mine
5 November 2021 TIL you can create an iOS shortcut to turn Wifi completely off. Or you can download mine
1 November 2021 TIL there’s dark mode on Webex. You can only turn this on during a meeting
29 October 2021 TIL you can sort lines of text in Vi. Select lines with Visual mode linewise :sort<CR> I’m sorry; your browser doesn’t support HTML5 video
29 October 2021 TIL you can quickly go to another character in the terminal when you do ⌥+click. I’m sorry; your browser doesn’t support HTML5 video