Slashdot Mirror


User: FishWithAHammer

FishWithAHammer's activity in the archive.

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

Comments · 2,573

  1. Re:Java on What Programming Language For Linux Development? · · Score: 1

    That's not AOT, though. AOT code is a first pass compilation of the bytecode to native code. The application still runs in the JVM, but the slow startup is alleviated because that first pass JIT never happens. An optimizing JVM can still work its magic.

    Compiling Java to unchecked native code takes away all the point of using Java. "As far as you are concerned" doesn't mean a lot when the OS doesn't actually do what you want it to anyway.

  2. Re:Java on What Programming Language For Linux Development? · · Score: 1

    I don't recall saying JSP was a well-built technology. I don't use it.

    I use ASP.NET instead, which is quite fast, quite featureful, and very scalable, as opposed to (hurp!) PHP or the like.

  3. Re:Java on What Programming Language For Linux Development? · · Score: 1

    So AOT your code to remove the first JIT step and let your optimizing VM (HotSpot or whatever) only JIT when it's doing dynamic recompilation.

  4. Re:Java on What Programming Language For Linux Development? · · Score: 1

    I'm pretty sure you can AOT your code for faster startup with most VMs, no?

  5. Re:A valuable skill on What Programming Language For Linux Development? · · Score: 1

    Spoken like a true anonymous coward.

  6. Re:A valuable skill on What Programming Language For Linux Development? · · Score: 1

    Um. You misunderstand. I have no problem with paying for a license to release the product. I have a serious problem with "you can't even develop a proprietary app without buying a license first".

  7. Re:A valuable skill on What Programming Language For Linux Development? · · Score: 1

    I prefer working legally.

  8. Re:IndentationError on What Programming Language For Linux Development? · · Score: 1

    I disagree with your post here, sir. Readability, more than anything, is critical in modern programming--you don't know how good the next guy who'll have to bash at the code will be. Python seems to encourage terseness and the whitespace requirements help to make it uncomfortable to read.

    Compared to Java or C# (C# especially, though that's mostly thanks to the fairly hard-nosed Visual Studio editor defaults that almost everybody sticks to), Python feels extremely difficult to just sit down and read.

  9. Re:C++ / g++ on What Programming Language For Linux Development? · · Score: 1

    You can do anything with C++.

    The question is whether it is smart to do so, and the answer to that is much more frequently "no" than C++ devotees would like you to think.

  10. Re:C. Just C. on What Programming Language For Linux Development? · · Score: 1

    Every other (modern) language is a derivative of C.

    Pascal. Fortran (yes, it's modern, still updated and still in use). Haskell.

  11. Re:A valuable skill on What Programming Language For Linux Development? · · Score: 3, Informative

    And you're stuck GPLing everything or paying for a license before you do any development. Stupid and shitty.

  12. Re:Java on What Programming Language For Linux Development? · · Score: 3, Insightful

    Specifically relating to your .NET experience Java is a significantly more mature language than C#. You are more likely to get better performance and stability out of Java's virtual machines just because they've had more time to be beat up by a vast community of developers. M$ did a good job of getting C# out the door but like any child it has some growing up to do.

    Rampant bullshit. You'll get somewhat better performance out of HotSpot than the Microsoft or Mono CLRs--not that much better, but definitely better--but in almost seven years of using .NET regularly (I started in March '02), the CLR has not been the cause of a single crash in anything I do. "Good job of getting C# out the door" my ass, you troll, it's been just shy of seven years since its release!

    (And if you want to be taken even remotely seriously, drop the childish "M$" crap.)

  13. Re:Java on What Programming Language For Linux Development? · · Score: 5, Insightful

    Managed code performance is good enough for essentially anything aside from high-performance video games (and even that isn't far off).

    "Java is slow" is a stupid old myth. Does it not occur to you that JIT compilers compile to native code?

  14. Re:C/C++ on What Programming Language For Linux Development? · · Score: 1

    With a higher level language, there's no fine grained control of memory that can ensure that what's needed really fits in L1 or L2 cache.

    And in a modern operating system there's no way to control whether it all ever actually ends up in that cache at the same time (such is probably counterproductive as opposed to demand caching anyway!).

  15. Re:How much do you want to learn? on What Programming Language For Linux Development? · · Score: 2, Interesting

    Yeah! I mean, it's only used in the most widely used desktop environment. And it's only leaps and bounds better than the usual drek.

  16. Re:C or C++ on What Programming Language For Linux Development? · · Score: 1, Redundant

    Knee-jerk hatred of anything related to Mono, basically.

  17. Re:What on Warner Music Pushing Music Tax For Universities · · Score: 1

    Covenants not to sue. 'Nuff said.

  18. Re:Absolutely correct on Prescription Handguns For the Elderly and Disabled · · Score: 1

    Actually, no. I have a stance on gun control that says I should be able to enjoy the property I have legally purchased. The fact that a friend of mine was hospitalized because he was legally prevented from defending himself just strengthens my stance.

    So go get cancer and die. :)

  19. Re:God, please let this be true. on Prescription Handguns For the Elderly and Disabled · · Score: 1

    Wait, you honestly think somebody should have to insure themselves against theft of "materialist artifacts"? They should be paying money to somebody else to cover the chance of some shitbreath stealing their belongings? Really? The victim should pay for the acts of the criminal? Amazing.

  20. Re:Absolutely correct on Prescription Handguns For the Elderly and Disabled · · Score: 2, Insightful

    Unfortunately, none of those arguments are valid when put in the light of the overwhelming evidence coming from other countries that don't have guns.

    Really? Strange, I've heard the opposite in enough cases to make me want to be able to continue owning a firearm. Buddy of mine lives outside London and the cops have said on more than one occasion "we really don't have time to pursue assaults, we have to devote resources to homicides." There's little chance of somebody getting caught, his home has been burglarized twice in the last year (he was home the last time, and attacked with a golf club), and he can't own a gun to protect himself. It's pathetic.

  21. Re:X session switching on What Needs Fixing In Linux · · Score: 1

    Ars Technica was saying that OS X's market share was around 8% in July. Which is pretty significant when you consider that Apple makes the machines as well as the OS.

  22. Re:X session switching on What Needs Fixing In Linux · · Score: 1

    I dunno, Apple's OS (if you assume it's better; I don't think it's better for me, but it's a nice OS) has done them pretty well. Their market, if not their market share, is pretty damn healthy.

    Other than that, I can't entirely disagree--but as far as I see it is that Linux gets polished to a mirror fucking shine, or it sits in the closet with the other desktop failures.

  23. Re:X session switching on What Needs Fixing In Linux · · Score: 1

    Multiple desktops aren't an "X-like feature". They're simply a feature. The fact that X can do it doesn't make it an "X-like feature", it just makes it a feature that X has--and in no way really makes it a plus toward keeping X. X, as a system, is overwrought, kludgy, and fairly shitful. Good for its original purpose--remote display of applications--kind of shitty for a desktop where the server and clients are on the same box. I mean, hell. Go look into how the nVidia drivers actually work, and tell me that the driver having to replace the lower third of the X architecture can ever be a good thing.

  24. Re:X session switching on What Needs Fixing In Linux · · Score: 1

    And why would it have a killer app? The vast majority of open source software that's worth a damn has been ported to Windows. Therefore, Linux must be significantly better, in addition to having that "killer app".

  25. Re:X session switching on What Needs Fixing In Linux · · Score: 1

    Unfortunately, that's not the case. Windows is the gorilla in the room, and about the only time an end user sees anything related to graphics settings is when they see that little ATI Control Panel or whatever (there's even an ATI logo branded onto the tabs in the display settings dialog!). In Linux, that's not the case, so the amorphous "Linux" gets blamed.

    Yes, I'm saying that Linux essentially has to be perfect to get users, whereas Windows just has to work. Nobody ever said life was fair.