Slashdot Mirror


User: JAlexoi

JAlexoi's activity in the archive.

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

Comments · 2,058

  1. Re:Not dead on my desktop on Desktop Linux Is Dead · · Score: 1

    I can frankly say that I have the same experience as you have with OS X on a MacBook, but with Ubuntu 10.10 on my Thinkpad T42(with "broken" video drivers)...

  2. Re:Linux has the same drag as Mac in business on Desktop Linux Is Dead · · Score: 1

    That's the "paradox"....

  3. Re:It's not the OS alone... on Desktop Linux Is Dead · · Score: 1

    I call crap on your statement that Windows beats Linux in any way. I have had a lot of non tech people use my Linux desktop without any issues. The only thing I had to do is create the user...
    Btw, the only subset of people, that I ever let use my Ubuntu desktop, that had any issues with Linux were the tech people. For others, it works and they don't care.

  4. Re:I'm a Linux fanboy, but... on Linux To Take Over Microsoft In Enterprises · · Score: 1

    Did you think that only MS advocates are biased!??!?!?!

  5. Re:Has anyone noticed? Microsoft is dying on Microsoft Admits OpenOffice.org Is a Contender · · Score: 1

    Sorry, but OS X Server is a joke by Apple, to provide Apple shops with another Apple product to buy.

  6. Re:Is revenue still increasing? on Android Software Piracy Rampant · · Score: 1

    Incentives to pay for the app or buy bundled services.

  7. Re:Do they? on Android Software Piracy Rampant · · Score: 2, Informative

    When people want statistics to be believable, they explain how those statistics were gathered. Those are the facts.
    PS: Their "facts" are mere claims.

  8. Re:Shouldn't some of the 100k apple devs be includ on Devs Bet Big On Android Over Apple's iOS · · Score: 1

    You do know that if you want to deploy to a non jailbroken Apple device you need a license, do you? It's no surprise that there are 100'000, Apple basically forces people to become a licensed developer or jailbreak.

  9. Re:Adobe has one on Introducing JITB — a Flash Player Built On the JVM · · Score: 1

    as it's easier to port the native runtime to any platform

    Well, unless you have some chunks of code that are platform dependent. And I bet Flash has those pieces of code. Otherwise wou would have had Flash 64 bit without any issues, since you know, it would only require a recompile....

  10. Re:iPhone? on id Software Demos Rage On iPhone, Releases Source Code For Two Games · · Score: 1

    Yeah, but you need to pay $99 just to run your app on your iDevice and not in an emulator. (Jailbreaking aside)

  11. Re:Doubtful on Town Gets Patent On Being the Center of Europe · · Score: 1

    Actually, geographically speaking Europe ends at the Ural mountains in the East and a line between the northern part of Sea of Azov and opposing side of Kaspian sea. So, there are 2 points now "fighting" for the title: onw in Lithuania the other is in Belarus.
    Maybe Austrians declared themselves to be the center of EU?

  12. Re:Getting screwed in both directions on Microsoft May Back Off of .NET Languages · · Score: 1

    Integrations of popular dynamic languages with popular web servers are widely available and easy to set up. Setting up a Java-based web application is the sort of thing people write whole books about, dropping the names of half a dozen different technologies along the way.

    There are no books on how to set-up a Java web app. Because it's trivial. There are books on how to develop with RoR and there are equivalent books on how to develop with JSF.
    PS: You don't develop a Ruby based web app without any framework also. That is the curse of a general purpose programming language. See PHP as a counterexample.

    Likewise, integrations of popular dynamic languages with popular database systems are widely available and easy to use.

    Equivalent tools bring equivalent results. RoR's ActiveRecord is pretty much equivalent in practice to Java Persistence API or Hibernate.(I actually use all). The main point is the learning curve of dynamic languages.

    Otherwise, good points.

    Oh....And... Get off my lawn!

  13. Re:Ignorance, mostly. on Microsoft May Back Off of .NET Languages · · Score: 1

    Please... PHP is a weakly and dynamically typed language. That brings a lot of issues with types and adding 1 to a string representing number 2.

  14. Re:Getting screwed in both directions on Microsoft May Back Off of .NET Languages · · Score: 1

    Matched in .NET 4

    Read a lot on MSDN blogs, have yet to be convinced that .NET 4 has a GC as good as G1. Java VM has the years riding behind it, plain and simple.

  15. Re:Getting screwed in both directions on Microsoft May Back Off of .NET Languages · · Score: 1

    Practice shows that global escape analysis is nowhere near as good as programmer's knowledge about how things should be. Yes, HotSpot can theoretically optimize those things away completely, but in practice it often cannot do even trivial stuff, such as avoiding boxing overhead in many common scenarios.

    That is the reason it called HotSpot. It's not there to optimize the trivial cases, it's there to optimize the most used ones. And in practice JVM HotSpot does an exceptionally good job.

    Depending on what you do. Unsafe pointers are indispensable in systems programming, and in interfacing with low-level or legacy (i.e. C/C++) APIs.

    And if you're doing system programming, you wouldn't want to use a managed runtime then. And Java language and VM were designed to remove the need for those pointers. .NET has that feature, but when comparing managed vs managed runtimes having unsafe(unmanaged) pointers is a disadvantage.

    PPC (for Xbox360)

    Can we drop proprietary hardware? Because then Java just overshadows XBox360 by being in the BluRay spec.
    PS: I'm sure .NET runs on more systems than you described, just Java is actually supported and not experimental on those.


    Java and JVM have not been reviewed for a few years now. There are mostly debates what should be changed. While I agree 100% that .NET has more features, I will have to take a neutral position on witch one is more advanced. Java VM is older and has quite a few tricks up it's sleeve(including overall VM performance), .NET's VM is younger and more dynamic.

  16. Re:Getting screwed in both directions on Microsoft May Back Off of .NET Languages · · Score: 1

    .NET is actually a lot better than Java

    Ahem... Please keep your personal opinions to yourself...

  17. Re: How does on Obama Wants Allies To Go After WikiLeaks · · Score: 1

    USA is pure Capitalism

    Apparently, USofA operates under capitalism for the middle and lower income classes and socialism for the higher income classes. Who was bailed out by the tax payer?

  18. Re: How does on Obama Wants Allies To Go After WikiLeaks · · Score: 1

    Sweden has OIL!?!?!? Maybe you are confusing Sweden with Norway?
    PS: Geography is a major contributor to voting with your feet.
    PPS: Americans do not leave their beloved homeland en masse, because of patriotic indoctrination from childhood. And proportionally there are not a lot of migrants on both sides, specially considering the last 20 years.

  19. Re:The price not paid on Two Unpatched Flaws Show Up In Apple iOS · · Score: 1

    Yeah... We all know that no-one opens that email file attachment titled "Nude pictures of (insert your favorite hot and young famous person).txt.exe".

  20. Re:Falsely implied security on Two Unpatched Flaws Show Up In Apple iOS · · Score: 1

    It's all about the money! No control = no money.

  21. Re:Best way to fix it on No, Net Neutrality Doesn't Violate the 5th Amendment · · Score: 1

    A completely free market would be just as bad as a completely government controlled society.

    Both extremes are possible if 100% of population is 100% honest. If all people where honest and fair, then there would be no difference how much free market or government control there would be. It's all down to people ultimately.

  22. Re:Best way to fix it on No, Net Neutrality Doesn't Violate the 5th Amendment · · Score: 1

    Why should people in densely populated areas subsidize election districts in sparsely populated areas? If people want to have their voices heard, make them pay for it. Right?

  23. Re:Stupid chargers on Hardware Hackers Reveal Apple's Charger Secrets · · Score: 1

    No. You always assume you are connected to a USB port of a computer. That is how you do things. Apple decided not to and went for not allowing unlicensed stuff. That just adds more proof to claims that they are control freaks.

  24. Re:I don't understand this.. on Letter To Abolish Software Patents In Australia · · Score: 0, Offtopic

    To translate that into a simple English: US thrives because it had given the opportunity to plunder the lands that were not plundered and after the WW1 most of the world was in debt to US.
    Do you really think that the British empire was rich due to something else other than plundering the rest of the world? US is not much different in that respect.

  25. Re:Another phone? on Android Users Aren't As Disloyal As Reported · · Score: 1

    That is how you do multitasking on older iPhones... You get two!