Skip to main content

Command Palette

Search for a command to run...

Initial Impression for the Universal Control

Published
2 min read
  • I've been hoping this would be great for my use case
  • Sidecar hasn't been stable for me, and hoping the smaller data size would be beneficial
  • Feature wise it's working as advertised!
  • Pleasantly surprised that I'm able to unlock my iPad from my Mac keyboard
  • I can also control iPad from an unlocked Mac
  • I've just started writing more using LaunchBar's snippets, which won't work across universal control
    • Initially I though this is a bit of a drawback and a bad timing on my part
    • But I've noticed that the looking sideways to the iPad while typing facing the Mac is uncomfortable for me anyway
    • If I needed to I can put it in the clipboard and paste it in
  • Needs to click to give focus for the keyboard instead of just moving the cursor
    • I'll need to make this a habit for triggering something from the keyboard
      • Spotlight/LaunchBar
      • System Control (Volume Up/Down, Brightness)
  • Trying to off load media and Pomodoro notification stuff to the iPad
  • Hoping I can off load more stuff to the iPad
    • Things that I don't need the keyboard too much?
  • Too much stuff goes though my head when thinking how to best adapt this new use case

More from this blog

swift-collectionsのSortedCollectionsを試す方法

swift-collectionsを読み込む際にmainブランチを指定する 2024年4月14日現在のswift-collectionsのリリースバージョン1.1.0では、SortedCollectionsが含まれていません(取り除かれました…)。そのため、SortedCollectionsを利用するにはリリースブランチではなく、mainブランチを利用する必要があります。 package.swiftで指定する場合は、下記のようにdependenciesでブランチを指定します。 // swift-...

Apr 14, 20241 min read

Swift 5.9からの `swift package init` の変更点

先日、 swift package init コマンドを使った際にswift 5.9に合わせた変更点に気づきました。 情報があまりなく、私自身が戸惑ったこともあり、コマンドを実行する時の--typeを基準にどういった変更があったのか概要をまとめたいと思います。 Init template cleanup #6144 Swift Fromsでの議論によると、狙いとしてはシンプルなユースケースへの最適化にあるようです。 system-module、manifestと、empty これまであった、 s...

Dec 25, 20231 min read

アルゴ式: 961 Q4. 二部グラフ判定 (DFS ver.) (Swift)

Q4. 二部グラフ判定 (DFS ver.) なんとか毎日問題は解いていたけれども、ブログは空いてしまった Bool?に対してSwitch文を書こうとしたけれども、Optionalの場合は、.some()を挟むというので方針を変更 提出したコードはその名残が残ってしまった 提出はしていないけれども簡単な修正もした このブログを書いている際に、改めてSwitch分で書いたりもした(1, 2) 提出 AC

Jun 18, 20221 min read

Continuous Tumbling

123 posts

Learning Swift/Swift UI, and competitive programming. (he/him)