Slashdot Mirror


User: synthespian

synthespian's activity in the archive.

Stories
0
Comments
1,149
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,149

  1. Re:Shuttleworth shills ubuntu on Mark Shuttleworth Addresses Ubuntu Privacy Issues · · Score: 1

    Face it: Linux distros have failed. Everyone of them. Debian crumbled under its own weight (now, official purveyor of royal free software jelly for the Ubuntu Queen), Red Hat once was good, but now they sell per seat licenses and they've fed the deject (known as Fedora - or "bad smell") to the community, SuSE never really was, Mandriva is a stupid distro with a stupid name, Slackware died (it was a one-man show), the other small distros are just orbiting parasites and never get any traction.

    The BSD distros are the complete opposite: resilient, tried & true, solid, a no holds bared, no bullshit truly free software, disciplined, community & business oriented, quietly toiling away and perfecting their solutions, and recently offering an edge over Linux, with many technically superior innovations that will never even be ported because of the GPL.

    Suck it up, Linux fanboys.

  2. Re:The End of Ubuntu? on Mark Shuttleworth Addresses Ubuntu Privacy Issues · · Score: 1

    Yeah, what about Altoids Linux?

  3. Re:Amazing. on Mark Shuttleworth Addresses Ubuntu Privacy Issues · · Score: 1

    Rather, what is astounding is the virginity!

  4. Re:Amazing. on Mark Shuttleworth Addresses Ubuntu Privacy Issues · · Score: 1

    Among people like me? Not Ubuntu. Not even Mint. Debian is getting closer.

    1998 is calling...Please transfer your call with a hookflash.

  5. Your demigods suck on Mark Shuttleworth Addresses Ubuntu Privacy Issues · · Score: 1

    I think it really speaks volumes about competence and vision when a millionaire took a bunch of supposedly übergeeks from Debian and came up with Unity, while, another millionaire took Unix developers and developed a full-on Unix-based GUI based on the Smalltalk-inspired objective-C, then took a microkernel that was dead in the FSF's water, souped it up with BSD user land and came up with Mac OS X. Now, you tell me, who is the wisest?

  6. What community? on Mark Shuttleworth Addresses Ubuntu Privacy Issues · · Score: 1

    WTF are you talking about? If you use Ubuntu, you use a product of Shuttleworth's company. And what is this "community" you're talking about? Linux developers sometimes don't have the decency of writing portable Unix software (as anybody with a BSD experience witll tell you - Autotools my ass!). Is Red Hat part of the "community"? If it is, then they suck, because Fedora sucks, they're Red Hat's fart, and Red Hat sells per-seat licenses. So does SuSE. And the failing Mandriva. Debian ceased to exist on its own a long time ago, when their workflow imploded the distro, grinding eveything to a halt. It is now officially the provider of royal jelly for the Queen Bee of free software, Ubuntu.

    See: http://lunedemiel.tm.fr/anglais/07.htm

  7. Ubuntu = Facebook of free software on Mark Shuttleworth Addresses Ubuntu Privacy Issues · · Score: 1

    Shuttleworth is the Zuckerberg of free software. Since the Linux crowd has been gullible enough to believe you don't have to pay for advanced software tools, now he's out to sell your data. What is the poor man to do, if he wants a little profit? Surely, he can't keep paying his employees, dedicated full time to fixing Debian's shortcomings, out of his own pocket, can he? So he's gonna sell YOU.

    All should be well in your philosophy, because Free Software is made effortlessly. The only people that have to pay for their own tools are the 99% of non-TI workers: the doctors, the carpenters, the farmers. They must buy microscopes, endoscopes, a wood saw, a truck, a tractor. But people who need compilers must not. Software falls off a tree. Or it's magically made by the Debian packagers. Wait...But what do they "package"? Oh, that's right! Software made by other people! Oh, my! I'm so confused...

    The part I don't really grasp is...do you *actually* pay for hardware ?! If so, then why?! Why don't you just grab a notebook and run out of the store?!

  8. Re:The End of Ubuntu? on Mark Shuttleworth Addresses Ubuntu Privacy Issues · · Score: 1

    Kids who've got no important data, no important software they're writing, no important network set-up, that is, kids who just sit at mom and pop's basement, with a Windows machine by their side, keep recommending that you reinstall all the time.

  9. Welcome to a Linux business model on Mark Shuttleworth Addresses Ubuntu Privacy Issues · · Score: 1

    WTF do you want? You do not want to pay for software, you want it free, but since the Free Software crowd in Linux is unable to deliver a decent experience, you've welcomed Mr. Shuttleworth's Wonderful Piggybacking Adventure in Debianland. Now, how do you expect he should pay his employees and run a business?

    This is what happens, kids. You've been told you are to pay for nothing. You've been told that advanced software should be free. Never mind that you still pay for hardware, or cars, or power tools at your garage (a contractor pays much more for his tools than you have come to expect to pay for yours, although most of your tools are offshoots or direct products of PhDs). But software! Hey, software should be free as shit is free! You've been told supporting businesses is illegal - almost - or at least immoral. Now you get what you pay for.

    So, stop complaining and quit with the whining. Or face the fact that free as in "libre" software is only free because someone else is freeing up the costs for you (by either entering the GPL/proprietary double-blind cynical scheme, or using a business-friendly license). There is no free lunch. There is no pool of full time experts in free software. Experts don't work for nothing. Only the low-skilled works for nothing. Everybody's gotta eat, and not everyone is a lonely celibate as Stallman, that can just go around collecting money for his Church.

    You keep kidding yourselves that Linux is the victor of Free Software, when all it was was part of an IBM backed-up business plan to kill proprietary Unixen. Linux is driven by corporations, and now you will begin to eat each other's livers. All that will remain is going to be Shuttleworth's Spyware Machine and Red Hat's per seat licenses. Debian sucks, Fedora is the RedHat dump site, Mandriva is moronically managed, SuSE - wtf is SuSE?, and all the small distros are insignificant. You thought being business-hostile was good, but you've embrace hypocrisy to the utmost, while deriding the BSD distros, which never claimed to ride such high horses of morality and always supported businesses.

    You want it all, but you can't have it...

  10. Re:Um, why? on Evil, Almost Full Vim Implementation In Emacs, Reaches 1.0 · · Score: 1

    Emacs is great for doing some text processing text you might otherwise do with, say, a Perl (or whatever) script.

    I'm not talking about the equivalent stuff you can do in Vim too. AFAIK, you can do "batch text processing" with Vim, but it's not nearly as sophisticated as Emacs, simply because emacs has emacs lisp, with its huge number of primitives for text processing. It's not a coincidence that, whenever someone wants an editor to understand the syntax of their new, "crazy" (or maybe "cutting edge"), programming language somebody writes an Emacs mode for it.

    Emacs power user Xah Lee has many examples for Emacs in the context of text processing at his site:

    http://ergoemacs.org/emacs/elisp.html

    Although Vim is a powerful editor, it certainly is a primitive experience writing code in it, in particular when you compare it with the syntax and error checking today's best tools can do (such as the awesome Xcode). So, I can see why people like Vim (it's very ergonomical) but, down the road, I don't see people programming with it for much longer.

    Emacs OTOH has a whole lot more to offer. And every once in a while talks of re-writing Emacs in Common Lisp come up. Now that would be something!, because you would potentially end up with an excellent tool with GUI capabilities (see: http://en.wikipedia.org/wiki/Common_Lisp_Interface_Manager), that would simply rock for the creation of more & better non-proprietary IDE tools. Of course, that involves re-implementing CLIM (available on proprietary Common Lisp IDEs, so no-one really cares to), because of the GPL license (yet another example on how the GPL is counter-productive).

  11. Re:Finally on Evil, Almost Full Vim Implementation In Emacs, Reaches 1.0 · · Score: 1

    My left hand prefers Emacs, but my right hand like Vi.

  12. Re:Performance on NetBSD To Support Kernel Development In Lua Scripting · · Score: 1

    I'm not sure, but there might be non-C system code in OS X (Objective-C) and Windows (C++, C#). In FreeBSD, there's Forth in the bootloader (does that count?).

    I think you meant: Linux developers only use C for system programming.

  13. Re:long overdue on NetBSD To Support Kernel Development In Lua Scripting · · Score: 0

    Sounds like you are unaware of the algorithm benchmarks regarding Lua's register-based JIT.

    Sounds like you are unaware that heavy-players in the video game industry *all* mix & match Lua and C++ for their engines.

    Wow! You must know something we don't! Why don't you get a job in a big software house in the games industry and tell them how *wrong* they all are?

  14. Re:What, it's april already? on NetBSD To Support Kernel Development In Lua Scripting · · Score: 1

    Apparently, a lot of people in the software business have trouble with pointers. That includes Linux, and its many, many security breaches and flaws in its history. Of course, I'm not calling people stupid. I'm simply stating what is widely known. Safe programming is hard. Pointers are error-prone. People who deny that are either superbly arrogant or ignorant of the many serious events in the software industry. If you can avoid unsafe code by using a safer language, than you ought to. You don't seem to have read this bit: "No access to kernel memory, -functions but through predefined binding."

    Your assuming NetBSD developers are morons shows how ignorant you are. Have you ever even looked at *BSD system code?!

  15. Re:Still widely used for good reasons (and some ba on Perl's Glory Days Are Behind It, But It Isn't Going Anywhere · · Score: 1

    So Smalltalk is not OOP, right?

  16. Re:Perl's a mess on Perl's Glory Days Are Behind It, But It Isn't Going Anywhere · · Score: 1

    The problem is that people look at Perl - without having learned it - and say "unreadable!"
    That really is the kind of circular thought only stupid people can achieve - "I dunno Perl, so I can't read Perl, so I don't know Perl, so I think it's unreadable (...)"
    Now, anybody seriously considering reading large arrays into Perl can ask the Bioinformatic guys how Perl is cutting it for them, or also choose to use the Perl Data Language which seems good enough for some guys in an Astrophysics department.

  17. Re:Wait, what? on Perl's Glory Days Are Behind It, But It Isn't Going Anywhere · · Score: 1

    Perl is not black magic. It just takes reading the Camel book.
    Now, if you don't, you will see consctructs that will make you go "Wow, how did he come up with that?!".
    Some people don't want to read...There's nothing Perl or Larry Wall can do about that...

  18. Re:Wait, what? on Perl's Glory Days Are Behind It, But It Isn't Going Anywhere · · Score: 1

    When you say "Perl is scary" I take it you mean that you don't like TIMTOWDI.
    I have often pondered about this. It seems a simple design has its advantages - you quickly pick up the simple rules, and away you go. Now, there's an aspect of engineering. Java, Python, they might be better for the larger software houses, in the sense that they facilitate things for the "code monkey". There's nothing wrong with that job position, although the term is derrogatory. Eiffel, for example, is a well-designed language that takes that approach very explicitly (they even say there's no space for the "language guru" in Eiffel).
    But Perl is no more scary then C++. C++ is large, complex, full of hidden gotchas. That never stopped it from being used at a very large scale.
    I really feel most arguments against Perl are lazy and not well thought out.
    Let's say Perl is "complex", like, say Common Lisp is "large and complex". I tend to think these complex languages are the languages of the experts, the power-users. The language bend and twist to the expert's desires. This makes them achieve great productivity.
    The point being, there's a learning curve to Perl (not much, it takes reading the Camel book) and other "complex" languages, but there's a pot at the end of the rainbow in personal satisfaction and productivity.

  19. Re:Wait, what? on Perl's Glory Days Are Behind It, But It Isn't Going Anywhere · · Score: 1

    Exactly...WTF!
    Perl and Perl's hacker community, when you think about it, did amazing feats, bending Perl to take whatever shape they wanted/needed.
    People wanted OOP - Perl's closures allowed that. Perl's OOP is better than most would think. (Read: Object-Oriented Perl).
    Want to program in functional-style? They proved you could do a lot of FP stuff in Perl. (Read: Higher-Order Perl).
    They even went ahead and gave Perl a Meta-Object Protocol, sort of CLOS-style (CLOS = Common Lisp Object System, which some would argue is the most advanced out there).
    And Perl is pretty fast, when compared to Python or Ruby.With a huge number of libraries (CPAN).
    So Perl is pretty successful and has held its own as one very flexible language. The fact that the language did not change much, and yet achieved so much, is really a testament to its happy, fortuitous design.

    IMHO some mistakes were made in not supporting things that are not Perl per se, but would be crucial in a modern programming language:
    - Perl is a PITA for C-interoperability and a lot of Python these days is about, in fact, using a deeper C layer (why not more Lua, then?). C is crucial for speed (that means number-crunching and graphics), for software re-use, and its *the* lingua franca of software.
    - Some sort officially-sanctioned GUI should've been adopted. Again, this isn't Perl per se, but having mult-platform GUI support could've secured a better position at the desktop space (but most Perl people work at the data center/server level).

    And then there's Perl6...Perl6 was supposed to be great - its design is great - but IMHO the developers made the mistake of forgetting the lessons of the past, forsaking an advanced functional language for the implementation of complex language features - this despite Audrey Tang's effort - and then got caught in a labyrinth they can't get seem to get out of. And this move might have been caused by pure prejudice against Haskell or sheer stubborness, I don't know.

    Whatever the reasons (and to be fair, one got tired of following the slow progress of Perl6), letting Pugs die when Audrey had done so much by herself just didn't seem rational at all. Maybe it was, maybe it wasn't, but if the history of programming languages servers as a parameter, the odds were in favor of a Haskell (or SML, or Ocaml, etc.) implementation, because the advanced features Perl6 was aiming for, to my knowledge, were never decently implemented with the usual bag of C-oid tools (the olnly thing that comes to mind is Mathematica, which was very buggy in its initial version, when compared to Maple). Smalltalk, Lisp, etc. They all seem to built some sort of interpreter or language kernel and grow the language from there. It doesn't seem that was what the Perl6 implementors were doing. It's almost as if they were emulating the Java developers - and we know how long it took then to implement a modicum of advanced language features over there...

  20. Re:Windows 8 blows on Windows 8 Even Less Popular Than Vista · · Score: 1

    Core i3 shouldn't even have shipped with Window 7, let alone 8!

    It's an absolute fucking joke what companies like Acer, etc, do to the consumer. They sell these cheap laptops with i3 and Starter Edition that can't even do proper graphics. Colors are absolutely disgusting , and applications hang all the time.

    Windows 8 has good colors on high-end hardware, but if you're going high-end, by a Mac. an iMac costs a few buck more than a high-end, say, HP or Acer, with the additional feature that it's Mac OS X, and not Windows ;P

  21. Re:Windows 8 blows on Windows 8 Even Less Popular Than Vista · · Score: 1

    That is such a fucking lame reply.

    Dude, if you want games you should have a dedicated gaming platform: PS3.

  22. Re:Windows 8 blows on Windows 8 Even Less Popular Than Vista · · Score: 1

    Security you say ?!?!?! With JavaScript integrated to your always on-line desktop tiles ?!?!

    HahahahahahahHAHHhhahahhHhhHAHAHAHAHAHAHAHAHAhssadk jasdkjjjsdkaka kakjkxmcn aksjssssttssssalslaskdszasss!!!!

  23. Re:Muhahahaha on Windows 8 Even Less Popular Than Vista · · Score: 1

    You should try PC-BSD. It's really a true FreeBSD with a great innovation called PBI (it just install packages like you do on Mac or Windows).

    If you need anything else there's the famous ports, except that now FreeBSD has a binary package manager for apps , e.g., like apt-get. See also pkgng - next generation package management for FreeBSD.

    (NB: binary system upgrades was made possible years ago).
    PS: Right now, packages are on hold because of the recent security incident, so only ports are active (they're source files). BTW, before any Linux fanboy says anything, shall I remind them how many times Debian has been hacked?

  24. Re:It's just a big scam to make Windows 9 look goo on Windows 8 Even Less Popular Than Vista · · Score: 1

    I agree.

    Besides, Window 7 sucks, it hangs apps all the time.

    It's just that Windows users are sorry fuckers who don't really have a choice but to claim they're happy now that they've adapted to the new crap MS came up with.

  25. Re:It's not dead. on Windows 8 Even Less Popular Than Vista · · Score: 1

    People don't even know what Linux is, and it's not really a great Desktop OS. Ubuntu is piss-poor in appearance and in the number of apps.

    Besides, with Apple's App Store strategy, developers want to move to a platform in which you can actually cash in the money for programming. Even trivial stuff, like writing apps to unrar stuff (and they cost very cheap).

    Linux has no pull. They really lost the desktop wagon when it passed. You can't have a solid ecosystem with a GPL-based product, because the license is always a liability. If free software enthusiasts had any clue, they should be helping out BSD-based systems.