Slashdot Mirror


User: bani

bani's activity in the archive.

Stories
0
Comments
2,197
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,197

  1. fanless agp on VIA Epia SP 13000 Review · · Score: 1

    try this one?

  2. Re:#$@#$ fans on VIA Epia SP 13000 Review · · Score: 1

    AGP cards have different notches in them to prevent you from plugging a card into the wrong voltage slot.

    you can buy fanless geforce 6800's btw.

  3. Re:#$@#$ fans on VIA Epia SP 13000 Review · · Score: 1

    I have a Shuttle SB52G2 with a 2.6ghz Celeron and the HSF is _silent_. The loudest thing in it by far is the WDC WD2000JB-00EVA0.

    Sorry you had bad experiences with Shuttles, unless you're expecting 0db or something...

    FWIW the quietest drives i've ever had are Maxtor 6Y200P0's. You cant even tell theyre on unless you hold them.

  4. Re:What happened? on What Ever Happened to 'Toothing'? · · Score: 4, Funny

    sounds like you speak from experience.

  5. Re:The actual article on Black Holes 'Do Not Exist,' Contends Physicist · · Score: 1

    C is slower in water. This is what causes the cerenkov effect (blue glow) in nuclear reactors as particles are accelerated beyond C (in water).

  6. Re:python performance on Python Moving into the Enterprise · · Score: 1

    so in other words instead of writing your task in a few lines of straight C, you'd write it in a bunch of straight C in an extension library and then use python to glue it together.

    tis strange how virtually none of the widely used python applications do this though.

    of course if you care to submit a mandelbrot which uses native libraries to do better, i'd love to see it.

  7. Re:python performance on Python Moving into the Enterprise · · Score: 1

    the mandelbrot test isnt recursive.

    care to try again?

  8. Re:yes! on BeOS Ready for a Comeback as Zeta OS · · Score: 1

    it was also missing users and permissions. a big no-no for modern multitasking systems.

  9. Re:Your chronology is confused on BeOS Ready for a Comeback as Zeta OS · · Score: 1

    NextSTEP was still a better choice.

  10. Re:Say what now? on BeOS Ready for a Comeback as Zeta OS · · Score: 1

    BeOS would also have been a cleaner start.

    Not really.

    They would have had to bolt on multiple user and filesystem permissions, which would be a fundamental change to BeOS. It lacked both.

    BeOS is/was also advanced in terms of file meta data. That situation is still quite messy in MacOS X.

    File metadata is a big pile of doggie poo, especially when your OS is totally dependent on them. Apple struggled with that problem for 10 years in MacOS, then the internet came along and ripped them a new asshole -- metadata travels poorly on the internet, especially between different architectures.

    OSX handles metadata in a portable way with bundles and property lists. It's messy, but it's better than the alternative (non portable resource/data forks)

    In the end BeOS was really no choice at all. A few nifty features couldn't compensate for the huge pile of glaring flaws.

  11. Re:Too bad it hasn't won on BeOS Ready for a Comeback as Zeta OS · · Score: 1

    i don't know about that. an OS without filesystem or user permissions of any kind doesnt cut it these days.

  12. Re:python performance on Python Moving into the Enterprise · · Score: 1

    if you feel you have better python code to perform a task on the benchmark, feel free to submit it.

    try http://shootout.alioth.debian.org/sandbox/benchmar k.php?test=mandelbrot&lang=all&sort=fullcpu=all for example.

    producing code speaks louder than complaining that the benchmark is useless.

  13. Re:Say what now? on BeOS Ready for a Comeback as Zeta OS · · Score: 4, Interesting

    no, i do understand.

    the problem of storing metadata that way is that its non portable. it's exactly the same problem that plagued macos classic. great when you only deal with macs but bad when the internet comes around and suddenly you have no simple way to transport files around.

    also bad when you need to talk eg nfs or smb.

    storing metadata in bundles and the whole bundle system allows macos to be transparenly "native" on just about any filesystem.

    linux and nt have the ability to attach metadata to files, but nobody uses it. it would be a huge pain if anyone did start, because it would then suffer from again being non portable.

    osx bundles are a sort of compromise between having metadata available, but in a way thats portable. its a bit ugly, but it works.

    its also all xml, woo woo.

  14. Re:Say what now? on BeOS Ready for a Comeback as Zeta OS · · Score: 1

    osx metadata still exists, only it's now called property lists and lives inside bundle files.

  15. i'm waiting... on Apple Sells iPod Socks · · Score: 1

    ...for apple to make mac mini socks...

  16. Re:US version of Dr. Who... on Dr. Who Series Star Quits · · Score: 1

    actually I was thinking more like "they call me the d-d-d-d-doctor"...

  17. US version of Dr. Who... on Dr. Who Series Star Quits · · Score: 1

    matt frewer as the doctor

    john de lancie as the master

    let the flames begin :))

  18. Re:Opinions... on 'Most Important Ever' MySQL Reaches Beta · · Score: 1

    http://slashdot.org/~dcam/foes

    lol. looks like you have some serious problems you need to sort out.

  19. Re:Opinions... on 'Most Important Ever' MySQL Reaches Beta · · Score: 1

    their track record speaks for itself, so the answer would be: highly unlikely

    its not hard at all -- if MS would actually write decent solid code then I would have no problem crediting them.

    as long as they continue to pump out rubbish code, they will be continue to be criticized for it.

  20. Re:Opinions... on 'Most Important Ever' MySQL Reaches Beta · · Score: 1

    don't forget... microsoft didn't write mssql -- they bought sybase and relabeled it.

  21. Re:Are People REALLY This Stupid? on PearPC Trying to Sue CherryOS · · Score: 1

    if you get a monetary judgement against him, then for a small fee you can have the local sheriff seize his property / bank accounts / etc. in order to pay the judgement.

    doesnt matter if he doesn't want to pay, when law enforcement shows up with firearms and takes the decision out of his hands.

  22. Re:You are no longer needed... on Game Creation and Careers · · Score: 1

    be glad they didn't move tech support out to new delhi or bangalore.

  23. Re:And seated around the basement table on Game Creation and Careers · · Score: 1

    congratulations.

    your're living proof that video games corrupt youth, leaving horrible mental scars that remain for life.

  24. Re:Game Over on Game Creation and Careers · · Score: 1

    if you have an extremely pedantic personality and enjoy nitpicking things to death, then game QA is certainly for you.

    however this personality type describes many programmers ...

  25. Re:An uninformed opinion on Game Creation and Careers · · Score: 1

    doom3 was a tech demo, nothing more.