选择chaos这个词是因为~~实在很难找到一个更合适的词来形容这儿了……
她问我笑什么,我不敢说出来,因为我正在思考一个很难的问题。
「如何花最少的钱追到这个人。」
当她知道我爱吃猪心以后就常常买一整个猪心放在冰箱里,慢慢煮给我吃。
「你想想看,我用猪心换你的心。小小的投资,大大的回收,这是一笔不错的买卖呢。」
Read more...NetBSD has chosen the new logo:
This logo was designed by Grant Bisset in 2004.
Read more...本文转载自:SciScape
編輯 Gene 報導
人类基因组图谱总算大功告成了,可是所统计出的基因数居然只有约2万至2万5千多个,甚至比之前估计的3万多还少!
实验室常用的大、小鼠的基因体据估有3万个基因。另一实验室常用生物的线虫(C. elegans),其基因总数约有1万9千个,而果蝇则有约1万3千个。小型开花植物阿拉伯芥(Arabidopsis)的2万7千个基因搞不好就比人类的还多。
Read more...It seems that FreeBSD and NetBSD have a lot of difference on busdma interfaces and this has blocked me from porting OpenBSD’s firmware upload support on mpt(4). Will have another attempt this weekend.
Read more...Someone important to me has passed away.
Read more...Today, JINMEI Tatuya / 神明達哉 has submitted a patch against sys/kern/uipc_socket2.c, which is:
Index: src/sys/kern/uipc_socket2.c
diff -u src/sys/kern/uipc_socket2.c:1.138 src/sys/kern/uipc_socket2.c:1.139
--- src/sys/kern/uipc_socket2.c:1.138 Tue Oct 19 15:13:30 2004
+++ src/sys/kern/uipc_socket2.c Wed Oct 27 05:37:58 2004
@@ -1253,7 +1253,7 @@
if (CMSG_SPACE((u_int)size) > MCLBYTES)
return ((struct mbuf *) NULL);
- if (CMSG_SPACE((u_int)size > MLEN))
+ if (CMSG_SPACE((u_int)size) > MLEN)
m = m_getcl(M_DONTWAIT, MT_CONTROL, 0);
else
m = m_get(M_DONTWAIT, MT_CONTROL);
I have fighted against the issue that LJ1000 can’t work correctly with FreeBSD however I have failed.
I got “ulpt0: Input/Output Error” when doing cat foo > /dev/ulpt0.
Of course, cups and friends won’t run with this state.
This problem exists in FreeBSD 5.3-RC, 4.10-STABLE. However, interestingly Windows works correctly.
So, why??
Read more...你现在好吗 今天快乐吗
我从远方送你的花 你收到了吗
分手以后的雨季 断断续续下不停
没有你的日子 真的不容易
躲不开回忆 最难忘记你
再说什么也无法压抑 汹涌的情绪
我已学会珍惜 再给我一次勇气
好想告诉你我的爱 一直留在你那里
Today DragonFly has buryed GNU awk. G’bye, amen! :-D
Read more...Today Scott Long has named FreeBSD 5.3-RELEASE, this is a significant step toward final 5.3-RELEASE.
Please note that before the team has a PGP signed 5.3-RELEASE announcement, don’t download the ISOs even they have appeared on any site. We may still do changes after the naming.
Read more...