2016年12月9日金曜日

WIXを試そうとして挫折

I tried to start WIX homepage, but gave up.. It's so heavy. And now I'm using a laptop with small screen... it's hard to operate GUI of it.

I have to try again next time with fast PC.

読書メモ

新しいLinuxの教科書

買いました。とてもわかり易い気がします。頑張って全部読みたいところです。先にブルーバックスの入門書を読んでいたのが良いのかもしれないです。

I have bought "new textbook of Linux", by Miyake and Osumi. This is really readable. I hope to read through this all. I read another book for Linux beginner, so I might be able to read easily this new one.


スポーツを10倍楽しむ統計学 データで一変するスポーツ観戦 DOJIN選書 鳥越規央

なるほど~と思える部分もあって楽しい。しかし、微妙な部分もある。例えば、テニス人口の変化に関して何も言及せずに、近年はトップの入れ替わりが激しいというのは暴論では。他にも、ウサイン・ボルトのジュニア時代の年齢が21になっていて意味不明。「ジュニア時代には100mで記録を残しておらず」、、とWikipediaにはありますが。統計学と言いながら、感想的なコメントが多い(凛としていた、とか)。著者の専門は野球のデータ解析だそうです。

2016年11月24日木曜日

Google ChromeをUbuntu 16.04でインストール

下記でダウンロード。OSに応じたバージョンが選択されるはず。
https://www.google.com/intl/en-US/chrome/

Downloadディレクトリに保存してからインストールする。
$ sudo dpkg -i Downloads/google-chrome-stable_current_amd64.deb
でインストール完了
 $ google-chrome
で起動しますが、ほとんどメニューバーのアイコンをクリックして起動しています。

---

以前は下記のようなエラーが延々と出ていましたがバージョンが上がって直りました。

ATTENTION: default value of option force_s3tc_enable overridden by environment.
[26907:26930:0426/154158.340631:ERROR:service_manager_context.cc(258)] Attempting to run unsupported native service: /opt/google/chrome/content_utility.service
[26907:26930:0426/154158.383724:ERROR:service_manager_context.cc(258)] Attempting to run unsupported native service: /opt/google/chrome/content_utility.service
[26907:26930:0426/154300.624724:ERROR:mcs_client.cc(706)] Failed to log in to GCM, resetting connection.
[26907:26907:0426/154301.701754:ERROR:CONSOLE(1)] "Uncaught ReferenceError: inline is not defined", source: chrome://sync-confirmation/ (1)
[26907:27028:0426/154327.853878:ERROR:shared_change_processor.cc(71)] Autofill Profiles datatype error was encountered: Failed to connect to syncer.

2016年10月29日土曜日

starting tech blog

技術系のブログを分けて始めることにしました。英語で書けた方が良いのですが。

I've started a blog for technology topics. Want to write in English as possible. Today I bought a book about learning Linux for beginners.