2019-01-01から1年間の記事一覧

ioremapとmmapの違い

unix.stackexchange.com

静的解析

dev.classmethod.jp

writing linux kernel module

devarea.com

word2vec

Everything you know about word2vec is wrong The classic explanation of word2vec, in skip-gram, with negative sampling, in the paper and countless blog posts on the internet is as follows: while(1) { 1. vf = vector of focus word 2. vc = vec…

Doc2Vec

buildersbox.corp-sansan.com

understanding JSON schema

json-schema.org

UEFIとmruby

UEFI時代のブートローダ from Takuya ASADA www.slideshare.net

Materialize マテリアルデザインのためのCSSフレームワーク

css

www.moongift.jp

C#からWebRTC使う

メモ github.com

PSO2が起動しない場合の1対処方

以下のランチャーのSTARTボタンを押しても別画面が表示されないでプログラムが終了する場合の1対処方法(私のケースでは解消したけど、他の人も解消されるかは不明)。 ランチャー ググると話に出てくる、nguardがこけて起動しないのが原因なのは予測がつい…