Slashdot Mirror


User: FooBarWidget

FooBarWidget's activity in the archive.

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

Comments · 2,217

  1. Re:Open source names on Kdenlive 0.8 Adds Advanced Features for NLV Editing · · Score: 2

    Why is it that people these days are so inclined to attribute names they don't like to arrogance? Haven't you considered that the global namespace is running out of good names so developers start using bad ones or non-English ones? Come on, VideoEdit can only be used once and it's probably trademarked too.

  2. Re:stupid on Firefox 5 Details: Sharing, Home Tab, PDF Viewer · · Score: 4, Insightful

    So what are you going to do, switch to Chrome 10?

  3. Re:Before everyone freaks on Things Get Worse at Fukushima · · Score: 1

    Do you have more information about all the things that are going on? The media portraits the 1 Sv/hr thing as a disaster, but balanced information that explain things in perspective are really hard to find. How bad is 1 Sv/hr at the facility and what does it mean?

  4. Re:Before everyone freaks on Things Get Worse at Fukushima · · Score: 1

    And the 1 Sievert of radiation, is that part of the planned failure mode too? 1 Sievert is enough to kill someone in a short time. What are they going to do about this?

  5. Re:Obscurity FTW on PayPal Most Phished, Facebook Most Blocked · · Score: 1

    By locking my computer in a safe and throwing it into the ocean, it is a more secure computer than everybody else's.

  6. Re:Good advice - Always use your ISP for DNS on Beware of Using Google Or OpenDNS For iTunes · · Score: 0

    Yeah, "insanely trivial" to everybody who know all about DNS and its terminology ("zones", "authoritative server", "slave", etc) as well as moderate Unix skills. I develop Unix server software and I get questions all the time from people who don't even know what $PATH is and how it works. If you call installing a DNS server "insanely trivial" then you have no idea what that word means in the context of 99.9% of the world population.

  7. Re:Also from the article on Alternative To the 200-Line Linux Kernel Patch · · Score: 1

    That doesn't count as improving the kernel, that counts as tweaking behavior that the kernel already supports. This tweaking can be done by external teams.

  8. Re:Also from the article on Alternative To the 200-Line Linux Kernel Patch · · Score: 1

    Because that would put burden on the kernel team to maintain the code. Better to push things like this downstream so that the kernel team can focus on other things.

  9. Re:Also from the article on Alternative To the 200-Line Linux Kernel Patch · · Score: 2, Interesting

    Linus is right about not requiring user setup. It's a usability thing.

    However I disagree with the conclusion that the patch should therefore be merged into the kernel. First, instead of pasting some lines to bashrc and running some commands, the user now has to recompile to kernel to benefit from the change. That's a lot less user friendly. Secondly, if one really wants to push user friendliness, one should convince distributions to update their init scripts to run those cgroup commands automatically. Since all software users use go through distros anyway it should be the distros' job to ensure user friendliness.

  10. Re:I love such stories on Firefox 4 Regains Speed Mojo With No. 2 Placing · · Score: 1

    Except the code is right out there for you to obtain.

  11. Re:VLC developer using this as soapbox!!! on VLC Developer Takes a Stand Against DRM Enforcement · · Score: 1

    This has got nothing to do with whether it's going to make a profit. All I'm saying is that you are apparently equating "freedom" with "whatever allows me, and only me, to make a profit". It's called hypocrisy.

  12. Re:VLC developer using this as soapbox!!! on VLC Developer Takes a Stand Against DRM Enforcement · · Score: 1

    As a developer I want to take YOUR derivative product, slap my own name on it and sell it without source code and without credits to you. Neither the GPL nor BSD allow me to do that, therefore neither of them are free. The only license that is truly free is the FooBarWidget license, which states that everybody must publish the source code and give attribution to the original author, except FooBarWidget who can do whatever he wants.

    Yes, that was sarcastic. But I hope you realize how hypocritical you are with your definition of free.

  13. Re:VLC developer using this as soapbox!!! on VLC Developer Takes a Stand Against DRM Enforcement · · Score: 1

    Wow, don't you feel morally superior for wanting to profit from other people's effort without allowing the reverse to happen.

  14. Re:Need a better client-side scripting language on How Do Browsers Scale? · · Score: 1

    Javascript will be more multicore friendly than Python when web workers [wikipedia.org] get widely implemented.

    What, are you serious? You do realize that Web Workers just implement the shared-nothing message-passing-processes style of concurrency, right? That's exactly the same model as multiple OS processes passing messages to each other through IPC, and Python has been able to do this for years either manually or through the multiprocess library.

  15. Re:It ain't gonna fly, Wilbur. on Google Releases New Image Format Called WebP · · Score: 1

    They didn't, they generated the WebP files from the source material.

  16. Re:Pointless battles on IE9 Team Says "Our GPU Acceleration Is Better Than Yours" · · Score: 1

    What exactly do you think Firefox should do about it? Viewing a GIF that needs 2 GB of memory and blaming it on Firefox sounds like the same thing as smashing your monitor with a hammer and blaming the manufacturer for not making the monitor durable enough.

  17. Re:Pointless battles on IE9 Team Says "Our GPU Acceleration Is Better Than Yours" · · Score: 1

    "By the time Firefox will make GPU acceleration work right, which is probably 1-2 years, two video card generations will come and go and the technology will be already obsolete. We'll then have 12-16 core processors capable of working with video as fast as they plan to make video work with GPU now."

    And by that time we'll also have 300 core GPUs that are 50 times faster than said 16 core CPUs.

  18. Re:So? on IE9 Team Says "Our GPU Acceleration Is Better Than Yours" · · Score: 1

    Maybe it did, but the fact still remains that Firefox has had it for years. Does it matter how long it took Firefox to develop it?

  19. Re:So? on IE9 Team Says "Our GPU Acceleration Is Better Than Yours" · · Score: 0
  20. Re:Pointless battles on IE9 Team Says "Our GPU Acceleration Is Better Than Yours" · · Score: 2, Interesting

    I can't say any of those bugs have ever bothered me. The upload progress thing only slightly. If I can choose between a faster Firefox and proper upload progress I'd rather choose the former. Your definition of useless battles isn't the same as everyone's.

  21. Re:So? on IE9 Team Says "Our GPU Acceleration Is Better Than Yours" · · Score: 4, Insightful

    What, 97% ACID3 compliance ain't good enough for you?

    100% ACID3 compliance doesn't mean it's fully standards compliant. Chrome is 100% compliant but one check at quirksmode.org and you'll see that it doesn't support some CSS 3 features properly, like 'content', while Firefox supports those same features properly.

    Seeing that Chrome still doesn't support basic features like saving tab state after a restart - features that Firefox has had for a long time - I'd say the Firefox team is doing a hell good of a job. Your "needs to swallow its pride" statement is uncalled for.

  22. Re:Pfah. on Yale Researchers Prove That ACID Is Scalable · · Score: 1

    Woooooosh.

    Watch the video.

  23. Re:Pfah. on Yale Researchers Prove That ACID Is Scalable · · Score: 1

    But Postgres is not web scale. MongoDB however is.

  24. Re:Freedom on Can an Open Source Map Project Make Money? · · Score: 1

    I thought in the US it is required by law to give a tip of at least 10%?

  25. Re:Not even as a defensive measure. on Why Software Patents Are a Joke — Literally · · Score: 1

    I don't understand how you can say that after reading that Sun nearly went out of business because IBM sued them for violating patents.