Slashdot Mirror


User: arkanes

arkanes's activity in the archive.

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

Comments · 3,718

  1. Re:How to make money with Open Source on Red Hat Posts Its Best Quarter Yet · · Score: 1
    You can only make money if you take significantly more than you give.

    You know this is the basis of making money in any industry, right? Buy low, sell high. Etc.

    I think it's pretty obvious that any company that spent more than it's revenue on supporting Linux isn't going to be profitable (duh).

  2. Re:ads on Computer Makers Sued Over Hard Drive Size · · Score: 4, Informative

    Most of the boxes have fine print them already that says "1 megabyte is 1 million bytes" or something similar. At least the ones that I've seen.

  3. Re:Fortran 95. on Is GNU g77 Killing Fortran? · · Score: 1

    The intel C++ compiler can do this too. Yay for forward looking technology!

  4. Re:In Java's case ... on Does C# Measure Up? · · Score: 1
    It's an implementation detail. The containers hold pointers, the typesafe layer can make it look like you're holding an object, though. There is a memory waste, of course. Some STL implementations have the same problem. Can't have everything.

    The STL is a cleaner, more powerful solution, I won't argue that - the wxWindows macro-based solution pre-dates the existence of the STL, never mind working compiler support - but it does have a downside that lots and lots of almost-identical code is generated.

  5. Re:In Java's case ... on Does C# Measure Up? · · Score: 1

    It's inlined, so it's as fast as using the generic containers directly. The macros just create typesafety. All the work is done at compile time.

  6. Re:Certainly.. on Experiences w/ Garbage Collection and C/C++? · · Score: 1
    Ignoring the whole "Allocation is initializion" thing is a good way to mess up when you're dealing with exceptions = C++ lacks finally blocks for a reason, after all.

    You can just rely on the GC to clean up other system resources as well as memory, but most of them are alot finickier than memory - if you open a file, you want to close it when you're done, not when GC runs.

  7. Re:install base on New ssh Exploit in the Wild · · Score: 2, Insightful

    It all depends on whats going on. If it's just random messing around and automated scans and whatnot, of course it won't matter that much. But if you're in charge of something important, and someone is specifically targetting you, then you have to be aware of indirect attacks as well as direct ones. Maybe you're locked down as much as you can and you've got your hosts.allow set up correctly, but who knows if your immediate upstream router has unpatched Cisco firmware?

  8. Re:install base on New ssh Exploit in the Wild · · Score: 1
    A spoof will only work if one doesn't need returned packets.

    Only true as long as you don't control a router upstream from the target. You can do that without neccesarily controlling the ISP.

  9. Re:In Java's case ... on Does C# Measure Up? · · Score: 1

    wxWindows (since it pre-dates templates) has a macro-based typesafe container system where the macro generates a trivial, inlined, typesafe wrapper around a generic storage object that works on void *'s. You could probably use a similiar approach with an STL implementation - most of the code wouldn't be duplicated that way.

  10. Re:why no app framework? on Borland Releases New C++ Toolkit · · Score: 1

    There's a number of abstraction layers for non-graphical ones as well. Just for your sockets, theres ACE, Common C++, and gsocket, and thats just the ones I've used recently. As you said, there's alot of ifdefs in the code - it's good code reuse to let someone else bother with that have it all abstracted into a library.

  11. Re:What about OS X? on Borland Releases New C++ Toolkit · · Score: 3, Informative

    Bringing this back on topic, the C++ GUI framework referred to in the press release is - tada! wxWindows! (check the screenshots in the demo).

  12. Re:So how is Borland play on Linux? on Borland Releases New C++ Toolkit · · Score: 1

    The only even remotely tricky part about this is getting Windows to read an ext2 partition. Everything else is easy. It's even easier if you use an app framework (read: abstraction layer). You may not be afraid of ifdefs, but why do it when someone else already has?

  13. Re:Plugin patent uh ? on Microsoft Plans IE Changes Due to Plugin Patent · · Score: 1

    The patent specifically limits itself to web browsers, not any old application - I believe there are other patents that cover all general purpose plugin architectures. Just one of the reasons why this is a fucking ridiculous patent. One of the others is that there's no concrete implementation at all - someone skilled in the field is supposed to be able to read a patent and use the information to re-create the invention. This one has no such usefull information.

  14. Re:Opera is OSS on Microsoft Plans IE Changes Due to Plugin Patent · · Score: 4, Insightful

    The patent actually specifically restricts itself to webbrowsers, general purpose apps with a plugin architecture wouldn't be affected. It's a braindead patent anyway, and a classic example of whats wrong with the patent system today.

  15. Re:Attorney Fees? on No Americans Need Apply · · Score: 1

    In fairness to Clinton, at the time, H1B Visas made sense - there was a massive demand for workers and not enough Americans to fill them. We all remember the boom, right? The problem is that after that fell apart, the H1B program wasn't scaled down or cancelled.

  16. Re:What is really wrong with this bill ? on Congress Again Considering Database Protection Bill · · Score: 1
    Simple lists of facts are not copyrightable. If you're reproducing the pages themeselves, then you're in violation. If you're data mining product numbers & prices, then you aren't. That's what this whole argument is about, of course.

    They can say whatever they want on the flier, of course - reproduction certainly is legal in certain circumstances, regardless of whether its copyrighted or not.

  17. Re:of course on Congress Again Considering Database Protection Bill · · Score: 1

    It seems blindingly obvious to me that numbering pages would fail the creativity test for copyright protection. Has this ever been seriously tested?

  18. Re:What is really wrong with this bill ? on Congress Again Considering Database Protection Bill · · Score: 1

    The simple answer: it wasn't copyrighted. You could have done it without permission.

  19. Re:iTunes not actually property! on Slashback: Ascent, Patents, Transferability · · Score: 1

    Of course not. But DRM goes the other direction - just the most obvious limitation is that it doesn't respect the passing of works into the public domain. Everyone agrees that iTunes is about as unrestrictive as the content providers are likely to allow, and the DRM on iTunes songs goes far beyond the rights granted by copyright law.

  20. Re:iTunes not actually property! on Slashback: Ascent, Patents, Transferability · · Score: 1

    No, it's a way to extend your copyrights beyond the limits granted by law. Kinda like using a gun to take over your neighbors lawn.

  21. Re:iTunes not actually property! on Slashback: Ascent, Patents, Transferability · · Score: 1
    Translation: They dropped the ball with regards to technology making thier distribution model obselete. Just let the music industry die. If it's socially worthwhile, we'll evolve it back in a new form. No, I don't know what that form is.

    Software can die too, while I'm at it. Fuck DRM. It's a slap in the face to everything that copyright is for.

  22. Re:The system is not the biggest problem on Electronic Voting: Your Worst Nightmares are True · · Score: 1
    "one, two, many, LOTS". More than 3 is lots.

    The real reason I didn't provide a list is that I'm just too lazy to go and find one,not any sort of intellectual dishonesty. I knew it was more than half a dozen which seemed enough for me.

  23. Re:I'd recheck your sources on Electronic Voting: Your Worst Nightmares are True · · Score: 1
    Well, it's less a racist issue than a class issue, but the point is actually valid. Poor people don't have the clout or the attorneys to do things like plea down.

    As for filling out a form - I don't see any reason for it whatsoever. If you can go to a voting booth, then you're obviously not in jail. Your link is actually an excellent example - it's an arbitrarily complicated procedure, and made such for no good reason.

  24. Re:Regarding the closed eBay auction... on Slashback: Ascent, Patents, Transferability · · Score: 1

    You'd have a hell of a time enforcing such an informal verbal agreement. I'd just nod at the sales clerk and re-sell the book anyway. Your "telling everyone about it" doesn't amount to a hill of beans in a legal sense.

  25. Re:Voting machine manufacturer wants votes for Bus on Electronic Voting: Your Worst Nightmares are True · · Score: 1

    Knowing results ahead of time could be very usefull, however. Heck, maybe this is just some employee slipping in a backdoor in an attempt to make some money gambling.