feat: add redirection

This commit is contained in:
uetchy 2019-08-14 21:24:00 +09:00
parent b4e41ac8e5
commit d5b4e0cce8
42 changed files with 96 additions and 56 deletions

View File

@ -1,6 +1,7 @@
---
title: OSXに音声解析エンジンJuliusを入れる with Homebrew
date: 2013-07-07 09:00:00 +09:00
redirect_from: /blog/2013/07/07/install-julius-with-homebrew
---
Homebrew を使って macOS に音声解析エンジン Julius をインストールします。

View File

@ -1,6 +1,7 @@
---
title: OS Xのネットワーク環境に合わせてHTTP_PROXYを切り替えるシェルスクリプト
date: 2013-11-05 09:00:00 +09:00
redirect_from: /blog/2013/11/05/osx-http-proxy
---
![](/uploads/osx-http-proxy.png)

View File

@ -1,6 +1,7 @@
---
title: Qiitaでストックした記事をインクリメンタルサーチするAlfred 2 Workflow
date: 2013-12-05 09:00:00 +09:00
redirect_from: /blog/2013/12/05/qiita-alfred-workflow
---
コードを書いている時に、ストックしておいた Qiita の記事を検索したくなるシーンが最近増えてきた気がする。

View File

@ -1,6 +1,7 @@
---
title: Rails Assetsのパッケージをコマンドラインから検索する
date: 2014-03-14 09:00:00 +09:00
redirect_from: /blog/2014/03/14/rails-assets-cli
---
[Rails Assets](https://rails-assets.org/) は Bower パッケージを Bundler で管理出

View File

@ -1,6 +1,7 @@
---
title: Run dokku with Dockland
date: 2014-05-30 09:00:00 +09:00
redirect_from: /blog/2014/05/30/dokku-with-dockland
---
ローカルから heroku-toolbelt ライクに dokku コマンドを叩く dockland gem をリリースした。

View File

@ -1,6 +1,7 @@
---
title: HomebrewでmacOSに構文解析システムKNPを入れる
date: 2014-09-23 09:00:00 +09:00
redirect_from: /blog/2014/09/23/homebrew-osx-knp
---
Homebrew で macOS に構文解析システム KNP をインストールします。

View File

@ -1,6 +1,7 @@
---
title: homebrew-caskを単純なダウンローダーとして使う
date: 2014-10-27 09:00:00 +09:00
redirect_from: /blog/2014/10/27/brew-cask-downloader
---
![image](/uploads/brew-cask-downloader.png)

View File

@ -1,6 +1,7 @@
---
title: Sketch 3 plugin 'StickyGrid'
date: 2014-12-03 09:00:00 +09:00
redirect_from: /blog/2014/12/03/sketch-plugin-stickygrid-ja
---
選択したシェイプのポイントをグリッドに吸い付かせるプラグイン StickyGrid を作りました。

View File

@ -1,6 +1,7 @@
---
title: Sketch 3 plugin 'StickyGrid'
date: 2014-12-03 09:00:00 +09:00
redirect_from: /blog/2014/12/03/sketch-plugin-stickygrid
---
For practicing Sketch plugin development, I created **StickyGrid** to let shape points sticked with grids.

View File

@ -1,6 +1,7 @@
---
title: Take control of Chrome with Myo Armband
date: 2014-12-16 09:00:00 +09:00
redirect_from: /blog/2014/12/16/myo-armband
---
Thalmic Labs の MYO アームバンドが届いたので Google Chrome をマイノリティ・リポートっぽいジェスチャーで操作する Myo Scripts を書いてみる。

View File

@ -1,6 +1,7 @@
---
title: CaboCha on RubyGems
date: 2015-02-26 09:00:00 +09:00
redirect_from: /blog/2015/02/26/cabocha-on-rubygems
---
日本語係り受け解析器 CaboCha の Ruby バインディング [cabocha-ruby](https://github.com/uetchy/cabocha-ruby) をリリースした。とは言っても [公式](https://code.google.com/p/cabocha/) の SWIG バインディングをベースにしたものだ。

View File

@ -1,6 +1,7 @@
---
title: 'gulp + decomposer: Best way to sassy-@import bower components'
date: 2015-02-26 09:00:00 +09:00
redirect_from: /blog/2015/02/26/gulp-decomposer-bower-import
---
gulp + Browserify(+ debowerify)という構成で Web サイトを作っていると、SASS にも debowerify 相当のものが欲しくなってくる。

View File

@ -1,6 +1,7 @@
---
title: Create .icns from .sketch
date: 2015-03-10 09:00:00 +09:00
redirect_from: /blog/2015/03/10/create-icns-from-sketch
---
![](/uploads/create-icns-from-sketch/intro.png)

View File

@ -1,6 +1,7 @@
---
title: 'Hugo Paper: well-simplified theme for Hugo'
date: 2015-07-05 09:00:00 +09:00
redirect_from: /blog/2015/07/05/hugo-paper
---
When I created my blog, there are no well simplified [Hugo](http://gohugo.io) theme around the world. I need to a theme that just don't interrupt reading experience. [Hugo Paper](https://github.com/uetchy/hugo-paper) is made for that.

View File

@ -1,6 +1,7 @@
---
title: Alfred Qiita Workflow in Go
date: 2015-09-07 09:00:00 +09:00
redirect_from: /blog/2015/09/07/alfred-qiita-workflow-in-go
---
![Cover](/uploads/alfred-qiita-workflow.png)

View File

@ -1,6 +1,7 @@
---
title: Wallpapers for simple desktop
date: 2015-12-07 09:00:00 +09:00
redirect_from: /blog/2015/12/07/wallpaper-for-simple-desktop
---
![One of my wallpapers](/images/wallpaper/bricks.png)

View File

@ -1,6 +1,7 @@
---
title: Gluing Installed Atom Packages and apm Stars Together
date: 2015-12-16 09:00:00 +09:00
redirect_from: /blog/2015/12/16/atom-package-diff
---
Atom にインストールしているパッケージと[Atom.io](https://atom.io/packages)上のスターを同期する CLI ツール [Atom Package Diff](https://www.npmjs.com/package/atom-package-diff) を公開した。

View File

@ -1,6 +1,7 @@
---
title: Essentials for New MacBook
date: 2016-01-24 09:00:00 +09:00
redirect_from: /blog/2016/01/24/essentials-for-new-macbook
---
![](/uploads/essentials-for-new-macbook-spec.png)

View File

@ -1,6 +1,7 @@
---
title: Polyglot Extension for Safari
date: 2016-02-11 09:00:00 +09:00
redirect_from: /blog/2016/02/11/polyglot-extension-for-safari
---
![](http://uechi-public.s3.amazonaws.com/github/Polyglot/header.png)

View File

@ -1,6 +1,7 @@
---
title: ステアラボ人工知能セミナー#2 メモ
date: 2016-05-26 09:00:00 +09:00
redirect_from: /blog/2016/05/26/stairlab-aiseminar-2-memo
---
走り書きです。

View File

@ -1,8 +1,7 @@
---
title: CUDA on macOS
date: 2016-10-15 09:00:00 +09:00
tags:
- til
redirect_from: /blog/2016/10/15/cuda-on-macos
---
Install TensorFlow with CUDA 8.0 + cuDNN 5.1 support on macOS.

View File

@ -1,6 +1,7 @@
---
title: 海外旅行におけるSIMカードの選択
date: 2017-02-02 00:20:00 +09:00
redirect_from: /blog/2017/02/02/sim-card-travel
---
世界中で 3G 通信が出来る[GigSky](http://www.gigsky.jp)の SIM を 3 日間の台湾旅行で使ってみました。

View File

@ -1,6 +1,7 @@
---
title: Markdownフレンドリーなノートアプリ
date: 2017-02-13 21:52:00 +09:00
redirect_from: /blog/2017/02/13/markdown-friendly-note-taking-apps
---
UI が秀逸な Markdown ノートアプリを紹介します。

View File

@ -1,6 +1,7 @@
---
title: Install NVIDIA GeForce GTX TITAN X in MacPro Early 2008
date: 2017-02-13 14:20:00 +09:00
redirect_from: /blog/2017/02/13/nvidia-titan-x-macpro-early-2008
---
MacPro Early 2008 という骨董品に NVIDIA Titan X (Maxwell)を積んだところ、いくつかの問題にぶつかりました。この記事でそれらの問題と解決策について書きます。

View File

@ -1,6 +1,7 @@
---
title: Install Python and Jupyter on macOS with Minimal Effort
date: 2017-02-28 11:14:00 +09:00
redirect_from: /blog/2017/02/28/minimal-python-jupyter-macos
---
Maybe you don't need `pyenv` and/or `virtualenv` in most cases.

View File

@ -1,6 +1,7 @@
---
title: Definitive Guide to Install OpenCV 3 and its Python 3 bindings
date: 2017-03-23 15:10:00 +09:00
redirect_from: /blog/2017/03/23/install-opencv3-and-python3-bindings
---
This article describes how to install OpenCV 3 and its Python 3 bindings on macOS and Ubuntu.

View File

@ -1,9 +1,10 @@
---
title: アップルパイ
date: 2017-04-23 14:48:00 +09:00
redirect_from: /blog/2017/04/23/apple-pie
categories:
- recipe
image: "/uploads/apple-pie.jpg"
- recipe
image: '/uploads/apple-pie.jpg'
---
![apple-pie.jpg](/uploads/apple-pie.jpg)
@ -18,7 +19,7 @@ image: "/uploads/apple-pie.jpg"
# 手順
1. **富士りんご(直径 8cm)**3 個の皮を剥いて 2-3 ㎠に切って鍋に入れる
1. **富士りんご(直径 8cm)**3 個の皮を剥いて 2-3 ㎠ に切って鍋に入れる
1. **砂糖**60g・**レモン汁**2tbsp を鍋に入れて、汁気が無くなるまで中火で 10-15 分煮る
1. 火を止めて、**切れてるバター**2 個・**シナモン**を好きなだけ混ぜる
1. **冷凍パイシート**を冷蔵庫に移動し 30 分おく

View File

@ -1,6 +1,7 @@
---
title: GitHubリポジトリの比較表を gh-compare で作る
date: 2017-05-13 12:00:00 +09:00
redirect_from: /blog/2017/05/13/github-repos-comparison
image: http://uechi-public.s3.amazonaws.com/github/gh-compare.gif
---

View File

@ -1,6 +1,7 @@
---
title: Forward X11 window over SSH
date: 2017-06-16 00:00:00 +09:00
redirect_from: /blog/2017/06/16/x11forward
---
![x11-plot.png](/uploads/x11-plot.png)

View File

@ -1,6 +1,7 @@
---
title: OSSに貢献しているのはコーダーだけじゃない
date: 2017-12-27 00:24:00 +09:00
redirect_from: /blog/2017/12/27/oss-for-designers
---
GitHub で公開されている OSS にちょっとした Pull-request を送るのが私の趣味です。

View File

@ -1,6 +1,7 @@
---
title: Guide to recover data from damaged HDD
date: 2018-02-15 12:45:00 +09:00
redirect_from: /blog/2018/02/15/data-recovery
---
This is a complete guide describes how to rescue your data from old and wrecked HDD.

View File

@ -1,6 +1,7 @@
---
title: EARIN M-2 所見
date: 2018-03-24 12:56:00 +09:00
redirect_from: /blog/2018/03/24/earin-m2-first-look
---
EARIN M-2 は全体的に見て EARIN の正統進化系と言って良い。

View File

@ -1,7 +1,9 @@
---
title: 普段使いしているもの
date: 2018-03-29 22:33:00 +09:00
redirect_from: /blog/2018/03/29/products-guide
updated: 2018-08-03 09:00:00 +09:00
redirect_from: /blog/2018/03/29/products-guide
---
普段使いしているプロダクトを紹介する。

View File

@ -1,6 +1,7 @@
---
title: Building TensorFlow from Source
date: 2018-04-10 09:41:00 +09:00
redirect_from: /blog/2018/04/10/building-tensorflow-from-source
---
As you may notice lines of snippet showed on [dockerfile-machinelearning](https://github.com/uetchy/dockerfile-machinelearning/blob/ffc2cadaf192b19509df0f4b87bc9d427aa30966/Dockerfile#L54-L86), TensorFlow can be non-interactively installed from source.

View File

@ -1,6 +1,7 @@
---
title: 初キャンプに必要な機材
date: 2018-04-13 14:26:00 +09:00
redirect_from: /blog/2018/04/13/camping
---
先月、大洗で初めてのキャンプ泊をした。

View File

@ -1,6 +1,7 @@
---
title: 随伴行列あるいはエルミート共軛
date: 2018-08-03 00:00:00 +09:00
redirect_from: /blog/2018/08/03/hermitian-conjugate
---
$m\times n$の複素行列の転置を取り、複素共軛をとった$n\times m$行列を随伴行列$A^\*$あるいはエルミート共軛という。

View File

@ -1,6 +1,7 @@
---
title: 生活の自動化
date: 2018-08-05 00:00:00 +09:00
redirect_from: /blog/2018/08/05/life-automation
---
生活にオートメーションを上手く取り入れ、本当にやりたいことや、やるべきことに集中できる環境をつくろう。

View File

@ -1,18 +1,19 @@
---
title: 今年の抱負
date: 2019-01-01 17:29:00 +09:00
redirect_from: /blog/2019/01/01/years-resolution-2019
---
* 国際会議に論文通す
* TOEIC970点以上
* TOEFL100点以上
* 英語で複雑な議論を理解し主張する能力の向上
* 簿記3
* アルゴリズム実装スキル向上
* 資本政策の知識をつける
* 準備を進めているサービスをローンチする
* Kaggleでメダル圏内に入る
* 持続可能な筋力トレーニング習慣をつける
* 持続可能な人生をやっていくためのメンタルセットを積み上げる
- 国際会議に論文通す
- TOEIC970 点以上
- TOEFL100 点以上
- 英語で複雑な議論を理解し主張する能力の向上
- 簿記 3
- アルゴリズム実装スキル向上
- 資本政策の知識をつける
- 準備を進めているサービスをローンチする
- Kaggle でメダル圏内に入る
- 持続可能な筋力トレーニング習慣をつける
- 持続可能な人生をやっていくためのメンタルセットを積み上げる
恥の多い2018年を送ってきました。今年もよろしくお願いします。
恥の多い 2018 年を送ってきました。今年もよろしくお願いします。

View File

@ -1,6 +1,7 @@
---
title: padStartにおけるpadSizeの求め方
date: 2019-01-14 00:00:00 +09:00
redirect_from: /blog/2019/01/14/padsize
---
$$

View File

@ -1,6 +1,7 @@
---
title: 英語メモ
date: 2019-01-17 19:31:00 +09:00
redirect_from: /blog/2019/01/17/english-note
---
頻用するけど忘れがちな語彙や便利イディオムをつらつら書きためた雑記です。
@ -20,9 +21,9 @@ The doom-laden feeling that this creates in us is then intensified by our inabil
## 〜のおかげで
- Thanks to A — (肯定的に)Aのおかげで
- Thanks to A — (皮肉を込めて;無論否定的に)Aのおかげで
- Owing to A — (否定的に)Aのおかげで
- Thanks to A — (肯定的に)A のおかげで
- Thanks to A — (皮肉を込めて;無論否定的に)A のおかげで
- Owing to A — (否定的に)A のおかげで
Thanks to his help, we managed to finish the work in time. 彼のおかげでなんとか時間内に仕事を終えることできた
@ -35,7 +36,7 @@ The balloon is likely to burst at any time その風船は今にも爆発しそ
1. It is **because** the air was polluted **that** the experiment was a failure.
1. The experiment was a failure **because** the air was polluted.
## Twitter構文
## Twitter 構文
Thesis. Remote companies have less of an echo chamber since they are distributed. Thoughts? — 仮説: リモートワークは人が分散しているからエコーチェンバーが起こりにくい。どう思う?
@ -45,7 +46,7 @@ Because he's the kind of person who likes helping others and is always gentle an
it was more difficult to get it wrong than guess it right! XD 正解を当てるよりもこれを間違える方が難しいよ!
I'm pretty sure there was a lot of uproar about the Equifax thing Equifaxの件について批判が巻き起こっていたのは間違いない
I'm pretty sure there was a lot of uproar about the Equifax thing Equifax の件について批判が巻き起こっていたのは間違いない
Don’t make me blush XD — めっちゃ恥ずかしい
@ -57,11 +58,11 @@ repeal — 撤回する
no respect for their users — ユーザーに対する敬意がない
be now going the A route — 今度はA作戦ときた
be now going the A route — 今度は A 作戦ときた
in a blunt fashion — 露骨なやり方で
"DM us, we'll take a look!" faux-friendly route — 「DMで詳しく話を聞かせて!」偽フレンドリー作戦だ
"DM us, we'll take a look!" faux-friendly route — 「DM で詳しく話を聞かせて!」偽フレンドリー作戦だ
reinstate — (アカウントを)復活させる
@ -71,7 +72,7 @@ as if, as though — 後者は話者の疑いが現れている. 仮定法過去
predominatly — 大抵は; Your costs are predominantly human labor. かかる費用のほとんどは人件費だ
a myriad of A — 無数のA
a myriad of A — 無数の A
funnel toward 狭いところを前へと通る
@ -109,7 +110,7 @@ I like Makefiles, they are simple and yet very powerful.
To my surprise — 驚くべきことに
I did it *out of* curiosity — 興味本位でやった
I did it _out of_ curiosity — 興味本位でやった
If you're of the **belt-and-suspenders mindset**, consider setting UsePAM to 'no' as well. — 心配性な性格のこと
@ -117,15 +118,15 @@ you can cancel it **as long as it has not been matched** — ~されていな
By definition — 定義によると
A found B C — AはBがCだと思った
A found B C — A B C だと思った
in that — という点において
Iconoclast — 因襲打破主義者
Researchers spend a great deal of time doing A — 研究者は多くの時間をAするのに割いています。
Researchers spend a great deal of time doing A — 研究者は多くの時間を A するのに割いています。
A upon demand for B — Bの要請に応じてA
A upon demand for B — B の要請に応じて A
Granularity — 粒度
@ -155,17 +156,17 @@ Countless wrong inferences could be drawn from those observations. 無数の誤
it drives me crazy [nuts] — イライラさせられる
describes the steps that are involved in A — Aに関する手順について説明する
describes the steps that are involved in A — A に関する手順について説明する
前置詞inは特徴の違いを、ofは程度の違いを表す
前置詞 in は特徴の違いを、of は程度の違いを表す
A is in proportion to B — AはBに比例している
A is in proportion to B — A B に比例している
A is out of proportion to B — AはBに反比例している
A is out of proportion to B — A B に反比例している
受動態は不自然に手を加えられて発生した結果に付随する、能動態は自然に発生した場合に付随する — our profits were increasedは不正があったかのような表現、our profits increasedが正しい
受動態は不自然に手を加えられて発生した結果に付随する、能動態は自然に発生した場合に付随する — our profits were increased は不正があったかのような表現、our profits increased が正しい
be collectively known as A — Aと総称されている
be collectively known as A — A と総称されている
Any links to this, as to be honest nobody is providing evidence, just lip-service relying on the ignorance of most readers そのリンク先の記事は、正直に言わせてもらえばどれも証拠を示していない。読者の無知につけこんだ上っ面だけの内容でしかない。
@ -173,9 +174,9 @@ in a great hurry - 大急ぎで
gross 名詞 — 明らかな~, a gross oversimplification - 明らかに過度な簡略化
among — ~の間で — in, throughで代替可能
among — ~の間で — in, through で代替可能
throw A away — Aを捨てる、Aを無駄にする
throw A away — A を捨てる、A を無駄にする
throw A up — 急にやめる
@ -189,35 +190,35 @@ ludicrous, ridiculous — 馬鹿げた
derogatory — 差別的な
A that it was B — Aだったので、B , 便利な接続詞
A that it was B — A だったので、B , 便利な接続詞
After (p.p.), He (p.) — ~の後、彼は~した
vicious — 凶悪な
relentless, ruthless — しつこく、inの時は徹底的な
relentless, ruthless — しつこく、in の時は徹底的な
mercilessly — 無慈悲に
reckless — 無謀な
profound — 心理的影響が重大な、深刻な(物理的にはdeepが適切)
profound — 心理的影響が重大な、深刻な(物理的には deep が適切)
I felt like a coward hiding this from people — それを隠すことで自分が臆病者に思えた
While training for the marathon, she was relentless in following the same schedule — マラソンの練習の間、彼女は同じスケジュールをしつこいほど守った。
His history of A led to B — 彼がAを繰り返したせいでBを招いた。
His history of A led to B — 彼が A を繰り返したせいで B を招いた。
hatred — 憎悪
coarse — 粗い
B with A everywhere — Aがいたるところに散乱しているB
B with A everywhere — A がいたるところに散乱している B
people, all, the crowd — 人々
A was quick to spot the potential of the Internet — Aはインターネットの可能性をいち早く見出した
A was quick to spot the potential of the Internet — A はインターネットの可能性をいち早く見出した
a man who's nice to be around — そばに居てくれると助かる親切な人
@ -251,9 +252,9 @@ The antisocial behavior you are naturing あなたが心に抱いている反社
have a lot to do with ~によるところが大きい
一般に前置詞+who(m)は既知の情報を確認する際に, who+前置詞は新しい情報を求める際に好まれる
一般に前置詞+ who(m)は既知の情報を確認する際に, who +前置詞は新しい情報を求める際に好まれる
This is sure to satisfy those who are into computers. これはコンピュータにはまっている人をきっと満足させるだろう
This is sure to satisfy those who are into computers. これはコンピュータにはまっている人をきっと満足させるだろう
I've always wanted to study abroad someday but I haven't been able to yet. いつか留学したいと思ってるけどまだ出来てない。
@ -289,12 +290,12 @@ Do you happen to know if she has a boyfriend? — あの子に彼氏いるのか
不定詞は名詞・形容詞・副詞的働きをする動詞ベースの詞のこと
- to不定詞がunrealized(未実現)
- -ingがrealized(実現)
- to 不定詞が unrealized(未実現)
- -ing realized(実現)
I want (to eat an apple)←名詞的
I want (to eat an apple)← 名詞的
only to A — 思わぬ悲観的な事実を説明するclause
only to A — 思わぬ悲観的な事実を説明する clause
He **returned** after the war **only to be told** that his wife had left him.
@ -304,9 +305,9 @@ I **arrived** **only to find** that the others had already left.
## 倒置法
So do I — 私も!(I like appleに対して)
So do I — 私も!(I like apple に対して)
So am I — 私も!(I'm twenty years oldに対して)
So am I — 私も!(I'm twenty years old に対して)
Here comes bus — もうバス来たよ
@ -320,7 +321,7 @@ How beautiful (that is) — なんて綺麗なの
"I'm fine", said he — 大丈夫だと彼は言った
Dark as(though) it was, I found the footprints. — 暗かったが、なんとか足跡を見つけた
Dark as(though) it was, I found the footprints. — 暗かったが、なんとか足跡を見つけた
Hard though she tried, she couldn't make the deadline. — 頑張ったが間に合わなかった

View File

@ -1,6 +1,7 @@
---
title: Electronアプリをコード署名してApple 公証 (Notary) を通過させる方法
date: 2019-06-05 00:00:00 +09:00
redirect_from: /blog/2019/06/05/sign-and-notarize-electron-app
---
electron-builder を利用して macOS 向け Electron アプリをコード署名し、公証を通過させます。