hasen's tech life

Twitter: @hasen

Redis

Laravel v5.2でRedisのエラーが出たので対応した.

# Laravel v5.2でRedisのエラーが出たので対応 # exception 'Predis\Connection\ConnectionException' with message 'Failed to parse address ":" [tcp://:]' in /PATH/TO/vendor/predis/predis/src/Connection/AbstractConnection.php:155 # exception 'Sy…

Bookmark (2016-05-13)

・Echo is coming to Laravel 5.3 https://laravel-news.com/2016/05/echo-coming-laravel-5-3/ ・GEO APIが加わった「Redis 3.2」リリース https://osdn.jp/magazine/16/05/09/183000

Bookmark (2016-03-25)

・Swift版「誰のためのデザイン?」 https://realm.io/jp/news/tryswift-rachel-bobbins-design-everyday-swift/ ・mhaとconsulでDBサーバーの冗長化をしています http://tech.feedforce.jp/mha-and-consul.html ・Makefileを自己文書化する http://postd.cc…

Bookmark (2016-03-09)

・大規模Redisサーバ縮小化の戦い http://www.slideshare.net/ssuserf3788f/redis-58419914 ・コマンドラインか>ら JSON が簡単に作れるツール jo http://mattn.kaoriya.net/software/20160309091404.htm ・無料でロスレス圧縮&プログレッシブ表示もサポー…

Bookmark (2016-02-24)

・サーバーサイドSwiftを実運用してみた http://aial.shiroyagi.co.jp/2016/02/serverside-swift-in-production/ ・ウィルス感染でWebサービスが20日間ダウン。本当にごめんなさい http://qiita.com/haminiku/items/646124c1ee5d0dd73064 ・快適な連打機能を…

Bookmark (2016-02-19)

・Linuxサーバにログインしたらいつもやっているオペレーション http://yuuki.hatenablog.com/entry/linux-server-operations ・デブサミ2016「大規模Redisサーバ縮小化の戦い」講演メモ http://d.hatena.ne.jp/rx7/20160218/p1 ・【新卒採用・技術職】皆さ…

Bookmark (2016-01-15)

・【新機能】APIレベルのイベント駆動処理を行うCloudWatch Eventsが発表されました! http://dev.classmethod.jp/cloud/aws/introducing-cloudwatch-events/ ・Composer並列化プラグイン http://www.slideshare.net/hinakano/composer-phpblt ・ドローンを…

Bookmark (2015-12-25)

・16年間うごいているWebアプリケーションが抱えていた技術的負い目を考察する http://tech.gmo-media.jp/post/135898835279/16th-debt ・React Meets Grails 〜ReactはエンタープライズSPAの夢を見るか?〜 http://uehaj.hatenablog.com/entry/2015/12/25/0…

Bookmark (2015-12-24)

・Serverspec + Mackerel APIによるインフラテストの実運用化 http://yuuki.hatenablog.com/entry/mackerel-serverspec ・mrubyのRedisクライアントのPipelining対応とDisqueクライアント http://hb.matsumoto-r.jp/entry/2015/12/24/124437 ・ロシア語自然…

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-30)

・既存アプリをPHP7へ移行する前にするべき6つのこと http://blog.a-way-out.net/blog/2015/10/30/migration-to-php7/ ・React入れたらCasperJSのE2Eテスト壊れたのでPhantomJS2入れたらPhantomJSのユニットテスト壊れたのでwebdriverioでE2Eテスト書き直し…

Bookmark (2015-10-14)

・SDN for the Cloud http://conferences.sigcomm.org/sigcomm/2015/pdf/papers/keynote.pdf ・Caffeでお手軽本格ディープラーニングアプリ http://www.slideshare.net/takuyamatsuyama/caffe-potatotips ・多腕バンディットを活用したプッシュ配信の最適化…

Bookmark (2015-09-28)

・広告ブロッカーの検知と計測について http://techlife.cookpad.com/entry/2015/09/28/124504 ・iOS 9 の新機能のサンプルコード集『iOS-9-Sampler』を公開しました http://d.hatena.ne.jp/shu223/20150917/1442440780 ・グーグル、インドの400駅に無料Wi-F…

Bookmark (2015-09-05)

・Mosquitto と paho-mqtt をつかってPythonで MQTTをさわる https://librabuch.jp/2015/09/mosquiito_paho_python_mqtt/ ・Introduction to Chainer (LL Ring Recursive) http://www.slideshare.net/KentaOono/introduction-to-chainer-ll-ring-recursive …

Bookmark (2015-08-13)

・Objective CのソースコードをSwiftに一発変換してくれるサイト「Objective-C to Swift Converter」 http://www.lifehacker.jp/2015/08/150812objective_cswiftobjective.html ・並列に実行するんだけど並列度も制限したい時 http://qiita.com/shyouhei/ite…

Bookmark (2015-04-30)

・Mackerelを支える時系列データベース技術 http://yuuki.hatenablog.com/entry/high-performance-graphite ・[速報]Visual StudioでObjective-Cがコンパイル可能に。iOSアプリからWindowsアプリへの移植をマイクロソフトがデモ。Build 2015 http://www.pu…

Bookmark (2015-04-14)

・ネットエージェント最終面接問題 Write-up その1 http://mzyy94.com/blog/2015/04/13/netagent-mondai1-4/ ・関数型とかの論争について http://uehaj.hatenablog.com/entry/2015/04/13/231331 ・Redis cluster http://toufuegg.hatenablog.com/entry/2015/…

redis-commanderを入れたのだけれど,動かなかったので,Node.jsのヴァージョンを下げた.

『Webエンジニアの教科書』を読んでいて,redis-commanderを入れたのだけれど,動かなかったので,Node.jsのヴァージョンを下げた.$ node -v > v0.12.2 $ npm install redis-commander # error $ redis-commander > /usr/local/lib/node_modules/redis-comm…

Bookmark (2015-04-03)

・インメモリDBのRedis 3.0安定版がリリース。Redisクラスタを構成可能に http://www.publickey1.jp/blog/15/dbredis_30redis.html ・IPA、文字情報基盤の約6万種の漢字をJIS第4水準の範囲に置き換える際の参照情報「縮退マップ」検証版を公開 http://intern…

figのtutorialで'Service "web" has a link to service "redis" which does not exist.'

figのtutorialで下記のエラーが出た. $ fig up > Service "web" has a link to service "redis" which does not exist. 単なる凡ミスだった.インデントを修正. -- redis: -- image: redis ++ redis: ++ image: redis

Bookmark (2015-03-03)

・Side projects http://antirez.com/news/86 ・Chromium のコードを触ってみる http://please-sleep.cou929.nu/trying-to-modify-chromium.html

Bookmark (2014-10-29)

・Dockerを使ったミニPaaSのdokkuをパワーアップさせた「Dokku Alternative」を試すhttp://knowledge.sakura.ad.jp/tech/2545/・HTML5、ついにW3Cの勧告となるhttp://www.publickey1.jp/blog/14/html5w3c_2.html・インハウスSEOになる前に知っておきたいこと…