Slashdot Mirror


User: Rizimar

Rizimar's activity in the archive.

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

Comments · 187

  1. Re:I don't use Facebook on Facebook Boosts Your Self-Esteem · · Score: 2

    So what do you do all day, then? Stare at a blank monitor or something?

  2. Re:One-line summary. on A Look Inside the Bustling Cybercrime Marketplace · · Score: 1

    Oh god, that was painful.

  3. Re:what about old and beat up bills? on Tiny Transistors Could Be Used To Track Cash · · Score: 1

    New Money will now have an expiration date. This is an effort to not only track your cash through the transistors, but to further encourage spending. Goodbye, national deficit!

  4. Re:I heard on Apple in Talks to Improve Sound Quality of Music Downloads · · Score: 1

    Q: How many audiophiles does it take to screw in a lightbulb?

    A. Six. One to screw it in and five to appreciate its superior fluorescent hum.

  5. Why so serious? on Anonymous Goes After GodHatesFags.com · · Score: 1

    Anonymous is now recognised as a serious force to be taken seriously

  6. Incomplete Solution on Microsoft Kills AutoRun In Windows · · Score: 1

    Sure, Auto-Run can help execute malicious code. But what's stopping users from navigating to that CD or flash drive and executing the code themselves? Aren't they the ones connecting the devices or putting the disks in their computer in the first place?

    I know plenty of people who try to do things like download MP3s, somehow end up downloading and running viruses on their machines instead. I'm kind of seeing this as a similar problem. Unfortunately, there isn't a universally-satisfactory solution to these sorts of incidents on the software level: disabling autorun for everyone will take away the ability to do something like pop in an audio CD and have it play right away. Enforcing the use of antivirus software to catch all potentially malicious code can be taxing on older systems. Blocking the execution of programs when they're starting up until the user clicks an "Allow" button can be frustrating for anyone wanting to perform a few simple tasks. These features may prevent something bad from happening, but until that thing happens, the average user will probably find them to be annoying and disable them. Microsoft seems to think that it's best to hold the hands of those who may not entirely know better and take away this feature completely when they should just make an attempt to educate their users as to why they should be cautious when having auto-run enabled to keep them aware.

    Then again, as this is an optional update, I could just be blowing smoke. Still, an update that removes a feature doesn't seem like the optimal solution.

  7. Re:Do they want me to use Chrome? on Mozilla Aims To Release Four Firefox Versions In 2011 · · Score: 1

    I think they're trying very hard to be Opera, actually. Hell, even FF4's new layout looks *just* like Opera's, which I'm considering making my primary browser myself.

  8. Re:your world must be quite narrow. on An Open Letter To PC Makers: Ditch Bloatware, Now! · · Score: 3, Informative

    Most people I've talked to about computers are well aware that you can build your own PCs from scratch. The problem is that the "whopping majority" doesn't know how to do it. There are other options as well, such as having a knowledgeable friend help you to build one, buy a custom-made one from a local PC shop, buy a used computer from someone nearby that didn't come with bloatware or doesn't currently have it, or just uninstall the bloat when you buy the new computer that you want. It doesn't exactly require a degree in computer science to uninstall a program from a Windows machine, and if there are any difficulties, anyone can type "How to remove [software] from Windows" or something similar into Google and find an answer.

  9. Re:Beta on Mozilla Adds Do-Not-Track Feature To Firefox 4 Pre-Beta Builds · · Score: 1

    I don't see it as trendy. The praise and criticism have largely been legitimate for Firefox. People praised this browser because of its execution speed and flexibility with add-ons as well as better support for standards than many other browsers, particularly Internet Explorer (which might not sound like much until one considers how many people used IE and how newer browsers like FF have helped things like CSS grow on the web). Now, people criticize it because this software that has proven to be so useful is being bogged down with a poor development process and questionable feature additions, such as this Do-Not-Track header line.

  10. Re:Slow on Julia Meets HTML5 · · Score: 1

    I'm sure that the speeds will improve over time. Part of it has to do with the execution time of Javascript which has a lot to do with how fast things run in Firefox (at least from my experiences with FF). That, and the browsers are likely not using the fastest methods for drawing to the canvas elements.

    Browser developers are dipping their toes in the water at this point because HTML5 isn't standardized yet, but there's a growing interest in what it can do. Of course, on top of supporting these new standards, the developers will want to make sure that their browsers run as quickly as possible on most machines to compete with one another, so I'm optimistic.

  11. Re:here is the source code: on Kaspersky Source Code In the Wild · · Score: 1

    How long ago was this source leaked? Because when I compile it, I get Windows 95.

  12. Re:efficient algorithm written in Javascript on Researchers Track Mouse Movements and Hesitations · · Score: 1

    Funny thing is, IE isn't even that good with Javascript. This algorithm will probably end up working the best in Google Chrome