Slashdot Mirror


User: Mulletroll

Mulletroll's activity in the archive.

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

Comments · 30

  1. I can't wait 'till somebody copies XPs logins on Lycoris Desktop/LX Review · · Score: 2, Insightful

    I'm tempted to figure out how to do it myself. Not exactly the silly point-and-click to log in, but something that will let me go back and open another session as a different user easily.

    Getting at more than one X session at a time in Linux is needlessly complicated. The nice login screens should have this in mind. Why would a login prompt for a multi-user operating system only handle a single logged in user at a time? Silly.

    I know it's only:

    startx -- :1

    (or whatever the brain-dead syntax is) to start another session, but there really ought to be a better way.

  2. Re:IceWM on Lycoris Desktop/LX Review · · Score: 2, Informative

    I use IceWM, but it depends way too much on config files to be user-friendly. The different config tools that you can get for IceWM look nice (I guess, havn't used them) but it would be really nice if I could just right-click on things to get at settings... or at least if IceWM had a GNOME/KDE control-panel settings applet.

    Also, icewm's menu has the same problem that most root menus have: too much crap in weird places, partly because of GNOME or KDE menus being integrated in there. I guess somebody making a distribution would be able to streamline it better than I could.

    'Course none of this really bothers *me*, but I wouldn't put it in front of anybody who was used to Windows.

  3. Re:"play the piano" for passwords on Crappy Passwords Very Common · · Score: 1

    That is a good idea. Too bad that when I used to track, I would just hunt and peck until a note sounded "right"

    I never was very good at tracking.

  4. Re:Why not make the coding realtime? on Tips on Managing Concurrent Development? · · Score: 1

    I have thought about this before. It could probably be done in emacs lisp, if it hasn't been done already. Like pair programming, but over a network.

    I don't think it would scale well though.

  5. Re:AA text fuzzy? on Xft Hack Improves Antialiased Font Rendering · · Score: 1

    ClearType isn't meant for CRTs. It looks awful on CRTs, because it isn't meant for CRTs. If you think it looks good, well, whatever makes you happy.

    It is, however, the best fonts you'll ever see on an LCD.

  6. Coming full-circle on More Mayhem From MSFT's Mundie · · Score: 2, Insightful
    Increasingly we will be writing on our computers like we write on paper

    But we already have paper.

  7. Re:Where is the open-source alternative for Flash? on Macromedia Pushes Flash For All Things Web · · Score: 1

    I don't think Flash scratches anybody's itch as much as it satisfies the needs of PHBs and web script kiddies. Other such programs are spam-bots, spyware, and Windows. These programs are built with features that may not have the end user's needs in mind.

    Now take a look at free software, where functionality and the end user are the entire purpose. It's no wonder you don't see many things like Flash being written as free software.

  8. My only problem is distractions. on Telecommuters and Downtime? · · Score: 1

    I guess I need an office here at home if I'm going to work here.

    My attention span is pretty short with all my stuff around me.

  9. Re:This guy is on drugs! on MPAA Wants Copy-Controlled PCs · · Score: 1

    I've already started, about a year ago.

  10. Re:Now for those underlines... on Mozilla Development Roadmap Updated · · Score: 1

    Yes. I did. The text is bold, the underline isn't.

    Maybe it's my fonts or something.

  11. Re:I saw this coming on DoubleClick Gets Into Spam · · Score: 1

    I don't know that I like the term "double opt-in".. it makes it seem like the user has to do more than what should be required.

    But anyway, I'm working for a (very) small company right now, and I'm trying to convince them that we need to make users of our site verify that the e-mail address that they type in is theirs simply by going to a link in the welcome e-mail that we will send, but they don't want to inconvience the customers.

    It's really frustrating, but I really don't have any authority here and I don't want to bring it up again with them.

  12. The NES is a great sound machine. on Video Game Music Mixes · · Score: 1

    ..If you have good games that have sound tests.

    My recent favorites are: Solstice, and Journey To Silius. If you like chip music, you should love these two. They both have fairly long and interesting tracks. Check out the arpeggio patterns in Solstice, it's brilliant, and IMO Solstice has the best music of any NES game.

    Of course I have my NES plugged into my stereo so I can hear all the great fuzz and other weirdness in hi-fi. Emulators tend to mess up the music.

    Does anybody know of any other NES games with great music?

  13. Re:Now for those underlines... on Mozilla Development Roadmap Updated · · Score: 1

    Works just fine for me. Mozilla 0.9.8.

  14. Re:Children's programming languages on No-Tech Schools In Tech Land · · Score: 1

    I remember a game in the apple lab in high school where you were given a bunch of objects to position around, and a goal to solve, (like get the ball through the hoop using a fan, umbrella, spring, etc..)

    I forget what it's called.

    To me, that seems like a "visual programming" type of situation, because you have to figure out the behavior, order and position of the "operators"
    to solve a problem. I liked it.

    I also learned Logo in school when I was little. I think that was one of the best things I got to learn in school.

  15. Re:Random stuff from the aether on Future Pocket P2P - Discreet Data Sharing? · · Score: 1
    big-furry-guy-smut and male chorus recordings

    At least it'd get it half right.

  16. Re:same feeling as orbital buffer? on Vibrating Controller Alert · · Score: 1

    I get the same thing if I have to use vibrating tool like a hydraulic chisel or needle gun for too long. It is very irritating, but only lasts for a while.

    This kid must be an extra sensitive case.

  17. Re:Audio Synchronization? on Trimming Television to Sell More Ads · · Score: 1

    Audio can be stretched or shortened in the same way, without affecting the pitch. It's called "time stretch" or something like that. I assume this product also makes the audio shorter to match.

  18. Re:Is it even street legal? on Electric Car Sighted on Highway - Who Makes It? · · Score: 1

    You can drive with two wheels on the highway, why not three? Of course a helmet is usually required for the former..

  19. Re:You don't say... on Borland C++ For Linux · · Score: 1

    Jesus fucking christ. I guess "plain old text" doesn't mean plain old text. Nevermind.

  20. Re:You don't say... on Borland C++ For Linux · · Score: 1

    cout "Big Deal" endl;

  21. Re:XEmacs vs Borland C++ on Borland C++ For Linux · · Score: 1

    On the other hand, I've been using emacs for about 3 years, and I've never heard of code generation, source templates, tags, class browser, and havn't had time to learn elisp beyond the few lines I put in my .emacs file.

    I enjoy emacs, the features are great, but just don't ask me how to use them. In modern IDEs, the features are right there in front of you to actually use.

  22. Re:AOL? on AOL in Negotiations to Buy Red Hat? · · Score: 1
    They advertise it on TV claiming it somehow gives people soemthing that other ISPs do not. What?

    I once talked to an AOL user, who -- trying to defend their choice of ISP -- said "But with AOL, you get Yahoo!"

  23. Re:BARF ! on GNOME 2.0 Desktop Alpha · · Score: 1

    Just some clues:

    All of the icons in Gnome/Nautilus look great, but they don't scale down very well (like in menus)

    You can resize the icons on the task bar, from really big to really small.

    You can disable draggable toolbars/menus (and thus the handle) through the control center for all GNOME apps.

  24. Re:Gnome help please on GNOME 2.0 Desktop Alpha · · Score: 1

    I'd say it's relative. I've used Nautilus on an install of RedHat 7.2 at school on a 330 MHz Pentium, and I thought it was a bit slow, but usable.

    Although sometimes it wants to just sit there for a second or two rendering a directory... (I'd rather use a terminal anyway)

  25. Re:hey lawyers... on LindowsOS.com Email Lists Collected For MS Suit · · Score: 1

    On number 2) It isn't "X-Windows"

    It's just X, or X Window System or X11, or XFree86