アーカイブ 寄稿 書籍 まとめ スライド お知らせ カテゴリ シリーズ タグ RSS シリーズ: インフラエンジニアに贈るAmazon VPC入門 (2) 266件のシェア(すこし話題の記事) 2013年04月13日 インフラエンジニアに贈るAmazon VPC入門 シリーズ インフラエンジニアに... 続きを読む
言語設定を日本語に変更しました。この設定は各ページ下部で変更できます。 We've set your language preference to Japanese. You can update this preference below. 続きを読む
2013年5月23日木曜日 Google Nowが超進化。日本語音声でアラーム設定や通話発信、アプリ起動が可能に! Google Nowの日本語版がいつの間にか進化し、カードの音声読み上げや各種音声コマンドにも対応しました。 ■確認された利用可能音声コマンドは以下の通りで... 続きを読む
2013-05-24 Chrome拡張の不具合を修正しました はてなブックマークの拡張機能を使用しているChromeブラウザで、Googleの検索結果から別のサイトへ遷移した後に、検索結果へ戻れない不具合がありました。本日リリースしたバージョンでこの不具合を修正しました。... 続きを読む
2013年5月23日木曜日 Google Nowが日本語での音声読み上げに対応 Google Nowがいつの間にか「日本語」での音声読み上げに対応していたので紹介したいと思います。 「今日の天気は?」「富士山の標高は?」「日本のGDPは?」などと質問すると音声で説明を読み上... 続きを読む
ホーム > 関心 > 街歩き > スターバックスが併設されたTSUTAYAが図書館代わりになっても平気なのは、再販制度とライセンス経営のため TSUTAYAとスターバックスが一緒になった「Book & Café」の店舗が目立つようになってきた。本日現在、全国で23店舗ある。これ... 続きを読む
How can I use In clause in Hive I want to write something like this in Hive select x from y where y.z in (select distinct z from y) order by x; But I am not finding any way of doing it.. I tried In clause in Hive 0.7 it was throwing error, Al... 続きを読む
Implement support for correlated subqueries in the WHERE clause. This ticket is the next step after HIVE-784 which covers the much simpler case of handling uncorrelated subqueries in the WHERE clause. 続きを読む
SELECT * FROM tablename t WHERE IN(12345,key1,key2,key3); ...IN would operate on a given row, and return True when the first argument equaled at least one of the other arguments. So here IN would return true if 12345=key1 OR 12345=key2 OR 123... 続きを読む
編集 やっちまった〜 commit してたら最強の味方 reflog 使えるけど add しかしてないしなぁ…… でも、git は objectdb だし、add している時点で 何処かに保存されているはず!! と思って調べたら git fsck を発見!! どこにも属してないものが見れる!! ... 続きを読む
「採用」は、その時々の世相やビジネストレンドを反映する一つの指標である。この視点で見た時、今年のゴールデンウィークは、大きな転換点になったといえるだろう。 過去2~3年、エンジニアの中途採用で最もホットな分野だったソーシャルゲームやスマホアプリ... 続きを読む
# 非同期とか並列とか ### いわゆる非同期 2種類考えられる * IO多重化(epoll/kqueue/etc..) read(2)/write(2)が非同期 read(2)した順番に返ってくるとは限らない read(2)してるあいだはブロック * asynchronous socket(O_NONBLOCK) read(2)じたいブロックしな... 続きを読む
The Spree ecommerce project was on proud display at this years RailsConf and there were plenty of exciting new developments to talk about. End Point was there in full force with four of its employees in attendance. I’m pleased to report that... 続きを読む
While more and more semantic data is published on the Web, the question of how typical Web users can access this body of knowledge becomes of crucial importance. Therefore there is a growing amount of research on interaction paradigms that al... 続きを読む
Railsでは、rails runnerコマンドでRubyファイルを直接実行できるらしい。 基本的にはこのサイトを参考にした - Rails3でバッチ処理を実行する 1. libディレクトリのファイルへのパスの設定 以下の設定をconfig/application.rbに追加。 config.autoload_paths +... 続きを読む
本Chapelle et al. (2006)を買ったので読んでみてる.Zhu and Goldberg (2009)の"Introduction to Semi-Supervised Learning"も買った.後者はかなり薄いかつ簡単そうなので,概要を掴むには良さそう.まだ特に半教師ありを何かに適用するつもりではないのだけ... 続きを読む
Chrome 28 Beta: A more immersive web, everywhere Thursday, May 23, 2013 Today’s Beta channel release introduces several new developer features and a major under-the-hood performance improvement. Unless otherwise noted, changes apply to deskt... 続きを読む