Slashdot Mirror


User: orabidoo

orabidoo's activity in the archive.

Stories
0
Comments
523
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 523

  1. why i refuse to use python anymore on Unix in Perl · · Score: 1

    no freaking kidding!! this is the #1 reason why I haven't learned Python. #2 being that it forces you to be OO all the time. It may be a nice language in a lot of ways, but it's no match for perl in flexibility

  2. BSD luser wants his SunOS 4 on Solaris to be Community Licensed · · Score: 1

    real UNIX was sysv 5 years from now. real UNIX will be Linux 5 years from now.

  3. Doesn't mod_perl avoid spawning new requests? on IBM to release WebSphere for Linux · · Score: 1

    yep, you forgot to plug Zope, which is pretty cool too. I'm partial to mod_perl myself. websphere sounds like a great product for really big servers, and for people who aren't into doing it all themselves by putting odd bits together.

  4. Ritchie and parenthesis on Interview with Dennis Ritchie · · Score: 1

    yeah, they tend to do that in his home planet (even though his English is good, and without the parenthesis most people might never have figured out).

  5. I disagree again on Interview with Dennis Ritchie · · Score: 1

    to paraphrase jwz, do NOT learn C++ as your first OO language. First learn some C, which is small and easy as a language; then learn Smalltalk or Eiffel or Objective C or Java to understand what OO is about, and where it comes useful (and where it's just another idiom that just works too), *then* learn C++'s peculiar (and I'm being nice) way of doing OO.

  6. Key layout on Pedals for your PC (but not for gaming) · · Score: 1

    I've been meaning to switch to Dvorak for so long; right now I type US-qwerty no matter what the keyboard layout actually is (it's sucky french azerty most of the time). the thing that's been keeping me from dvorak is thinking that it'll mess up my vi(m) bindings. once hjkl are not in their usual position, you have to re-learn vi. that, or make qwerty-bindings for all its command keys...

  7. Avoiding the mouse on Pedals for your PC (but not for gaming) · · Score: 1

    yep, in X with reasonable toolkits (motif doesn't count), shift-insert pastes the selection. I wish the Linux console did the same; maybe there's a way to do it in the keymap. and every decent window manager lets you bind keys to activate specific windows and warp the cursor to them, so you can easily define keys to pop up xterms in various positions, warp to them, etc... useful to keep your hands on the keyboard. and the ultimate in mouse laziness: a key that tells a running netscape to go to the url in the current selection.

  8. No Subject Given on DOJ considering source-licensing punishment · · Score: 1

    this one (the interview with the Be guy) wins the award for the most messed up misspelling of Linux: Lynix.

  9. A reasonable variation: on Corrupted Databases Are Fun · · Score: 1

    I think /. already does this. the db keeps the articles and everything, and a daemon rewrites the pages every few minutes. that's why comments dont appear immediately.

  10. Still break StarOffice? on glibc 2.1 is out · · Score: 1

    ARGH! did the guys at StarDiv *have* to break it so bad? more confirmation that the process of open development does produce better code...

  11. Recompiling is not necessary on glibc 2.1 is out · · Score: 1

    Yep, glibc 2.1 is supposed to be able to run all apps compiled against 2.0, unmodified. And it's a *major* upgrade, almost comparable to the kernel jumping from 2.0.x to 2.2.x. it's true that we're getting new major versions of a lot of things all in a row... and in a matter of months we get the GNOME release, XFree 4, and Mozilla!

  12. Linux 2.2.2 on glibc 2.1 is out · · Score: 1

    I transfer files betweeen home and lab by the floppy/IP protocol :) or, more accurately, floppy/tar. who use filesystems on floppies anymore?

  13. It's not the Mac, it's reality! on Macs not Y2k Compliant After All? · · Score: 1
    gah, /. ate my <'s, lemme try again:

    instead of adding the current century to it, they could just look at the number, and if it's <40 add 2000, if it's between 40 and 199 add 1900, if it's after 1800 leave it alone, and otherwise complain. or something like that.

  14. Isn't this a little partisan? on Why Netscape shows ? instead of ' · · Score: 1

    it's partisan, but it's also quite accurate... otherwise there wouldnt be such a thing as the demoronizer!

  15. who cares about year 2000 .... on Review:Year 2000 In A Nutshell · · Score: 1

    we all know the millenium *really* starts on Tue Jan 19 2038, somewhere around 3am GMT.

  16. No Subject Given on Rykodisc signs deal with GoodNoise · · Score: 1

    wonder if their mp3's are going to be watermarked... and what's with the weird pricing? a track can be anything from a few seconds to over an hour, and I have cd's with examples of both. they should price it by the minute, or something more sensible ...

  17. Not so bad really on Judge Seeks Ban on Legal Software · · Score: 1

    well there's a good legal solution for this: pass the responsibility of mistakes on the software editors, for any product sold to the public at large (as opposed to specialists only). and while we're at it, make it illegal to disclaim implicit warranties for off-the-shelf software too. when a program doesn't perform as specified (e.g crashes), you should be able to take it back for a refund, just as if you bought a car and it didn't run.

  18. Threading is overrated.. NOT! on Harmony project Dead? · · Score: 1
    no, it's not because of lack of multithreading that Netscape locks up when doing a DNS request, it's because the DNS API (gethostbyname()) is BROKEN in that it doesn't have an asynchronous mode that works with select(). If it did, you would have no need at all to multithread to run something like Netscape.

    OTOH, it's silly to say that Netscape does something because it's not multithreaded, when it actually IS. Look at the source sometime, there's threads all over the place, though on some architectures they're done in user-space, not using kernel threads (clone, rfork, whatever).

  19. Cool Player / Tiny Fonts on Empeg MP3 Car Stereo Ready for Production · · Score: 1

    most 'professional' web 'developers' seem to think that small fonts make the site look spiffy. well, here's a cluepon: they don't! they look like shit that you can't read without getting far too close to the screen, or editing the damn html, or even better using Lynx.

  20. linux not everywhere on Empeg MP3 Car Stereo Ready for Production · · Score: 1

    click on the 'no windows' link on that page, they say they'll provide command-line software to upload from Linux, and release specs so you can write your own for any other OS. they also mention eventually open sourcing the python code that controls the thing's display. I give them a big thumbs up.

  21. Well, of course ... on HP and SGI Boost Linux · · Score: 1

    yeah, there's an HP server here... HP-UX hostname A.09.05 A 9000/730 unknown. it's fairly stable (current uptime 80 days), but generally speaking it's a pain in the ass to use. and it costs at least 3x more than an equivalent solid PC (and I don't mind one assembled from spare parts with buggy memory and IDE disks). give me Linux any day...

  22. Kernels / HP / GPL on HP and SGI Boost Linux · · Score: 1

    well if they have a clue they'll collaborate rather than do 2 competing ports for the same hardware. but if they do 2, well, *shrug* we'll have 2. interesting that VAResearch is porting to merced.. I didn't know they were that big of a company to have NDA's from Intel and dedicate big resources to kernel development...

  23. I thought the same thing on Realtime Gaming Patent... · · Score: 1

    and that was my first thought too... if they try to interpret their own patent as applying to common distributed things done on the net, IRC is a clear documented example of it and it's been going on for about 10 years.

  24. Halloween Document on In Defense of Anonymous Cowards · · Score: 1

    exactly, that's why /. is a really free site. if it went down the "need to police posts" road, it'd have to start requiring registration and a valid email address to post at all. then people would use throwaway email addresses just for that (hotmail anyone?), and you'd have the usual race between the ones banning handles and the ones registering new thorwaway ones to flame from. since this is 1) a lost battle, and 2) a sure way to bring sourness to the site, I'm very happy that /. is NOT going down this route, and just letting people post as AC's.

  25. I agree on In Defense of Anonymous Cowards · · Score: 1

    if AC's were removed, we'd see pseudo-AC accounts with no actual information on them, false email addresses and url's, and handles that don't refer to the real person. I suppose people in big corporations who want to be anonymous would use those instead of AC if there was no AC. Which is the main practical reason why I think AC is good.