Slashdot Mirror


User: Ant+P.

Ant+P.'s activity in the archive.

Stories
0
Comments
3,046
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,046

  1. Re:They will still control Google on Larry & Sergey To Cash In $5.5B of Google Chips · · Score: 1

    Google doesn't tell you when they are listening, aka Google Analytics.

    You mean your browser doesn't tell you when they're listening. Install RequestPolicy and/or NoScript and Analytics will never run. Along with those retarded "eyeblaster" ads.

  2. Re:Ideology meet reality on Mozilla's VP of Engineering On H.264 · · Score: 4, Insightful

    Time for Mozilla to face reality and pay up the license

    Yeah, that'll happen right after you start paying $5.99 to install the browser.

  3. Re:I'm sorry but this is pure bloat. on Mozilla Firefox 3.6 Released · · Score: 1

    They're doing that now, via (drumroll)... another extension! Which is going to be built into the browser!

  4. Re:I'm sorry but this is pure bloat. on Mozilla Firefox 3.6 Released · · Score: 3, Informative

    Why do FF developers hate their own extension framework dammit!?

    Be careful what you ask for...

    Let's imagine for a second that you're writing a HTML web page with some scripting. If this were Chrom(e|ium) you could stop reading here; this is how their extensions work. But as a FF extension writer, you don't get the luxury of preserving your sanity.

    Take away all the HTML you know and replace it with XUL, a completely different XML language with a different box model. Actually, you can keep the HTML in addition. You can keep your CSS too - along with getting to learn a metric assload of browser extensions to the syntax and creative ways to hack the existing vocabulary to get results. Want to display an image? XUL doesn't have the <img> tag, or a box model with sufficient control to embed a background image, but hey you can use "list-style-image"! Oh and since it's XUL you get to have fun with overlays, which are like includes except they work in an XML/XSLT way.

    At this point, I'd like to mention the average human brain can only hold 7 items in short term memory at once. So far I've only named the bare minimum necessary to make a UI that does nothing. Now to make that clusterfuck do anything, you have to use a dialect of Javascript that makes COBOL look terse. Still not scared? Then you might survive extension-writing long enough to get around to the RDF stuff...

    I really don't blame them for hating it.

  5. Re:Random anecdote on Jeremy Allison Calls Microsoft Dangerous Elephant · · Score: 1

    But on the other hand, neither do you.

  6. Re:Call Wine One One and get a wambulance on Jeremy Allison Calls Microsoft Dangerous Elephant · · Score: 1

    So where were you all the times Ballmer was calling FOSS a cancer, a virus and other we-don't-want-to-compete names?

    Ignorant prick.

  7. Re:Point of order.... on Asus Says Netbook Is Dead, Hello Wearable Computers · · Score: 1

    Asus is now sticking its head in the sand hoping the avalanche it started will go away, after realising backstabbing Xandros with a FUD campaign for the sake of getting a few dollars more discount on their XP OEM licenses was only successful in driving customers to other brands.

  8. Re:revoke ALL their copyrights on CBS Refuses To Preserve Jack Benny Footage · · Score: 1

    VHS didn't exist 95 years ago, so he seems well within his rights to say no.

  9. Re:It's not about the cost. on 100% Free Software Compatible PC Launches · · Score: 1

    Hmm, waste time fighting with ignorant customer support for a windows licence refund or "waste" money by funding free software. Tough choice, yeah.

    You're an idiot.

  10. Re:"Energy efficient"? on 100% Free Software Compatible PC Launches · · Score: 1

    You may be horrified to learn that the power supply coming into your house is rated for about 15 THOUSAND watts! And the number never changes! OH MY GOD!!!

  11. Re:Mac on 100% Free Software Compatible PC Launches · · Score: 1

    Gee, for just 100 more than I paid for my current, year-old PC I could have a gimped Apple-branded computer with 1/3 the RAM, 1/2 the cores, a video driver nobody can audit that runs as root and 1/8 the disk space!

  12. Re:They could use another search enginge on Google Phone Could Drive Apple Into Allegiance With Microsoft · · Score: 1

    Indeed. There is even an active scientific research project that's trying to figure out how Cuil achieves such a unique level of search result accuracy.~

  13. Re:Friend, I am about to destroy your arguments. on ChromeOS Zero Released · · Score: 1

    Oh, and since I know you've got absolutely no industry experience, "POS" stands for point-of-sale. We're talking about the software you see running on cash registers.

    I have got experience in that field, and the type of software you're talking about invariably is a piece of shit.

    Be grateful you've never used it long enough to understand why.

  14. Re:What often really matters are the upstream apps on Ubuntu 10.04 Alpha 2 vs. Early Fedora 13 Benchmarks · · Score: 1

    Broken Wiimote Support in the evdev driver.

    I must've missed something... when did Nintendo switch over to using standard HID protocols instead of their proprietary wiimote one which has never worked on any OS's standard input driver?

  15. Re:Audio/Videophiles Beware on THX Caught With Pants Down Over Lexicon Blu-ray Player · · Score: 1

    Ah, the sight of an ignorant audiophile attempting to justify their ridiculous wastes of money when faced with reality... truly a sight to behold.

  16. Please don't call it "Electronic Arts". on Former Exec Says Electronic Arts "Is In the Wrong Business" · · Score: 1

    Electronic Arts actually made good, original, fun games and didn't shovel out shit year after year. This "EA Games" is the polar opposite.

  17. Re:So much for Windows 7 support on Firefox 3.7 Dropped In Favor of Feature Updates · · Score: 0, Troll

    You'd use a piece of trash software just for the sake of getting one piece of pointless eye-candy?

  18. Re:Linux, Specifically Ubuntu on Does Your PC Really Need a SysRq Button Anymore? · · Score: 1

    You can also use the "reiser" combination which kills everything and also leaves your disks in a vulnerable state

  19. Re:You do not own wired's website on Tynt Insight Is Watching You Cut and Paste · · Score: 2, Interesting

    if you don't want to view wired's website under wired's conditions, then don't visit their website.

    Where in Wired's conditions or privacy policy do I agree to let them track which text I copy and paste off their site? Come on, you should have this answer since you're the one bringing it up.

  20. Re:Wait, what? on Gmail Moves To HTTPS By Default · · Score: 3, Informative

    Routers don't know whether your data is encrypted or not.

    Neither does your browser, or the server. HTTP is a stateless protocol. Every encrypted request requires setting up the encryption all over again.

  21. Re:Turbo Button on Asus Promises 12-Hour Battery Life In New High-End Laptop · · Score: 1

    Asus' eee laptops do:

    echo 0 > /sys/devices/platform/eeepc/cpufv

    0 is overclock, 1 is normal, 2 is powersave.

  22. Re:Mozilla has been floundering for a long time on Mozilla To Ditch Firefox Extensions? · · Score: 1

    So you have this great browser, but you can't script the install, can't manage update distribution (ie. autoupdate is not appropriate in many use cases), and manage config in a sane way.

    It doesn't have special provisions for Linux either, yet every distro seems to manage to do what you described without a problem. Maybe Windows administrative tools are the inadequate software here?

  23. Re:OpenGL and the rant about marketing on Why You Should Use OpenGL and Not DirectX · · Score: 1

    When I want to set a light color I want to call SetLightColor(Color), not setSomeParamater(12, 15); It makes for unreadable and unmaintainable code.

    You're too lazy to even write a function to translate a colour name into a numerical value? Too lazy to do a google search for something as simple as an OpenGL abstraction layer?

    No wonder that project of yours is not finished.

  24. Re:Because it's open source and they can't control on Why Oracle Can't Easily Kill PostgreSQL · · Score: 1

    He'll just have to kick ass instead.

  25. Re:How about a not-suck mode? on Windows 7 Has Lots of "God Modes" · · Score: 1

    Unix existed when MS wrote and sold DOS.

    McDonalds' $0.99 turds-in-a-box are a relatively new concept too. Instant gratification at any cost is what sells these days.