はじめに 「Bjarne Stroustrup氏との対話」連載を担当することになりました、豊田孝と申します。よろしくお願いいたします。 対話の相手であるBjarne Stroustrup氏は、プログラミング言語「C++」を設計し、最初に実装した人です。それだけでなく、同氏はC++を... 続きを読む
In Portland, Ramji, who runs the Open Source Software Lab for Microsoft and is the company's director of open source technology strategy, gave a 15-minute presentation highlighting Microsoft's work with open source, the company's first code s... 続きを読む
Linux , OS , フリーソフト Linuxに今必要なのは美しい見映えなのか? 「人間見た目が9割」なんて本が売れてましたが、果たして同じ理論はOSにも当てはまるのでしょうか? Ubuntuの創始者であるMark Shuttleworth(過去にlifehacker.comでインタビューを受けて... 続きを読む
2008年7月23日 良い論文を書くために知っておくべき5つのこと 英語で科学技術論文を書くための書籍はいくつか出版されていますが、大抵、英語の書き方の紹介に留まっていたり、日本語と英語のロジックの違いの説明であったりと印象に残るものが少ない気がしま... 続きを読む
Nagle's algorithm, named after John Nagle, is a means of improving the efficiency of TCP/IP networks by reducing the number of packets that need to be sent over the network. Nagle's document, Congestion Control in IP/TCP Internetworks (RFC896... 続きを読む
Under construction This is a test of golf server. You can enjoy short coding here in several languages (60 languages). The purpose of this server is not serious competition. Joke problems are welcomed and you can speak freely about problems a... 続きを読む
Based on the original perl golf, Code Golf allows you to show off your code-fu by trying to solve coding problems using the least number of keystrokes.What is Code Golf? Based on the original perl golf, Code Golf allows you to show off your c... 続きを読む
Jeff Atwood / 青木靖 訳 2007年2月26日 レジナルド・ブレイスウェイトが書いていることを読んだとき、私はそんなわけないだろうと思っていた。 私と同様、この著者は、プログラミングの仕事への応募者200人中199人はコードがまったく書けないということで苦労... 続きを読む
I've search all over the site, and haven't seen how to pronounce "CentOS". I've drawn up a couple possibilities: sent - ohh - ess sent - oss see - ent - ohh - ess see - ent - oss I'd like to see this stated somewhere 続きを読む
第4回 故障発生時にフェイルオーバーしない? 田中 崇幸 NTT OSSセンタ 2008/7/24 NTTグループの各社で鳴らした俺たちLinuxトラブルシューティング探偵団は、各社で培ったOSS関連技術を手に、NTT OSSセンタに集められた。普段は基本的にNTTグループのみを相手... 続きを読む
Wizard Book n. Hal Abelson's, Jerry Sussman's and Julie Sussman's Structure and Interpretation of Computer Programs (MIT Press, 1984; ISBN 0-262-01077-1), an excellent computer science text used in introductory courses at MIT. So called becau... 続きを読む