delphij's Chaos

由衷地赞美ru和hrs以及其他Makefile的作者

• Development

太牛了……折腾了将近1个钟头。

起因:Gavin说中文文档无法编译。

经过:
尝试make,发现少了一个–>,加上。还不行。
急了。
遂将中文版本改名,然后把英文版改成中文的名字,我靠,还不行……

阅读全文… ( 本文约 214 字,阅读大致需要 1 分钟 )

bin/71404

• Kernel

About 9 Years ago, FreeBSD has introduced a functionality in sysinstall(8)’s partition editor, which is to mark a partition “active”.

However, unfortunatelly, the implementation contained a flow from the day 0 it was introduced. Sysinstall(8) depends on user’s sanity not to mark only one partition as active on one disk.

This turned out to a potential damage of disk partition table. With two partitions marked “ACTIVE”, you will get the following message:

“Invalid partition table.”

Then system will halt.

阅读全文… ( 本文约 124 字,阅读大致需要 1 分钟 )

Sequence 1, 11, 31, 4113, 612314, what's the next?

• Shared Chaos

The following question is in Simplified Chinese, which is essentially a re-produce of the title. For answer, check out “More”.

发信人: xueshengroy (roy), 信区: MathS
标 题: [转载] 小二数学题,难倒我了,各位帮帮忙吧
发信站: 知新园 (2004年09月05日12:09:44 星期天), 站内信件

发信站: 一塌糊涂 BBS (Sat Sep 4 17:52:00 2004), 本站(ytht.net)

【 以下文字转载自 HGZX 讨论区 】
【 原文由 sanz 于 Thu Sep 2 23:10:04 2004 发表 】

【 以下文字转载自 IQDoor 讨论区 】
【 原文由 zdzjason 于 Thu Sep 2 10:53:31 2004 发表 】
找规律填空:

1 11 31 4113 612314 ( )

阅读全文… ( 本文约 214 字,阅读大致需要 1 分钟 )

How to remove a whole tree from CVS?

• Development

Sometimes CVS is very nasty when operating. For example, when you want to remove a whole tree (including zillion sub-directories and files) you may have to enter commit log (at least, confirm) for every directory, if you are going to do a “cvs ci” in the top level directory.

It is possible to solve this problem with simple Unix(R) commands:

阅读全文… ( 本文约 111 字,阅读大致需要 1 分钟 )

「你可以去买一个适应50,000人的系统,但适应50,000,000用户的系统买不到,也卖不出去,只能自己开发」

• Shared Chaos

有人问过我这样的问题,即我们公司为什么不使用外包的软件。我当时没有说出非常好的理由,但是现在我的解释是:

没有一家公司会开发50,000,000用户的系统,这样的系统在市场上买不到,也卖不出去,只有有使用和维护这种系统的经验的企业才能够有能力去开发。

其实这也是我一直没有想明白的一个问题。

阅读全文… ( 本文约 210 字,阅读大致需要 1 分钟 )

Solving issue appeared after Windows XP SP2

• Security

Windows XP SP2 is an important update and have introduced many security improvements. However, after installing Windows XP SP2, some graphical identity systems will be rendered to be useless.

The root cause is that these systems makes use of a special MIME type: x-xbitmap, or so called “XBM”.

XBM is originally developed by the X community. Presently it is uncommon on the web. However, banks like China Merchant Bank utilizies this format for authentication.

阅读全文… ( 本文约 130 字,阅读大致需要 1 分钟 )

真理存在诡论

• Shared Chaos

定义: 真理是永远不会错的东西。

论证:
真理的存在是不能被否定的
因为,如果你主张 「真理不存在」
令 X = 「真理不存在」
那么,我们可以问,」X 是不是真理?」
如果,X 是真理,则真理存在
如果,X 不是真理,则」真理不存在」是错的,则真理存在
所以,无论如何,真理存在

阅读全文… ( 本文约 432 字,阅读大致需要 1 分钟 )