三棵树的故事zz

| Shared Chaos

「但愿你们的年岁受祝福,
但愿你们所求都得着,
但愿风永远都在你们的后头吹送,
但愿阳光暖暖照耀你们的脸庞,
但愿雨水温柔洒向你们直到我们再相见,
但愿神将你们放置祂的掌心,
轻柔摇送你们,一如婴孩。
我们应该学会交托更多!」

很久很久以前,小山丘的森林里有三棵树,他们兴奋地讨论他们的愿望和梦想。第一棵树说:「我希望成为一个藏宝盒,盒中能够收藏黄金、白银以及各色珍贵宝石。我的身上精工雕琢,每个人都要看见我的美丽。」然后第二棵树接着说道:「有一天我要成为一艘大船乘载各国国王与王后们度过万水,最后第三棵树说:「我想要努力抽高,成为森林里最大最直的一棵树。人们会看到我在山的最高处,他们抬头仰望我的枝桠,思想天堂与神,思想我跟神的距离,好近好近。我的伟大将是空前绝后,人们会永远记得我。」

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

Harry Potter的职场哲学zz

| Shared Chaos

随着第六集出版,全世界又吹起哈利波特旋风。在儿童们抢购的同时,上班族其实也可以从这套书中学到职场的智慧。因为我们每个人,都有一点魔法。每个工作,也都面临选择。

在第一集《神秘的魔法石》中,初到霍格华兹的哈利面临分班测验,就像刚毕业的大学生要选工作一样。霍格华兹的四大学院分别是:以勇士著称的葛来芬多、以智者著称的雷文克劳、以忠诚著称的赫夫帕夫、和以诡诈著称的史莱哲林。当哈利戴上「分类帽」,他一直祈祷:「不要史莱哲林!不要史莱哲林!」而「分类帽」竟一时无法决定哈利适合哪个学院。

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

First PDF produced for Handbook!

| Development

With the work from intron@ now we have the Chinese Project’s translations in PDF format!

参与评论

总算看到曙光了

| Life

Howard今天告诉我那个消息的时候我兴奋得差点蹦起来,不过还是忍住了。无论如何,最近两个月看似毫无希望的努力,总算看到了一丝曙光。黎明前的黑暗,不可能阻挡我们走向光明的脚步!

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

好久没动charlie了……

| Life

今天想起来,把它打开看了看

[delphij@charlie] ~> uname -a
FreeBSD charlie.delphij.net 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Sat Sep 3 02:16:50 CST 2005 delphij@charlie.delphij.net:/usr/obj/usr/src/sys/GENERIC amd64

刷!

参与评论

自以为洞察了一切看清了始未, 可惜并没有zz

| Shared Chaos

From clive’s.

北欧一座教堂里,
有一尊耶稣被钉在十字架上的苦像,
大小和一般人差不多。
因为有求必应,
因此专程前来这里祈祷,膜拜的人特别多,
几乎可以用门庭若市来形容。

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

Bogous F5 after they migrated to Linux

| Security

The F5 gateway has became incredibly errornous after they migrated from FreeBSD to Linux, so I call this a bad move.

In the Good Old Time(TM), they run FreeBSD on their boxes, and I have never encounted a single problem when doing everyday work. After they migrate to Linux, they start to inject error packets into your connection and therefore, SSH is broken. This is critical for development, IMHO, and prevented us from being able to work.

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

Lazy blog updates

| Life

In the last month we were busy working to repair the current system at corporation to make sure it would not get worse. Work range from in-depth code review, kernel debugging, to fix data hard disk driver by hand, etc. I am pleased to say that the situation was greatly improved.

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

*BSD queue.h

| Kernel

Derived from the ancient BSD Unix, *BSD has a set of queue related macros which are described in queue(3), and implemented in src/sys/sys/queue.h. These are primarily used in the kernel, but also useful for userland applications.

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

inetd(8) kqueue patchset

| Kernel

The patchset would teach inetd(8) about kqueue, which is originally authored by John-Mark and I have integerated it into the “delphijfork”. Now it was updated to fit 7.0-CURRENT.

参与评论