Skip to content

Instantly share code, notes, and snippets.

@trungpv93
trungpv93 / google-img-resize.mdown
Created August 19, 2016 18:11
Google’s authentication-less on-the-fly image resizing service

Google's authentication-less on-the-fly image resizing service

I found it while poking around the Google+ HTML. Jotting down some notes felt like a good idea, so here goes. If you know more about this API, let me know, please!

(Word of warning: I spent ~30 minutes on both my experimentation and this here write-up, so it might not be the most thought-provoking, brilliant thing you read today.)

@trungpv93
trungpv93 / Microsoft SQL Server 環境の構築.md
Created October 5, 2016 09:35 — forked from yuga/Microsoft SQL Server 環境の構築.md
WindowsにSQL Server 2012 Expressをインストールして、Linux上のHaskellからODBCで接続できるようになるまで。

Microsoft SQL Server 環境の構築

  • Server: Widnwos & SQL Server
  • Client: Linux

Microsoft SQL Server 2012 Express のインストール方法