Slashdot Mirror


User: Bert64

Bert64's activity in the archive.

Stories
0
Comments
12,200
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 12,200

  1. Re:Article is very misleading - JS benchmark only on Opera 9.5 Beats Firefox and IE7 As Fastest Browser · · Score: 1

    I just updated to 2.0.6 (wasnt aware 2.0.5 was old), and the results are:

    MD5 Benchmark took 2.413 seconds for 3000 hashes (1243 hashes/second)
    MD4 Benchmark took 1.692 seconds for 2700 hashes (1596 hashes/second)
    SHA1 Benchmark took 2.586 seconds for 1900 hashes (735 hashes/second)

    So a slight improvement in .6, there could also be differences between OSX/Linux that make a difference, all my benchmarks were done on OSX tho i can ask someone here to test against Linux also running on a 2.1ghz core2 macbook.

  2. Re:Linux gaming arena? on AMD To Open ATI Specs · · Score: 1

    Historical precedent - it happened with the Matrox G400 drivers when they got opened up...

  3. Re:Who cares? on Opera 9.5 Beats Firefox and IE7 As Fastest Browser · · Score: 4, Insightful

    I'd like a multi threaded browser, where something heavy in one tab doesnt drag the rest of the browser down to a crawl...

  4. Re:Be careful what you wish for... you may get it on BBC's iPlayer To Be Crossplatform · · Score: 1

    And having to update each one seperately every time a security hole or drm breach comes out, because windows lacks a common package management system...

  5. Re:Article is very misleading - JS benchmark only on Opera 9.5 Beats Firefox and IE7 As Fastest Browser · · Score: 5, Informative

    Well it depends at what, i had an MD5 routine and benchmark in javascript that was laughably slow on konqueror/safari...
    The benchmark is at:
    http://pentestmonkey.net/jsbm/index.html

    And i get the following results on a macbook pro 2.16ghz core2 duo running osx 10.4.10:

    Safari (2.0.4):
    MD5 Benchmark took 15.136 seconds for 3000 hashes (198 hashes/second)
    MD4 Benchmark took 10.876 seconds for 2700 hashes (248 hashes/second)
    SHA1 Benchmark took 19.052 seconds for 1900 hashes (100 hashes/second)

    Camino (1.5.1):
    MD5 Benchmark took 1.78 seconds for 3000 hashes (1685 hashes/second)
    MD4 Benchmark took 1.271 seconds for 2700 hashes (2124 hashes/second)
    SHA1 Benchmark took 1.931 seconds for 1900 hashes (984 hashes/second)

    Firefox (latest nightly build):
    MD5 Benchmark took 1.867 seconds for 3000 hashes (1607 hashes/second)
    MD4 Benchmark took 1.299 seconds for 2700 hashes (2079 hashes/second)
    SHA1 Benchmark took 2.077 seconds for 1900 hashes (915 hashes/second)

    Firefox (2.0.5):
    MD5 Benchmark took 2.628 seconds for 3000 hashes (1142 hashes/second)
    MD4 Benchmark took 1.919 seconds for 2700 hashes (1407 hashes/second)
    SHA1 Benchmark took 2.872 seconds for 1900 hashes (662 hashes/second)

    Opera 9.23 (current stable):
    MD5 Benchmark took 4.561 seconds for 3000 hashes (658 hashes/second)
    MD4 Benchmark took 3.163 seconds for 2700 hashes (854 hashes/second)
    SHA1 Benchmark took 4.812 seconds for 1900 hashes (395 hashes/second)

    Opera 9.50 alpha (build 4404):
    MD5 Benchmark took 1.446 seconds for 3000 hashes (2075 hashes/second)
    MD4 Benchmark took 1.021 seconds for 2700 hashes (2644 hashes/second)
    SHA1 Benchmark took 1.607 seconds for 1900 hashes (1182 hashes/second)

    Quite impressive the improvements that have been made in the latest opera... Also, camino wasn't faster than the firefox nightlies last time i tried it (camino 1.0.4)...
    I don't have access to msie or konqueror, i would assume konqueror performance would be similar to safari tho.

  6. Re:Linux gaming arena? on AMD To Open ATI Specs · · Score: 1

    I have had similar issues with windows, some games not working properly and involving considerable hassle to make them work...
    Many more problems occur when i've had slightly non standard setups too, things from network play modes not being able to detect network settings properly (due to multiple interfaces or additional protocols than tcp/ipv4)...
    I've had copy protection systems bite me in the ass too, wether it be due to using a scsi cdrom, having a disk image mounter running (a third party implementation of a feature pretty much every other os has as standard) or just a random incompatibility with something else in the system.
    Most games are also horrendously buggy when you buy them, and require you to read that a patch exists, locate it, click through agreements, and then select an often overcrowded download location, before actually installing the update and hoping it doesnt break anything. Very few games have an auto update feature built in, and windows lacks a package manager to do the update for you automatically.
    Also a lot of modern games require the original media in the drive, which means if you want to play on the road you need to carry a stack of DVDs around with you, and be sure not to lose them. You can often get NoCD cracks, but then your left hunting for a new crack each time you try to update, and sometimes the presence of a crack breaks online play.

    And then when actually running games, random problems often occur, sometimes patches fix these and sometimes there arent any patches. Game publishers often don't support their games for very long, so you soon stop getting patches while bugs remain unfixed. There's also often forums dealing with these issues, and sometimes editing game files or registry entries can solve problems, but you have to read the forums to find this out.

    So yes, wine can be problematic, but so can gaming in windows. You often end up with problems and bugs either way. The difference is that for pretty much any typical non gaming task linux is far better, it just provides you more freedom to get things done in the way you want, while not forcing you to worry about spyware/viruses/etc and the associated performance hit of having all this stuff running... Plus you get all your apps and the os supported by your distro and updated with a single tool.

    The most problem-free games i have found btw, are the open source ones (older quake/doom, tuxracer, taspring, freeciv etc, ones which arent in early stages of development) which you can install and keep updated using your system's package manager. Browsing to the "games" section of your package manager, selecting a few and hitting install is much easier than fussing around with DVDs...

  7. Re:Linux gaming arena? on AMD To Open ATI Specs · · Score: 1

    Me too, i only occasionally play games, and then under Linux or OSX...
    I do own several games consoles, but i don't get enough free time to play them... The only time i do get some free time, is when i'm away somewhere on business where i have an OSX or Linux based laptop.

  8. Re:Linux gaming arena? on AMD To Open ATI Specs · · Score: 1

    With open source drivers on linux, and closed source drivers on windows... If the windows drivers continue to be as poor as they've been in the past, coupled with vista's high demands on hardware, performance on linux will easily beat out windows on the same ATI hardware...
    This will probably end up with some hard-core gamers using linux at least for the games which run on it (ut, quake etc) to get the few extra fps.

  9. Re:Whereas I disagree on 1300 Unopened Fry's Rebate Forms Found In Dumpster · · Score: 1

    What is the point of rebates anyway?
    why not just lower the price in the first place... Cut the admin overhead and hassle for the customer.

  10. Re:Economies of Scale: Standardized Thruster Modul on New Way of Extending Satellite Life Saves Millions · · Score: 1

    Remember that these are communications satellites.... And they last 15 years usually...
    They could have built more expensive satellites in the first place, to last longer, but why bother? Communications technology changes a lot in 15 years, i wouldnt be surprised if many of the satelites up there werent even in active use for the full 15 years before being replaced with a more modern device.

  11. Re:OpenISO.org on OOXML Vote and the CPI Corruption Index · · Score: 1

    Yes, rewrites are good and necessary... But they really should give a period of time between the standard being finalised, and compliance being required (ie the old one is deprecated)...
    They should also make new standards as compatible with old ones as possible, to make it easier to transition... HTML is a good example of this, an old browser will render newer versions of HTML and display the content but lose some of the layout/formatting...

  12. Re:It looks like an iPhone. on Apple Releases New Touch Screen iPod · · Score: 1

    I've never used windows mobile enough to notice it crash, what it did do was get on my nerves greatly...
    It's interface is designed for use on a PDA, with a stylus or other pointing device, it really doesnt work well on a phone, especially when you lose the stylus (which is pathetically easy to do).
    I prefer phone interfaces which can be operated easily with 1 hand, like virtually all old mobile phones, and the blackberry pearl is working very nicely as a smartphone for me.

  13. Re:It's rarely ever too late on Sun Says OpenSolaris Will Challenge Linux · · Score: 1

    IBM and Sony have both released drivers for Linux/PPC... Do they not constitute hardware manufacturers?
    Admittedly, they mostly did the right thing and released them as patches to the mainline kernel.

  14. Re:Are they open? on AMD Launches New ATI Linux Driver · · Score: 1

    PPC and Sparc workstations are not commodity devices... If you buy such a device from IBM/Sun, then the respective vendor will have made sure it comes with a compatible video card.
    ARM is really only used for low-power situations, where you'd also want to couple it with a low power video chipset (if any at all). Although highend videocards offload a lot of the processing, they don't offload it all so you still need a reasonably performant CPU to go along with it.

  15. Re:Microsoft, Google, etc... have the right idea.. on Mozilla Quietly Resurrects Eudora · · Score: 1

    You want to be able to access it from anywhere (this means public terminals in airports, cafes etc), almost all of which have a browser but very few have ssh or the ability to install your own mail client.
    Although, modern smartphones are making this idea somewhat redundant.

  16. Re:What can posibly happen... on Silverlight Released, Linux Version Coming · · Score: 1

    They won't want to lose the level of lockin the os gives them...
    Their lockin on office formats is already heavily threatened, if they fail to get OOXML ratified by ISO then there will be an even stronger push towards ODF. Once they lose the lockin, their customers will drop like flies.

  17. Re:What can posibly happen... on Silverlight Released, Linux Version Coming · · Score: 1

    There are plenty of free programs for creating flash content...
    OpenOffice can export to flash for one...
    There are flash libraries for PHP i believe too, so you can dynamically generate flash content.

  18. Re:Are they open? on AMD Launches New ATI Linux Driver · · Score: 2, Insightful

    But seriously, how many PPC workstations get sold nowadays?
    Especially ones with slots able to take new videocards...
    It's such a small niche that it's probably not worth it for AMD to pursue.

  19. Re:OpenISO.org on OOXML Vote and the CPI Corruption Index · · Score: 1

    Exactly, it should never have got this far...
    It's only the constant pushing, bullying and bribery from microsoft thats got it this far

  20. Re:Are they open? on AMD Launches New ATI Linux Driver · · Score: 1

    Supporting PPC makes even less sense now that AMD owns ATI...
    Why would they want to support their cards on a processor type they don't produce?

  21. Re:OpenISO.org on OOXML Vote and the CPI Corruption Index · · Score: 1

    Are there multiple standards? I always thought ISO was against having multiple standards for the same thing...
    1250 standards a year doesnt imply overlap, there are many things which need to be standardised, lots of which seem rather petty to people outside of their own industry...
    But where would we be without standardised measurements etc?

  22. Re:OOXML and ODF both suck on ISO Says No To Microsoft's OOXML Standard · · Score: 1

    OpenOffice doesn't actually fully implement ODF yet, some parts of the format have still not been implemented and there are some parts that koffice for instance implements but openoffice does not...
    HTML is perfectly reliable to render accurately, HTML is just a hinting engine and not a fixed layout engine (try pdf for that), html has to adapt to the size of the output device. What your thinking about, is more to do with bugs in browsers and poorly written HTML. All of the HTML i've written renders the same in all major graphical browsers except msie.

  23. Re:Good on ISO Says No To Microsoft's OOXML Standard · · Score: 4, Insightful

    The "backwards compatibility" talk is all FUD really...
    Backwards compatibility should be handled by the converter, and shouldn't pollute the format itself.

  24. Re:Good on ISO Says No To Microsoft's OOXML Standard · · Score: 1

    IBM mainframes still use EBDIC...

  25. Re:locks make no sense on Anonymous Programmers Reveal iPhone Unlocking Software · · Score: 1

    Do you have a link to any instructions on how to debrand it? And will this definately restore the SIP client functionality?