検索:
以降の記事を見る

This is ARAKI's daily notes.

実ノ商人ハ先モ立チ我モ立ツコトヲ思フナリ

管理/
カテゴリ/ 技術系技術系エントリの登録: 日記(全部)Feed-icon-14x14:
12月 27日の記事(2009年から2000年まで)
#1 [論文] xxxの中立性
http://www.mediacom.keio.ac.jp/publication/pdf2009/taniwaki.pdf ネットワーク中立性,NGN, ケータイのビジネスモデルなどのいいまとめの資料を見ていた.自分の論文にもxxxの中立性としていれこみたくなる..というかぐらぐらしてしまった.

M先生に相談したら喝破された.「自分が完璧にわかっていることだけを書け」というあたりまえの話.

written by Ar- at Thu Dec 31 14:31:57 UTC 2009
#1 [大学] 5月の論文誌締切にむけてがんばることにする

今日は午後から大学へ.M先生と話をして,5月の情処の締切をめざすことに.

そのほか
  • イスでうとうとしてたり..
  • 自分の実装のconfigをちょっといじる
  • データストリーム処理の論文をあつめていたり

written by Ar- at Sat Dec 27 14:52:12 UTC 2008
#1 [misc] スパゲティと決別できるか

4つくらいの役割をもたせたとある実装なのだが同じコードで管理することに無理を感じはじめた。今はconfigのパラメータ一発で役割を変えられる、という意味では便利ではあるのだが。。

つぎはぎで作ってきたもので愛着があって、おまけに時間がないのでどうしょうもないのだが、かなり自分でわすれているところも増えてきてたりするので共通部分を抜きだして、それ以外はコードを完全に別にしようという気がしてきた。

こういう作業にはなんといってもsvnまわしまくりになるのだが、休みにはいってしまうとレポジトリにアクセスできないのがかなり問題。svkをいまいち信用してないせいもあるのだが。。


written by Ar- at Fri Dec 28 16:41:49 UTC 2007
#1 [devel] RHEL4でeclipseがあがんねーよの顛末

仕事でRHEL4 AS u4の上でeclipseをあげることになった。が、あがらない。結局はあがったわけなんですが。罠に気づかずに悩んでいた。

  • $ java -version とすると gcj (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3)だったので、JDK5でいれたほうが先にくるようにPATHをかえた
  • XPCOM error -214747262とかでたので、export MOZILLA_FIVE_HOME=/nowhereをつけて起動した。

XPCOM errorのほうについては、https://bugs.eclipse.org/bugs/show_bug.cgi?id=103620

Firefox from mozilla.org is statically compiled and does notsupport embedding, so it should never work with firefoxunless you're using firefox from a linux distribution thatis dynamically compiled.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=133304

Firefox from mozilla.org is statically compiled and does notsupport embedding, so it should never work with firefoxunless you're using firefox from a linux distribution thatis dynamically compiled.


at Thu Dec 28 05:13:25 UTC 2006
#1 [donrails] Yahoo APIを使おうと思っているが
Getting REST dataやら つらつら http://developer.yahoo.co.jp/search/web/V1/webSearch.html あたりをみていると一日5000クエリとなるとcacheの仕組みも考慮しておいたほうが いいんかなあと。

at Thu Dec 29 01:35:06 UTC 2005
#2 [donrails][rails] /tmp/ruby_sess* が爆発する件について
これをずっと放置しておくと、
  • ついにはrailsアプリが動かなくなります(500を返すようになる)
  • staticなfileとかは動きつづけます
  • この問題はwebrickでうごかしたときにもlighttpdでうごかしたときでも発生します
ってなわけで、
$ more /etc/cron.hourly/rails
#!/bin/bash

PATH="/sbin:/usr/sbin:/bin:/usr/bin"
find /tmp/ -name "ruby_sess*" -cmin +60 -exec rm {} ;
こんなもんを1時間毎にcronでまわすことにしました。

at Thu Dec 29 01:35:05 UTC 2005
#1 [misc] 2307綾瀬着。
どうもおそいときはこの電車がおおいな。ともかく年内にくぎりのいいとこまでやりたい&きもちいいとこまでやっておけば休み中にいじってもいい というわけで。 仕事は明日でおわりなのだがまあおわらないでしょう。

at Tue Jan 18 11:50:40 UTC 2005
#1 [misc] たんちよでの恒例宴会。
写真
とりあえず家で整理などしてから北千住でコーヒーなどのんでから現場へ。 例によっておおさわぎしていた。しかーしどうにも今回はあんまりテクニカルな話とかしていなかった気がするな。

at Tue Jan 18 11:51:47 UTC 2005
#1 [misc] 献血
検査のおばちゃんがあさってを向いて刺すので痛い。。 ひさしぶりにツルモク独身寮を読んで、バブル時期を感じたな。

まんがきっさマンボー:ここは個室になっているのはいいのだが、、、本がすくねーよ。 探すのが大変だよ。それにしても読むものがないマンガ喫茶というのは かなり使えません。個室だけでソファーがないのに客だけは入れるので どうなってるかしらないが通路で待ちながら読んでるのが いっぱいいるのがナニだ。


at Sat Dec 28 01:21:41 UTC 2002
#1 [food] 鍋だ。
鍋ったらなべだ。tagohさめがおもいつきで言うた気がするがやる。 ロンロンでチーズを買ってワインもかってのむ。ひたすらチーズを堪能する。

at Sun Dec 08 14:59:25 UTC 2002
#1 [postfix] virusとキューの構造とか
weitse wrote
 Prior art of stacking exists - postfix has several temporary
 solutions such as mailbox_transport (local delivery agent escape
 after alias/forward processing) and fallback_transport (local
 delivery agent escape for "users" not found in aliases or in
 /etc/passwd).

 There also is the "best_mx_transport = local" feature that
 gives SMTP mail to the local delivery agent if the local
 machine is the best MX host for the specified destination.

 If this delivery agent stacking mechanism could be generalized,
 other problems could be solved without having to write new code.

 Postfix queue files are by design write once.  Once a queue file
 is marked as complete, the only updates made are one-byte overwrites
 to indicate that a recipient is finished or to indicate that a
 delayed mail warning was sent. The result is a queue file
 organization where you can kill any Postfix process at any time
 random without having to worry about corrupting data.

 A great deal of complexity and vulnerability was eliminated by
 having write-once files, where an operation never has to be undone
 when some process crashes in the middle of something.

 I will not accept code that violates my basic robustness requirement:
 no operations need to be undone when some process crashes in the
 middle of some operation.


at Sun Dec 08 14:59:12 UTC 2002
カテゴリ名(記事数: カテゴリの説明) > サブカテゴリ [+]
reading categories...