Slashdot Mirror


User: boelthorn

boelthorn's activity in the archive.

Stories
0
Comments
46
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 46

  1. Re:Principles? on The Only Way Microsoft Can Die is by Suicide · · Score: 2, Interesting

    If you see 2,000,000,000 ($ or EUR, it does not really matter) on your bank account, I guess you would even kill innocent people. It is simply to much money to still have any sense of reason.

  2. Re:When is 5.3-RELEASE coming out? on FreeBSD on the Athlon64 in 64bit vs Pentium4 3.2E · · Score: 2, Interesting

    I am running -CURRENT on my router. It has been running 50 days without any problems. I also run -CURRENT on my laptop and desktop systems, without problems... The only panic I had was when I forgot to recompile my nvidia kernel module after doing installworld/installkernel.

  3. Re:Good... down with Real on Real Problems · · Score: 1

    From a Windoze perspective it is annoying like hell. But as you are forced to install this ... thing ... to play RealStreams, you have to live with it as Windows user. But wait... Linux and *BSD users are damned as well... at least it does not autostart there...

  4. Java, who needs it when he got Lisp? on Beyond An Open Source Java · · Score: 1
    Still in college, are you?
    University. ;-) But how is this related? You can write a quick and dirty message-passing OO system in about 30 minutes in ANSI Common Lisp ... I learned nothing about Lisp sofar in my lectures, but did find a job where I can code Common Lisp for money.
  5. Re:Java, who needs it? on Beyond An Open Source Java · · Score: 1
    The Hotspot Java VM can optimize based on how the code is currently being used, undo an optimization if it starts slowing things down, and use processor specific instructions!
    That would be a nice feature for CMU CL (look here for info). Common Lisp has a far more powerful OO system than Java anyway. And if you don't like it, write your own OO system in Lisp... you can! Can you do this in Java?!
  6. Re:How it works - clustering coefficients on New Method of Spam Filtering · · Score: 1

    This requires processing e-mail headers and saving who is in communication with whom. I can only speak for Germany, but I think this violates existing law (Datenschutzgesetz). Anyone familiar with law who is able to clear this up?

  7. Re:Jammers and Dampers on Cell-Phone Wars · · Score: 1

    I think these dampening materials are used in certain lecture halls at universities. At least at mine. ;)

  8. Re:it's true on Windows 2000 & Windows NT 4 Source Code Leaks · · Score: 1

    Come on! Give it sufficient time and copies of Windows source code will fly around everywhere. Even if Microsoft tried, they could not persue one percent of the people... No one cared if you had MS-DOS 6.22 source code either.

  9. Complexity can mean power on Why Open Source Makes Sense For Handhelds · · Score: 4, Insightful
    They have all the complexity and failings of UNIX with no software and limited compatibility.
    I would love to get a Handheld or (way more important) mobile phone which I can adapt to my needs. And most free UNIX-like operating systems are very flexible in contrast to Windows CE etc.
    Just because a Linux-based PDA is not as "friendly" to newbies as PalmOS or Windows CE means nothing. "No software" is just a plain lie, btw. Look here for evidence.
  10. Emulators and Lisp compilers could use 64-bit on Windows XP 64-Bit Customer Preview Program · · Score: 1

    I guess some emulators could use 64-bit registers to speed up things. Just think of still crawling N64 emulators. But also Lisp compilers could benefit from this.
    Then again I still want to get Transmeta Crusoe codemorphing specs...

  11. Stealing technology on Trojan Horse Caused A Siberian Explosion · · Score: 1

    Stealing technology is still common place even after the Cold War. I remember some articles about US companies acquiring the specs for German Leopard II tank by buying a Spanish supplier. We obviously do not need spies anymore.

  12. Re:Let's kill x86! on How to Kill x86 and Thread-Level Parallelism · · Score: 1

    At least they could dump 16-bit Real Mode all together, but imagine all the problems this would create. Most noticeable: BIOS (which is itself mostly written for Real Mode, except some half harted attempts to introduce Protected Mode interfaces, which proved to be too buggy to use anyway) as we know it may a) cease to exist b) grow into something that has at least some importance to the OS.

  13. Re:Being English, I have to ask... on Superbowling · · Score: 1

    I live in Germany. I cannot remember any such thing.

  14. Re:Being English, I have to ask... on Superbowling · · Score: 1

    There are enough games during the week. I can tell. I live next to a soccer stadium.

  15. Re:A nice comparison of Python with other language on Learning Python, 2nd Edition · · Score: 1
    Many things are expressed in a very logical manner, and this allows you to concentrate on how to accomplice a task.
    You need Lisp.
  16. Re:Let's kill x86! on How to Kill x86 and Thread-Level Parallelism · · Score: 2, Funny

    There are too opposing opinions in this matter:

    1. The mythical man-month: Plan to build one to throw away. You will anyhow.

    2. Hack something together. Extend it. It will work fine. (This approach really works excellent in Common Lisp and proves deadly for Perl programs)

    It is true that Intel's base instruction set survived the last 18 years quite unchanged. And if you consider the pre-80386-era even longer. It is also true that it is proven and works. But if you ever tried to write an assembler or disassembler for that instruction set, you know that it is a amazingly huge heap of crap.

    Intel's IA64 is a nice try, I personally like the approach of trying something new and clean, even though I dislike Intel's business strategies.

    Back to the point: It is sometimes really neccessary to reinvent and not to place more and more stones onto an unstable foundation.

  17. Re:Being English, I have to ask... on Superbowling · · Score: 1
    Not that I like either sport, but replace football with soccer and American with European and tell me if anything changes.
    I have never seen a bank or a shop or anything similar closed because of an important soccer game. Never.
  18. Re:Yes, but .. on Matrix-Style Brain Interface Closer To Reality · · Score: 1

    NetBSD, for sure.

  19. Re:Question on FreeBSD 5.2 Released · · Score: 1

    Free/Open/NetBSD are certainly not "distributions of BSD". It is true that the Free-, Net- and OpenBSD kernels have much in common, but that is only because they inherit from a common code base. It's not like my linux distro is based on 2.4.x and mine on 2.6.x.

  20. Re:Anything but odd/new language... on Lightweight Scripting/Extension Languages? · · Score: 1

    Consider using Common Lisp as extension language. (For a more controversial aspect: Consider to write your program in Common Lisp) It has a ANSI standard, some very good compilers and all the things you want of a scripting language if you want to use it as such.

    I have personally used ECL (Embeddable Common Lisp) to write a Common Lisp plugin for X-Chat which works very well.

  21. Re:"kick some Intel booty" on Transmeta Founder Talks Chips · · Score: 1

    As others already pointed out, clock frequency does say _nothing_ about actual performance. I also think Transmeta's most remarkable achievement is the programmable instruction set. Imagine all the cool stuff you could do with this chip if given all the specifications.