hasen's tech life

Twitter: @hasen

Server

Bookmark (2015-12-21)

・facebookの13億ユーザーを支えるロードバランサーの話 http://blog.stanaka.org/entry/2015/12/16/130316 ・Heroku Schedulerやcronが正常に稼働しているかをチェックするDead Man's Snitchが便利 http://oinume.hatenablog.com/entry/introducing-dead-ma…

Bookmark (2015-12-15)

・型推論のしくみ http://klabgames.tech.blog.jp.klab.com/archives/1047569315.html ・Per-Title Encode Optimization http://techblog.netflix.com/2015/12/per-title-encode-optimization.html ・Yesod hosting with Docker and Kubernetes http://www.y…

Bookmark (2015-12-13)

・Vim scriptによるゲームの新アーキテクチャの考察 http://www.kaoriya.net/blog/2015/12/13/ ・"x/mobile gaming"を解説する http://klabgames.tech.blog.jp.klab.com/archives/1047363250.html ・同時に実行するということ http://klabgames.tech.blog.jp…

Bookmark (2015-12-11)

・Let's EncryptとnginxでHTTP/2サーバを立てる http://inside.pixiv.net/entry/2015/12/10/153114 ・Zend Framework 3 Update for 2015-12-10 http://framework.zend.com/blog/2015-12-10-zf3-biweekly-update.html ・諸君、私は運用が大好きだ!私がZabbix…

Bookmark (2015-12-10)

・開発環境のDocker化 http://goo.gl/xr1cNK ・Itamae meetup #1 で発表した http://k0kubun.hatenablog.com/entry/2015/12/10/005649 ・デザイン思考 Part 4 – Ideate - あなたのアイディアはもっと面白くなる http://blog.btrax.com/jp/2015/12/09/ideate/…

Bookmark (2015-12-09)

・ElectronでCSS Grid Layout Moduleを使ってちょっと未来のレイアウト方法を先取りしてみる http://sourcechord.hatenablog.com/entry/2015/12/08/235759 ・[Java]〈Hello World〉をバイナリエディタだけで使って出力させてみた http://tech.recruit-mp.co.…

Bookmark (2015-12-05)

・スタートアップの「つながる」無線に必要な5つのこと http://qiita.com/sugitak/items/88c6ee58fd3b0da6731f ・Introducing the IBM Swift Sandbox https://developer.ibm.com/swift/2015/12/03/introducing-the-ibm-swift-sandbox/ ・PHPのインターン化文…

Bookmark (2015-11-29)

・「PostgreSQLセキュリティ総復習」のスライドを公開しました http://pgsqldeepdive.blogspot.jp/2015/11/postgresql-security.html ・MongoDB 3.2 A Giant Leap https://www.mongodb.com/mongodb-3.2 ・サーバーレスアーキテクチャの所感 http://goo.gl/VK…

Bookmark (2015-11-26)

・PHP 7正式版は、大きな問題がなければ来週12月3日登場予定。PHP 7RC8が公開 http://www.publickey1.jp/blog/15/php_7123php_7rc8.html ・実践イカパケット解析 http://www.slideshare.net/mzyy94/packetoon

Bookmark (2015-11-23)

・OpenStack MagnumでKubernetesのexampleを動かしてみる http://tech-sketch.jp/2015/11/openstack_magnum_kubernetes.html ・クックパッドと研究開発/R&D2015 https://speakerdeck.com/junharashima/r-and-d2015 ・Nginx拡張の高速なWebアプリサーバ「Open…

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-11-18)

・TensorFlowで Hello Worldを動かしてみた&その解説 http://dev.classmethod.jp/machine-learning/tensorflow-hello-world/ ・アラートエスカレーションシステム"Waker"の紹介 http://techlife.cookpad.com/entry/2015/11/18/170634_1

Bookmark (2015-11-16)

・kubernetesによるDockerコンテナ管理入門 http://knowledge.sakura.ad.jp/tech/3681/ ・CSS Sprite を自動生成する – Gulp で作る Web フロントエンド開発環境 #8 http://tech.recruit-mp.co.jp/front-end/post-6844/ ・Consulを利用したTLSセッションチケ…

Bookmark (2015-11-13)

・Node.js×mongo dbで3年間サービス運用してみた話 http://www.slideshare.net/leverages_event/nodejsmongo-db3 ・CentOS に StrongLoop をインストールする http://dotnsf.blog.jp/archives/1044734593.html ・php.netのひみつ(1) 短縮URL http://cho-phpe…

Bookmark (2015-11-12)

・Refactoring to an Adaptive Model http://martinfowler.com/articles/refactoring-adaptive-model.html ・新米エンジニア(アプリ・インフラエンジニア問わず)に知っておいてほしいトラブルシューティング入門 実践編 http://qiita.com/keigodasu/items/1a…

