Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-popular-posts domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /volume1/web/wordpress/wp-includes/functions.php on line 6114 Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the invisible-recaptcha domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /volume1/web/wordpress/wp-includes/functions.php on line 6114 Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the health-check domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /volume1/web/wordpress/wp-includes/functions.php on line 6114 taku – ページ 2 – 会計士母ちゃん✖プログラマ父ちゃん

TED; When a reporter becomes the story

★3 www.ted.com あるレポーターが物語になるとき . と訳すと直訳過ぎますが、なんて訳すのが良いんですかね。 サムネとタイトルからなんとなく何が起きたか察せて、実際そうでした。 写真家をされていた方が職を変えたり旅をしながら、しかし写真を通して見た色々なものについて語り、最後に自分がそれらの物語の一部になる…

もっと読む

TED; The secrets of learning a new language

★5 www.ted.com 日本語では「新しい言語を身につけるコツ」ですかね。 スピーカーはきれいなお姉さんで、しかしながら2年に1つのペースで新しい言語を身につけ今は8つ目にチャレンジしている最中とのこと。 その話を聞いてみんな「どうやって身につけたの?」「コツは何?」 とよく尋ねられる。 自分は楽しんでるだけなの…

もっと読む

TED; The 3 A's of awesome

The 3 A’s of awesome ★5 www.ted.com 日本語に訳すのであれば、「Aから始まる3つの最高なこと」ですかね。 もし日本語訳に興味があれば、ブラウザから上記リンクへとんで、Transcript のタブを選択、日本語を選択すると日本語訳が見れます。 スピーカーは 1000aweso…

もっと読む

Mint60キーボードを作成したらしくった話

お題の通りなのですが、私がこの文を打っているキーボードは下のキーボードです なんかアクリル板の色が左右で違いますね。 色々失敗しすぎた結果、キメラな感じで動作がようやく取れたのです。 こんなことにならないように注意が必要な部分やタイミングを記録しておく話です。 なぜやるのか? そもそもなぜキーボードを作るか、という話な…

もっと読む

FlutterのiOS API呼び出し

Flutter7日目。 iOS連携 iOS側の機能を呼び出す際には Dart と Objective-C もしくは Swift と連携をする必要がある。 Flutterではチャンネルのキーワードを決めることで必要な連絡を取れるようになっている。 今回はその中でも Dart から連絡を入れる場合。 とはいえ結局は6日目に…

もっと読む

Flutter5日目

Dart Flutter もそうなのですが、そもそもDartがどんな言語かわからん、という話でして。 本も探してみたのですが、2014年初稿とかだともう古いという世界な気がするので避けました。 ですが、株式会社クレスというところが pdf を出してくれていて、2016年11月1日(第36版)とのことなのでこれで勉強して…

もっと読む

Flutter3日目

Macを初期化したのでアプリをインストールし直し。 もはや Flutter と関係ないが記録だけ残す。 Chrome Google IME Karabiner IMEの切り替えはシステム環境設定からキーボード->ショートカット->入力ソースから設定 Xcodeのダウンロードと起動まで(起動するまでが長い) iTerm2…

もっと読む