Share links from iOS Safari to a desktop browser, Pushbullet style

Now that Pushbullet is unavailable on iOS, this is an alternative workflow I’ve been using to send URLs from iOS Safari to Google Chrome on my desktop computer.

My requirements for this are:

  1. The computer should not have to be awake when I share the link. The links should queue up and be processed once the computer is back online.
  2. The shared links should open automatically in the desktop browser, without any user interaction.
Continue reading →

NISA / つみたてNISA を比較計算してみる

非課税分のメリットをどう活かすかが鍵になる、2つのNISA制度。上限600万(120万×5年)のNISAと、上限800万(40万×20年)の積立NISA、どっちのほうが得なのか自分で決めないといけない。

NISA上限額の120万円を毎年投資できる人の場合、普通に考えてそっちのほうが積立NISAより得だろうとだいたい勘でわかると思う。でも実際にどれぐらい違うのかとか、たとえば積立NISAの年間上限を微妙に超えた50万円を投資できる人はどっちを選んだほうがいいのかとか、にわかにはわかりづらい。

Continue reading →

LaunchBar action to generate spoken audio files

You may know that macOS comes with a rather powerful text-to-speech system. It’s capable of speaking text in different languages, and can be triggered via keyboard shortcut or the “Speech” context menu.

A lesser-known fact is that it has a command line interface.

Continue reading →

コナミスポーツクラブのプログラム変更/代行情報を取得するAPI

コナミスポーツの代行情報ページがいつも見つけにくいところに埋もれていて、さらに複数ページに別れてたりして非常にバッドUIなので、一発で必要な情報だけをJSONで返すAPI風のものを作ってみました。

Continue reading →

アマゾンのTMG便 (ファイズ) に自動再配達電話をかける

(2017年2月8日 追記 — ウェブ版もできました)

このところアマゾンからの荷物がTMG便/デリバリープロバイダ/PHYZ (ファイズ) という、正式名称もはっきりしない配送業者から来ることが増えてきた。この業者、ウェブサイトにアマゾン客専用の照会・再配達ページがあるにも関わらず、実際に追跡番号を入力してみると「お問い合わせ情報が存在しません」と表示されるだけで、登録されていたためしがない。2016年にもなって、わざわざ電話をかけないと再配達の依頼もできない。

私は自動受付電話が肉声電話の次に嫌いなので、少しでも心労を和らげようと Mac の iPhone通話機能を利用して半自動的に再配達電話をかける AppleScript を書いてしばらく使っている。

Continue reading →