Bookmark (2015-11-11)

・ISUCON5の下側 https://datahotel.io/archives/674 ・ライフログ、まだ続けている? Nicholas Felton 氏の最後のAnnual Reportに学ぶデータの奏でる音楽の重要性 http://lifehacking.jp/2015/11/final-annual-report

Bookmark (2015-11-06)

・HashiCorp + Fastly https://www.hashicorp.com/blog/hashicorp-and-fastly.html ・RubyからGoの関数をつかわなくても再帰をやめなくてもアルゴリズムを改善する→はやい http://primenumber.hatenadiary.jp/entry/2015/11/06/204657 ・チーム全員でユーザ…

Bookmark (2015-11-05)

・ngx_mrubyのTCPロードバランシングを使ってFluentdのTCP通信とグラフ画像へのHTTP通信を動的に集約する http://hb.matsumoto-r.jp/entry/2015/11/04/155848 ・「Docker 1.9」リリース、複数のホストにまたがる仮想ネットワーク構築機能が搭載される https:…

Bookmark (2015-11-04)

・はじめの一歩が踏み出せない人のためのBigQuery入門 http://www.apps-gcp.com/bigquery-introduction/ ・LIKE injection http://githubengineering.com/like-injection/ ・セキュリティ・アプライアンス/サービスの検証・1 https://datahotel.io/archives…

Bookmark (2015-10-29)

・vimの関数ジャンプのかゆいところをMakefileと.vimrcで解決する http://at-grandpa.hatenablog.jp/entry/2015/10/28/224920 ・今年はScalaもSwiftも! はてなサマーインターン2015を元に「はてな教科書」を最新化しました http://developer.hatenastaff.com…

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-10-26)

・VirtualBoxのファイルシステムを10倍速くする ~ page cache編 ~ http://dsas.blog.klab.org/archives/52231356.html ・What’s new in Ubuntu 15.10: cloud and server? https://insights.ubuntu.com/2015/10/22/whats-new-in-ubuntu-15-10-cloud-and-ser…

Bookmark (2015-10-23)

・Q. なぜ’x’ in (‘x’,)が’x’ == ‘x’より速い? http://goo.gl/iSdquw ・zend-expressiveに見るPSR-7時代のPHPフレームワーク http://blog.a-way-out.net/blog/2015/10/23/zend-expressive/ ・Floating IPs: Start Architecting Your Applications for High …

compass compileで"LoadError on line ["55"]"というエラーが出たので対応.

# compass compileで"LoadError on line ["55"]"というエラーが出たので対応. # 参考: LoadError on line [“55”] of C: cannot load such file — wdm Run with --trace to see the full backtrace # error $ compass compile> LoadError on line ["55"] of …

Bookmark (2015-10-21)

・Git Concurrency in GitHub Desktop http://githubengineering.com/git-concurrency-in-github-desktop/ ・Amazon S3の利用料節約を考えてみる http://qiita.com/hit/items/3151208b7f01aaa1ea9d ・夏のインターン講義「1営業日で書くJavaScriptコンパイラ…

Bookmark (2015-10-20)

・Let's Encrypt is Trusted https://letsencrypt.org/2015/10/19/lets-encrypt-is-trusted.html ・ニュースアプリの「究極のUI」って何ですか? Yahoo!ニュースと日経電子版が大激論 http://staffblog.news.yahoo.co.jp/newshack/realnewshack_0917_part2.h…

Bookmark (2015-10-19)

・Chainer Meetup #0 を開催しました。 https://research.preferred.jp/2015/10/chainer-meetup-0/ ・AWS のお得な機能だけでネイティブゲームサーバをつくる http://labs.gree.jp/blog/2015/10/14404/ ・highway という高速検索ツールを作りました http://t…

Bookmark (2015-10-18)

・PHPのビルドにはgcc最適化オプションをつける http://t-cyrill.hatenablog.jp/entry/2015/10/17/230806 ・WEB系各社で使われている監視ツールまとめ http://mikeda.hatenablog.com/entry/2015/10/17/134805

Bookmark (2015-10-11)

・Let's start Perl6 with Crust! http://ks0608.hatenablog.com/entry/2015/10/11/001603 ・Dockerでダイナミックルーティング! http://kurochan-note.hatenablog.jp/entry/2015/10/11/110649 ・JSONで疲弊したら試したい、アプリのデータをSQLiteで受け渡…

Bookmark (2015-10-10)

・schema.org構造化データマークアップのシンタックスにJSON-LDという選択 https://html5experts.jp/miiitaka/17128/ ・各種スクリプト言語でさくらのクラウドを操作できるライブラリ「saklient」入門 http://knowledge.sakura.ad.jp/tech/3584/ ・Nginxがウ…