Slashdot Mirror


User: dhasenan

dhasenan's activity in the archive.

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

Comments · 1,168

  1. Re:Adobe Illustrator on Mac on Modern LaTeX Replacement? · · Score: 1

    Illustrator?! It's a vector drawing program. If you want to fiddle about with your equation layout, go right ahead, but I can type much faster than I can muck about in menus, and the results from LaTeX are much more consistent than you'll ever get with Illustrator.

  2. Re:XP on XO conspiracy theory timeline.. on Comparison of Windows XP and Linux/Sugar On the OLPC XO · · Score: 2, Funny

    It may be that the videos are not faked. Still, if they were not, I would like to replace my workstation (Core 2 Duo with 3GB RAM) with an OLPC laptop, since it seems to run so much faster.

  3. Re:Linux Ignorance on Comparison of Windows XP and Linux/Sugar On the OLPC XO · · Score: 1

    It gives scary warnings if you yank out the drive without going to "safely remove hardware". Of course, in GNOME or on OS X it's a lot quicker and easier to unmount a drive, as I recall, so the scary warnings are far more reasonable.

  4. Re:Sugar and XP accomplish different things.... on Comparison of Windows XP and Linux/Sugar On the OLPC XO · · Score: 1

    Terminal, nano.

    Or if you prefer a gui, x11 + (nedit || gedit || kate || ....)

    If you need an office suite, OpenOffice works as well. And there's always LaTeX....

  5. Re:Midnight Commander and Ztree on Microsoft's Decade-old Patent On Tree-view Mode! · · Score: 1

    So you could view printers and email messages as files in Midnight Commander or Ztree?

    Besides which, the patent doesn't cover tree views; it would work just as well if you had a list view or a collection of icons in one pane and a detailed view in another.

  6. Re:That's not fair on Programmer's File Editor With Change Tracking? · · Score: 1

    You can turn off CSS and get answers at Experts Exchange, I've found. Provided someone chose to answer your question there earlier, of course.

  7. Re:vi/emacs/eclipse/whatever + svn? on Programmer's File Editor With Change Tracking? · · Score: 1

    If you're using svn with Visual Studio, there's also AnkhSVN, which is free but slooooooow.

    The main utility of Visual Studio integration is deleting files that are no longer referenced by any project. It's trivial to add new files and commit changes with tortoise, but orphaned files crop up unless you have some sort of integration.

  8. Re:4x cheaper than mso? on UOF Vies to Be a Third Contender in ODF–OOXML Battle · · Score: 1

    For me, 1 / 0 is error CS0020: Division by constant zero

    On the other hand, 1.0 / 0.0 is Infinity.

    (The precise output might change slightly if you're using csc rather than mcs.)

  9. Re:Logo on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    This is for a teenager. Starlogo TNG looks like it's for eight-year-olds. Even if it's appropriate for an older audience, it doesn't look like it at first glance, so it's not appropriate.

    I'd start off with something that gives a GUI designer. Get a GUI, then make it react in simple ways. It's pretty easy to get something that looks good using Gtk#, though maybe a dynamic language will be easier to work with at first.

  10. Re:Across State lines? on Best Way To Get Back a Stolen Computer? · · Score: 4, Informative

    The FBI won't intervene for less than $5000 worth of stolen goods, generally.

    Work for the NSA and get a computer with top secret (but not especially sensitive) data on it. When that gets stolen, you'll have a black ops team using the thieves' home as a training facility for an evening. That happened to my friend, once. (He had an NSA-style briefcase with builtin microphone, cell phone, radio transmitter, and GPS unit that was stolen. He himself did not steal such an item.)

  11. Re:won't someone think of the children? on Using AI With GCC to Speed Up Mobile Design · · Score: 1

    Metamoderation. You pretty much just read one post when metamoderating, so 'Redundant' looks valid, even when it isn't. It's like a free -1, I Don't Like You.

  12. Re:Interesting stuff on Computer Art For a CS Dept Office? · · Score: 1

    Seconded. He also taught my honors programming course; I admire his artwork more than his teaching abilities. I'm considering commissioning a small piece from him.

  13. Re:No Big Deal on Firefox 3 Release On Tuesday · · Score: 1

    If I load a lot of data in an application, it'll use a lot of RAM? Why????

  14. Re:hmmmmm Vista... powershell ... winfs..... etc on Windows 7 Won't Have Compact "MinWin" Kernel · · Score: 1

    The terminal emulator that comes with it is crap, but sufficiently responsive on my XP machine. According to the marketing sheet, it comes with 120 commandlets, which doesn't compare to the stuff available with a typical UNIX system. And some of the commands are "ignore output of this command" and so forth, which are accomplished in other manners with UNIX shells.

    Basically, if you use bash, you've got 40 years of people writing programs for it and compatible shells. If you use powershell, you've only got 1 year. And a lot of people have used the Bourne shell and its derivatives as their primary interface with their computers.

  15. Re:Mod Parent Down on Shuttleworth Calls For Coordinated Release Cycles · · Score: 1

    I read it more as Shuttleworth saying "My release schedule is good, coordinated releases are good, all popular Linuxes should follow my release schedule."

    There would be a number of benefits to that, but requiring that it be Ubuntu's schedule is a bit puerile.

  16. Re:Death certificate on Post-Suicide Account Cracking? · · Score: 1

    You could do some of this...

    If you have pop3 access to your email, or some equivalent, you can download all messages and have them deleted from the server. Set up a cronjob; if you don't log in after three days, do that, then 'rm -rf /home'.

    Doesn't stop any new email from getting in, of course; you'll have to rig up a script to send 'unsubscribe' to listserv@yiffyfurryporn.net.

  17. Re:Smart move on Usability Testing Hardy Heron With a Girlfriend · · Score: 1

    Developers should prioritize common operations. If your example is obscure, then I'm not terribly surprised if the mechanism for doing it is obscure.

    In point of fact, now that I looked it up, changing a hostname in Linux is pretty damn easy. There's no GUI for it because nobody in the GNOME project or the KDE project thinks it's an important enough feature to maintain -- I'm sure I could come up with something for it in half a day, and I'm sure the average maintainer in either of those projects could come up with something in a couple hours, that would suffice.

  18. Re:Smart move on Usability Testing Hardy Heron With a Girlfriend · · Score: 1

    For nvidia video cards, Ubuntu pops up a nice message saying that it found hardware that it has drivers for, and would I like to install them? I dunno why it failed with your card, but it's probably a bug, and you'd be doing us a favor if you would report it.

  19. Re:Girlfriend? on Usability Testing Hardy Heron With a Girlfriend · · Score: 1

    $ apt-get search girlfriend
    psad - The Port Scan Attack Detector
    $ wtf is this
    Gee, I don't know what this is...

  20. Re:Smart move on Usability Testing Hardy Heron With a Girlfriend · · Score: 1

    How often do you have to change your computer's hostname? As a desktop user, I've never had to. If you have to, you're probably a sysadmin or at least tech support, which means that a certain amount of expert knowledge is expected.

  21. Re:Smart move on Usability Testing Hardy Heron With a Girlfriend · · Score: 1

    The problems used to be significant enough to prevent a reasonably technical person unfamiliar with Linux from being able to install it. In many cases, they prevented someone reasonably familiar with Linux from being able to install it.

    Now, you can just pop in the disk and get a dual boot installation with a dozen mouse clicks. And then you're left with a system that takes a couple days to learn basic usage rather than a few hours. Now, the complaint is that you have to use an SD card rather than syncing directly with some cameras.

    The complaints are still there, but as time passes, they come from less technically proficient users. And that is win.

    (Well, to be precise, as current time approaches infinity, this approaches win; and there is possibly some earlier point at which it will be win.)

  22. Re:It won't help much. on Cities Tampering With Traffic Lights To Generate Revenue · · Score: 1

    It keeps honest people informed so that they can make correct decisions.

  23. Re:Great Blazing Colors on What Font Color Is Best For Eyes? · · Score: 1

    Conjecture. That is what makes it conjecture. A hypothesis must be testable, but need not have been tested.

  24. Re:Argh, i can't beleive on How Microsoft Plans To Get Its Groove Back With Win7 · · Score: 1

    Well, that *is* how they killed OS/2.

  25. Re:All Vapor. on How Microsoft Plans To Get Its Groove Back With Win7 · · Score: 2, Interesting

    Microsoft can't adequately document previous Office formats for a .NET port to be feasible, I'm thinking. It's far easier to include substantial portions of the previous version than to rewrite the document parsers and so forth.

    As for MS Office kicking ass, I have access to Office 2007 here at work, but I still use OpenOffice most of the time. It's quicker, leaves more screen space for the documents, and has a UI that I don't really have to think to use.