feat: add redirection
This commit is contained in:
parent
b4e41ac8e5
commit
d5b4e0cce8
@ -44,4 +44,4 @@ exclude:
|
|||||||
- script
|
- script
|
||||||
- vendor
|
- vendor
|
||||||
- docker-compose.yml
|
- docker-compose.yml
|
||||||
- Dockerfile
|
- Dockerfile
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: OSXに音声解析エンジンJuliusを入れる with Homebrew
|
title: OSXに音声解析エンジンJuliusを入れる with Homebrew
|
||||||
date: 2013-07-07 09:00:00 +09:00
|
date: 2013-07-07 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2013/07/07/install-julius-with-homebrew
|
||||||
---
|
---
|
||||||
|
|
||||||
Homebrew を使って macOS に音声解析エンジン Julius をインストールします。
|
Homebrew を使って macOS に音声解析エンジン Julius をインストールします。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: OS Xのネットワーク環境に合わせてHTTP_PROXYを切り替えるシェルスクリプト
|
title: OS Xのネットワーク環境に合わせてHTTP_PROXYを切り替えるシェルスクリプト
|
||||||
date: 2013-11-05 09:00:00 +09:00
|
date: 2013-11-05 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2013/11/05/osx-http-proxy
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Qiitaでストックした記事をインクリメンタルサーチするAlfred 2 Workflow
|
title: Qiitaでストックした記事をインクリメンタルサーチするAlfred 2 Workflow
|
||||||
date: 2013-12-05 09:00:00 +09:00
|
date: 2013-12-05 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2013/12/05/qiita-alfred-workflow
|
||||||
---
|
---
|
||||||
|
|
||||||
コードを書いている時に、ストックしておいた Qiita の記事を検索したくなるシーンが最近増えてきた気がする。
|
コードを書いている時に、ストックしておいた Qiita の記事を検索したくなるシーンが最近増えてきた気がする。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Rails Assetsのパッケージをコマンドラインから検索する
|
title: Rails Assetsのパッケージをコマンドラインから検索する
|
||||||
date: 2014-03-14 09:00:00 +09:00
|
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 で管理出
|
[Rails Assets](https://rails-assets.org/) は Bower パッケージを Bundler で管理出
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Run dokku with Dockland
|
title: Run dokku with Dockland
|
||||||
date: 2014-05-30 09:00:00 +09:00
|
date: 2014-05-30 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2014/05/30/dokku-with-dockland
|
||||||
---
|
---
|
||||||
|
|
||||||
ローカルから heroku-toolbelt ライクに dokku コマンドを叩く dockland gem をリリースした。
|
ローカルから heroku-toolbelt ライクに dokku コマンドを叩く dockland gem をリリースした。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: HomebrewでmacOSに構文解析システムKNPを入れる
|
title: HomebrewでmacOSに構文解析システムKNPを入れる
|
||||||
date: 2014-09-23 09:00:00 +09:00
|
date: 2014-09-23 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2014/09/23/homebrew-osx-knp
|
||||||
---
|
---
|
||||||
|
|
||||||
Homebrew で macOS に構文解析システム KNP をインストールします。
|
Homebrew で macOS に構文解析システム KNP をインストールします。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: homebrew-caskを単純なダウンローダーとして使う
|
title: homebrew-caskを単純なダウンローダーとして使う
|
||||||
date: 2014-10-27 09:00:00 +09:00
|
date: 2014-10-27 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2014/10/27/brew-cask-downloader
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Sketch 3 plugin 'StickyGrid'
|
title: Sketch 3 plugin 'StickyGrid'
|
||||||
date: 2014-12-03 09:00:00 +09:00
|
date: 2014-12-03 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2014/12/03/sketch-plugin-stickygrid-ja
|
||||||
---
|
---
|
||||||
|
|
||||||
選択したシェイプのポイントをグリッドに吸い付かせるプラグイン StickyGrid を作りました。
|
選択したシェイプのポイントをグリッドに吸い付かせるプラグイン StickyGrid を作りました。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Sketch 3 plugin 'StickyGrid'
|
title: Sketch 3 plugin 'StickyGrid'
|
||||||
date: 2014-12-03 09:00:00 +09:00
|
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.
|
For practicing Sketch plugin development, I created **StickyGrid** to let shape points sticked with grids.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Take control of Chrome with Myo Armband
|
title: Take control of Chrome with Myo Armband
|
||||||
date: 2014-12-16 09:00:00 +09:00
|
date: 2014-12-16 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2014/12/16/myo-armband
|
||||||
---
|
---
|
||||||
|
|
||||||
Thalmic Labs の MYO アームバンドが届いたので Google Chrome をマイノリティ・リポートっぽいジェスチャーで操作する Myo Scripts を書いてみる。
|
Thalmic Labs の MYO アームバンドが届いたので Google Chrome をマイノリティ・リポートっぽいジェスチャーで操作する Myo Scripts を書いてみる。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: CaboCha on RubyGems
|
title: CaboCha on RubyGems
|
||||||
date: 2015-02-26 09:00:00 +09:00
|
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 バインディングをベースにしたものだ。
|
日本語係り受け解析器 CaboCha の Ruby バインディング [cabocha-ruby](https://github.com/uetchy/cabocha-ruby) をリリースした。とは言っても [公式](https://code.google.com/p/cabocha/) の SWIG バインディングをベースにしたものだ。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: 'gulp + decomposer: Best way to sassy-@import bower components'
|
title: 'gulp + decomposer: Best way to sassy-@import bower components'
|
||||||
date: 2015-02-26 09:00:00 +09:00
|
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 相当のものが欲しくなってくる。
|
gulp + Browserify(+ debowerify)という構成で Web サイトを作っていると、SASS にも debowerify 相当のものが欲しくなってくる。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Create .icns from .sketch
|
title: Create .icns from .sketch
|
||||||
date: 2015-03-10 09:00:00 +09:00
|
date: 2015-03-10 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2015/03/10/create-icns-from-sketch
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: 'Hugo Paper: well-simplified theme for Hugo'
|
title: 'Hugo Paper: well-simplified theme for Hugo'
|
||||||
date: 2015-07-05 09:00:00 +09:00
|
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.
|
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.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Alfred Qiita Workflow in Go
|
title: Alfred Qiita Workflow in Go
|
||||||
date: 2015-09-07 09:00:00 +09:00
|
date: 2015-09-07 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2015/09/07/alfred-qiita-workflow-in-go
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Wallpapers for simple desktop
|
title: Wallpapers for simple desktop
|
||||||
date: 2015-12-07 09:00:00 +09:00
|
date: 2015-12-07 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2015/12/07/wallpaper-for-simple-desktop
|
||||||
---
|
---
|
||||||
|
|
||||||

|

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

|

|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Polyglot Extension for Safari
|
title: Polyglot Extension for Safari
|
||||||
date: 2016-02-11 09:00:00 +09:00
|
date: 2016-02-11 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2016/02/11/polyglot-extension-for-safari
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: ステアラボ人工知能セミナー#2 メモ
|
title: ステアラボ人工知能セミナー#2 メモ
|
||||||
date: 2016-05-26 09:00:00 +09:00
|
date: 2016-05-26 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2016/05/26/stairlab-aiseminar-2-memo
|
||||||
---
|
---
|
||||||
|
|
||||||
走り書きです。
|
走り書きです。
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: CUDA on macOS
|
title: CUDA on macOS
|
||||||
date: 2016-10-15 09:00:00 +09:00
|
date: 2016-10-15 09:00:00 +09:00
|
||||||
tags:
|
redirect_from: /blog/2016/10/15/cuda-on-macos
|
||||||
- til
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Install TensorFlow with CUDA 8.0 + cuDNN 5.1 support on macOS.
|
Install TensorFlow with CUDA 8.0 + cuDNN 5.1 support on macOS.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: 海外旅行におけるSIMカードの選択
|
title: 海外旅行におけるSIMカードの選択
|
||||||
date: 2017-02-02 00:20:00 +09:00
|
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 日間の台湾旅行で使ってみました。
|
世界中で 3G 通信が出来る[GigSky](http://www.gigsky.jp)の SIM を 3 日間の台湾旅行で使ってみました。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Markdownフレンドリーなノートアプリ
|
title: Markdownフレンドリーなノートアプリ
|
||||||
date: 2017-02-13 21:52:00 +09:00
|
date: 2017-02-13 21:52:00 +09:00
|
||||||
|
redirect_from: /blog/2017/02/13/markdown-friendly-note-taking-apps
|
||||||
---
|
---
|
||||||
|
|
||||||
UI が秀逸な Markdown ノートアプリを紹介します。
|
UI が秀逸な Markdown ノートアプリを紹介します。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Install NVIDIA GeForce GTX TITAN X in MacPro Early 2008
|
title: Install NVIDIA GeForce GTX TITAN X in MacPro Early 2008
|
||||||
date: 2017-02-13 14:20:00 +09:00
|
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)を積んだところ、いくつかの問題にぶつかりました。この記事でそれらの問題と解決策について書きます。
|
MacPro Early 2008 という骨董品に NVIDIA Titan X (Maxwell)を積んだところ、いくつかの問題にぶつかりました。この記事でそれらの問題と解決策について書きます。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Install Python and Jupyter on macOS with Minimal Effort
|
title: Install Python and Jupyter on macOS with Minimal Effort
|
||||||
date: 2017-02-28 11:14:00 +09:00
|
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.
|
Maybe you don't need `pyenv` and/or `virtualenv` in most cases.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Definitive Guide to Install OpenCV 3 and its Python 3 bindings
|
title: Definitive Guide to Install OpenCV 3 and its Python 3 bindings
|
||||||
date: 2017-03-23 15:10:00 +09:00
|
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.
|
This article describes how to install OpenCV 3 and its Python 3 bindings on macOS and Ubuntu.
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
---
|
---
|
||||||
title: アップルパイ
|
title: アップルパイ
|
||||||
date: 2017-04-23 14:48:00 +09:00
|
date: 2017-04-23 14:48:00 +09:00
|
||||||
|
redirect_from: /blog/2017/04/23/apple-pie
|
||||||
categories:
|
categories:
|
||||||
- recipe
|
- recipe
|
||||||
image: "/uploads/apple-pie.jpg"
|
image: '/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. **砂糖**60g・**レモン汁**2tbsp を鍋に入れて、汁気が無くなるまで中火で 10-15 分煮る
|
||||||
1. 火を止めて、**切れてるバター**2 個・**シナモン**を好きなだけ混ぜる
|
1. 火を止めて、**切れてるバター**2 個・**シナモン**を好きなだけ混ぜる
|
||||||
1. **冷凍パイシート**を冷蔵庫に移動し 30 分おく
|
1. **冷凍パイシート**を冷蔵庫に移動し 30 分おく
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: GitHubリポジトリの比較表を gh-compare で作る
|
title: GitHubリポジトリの比較表を gh-compare で作る
|
||||||
date: 2017-05-13 12:00:00 +09:00
|
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
|
image: http://uechi-public.s3.amazonaws.com/github/gh-compare.gif
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Forward X11 window over SSH
|
title: Forward X11 window over SSH
|
||||||
date: 2017-06-16 00:00:00 +09:00
|
date: 2017-06-16 00:00:00 +09:00
|
||||||
|
redirect_from: /blog/2017/06/16/x11forward
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: OSSに貢献しているのはコーダーだけじゃない
|
title: OSSに貢献しているのはコーダーだけじゃない
|
||||||
date: 2017-12-27 00:24:00 +09:00
|
date: 2017-12-27 00:24:00 +09:00
|
||||||
|
redirect_from: /blog/2017/12/27/oss-for-designers
|
||||||
---
|
---
|
||||||
|
|
||||||
GitHub で公開されている OSS にちょっとした Pull-request を送るのが私の趣味です。
|
GitHub で公開されている OSS にちょっとした Pull-request を送るのが私の趣味です。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Guide to recover data from damaged HDD
|
title: Guide to recover data from damaged HDD
|
||||||
date: 2018-02-15 12:45:00 +09:00
|
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.
|
This is a complete guide describes how to rescue your data from old and wrecked HDD.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: EARIN M-2 所見
|
title: EARIN M-2 所見
|
||||||
date: 2018-03-24 12:56:00 +09:00
|
date: 2018-03-24 12:56:00 +09:00
|
||||||
|
redirect_from: /blog/2018/03/24/earin-m2-first-look
|
||||||
---
|
---
|
||||||
|
|
||||||
EARIN M-2 は全体的に見て EARIN の正統進化系と言って良い。
|
EARIN M-2 は全体的に見て EARIN の正統進化系と言って良い。
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: 普段使いしているもの
|
title: 普段使いしているもの
|
||||||
date: 2018-03-29 22:33:00 +09:00
|
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
|
updated: 2018-08-03 09:00:00 +09:00
|
||||||
|
redirect_from: /blog/2018/03/29/products-guide
|
||||||
---
|
---
|
||||||
|
|
||||||
普段使いしているプロダクトを紹介する。
|
普段使いしているプロダクトを紹介する。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Building TensorFlow from Source
|
title: Building TensorFlow from Source
|
||||||
date: 2018-04-10 09:41:00 +09:00
|
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.
|
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.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: 初キャンプに必要な機材
|
title: 初キャンプに必要な機材
|
||||||
date: 2018-04-13 14:26:00 +09:00
|
date: 2018-04-13 14:26:00 +09:00
|
||||||
|
redirect_from: /blog/2018/04/13/camping
|
||||||
---
|
---
|
||||||
|
|
||||||
先月、大洗で初めてのキャンプ泊をした。
|
先月、大洗で初めてのキャンプ泊をした。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: 随伴行列あるいはエルミート共軛
|
title: 随伴行列あるいはエルミート共軛
|
||||||
date: 2018-08-03 00:00:00 +09:00
|
date: 2018-08-03 00:00:00 +09:00
|
||||||
|
redirect_from: /blog/2018/08/03/hermitian-conjugate
|
||||||
---
|
---
|
||||||
|
|
||||||
$m\times n$の複素行列の転置を取り、複素共軛をとった$n\times m$行列を随伴行列$A^\*$あるいはエルミート共軛という。
|
$m\times n$の複素行列の転置を取り、複素共軛をとった$n\times m$行列を随伴行列$A^\*$あるいはエルミート共軛という。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: 生活の自動化
|
title: 生活の自動化
|
||||||
date: 2018-08-05 00:00:00 +09:00
|
date: 2018-08-05 00:00:00 +09:00
|
||||||
|
redirect_from: /blog/2018/08/05/life-automation
|
||||||
---
|
---
|
||||||
|
|
||||||
生活にオートメーションを上手く取り入れ、本当にやりたいことや、やるべきことに集中できる環境をつくろう。
|
生活にオートメーションを上手く取り入れ、本当にやりたいことや、やるべきことに集中できる環境をつくろう。
|
||||||
|
@ -1,18 +1,19 @@
|
|||||||
---
|
---
|
||||||
title: 今年の抱負
|
title: 今年の抱負
|
||||||
date: 2019-01-01 17:29:00 +09:00
|
date: 2019-01-01 17:29:00 +09:00
|
||||||
|
redirect_from: /blog/2019/01/01/years-resolution-2019
|
||||||
---
|
---
|
||||||
|
|
||||||
* 国際会議に論文通す
|
- 国際会議に論文通す
|
||||||
* TOEIC970点以上
|
- TOEIC970 点以上
|
||||||
* TOEFL100点以上
|
- TOEFL100 点以上
|
||||||
* 英語で複雑な議論を理解し主張する能力の向上
|
- 英語で複雑な議論を理解し主張する能力の向上
|
||||||
* 簿記3級
|
- 簿記 3 級
|
||||||
* アルゴリズム実装スキル向上
|
- アルゴリズム実装スキル向上
|
||||||
* 資本政策の知識をつける
|
- 資本政策の知識をつける
|
||||||
* 準備を進めているサービスをローンチする
|
- 準備を進めているサービスをローンチする
|
||||||
* Kaggleでメダル圏内に入る
|
- Kaggle でメダル圏内に入る
|
||||||
* 持続可能な筋力トレーニング習慣をつける
|
- 持続可能な筋力トレーニング習慣をつける
|
||||||
* 持続可能な人生をやっていくためのメンタルセットを積み上げる
|
- 持続可能な人生をやっていくためのメンタルセットを積み上げる
|
||||||
|
|
||||||
恥の多い2018年を送ってきました。今年もよろしくお願いします。
|
恥の多い 2018 年を送ってきました。今年もよろしくお願いします。
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: padStartにおけるpadSizeの求め方
|
title: padStartにおけるpadSizeの求め方
|
||||||
date: 2019-01-14 00:00:00 +09:00
|
date: 2019-01-14 00:00:00 +09:00
|
||||||
|
redirect_from: /blog/2019/01/14/padsize
|
||||||
---
|
---
|
||||||
|
|
||||||
$$
|
$$
|
||||||
|
@ -1,13 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: 英語メモ
|
title: 英語メモ
|
||||||
date: 2019-01-17 19:31:00 +09:00
|
date: 2019-01-17 19:31:00 +09:00
|
||||||
|
redirect_from: /blog/2019/01/17/english-note
|
||||||
---
|
---
|
||||||
|
|
||||||
頻用するけど忘れがちな語彙や便利イディオムをつらつら書きためた雑記です。
|
頻用するけど忘れがちな語彙や便利イディオムをつらつら書きためた雑記です。
|
||||||
|
|
||||||
too much to take - 手に負えない
|
too much to take - 手に負えない
|
||||||
|
|
||||||
de rigueur - 慣習上必要不可欠;
|
de rigueur - 慣習上必要不可欠;
|
||||||
|
|
||||||
utterly - 完全に(否定的用法)
|
utterly - 完全に(否定的用法)
|
||||||
|
|
||||||
@ -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 のおかげで
|
||||||
- Thanks to A — (皮肉を込めて;無論否定的に)Aのおかげで
|
- Thanks to A — (皮肉を込めて;無論否定的に)A のおかげで
|
||||||
- Owing to A — (否定的に)Aのおかげで
|
- Owing to A — (否定的に)A のおかげで
|
||||||
|
|
||||||
Thanks to his help, we managed to finish the work in time. 彼のおかげでなんとか時間内に仕事を終えることできた
|
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. It is **because** the air was polluted **that** the experiment was a failure.
|
||||||
1. The experiment was a failure **because** the air was polluted.
|
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? — 仮説: リモートワークは人が分散しているからエコーチェンバーが起こりにくい。どう思う?
|
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 正解を当てるよりもこれを間違える方が難しいよ!
|
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 — めっちゃ恥ずかしい
|
Don’t make me blush XD — めっちゃ恥ずかしい
|
||||||
|
|
||||||
@ -57,11 +58,11 @@ repeal — 撤回する
|
|||||||
|
|
||||||
no respect for their users — ユーザーに対する敬意がない
|
no respect for their users — ユーザーに対する敬意がない
|
||||||
|
|
||||||
be now going the A route — 今度はA作戦ときた
|
be now going the A route — 今度は A 作戦ときた
|
||||||
|
|
||||||
in a blunt fashion — 露骨なやり方で
|
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 — (アカウントを)復活させる
|
reinstate — (アカウントを)復活させる
|
||||||
|
|
||||||
@ -71,7 +72,7 @@ as if, as though — 後者は話者の疑いが現れている. 仮定法過去
|
|||||||
|
|
||||||
predominatly — 大抵は; Your costs are predominantly human labor. かかる費用のほとんどは人件費だ
|
predominatly — 大抵は; Your costs are predominantly human labor. かかる費用のほとんどは人件費だ
|
||||||
|
|
||||||
a myriad of A — 無数のA
|
a myriad of A — 無数の A
|
||||||
|
|
||||||
funnel toward 狭いところを前へと通る
|
funnel toward 狭いところを前へと通る
|
||||||
|
|
||||||
@ -109,7 +110,7 @@ I like Makefiles, they are simple and yet very powerful.
|
|||||||
|
|
||||||
To my surprise — 驚くべきことに
|
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. — 心配性な性格のこと
|
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 — 定義によると
|
By definition — 定義によると
|
||||||
|
|
||||||
A found B C — AはBがCだと思った
|
A found B C — A は B が C だと思った
|
||||||
|
|
||||||
in that — という点において
|
in that — という点において
|
||||||
|
|
||||||
Iconoclast — 因襲打破主義者
|
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 — 粒度
|
Granularity — 粒度
|
||||||
|
|
||||||
@ -155,17 +156,17 @@ Countless wrong inferences could be drawn from those observations. 無数の誤
|
|||||||
|
|
||||||
it drives me crazy [nuts] — イライラさせられる
|
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 そのリンク先の記事は、正直に言わせてもらえばどれも証拠を示していない。読者の無知につけこんだ上っ面だけの内容でしかない。
|
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 - 明らかに過度な簡略化
|
gross 名詞 — 明らかな~, a gross oversimplification - 明らかに過度な簡略化
|
||||||
|
|
||||||
among — ~の間で — in, throughで代替可能
|
among — ~の間で — in, through で代替可能
|
||||||
|
|
||||||
throw A away — Aを捨てる、Aを無駄にする
|
throw A away — A を捨てる、A を無駄にする
|
||||||
|
|
||||||
throw A up — 急にやめる
|
throw A up — 急にやめる
|
||||||
|
|
||||||
@ -189,35 +190,35 @@ ludicrous, ridiculous — 馬鹿げた
|
|||||||
|
|
||||||
derogatory — 差別的な
|
derogatory — 差別的な
|
||||||
|
|
||||||
A that it was B — Aだったので、B , 便利な接続詞
|
A that it was B — A だったので、B , 便利な接続詞
|
||||||
|
|
||||||
After (p.p.), He (p.) — ~の後、彼は~した
|
After (p.p.), He (p.) — ~の後、彼は~した
|
||||||
|
|
||||||
vicious — 凶悪な
|
vicious — 凶悪な
|
||||||
|
|
||||||
relentless, ruthless — しつこく、inの時は徹底的な
|
relentless, ruthless — しつこく、in の時は徹底的な
|
||||||
|
|
||||||
mercilessly — 無慈悲に
|
mercilessly — 無慈悲に
|
||||||
|
|
||||||
reckless — 無謀な
|
reckless — 無謀な
|
||||||
|
|
||||||
profound — 心理的影響が重大な、深刻な(物理的にはdeepが適切)
|
profound — 心理的影響が重大な、深刻な(物理的には deep が適切)
|
||||||
|
|
||||||
I felt like a coward hiding this from people — それを隠すことで自分が臆病者に思えた
|
I felt like a coward hiding this from people — それを隠すことで自分が臆病者に思えた
|
||||||
|
|
||||||
While training for the marathon, she was relentless in following the same schedule — マラソンの練習の間、彼女は同じスケジュールをしつこいほど守った。
|
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 — 憎悪
|
hatred — 憎悪
|
||||||
|
|
||||||
coarse — 粗い
|
coarse — 粗い
|
||||||
|
|
||||||
B with A everywhere — Aがいたるところに散乱しているB
|
B with A everywhere — A がいたるところに散乱している B
|
||||||
|
|
||||||
people, all, the crowd — 人々
|
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 — そばに居てくれると助かる親切な人
|
a man who's nice to be around — そばに居てくれると助かる親切な人
|
||||||
|
|
||||||
@ -251,9 +252,9 @@ The antisocial behavior you are naturing あなたが心に抱いている反社
|
|||||||
|
|
||||||
have a lot to do with ~によるところが大きい
|
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. いつか留学したいと思ってるけどまだ出来てない。
|
I've always wanted to study abroad someday but I haven't been able to yet. いつか留学したいと思ってるけどまだ出来てない。
|
||||||
|
|
||||||
@ -289,24 +290,24 @@ Do you happen to know if she has a boyfriend? — あの子に彼氏いるのか
|
|||||||
|
|
||||||
不定詞は名詞・形容詞・副詞的働きをする動詞ベースの詞のこと
|
不定詞は名詞・形容詞・副詞的働きをする動詞ベースの詞のこと
|
||||||
|
|
||||||
- to不定詞がunrealized(未実現)
|
- to 不定詞が unrealized(未実現)
|
||||||
- -ingがrealized(実現)
|
- -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.
|
He **returned** after the war **only to be told** that his wife had left him.
|
||||||
|
|
||||||
I **tore** open the box, **only to discover** that some of the parts were missing.
|
I **tore** open the box, **only to discover** that some of the parts were missing.
|
||||||
|
|
||||||
I **arrived** **only to find** that the others had already left.
|
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 — もうバス来たよ
|
Here comes bus — もうバス来たよ
|
||||||
|
|
||||||
@ -320,7 +321,7 @@ How beautiful (that is) — なんて綺麗なの
|
|||||||
|
|
||||||
"I'm fine", said he — 大丈夫だと彼は言った
|
"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. — 頑張ったが間に合わなかった
|
Hard though she tried, she couldn't make the deadline. — 頑張ったが間に合わなかった
|
||||||
|
|
||||||
@ -328,4 +329,4 @@ Do what you will, I won't give up — 何をされようとも諦めない
|
|||||||
|
|
||||||
Walk as he would, he couldn't get to the station. — どんなに歩いても駅にたどり着けなかった
|
Walk as he would, he couldn't get to the station. — どんなに歩いても駅にたどり着けなかった
|
||||||
|
|
||||||
[45 Ways To Avoid Using The Word 'Very' - Writers Write](http://writerswrite.co.za/45-ways-to-avoid-using-the-word-very/)
|
[45 Ways To Avoid Using The Word 'Very' - Writers Write](http://writerswrite.co.za/45-ways-to-avoid-using-the-word-very/)
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Electronアプリをコード署名してApple 公証 (Notary) を通過させる方法
|
title: Electronアプリをコード署名してApple 公証 (Notary) を通過させる方法
|
||||||
date: 2019-06-05 00:00:00 +09:00
|
date: 2019-06-05 00:00:00 +09:00
|
||||||
|
redirect_from: /blog/2019/06/05/sign-and-notarize-electron-app
|
||||||
---
|
---
|
||||||
|
|
||||||
electron-builder を利用して macOS 向け Electron アプリをコード署名し、公証を通過させます。
|
electron-builder を利用して macOS 向け Electron アプリをコード署名し、公証を通過させます。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user