hasen's tech life

Twitter: @hasen

Elixir

Bookmark (2016-03-24)

・AWSを10年運用してわかったことをAmazonの最高技術責任者が語る http://gigazine.net/news/20160324-aws-lesson/ ・できないことはPortで外注 http://www.slideshare.net/Joe_noh/port-59804252 ・自作でイベント駆動型サーバ作るのツライ問題とlua-nginx-…

Bookmark (2016-02-11)

・elixirを使ったゲームサーバ http://www.slideshare.net/hidetakakojo/elixir-58090331 ・Laravel: Up and Running Available for Preorder https://laravel-news.com/2016/02/laravel-up-and-running-available-for-preorder/

Bookmark (2015-11-24)

・Elixirでプロセス5000万くらい作ってみた http://qiita.com/shibacow/items/dd39fc2d904eed5a4600 ・WordPressの新時代を告げるCalypsoプロジェクト http://lifehacking.jp/2015/11/wordpress-calypso ・第六回闇PHP勉強会の発表資料まとめ http://d.haten…

Bookmark (2015-11-20)

・Nomad 0.2 https://www.hashicorp.com/blog/nomad-0-2.html ・(翻訳)最高のフォームを作る方法 ー よくあるフォームデザインの問題に対処するためのクイックガイド http://blog.jnito.com/entry/2015/11/20/092349 ・Elixirのプロセス生成とプロセス間通…

Bookmark (2015-10-27)

・より良いプログラムを書くための究極の奇策 – 「Data first, not code first」 http://postd.cc/one-weird-trick-to-write-better-code/ ・FM第1回「この冬期待の技術」 http://techbooster.org/podcast/17162/ ・HashiCorpツール中心でサービスを作ったお…

Bookmark (2015-08-29)

・Web API サーバーとしての Elixir の可能性 https://speakerdeck.com/naoya/web-api-sabatositefalse-elixir-falseke-neng-xing ・ビッグデータを利用したディープラーニング人口知能技術による 農業クラウドIoTシステムの開発について http://www.ml.ist.…

Elixir v1.0.5で'lib/script.ex:57: warning: variable args is unused'というエラーが出たので.

# Elixir v1.0.5で'lib/script.ex:57: warning: variable args is unused'というエラーが出たので対応. # Elixir $ elixir -v > Elixir 1.0.5 # error $ mix escript.build lib/script.ex:57: warning: variable args is unused Compiled lib/script.ex Gen…

Bookmark (2015-08-24)

・ElixirとPhoenixとMithrilのFFスタックでChatアプリを作った http://goo.gl/SMIGba ・Mozilla、「Firefox」のアドオンを「Google Chrome」互換の“WebExtensions”へ http://www.forest.impress.co.jp/docs/news/20150824_717623.html ・User Behaviour Data…

Bookmark (2015-05-20)

・Installing Elixir http://elixir-lang.org/install.html ・GWハッカソンでMeetAppという趣味アプリ開発者のためのサービス作りました http://www.tejitak.com/blog/?p=1430

Bookmark (2015–05-14)

・Linux 上で5秒で chroot jail を使えるコマンド「jailing」が凄い! http://blog.64p.org/entry/2015/05/13/163844 ・[翻訳] Elixir - 次に来る大物Web言語 http://qiita.com/HirofumiTamori/items/0dfdbada30c7d8f183fd ・Googleもついに社内業務を完全に…