Slashdot Mirror


User: eneville

eneville's activity in the archive.

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

Comments · 1,041

  1. Re:Maybe not in Australia on MySQL Beats Commercial Databases in Labs Test · · Score: 1

    I'm sure we all know somwhere in the middle east who would happily host those benchmarks for a minor fee, the EULA's can't really touch them out there :)

  2. Re:Perl? Are you kidding me? on Larry Wall on Perl 6 · · Score: 1

    [duck and cover]
    That's because the postgres users have nothing better to do
    [/duck and cover]

  3. Re:Seems obvious to me on Why Do Computer Games Claim Lives? · · Score: 1

    the thing I really want to know though...how did the place stay open 24/7 for 20 days straight? aren't they supposed to close every night or was that china?

    Whats more amazing is the internet connection and game server stayed up that long.

  4. Good on IE And Mozz Collaborate On RSS Icon · · Score: 5, Funny

    I hope MS adopt other features. IE will only get better through competing with a stronger player.

  5. Been done before on A New TCP/IP Classic · · Score: 5, Insightful

    Whats wrong with TCP/IP illustrated, 1,2 and 3?

    Theres only so many books you can read on the subject - no matter how hard core you are.

  6. Re:The real 90s versus outdated 00s software on Java Is So 90s · · Score: 1

    > Perl is at least as portable as Java, it just makes less fuss about it. I've never seen perl on mobile phones ;)

  7. Re:The real 90s versus outdated 00s software on Java Is So 90s · · Score: 1

    > > Its much more than just ramped up c/c++. It's a platform of it's own.
    > > c/c++ is compiled, as I am sure you are aware. For the most part java
    > > byte code is not executeable as such, its something between executeable
    > > and script, close enough to script to be decompiled directly to it's
    > > original structure.
    >
    > So it's ramped up C/C++ changed to be bytecode like perl etc. so it runs
    > at their speeds. What a great idea!

    Perl is more of a system level language than java. Java is more of it's own platform. From the programmers point of view perl is more like interpreted c, hence why sys admins love it so much.

    They each have their merits, just don't try and compare the two together as they're totally different.

    The point of java is portability. Fast, cheap, reliable, pick any two.

  8. Re:The real 90s versus outdated 00s software on Java Is So 90s · · Score: 3, Insightful

    > > Languages don't cause bad programs to be written --
    > > bad programmers do!
    >
    > Nonsense. Languages can be specifcally designed to
    > encourage and assist programmers in achieving
    > different outcomes. PHP - being poorly designed -
    > encourages poor practices and certainly does not
    > enforce or even encourage secure code. Hence why
    > it is an absolute disaster in practice.

    I don't think it's really fair to claim that a language which is designed for those who are more familar with strings.h to be the cause of faulty, or buggy pages. The fault is that of the programmers for not doing their home work.

    That said, there are some improvements in later versions. This whole article is comparing one type of programming language with a totally different type and thus partly an unfair question as it will slant towards the more popular language paradigm rather than discussing the merits of either.

  9. Re:The real 90s versus outdated 00s software on Java Is So 90s · · Score: 3, Interesting

    Its much more than just ramped up c/c++. It's a platform of it's own. c/c++ is compiled, as I am sure you are aware. For the most part java byte code is not executeable as such, its something between executeable and script, close enough to script to be decompiled directly to it's original structure.

    Yes perl is nice, but perl itself is 90's also.

    There are ofcourse something that java has which these others do not, such as stronger types and a good OOP.

  10. church of vi on The Future of Emacs · · Score: -1, Offtopic

    obligatory vi post

  11. I'm sold on Device Stops Speeders From Inside Car · · Score: 1

    Because the uk has such high speeding penalties I'd buy one just so I know what the road speed limit is.

  12. Re:It's hardly control on The Letter That Won US Internet Control · · Score: 1

    > > Problems may occour for mirror sites of course.
    > Is occour the British spelling of occur?
    Anyone who knows the queens English can tell you that it's just my misspelling.

  13. It's hardly control on The Letter That Won US Internet Control · · Score: 3, Insightful

    Surely, at most, the control can only be over the root NS. If it's anything else, the UK citizens can always instruct their DNS cache to only respond on *.uk... Problems may occour for mirror sites of course.

  14. Re:oo.org on PCWorld Dubs Firefox Best Product of 2005 · · Score: 1

    Did you ever use OOo? If yes, and you have a grain of objectivity in you, you'll know.

    As one friend of mine said: We ("the geeky") use OOo only because there's nothing better out there that will run on Linux (and similar systems). The thing is: it's buggy, it's bloated and compared to some other commercial software, it's not very feature-rich. The user interface is tolerable. (My authority to make this claims comes from using it exclusively as an office-application-set for two years, and I'm a demanding user :) OOo 2 has bugs that 1.1 didn't have.)

    It's great that it exists, but it's just not as good as Firefox and others on the list, even though they also contain nasty known bugs.

    That just doesn't make any sense, just because you have an opinnion of OO does not give you authority to make that judgement. I too have used OO, I was using StarOffice back in 1998. It wasn't bad then, and as time has passed I've seen nothing but improvement in this software. It has far less bugs than MS Office, which I do not consider an application suitable for Office work on anything but the latest hardware as it continues to bloat yeilding increased boot latency.

    Besides, those who are truely geeky and wise use latex, or troff.

  15. about time on Microsoft Bows to Eolas, Revamps IE · · Score: 5, Interesting

    ActiveX has been a huge problem with IE (you should know this already). I hope ActiveX is removed, rather than improved. It would reduce people's dependancy on the browser, perhaps then authors will consider cross platforms, or rather, the forced to do things that are cross platform.

  16. Re:oo.org on PCWorld Dubs Firefox Best Product of 2005 · · Score: 1

    I've heard bad things about mplayer, and that it's future is limited to it not being designed in modules, basically xine has a brigter future becuase of better design. How true that is, I don't know. If you havn't already, give xine a go.

  17. oo.org on PCWorld Dubs Firefox Best Product of 2005 · · Score: 2, Insightful

    What? Did these guys not hear about openoffice? How can media player be rated > oo.org!!!!

  18. Re:try typing http://http into it on Firefox 1.5 Final Now Available · · Score: 1

    > Why would http://xxxx/ indicate that you want
    > to run a search and go to the first link...hmmm

    because users type in all sorts of garbage. But as the phrase GIGO states, garbage in, garbage out ;)

  19. Re:100% opensource on Microsoft Open Document Standard Not So Open · · Score: 2, Insightful

    > I think they're going to keep releasing really
    > small parts as open source, just to get people
    > believe they're the good guys again.

    They were never good guys. The only open format from them is MS Paint BMP.

  20. Re:Only 26 on ICANN Considers Single Letter Domains · · Score: 1

    DENIC look after .de, not ICANN.

  21. but can we use this as a windows vs linux debate? on Born with Couch Potato Genes? · · Score: 1

    I think that more skinny people use linux than windows. Time after time I see fat people using windows as it offers simple and quick results, but with a long term loss. On the other hand I see skinny people using linux which requires more initial work, but with a longer term benefit thus allowing time futher down the road for time in the gym. Am I the only one who sees this?

    Could it be that the active gene dominates in Linux fanatics?

  22. smokers on Ingredients in Beer as a Cancer Treatment? · · Score: 4, Funny

    I suppose it's not so bad to smoke in the pub after all...

  23. There's a shock on A Look at Windows Server Outselling Linux · · Score: 1

    I've not bought /Linux/ since 1996, and now you tell me I should have paid for all those copies I downloaded. This article is utter nonsense, Linux is by the people for the people you shouldn't have to pay for it if you make a contribution. How can the author publish such a silly statistic.

  24. Re:The full text of the book on Hardening Linux · · Score: 1

    You can't do that as a normal user... unless you're using a non-standard shell.

  25. Re:The full text of the book on Hardening Linux · · Score: 1

    shutdown -h now