剑禅合一

剑是技术,禅是精神。

A skepticism humanist ambulate within the field of ambition, arrogance, eagerness, misery, optimism, pessimism, self-negating, self-suspicion.

日历
网志分类
· 所有网志 (51)
· Effective Series (3)
· 未分类 (48)
最新的评论
站内搜索
友情链接
· 我的歪酷
· 不错的技术blog
· ArtimaC++Source
· 奕奕珍心
· 巨蟒
· Lua
· 上善若水-孙菲菲

订阅 RSS

0008265

歪酷博客

JoYo @ 2007-02-09 22:19

Everything Will Flow
Suede

Watch the early morning sun,
drip like blood from the day,
See the busy people run,
so many games to play
See the blue suburban dream,
under the jet plane sky,
Sleep away and dream a dream
Life is just a lullaby
Ahh, and everything will flow
Ahh, you know everything will flow
Ahh...
Watch the day begin again,
Whispering into the night,
See the pretty people play,
Hurrying under the light,
A million cars, a million trains,
Under the jet plane sky
Nothing lost and nothing gained
Life is just a lullaby
Ahh, and everything will flow
Ahh, I said everything will flow
Ahh, you know everything will flow
Ahh...

Ahh, and everything will flow
Ahh, you know everything will flow
The neon lights in the night tonight
will say "everything will flow"
The stars that shine in the open sky
will say "everything will flow"
The lovers kissed with an openness
will say "everything will flow"
The cars parked in the hypermarket
know "everything will flow"

工作工作工作: lithtech, particle system, x360


 
JoYo @ 2007-01-12 23:22

最近趁着半休假状态,看了不少闲书。

希望关于工作的决定没有错,选了就不后悔,认真去做了。也不想继续和那些所谓的大公司耗下去了。



 
JoYo @ 2006-10-08 12:13

也许还有很多事情要处理,不过挣扎了近两年终于算是得偿所愿。退出学术界这个黑社会指日可待。

详情见后续报道(激动不已ing)

只是匪夷当初怎么莫明其妙稀里糊涂地钻进了这个套。

 



 
JoYo @ 2006-08-11 20:47

要多看看memory & cache control。
Linux assembly on AMD64。
不知道要写些多少microbench才能猜测一下amd在D-Cache, 和L2 Cache上用的策略。
总之是很有意思的活。

突然想起最早对amd的认识,似乎是在计算机世界上的486X100的广告(可能记错了和cyrix搞混了)。
虽然amd仍然远没有intel强势。但毫无疑问已非吴下阿蒙。
再也不是那个只能依靠兼容intel instruction set走低价策略的小厂,有了自己的体系,ABI等等。

不由得觉得风云变化,时事无常。




 
JoYo @ 2006-08-06 14:47

虽然ubuntu很傻瓜但是要真正用起来还是有一堆东西。

如果用gnome再加一些kde的组件,会隐藏掉一些gnome有用的程序。
默认情况下,装了gcc-4.0.3但是没有link到gcc上,导致很多东西不能编译,必须自己在系统管理器中重装gcc-4.0.3(默认情况下是只有gcc-4.0.4ubuntu)
虽然装了gnu-make还是手动安装一下3.81版比较可靠。
编译gcc-4.1的时候(目前正在进行)还得自己装一些texinfo,否则会出错。

中文输入安装起来很麻烦,按照文档的做法不一定能够有效。
同时安装的时候选择了中文支持还不够,还必须在进入系统后,手动在选择一下中文,安装必要的组件,否则连字体的显示都不太正常。

21:00
惊魂
刚才在super user mode下误将一个user folder放入了回收站,因为是我唯一的一个user,整机立刻进入操作不能状态。
因为ubuntu虽然提供了sudo模式来进行必要的操作,但又屏蔽了root所以发生问题后又难以用root修正错误。

一阵手忙脚乱。

进入windows看清楚.Trash-root,再回到safe mode,mv整个user folder。目前为止基本上没有什么后遗症。

谢天谢地。