Le's profileSomething like a home pa...PhotosBlogListsMore Tools Help

Blog


    March 31

    转一篇文章

    发信人: myowneye (小米), 信区: Love
    标  题: Re: 二人恋爱,女人从来不觉得自己有错,都觉得男方错!
    发信站: 水木社区 (Tue Mar 31 12:55:30 2009), 站内

    啊,这篇文章让我想起了一个学姐。
    当年大学里,学姐很是漂亮,追得人很多,一个小一级的东北男人追到学姐,开始了漫长的奴隶生涯。学姐生日的一天,学姐和同学出去逛街没有告诉那个男的,那个男的买了一堆哈根达斯等着学姐,等到很晚,学姐还没有回来,男的只好全吃了,肚子很凉就在操场上跑步,最后大病一场。
    后来学姐考研,男的每天做一日三餐送过去,手上都是被油烫的泡泡。学姐的朋友们都感动了,学姐淡然处之。
    后 来毕业来了北京,男的每个月挣1500,给学姐花1000买东西。后来学姐的妈妈嫌男的穷,就动员学姐抛弃之,在学姐研究生入学前二人分手。谁知道当年男 的就跳槽到行业no1的外企,月薪过万。学姐则一直找不到比他更好的,就回来倒追。认错送礼物什么都用了,追了三年,都被男的拒绝了。
    后来学姐一直相亲,但是都没有合适的,我们都很努力的帮忙。学姐现在已经30多,还是很漂亮,身材很好。但是年龄合适的男的太少,而且寥寥几个却总是和学姐凑不到一起。
    每当我嚣张的时候,gg就说:你能有学姐漂亮吗?blablabla
    然后我就会很老实很老实.......

    世风日下,人心不古

    现在的中国,道德水平已经低到了一种令人难以想象的地步
    只要死不了人,就没事。甚至就算是死了人,没有知道,也没事。
    只要能挣钱,挣了大钱了,那就牛逼了!

    三聚氰胺之类的那就不用说了

    在科技领域,这样的例子也举不胜举:
    汉芯(注意,汉芯和龙芯完全是两码事)
    长江学者挂名只拿钱不干事
    四川某企业的自主研发的操作系统
    湖南某大学的自主研发的操作系统
    ……

    很多人都说,现在哪有人不抄的,“抄出水平,抄出亮点,那就是本事”
    http://www.lemote.com/bbs/viewthread.php?tid=22133&extra=page%3D1&page=2

    当然,我也不是100%反对“抄袭”
    毕竟,人类之所以能进步,是因为后人都站在前人的肩膀上
    计算机界也有句话叫 don't reinvent the wheel
    而且世界上恰恰有这样的一种东西,可以保证你可以合法的“抄袭”别人的作品,让你在别人作品的基础上短时间内开发出合乎你要求的东西。只有一个前提,非常公平,那就是只要你发布了你修改之后的作品,那么你要赋予获得此作品的人和你当时享有的一样的权利,也就是可以获得源代码,自由修改并再次发布。这种东西在软件领域的代表就是GPL, GNU General Public License。其他领域还有GFDL,GNU Free Documentation License, 还有CC,creative commons。

    唯一遗憾的是,中国目前尚无因侵犯此类许可协议而成为被告乃至败诉的例子(国际上是有的),以至于大家觉得遵循这些协议的作品都是可以随便拿来用的。

    自由软件要普及,要发展壮大,我个人觉得首要任务是普及自由软件的理念。这将是事半功倍的。
    可惜目前并没有这样一个令人信服的领军人物活跃在主流媒体,向公众,向政府部门,乃至向国家领导人解释自由软件的重要意义。当然,自由软件,至少在目前,远远还不是万能的。但它理应可以获得比它目前所得到的更大的关注。
    March 29

    13岁的drupal开发者在drupalcon上做演讲

    http://google-opensource.blogspot.com/2009/03/drupalcon-dc.html

    唉,我只能感慨:
    我13岁的时候我只有小霸王学习机
    我13岁的时候自由软件没有现在这么发达
    我……
    March 28

    a tale of -pg and -ffunction-sections

    目前MIPS无条件启用-ffunction-sections参数
    http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=372a775f50347f5c1dd87752b16e5c05ea965790

    上周开放的LWN周报里有篇ftrace的文章,我看了之后准备在龙芯上试试
    要用ftrace,需要加上-pg参数
    但是-pg参数会禁用-ffunction-sections参数
    并且会打印一行warning

    但是内核里MIPS架构代码里很多Makefile中都定义了-Werror……

    所以编译内核时,就会失败……

    well well well....
    March 27

    bash 4.0里的2个新重定向形式

    &>> /path/to/foo 等于 > /path/to/foo 2>&1
    |& 等于 2>&1 |
    March 26

    freifunk google Summer of Code

    Mario Behling asked me to help to promote freifunk gSoC project.
    If anyone is interested, please take a look:
    http://wiki.freifunk.net/Ideas
    http://socghop.appspot.com/org/show/google/gsoc2009/ffopenwrt

    BTW, if you don't know what is Freifunk, take a look:
    http://wiki.freifunk.net/Kategorie:English

    March 25

    www.loongmenzhen.com

    www.loongmenzhen.com
    一个评论性的网站
    几个和龙芯有紧密联系的朋友搞的
    不过我还没有开始写东西
    其实我有很多想说的东西
    可是我怕正式写起来会耗费很多时间
    而如果想到什么写什么,又显得不够专业
    不过放心,我早晚会写的

    March 24

    A dialogue from Friends.4x20.TOW.All.The.Wedding.Dresses

    Yeah, maybe, but I don't think I even care. I don't think he's the one I'm sad about.
    Y'know, I know that I said that I am totally okay with Ross getting married, but as it turns out, I don't think I'm handling it all that well.
    Yeah, maybe. / And I-I am just trying to figure out why.
    Any luck?
    Well, yeah, y'know how Ross and I were on again, off again, on again, off again? I guess I just figured that somewhere down the road, we would be on again.
    Again. /Y'know what? I think we all did.

    记几条git命令

    git remote -v show
    git fetch <remote>
    git branch -r
    git checkout -b <branch> --track <remote/branch>
    git push <remote> <localbranch>:<remotebranch>
    git push <remote> :<remotebranch>
    March 21

    终于在xorg-server-1.6.0上用siliconmotion跑起来了xterm

    热泪盈眶啊
    可惜仅仅是xterm
    外加openbox
    随便再跑个其他程序就segfault

    而且跑不同的程序,segfault的地方也不同
    有意思,啧啧
    March 20

    一个奇怪的现象

    如果用strace -f启动gdb
    一切正常……

    chaotic - the current situation of MIPS ABI documentation

    > This is correct.  The documentation situation is a bit chaotic.  ELF was
    > specified by System V ABI and later by the Tool Interface Standard.  There
    > is a MIPS psABI to cover the MIPS specifics of the Sys V ABI.  SGI did
    > some enhancements and came up with their own ELF variant which is
    > incompatible with ABI ELF in subtle ways.  In addition SGI came up with
    > the over-engineered NABI (New ABI) variants for N32 and N64 which are
    > partially documented in antique postscript files floating around on the
    > net and partially in some IRIX specs on techpubs.sgi.com.  Add the
    > stillborn EABI and NUBI variants.  Add various Linux and GNU specific
    > enhancements and deviations from the previously mentioned documents for
    > example for TLS.  Frequently the documentation really is just in the code,
    > a mailing list archive or in the back of somebody's brain ...
    >
    > Somebody could probably earn a medal by writing a single consolidated
    > and readable piece of documentation.
    >
    >   Ralf

    March 18

    老大就是老大啊

    一个小小的补丁,也写这么一大堆解释
    http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ee568b25ee9e160b32d1aef73d8b2ee9c05d34db
    我辈自然是当效仿之,再也没有理由不认真了

    Chinese contribution to linux kernel

    You may find that I have 3 patches. But soon the number will become 4.
    The number of line changed is 765. This of course will increase too.
    http://www.remword.com/kps_result/china.php

    power supply outage

    Today, from 2 a.m. to 5 a.m.
    During this time, www.gentoo-cn.org will be offline.
    I will try to wake up by 5 a.m. and manually start the Loongson 2E box on which www.gentoo-cn.org is currently running.
    Sorry for any inconvenience caused.
    March 17

    有位为自由软件做出过贡献的小兄弟去世了

    http://groups.google.com/group/i18n-zh/browse_thread/thread/637da69c4776427b?hl=zh-CN

    人这一辈子
    重要的不是自己曾经得到过什么
    重要的是自己给这个世界留下了些什么,是否有人会记得你,几百年几千年后会不会还有人记得你……

    first step, i need to study mips nptl implementation

    The problem once existed in hppa, and it was fixed by the following two patches.
    http://www.nabble.com/-PATCH--Fix-debugging-interface-for-nptl-td11571917.html
    http://www.sourceware.org/ml/gdb-patches/2007-08/msg00064.html

    It shows that the man who fixed it was very familiar with hppa's nptl implementation.
    However I am not with mips's nptl implementation.
    So that will be my first lesson.

    http://www.linux-mips.org/wiki/NPTL