Slashdot Mirror


User: addaon

addaon's activity in the archive.

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

Comments · 1,067

  1. Re:Panic! on Cloned Beef Coming Soon? · · Score: 1

    Consider "Stars in My Pocket Like Grains of Sand" for a slightly more mature discussion of this topic.

  2. Re:Recursion? on Java Regular Expressions · · Score: 3, Informative

    Of course, things like those presented are not regular expressions, no matter how loose perl might be with the term.

  3. How? on Input Solutions for Repetitive Stress Victims? · · Score: 4, Informative

    How did you not manage to find any laptop-like touch pads? Did it occur to you to go to this awesome new site, type in "touch pads", and click "I'm feeling lucky"? You would have gotten here.

  4. Re:Time to upgrade? on Office 2007 Delayed Again · · Score: 1

    Word 5.1 for Macintosh FTW!

  5. Re:Duh on The People Behind DirectX 10 · · Score: 1

    Dance, keep in mind that there's no "+1 trying to be funny" mod; the moderators have to choose from "+1 funny" or, in your case, "-1 asshat".

  6. Re:Alarming rate of population growth on Earth's Temperature at Highest Levels in 400 Years · · Score: 1

    Population growth is shrinking (in the west). Population is still increasing (in the west).

  7. Re:{Gack.} on Ask Håkon About CSS or...? · · Score: 1

    Yes, but smalltalk uses [] and (), not {}.

  8. cscope on Source Code Browsing Tools? · · Score: 1

    You mentioned scope... what exactly doesn't it do that you'd like? Other than the time to build to source database (minutes for large projects, amortized heavily if you're only reading), it seems perfect to me.

  9. Re:it's still basically a OS security issue on First StarOffice Virus Sighted · · Score: 1

    losing $HOME is far more serious than losing system files

    It really isn't. Any user who cares about their stuff both should and could back up $HOME every night; it's small, and the delta set is even smaller, so backing up is fast and cheap. Any user who cares about their stuff should, but often cannot, back up / every night, purely do to practical issues.

    Moreover, when $HOME gets wiped, you just have to lay your data back down -- call it ten minutes if you do a complete backup nightly to a DVD, or half an hour if your cheap and do incrementals to CD most of the time. When / gets so much as looked at by someone else, you get to look forward to a full re-install to get the system trustworthy again -- half an hour again on top of restoring $HOME, plus re-installing any software you might have that doesn't come with your distro.

    It's not that getting / screwed with is that much more dangerous, it's admittedly no big deal if you have reasonable backups. But it's a total PITA.

  10. Re:static_analysis++ on Programmers Learn to Check Code Earlier for Holes · · Score: 2, Interesting

    You say "I am unable to prove this correct" and, if such a proof is required for acceptance of the feature, re-write in such a way that you can deliver it along with a proof, or demonstrate that doing so is unreasonable.

  11. Re:Sounds dangerous on Can You Spoof IP Packets? · · Score: 4, Informative

    Use -frandom-seed.

  12. Re:Link to pay-for-view contents on Open Source Moving in on the Data Storage World · · Score: 1

    Do you really think it's unreasonable to assume that those who are interested in ACM content will have ACM access? I mean, this isn't Bubba Joe's Intarweb Journal, it's the friggin' ACM.

  13. Re:Looks like I'm secure on New Phishing Flaw in Internet Explorer · · Score: 1

    unnecessary use of cat?

    strings /dev/mem | grep -i llama

  14. Re:Fuck the metric system on Intel Launches New Pentium Extreme Edition 965 · · Score: 1

    Fuck the imperial system, too. 3.8E-8 smoots!

  15. Re:That's nothing... on It's Official Dell Acquired Alienware · · Score: 1

    G5 has four PCI-X slots, all of them a 16x physical form factor (although only one 16x electrically). In theory, it could support eight 30" displays, with the appropriate drivers.

  16. Re:Colonization remake is overdue on Sid Meier's New Games · · Score: 2, Interesting

    The Civ IV engine is more than powerful enough, and more than customizable enough, to easily support a colonization mod. It would be relatively easy to do it as a community mod, given enough support; and I suspect that it wouldn't even get shut down.

  17. GW on Jupiter Gets New Red Spot · · Score: 5, Funny

    Just try to deny global warming now, Republicans! We have proof!

  18. Re:More emphasis on functional languages. on What's Known About the PS3 · · Score: 1

    There's no way a million lines of code would take 350MB. The average line of code is about 40 characters (closer to twenty, but hey, let's be generous); at one byte per character (trivial to zip to 0.5, but again, conservative measures) we're talking 40MB for a million lines of code. No, in this mythical class project the average group actually wrote 9 million lines of code. If there were three people in a group (typical for senior projects), that's 3 million LOC/person, or 120 million character/person. If it was a ten month project (most senior projects are 4 months, no?), working 12 hours a day, that's an average of about 550 wpm for the whole ten months.

    Anonymous Coward, since you kid us not, I am deeply impressed... can I get a copy of your resume? I'm sure I can find a position for someone of that caliber.

  19. Sounds sufficient on Qualifications for Summer Internships? · · Score: 1

    Having gotten an internship at my dream job, and stayed there ever since, I'd say you have more or less what it takes.

    1) Enough technical knowledge to actually do the job.
    2) Enough technical knowledge to know when to say "I don't know".
    3) One or two projects (either for school or independent, or both) that show the ability to do something interesting, complete it, and talk about what you did.
    4) A resume that focuses more on your projects (what you've done) then your class (what's been done to you).

    If you haven't done a project for school that you're proud of yet, set aside a weekend to hack the heck out of something that interests you, and be prepared to spend a few hours a night finishing it, even after it starts to get a bit boring. What kind of project? Write a Linux device driver to scratch your own itch; put together a small demo search engine with wikipedia as a data set; write a small networked game; whatever. It's kinda nice, but not essential, if it's somewhat relevant to the internship you want.

    If you've done the project, and you have the interest, it's a simple three-step process.

    1) Figure out what company you want to be at. Limit yourself to one or two applications at first.
    2) Write an objective that actually reflects what you want to do. Don't use MBA words, just be honest. "Objective: To find an internship in the computer industry where I can write code for a product that will ship to customers, learn about the software industry, and get a better sense of where my interests lie."
    3) Find postings at jobs.company.com or the equivalent, not some aggregator. Skip any that require you to use their online filing system. Look for e-mail addresses. E-mail the person given, with a short (no more than four sentence!) cover letter and your resume attached as a pdf.

  20. Re:Going on a rant, just ignore me on One In Two PCs Won't Run Vista's Interface · · Score: 1

    Richard Kulisz? Is that you?

  21. Re:OMG XINERAMA PLEASE! on Novell Makes Public Release of Xgl Code · · Score: 1

    The history in the Bible is more authentic than that written by most respected 'historians'.

    How could you try to demonstrate this using respected historians as the sole references?

  22. Class on Understanding Search Engines? · · Score: 2, Insightful

    Take a class on information retrieval from your local university.

  23. Re:Simple Solution on Rootkits Head for Your BIOS · · Score: 1

    No. Most flash these days has on-board charge pumps to generate the 12V or so needed for programming from the 3V or so supply voltage.

  24. Re:there's a lot of assumption there... on AMD Licenses Z-RAM Technology · · Score: 1

    Nope, it's a charged-base device like eprom or flash; the charge is on a floating gate, not a trench capacitor. Grandparent got it right.

  25. Re:Great Glass Elevator on Maglev Elevators by 2008? · · Score: 1

    The maglev linear induction motors are much more similar to a coil gun than a rail gun. In particular, there's no current running through the elevator car itself; it's not part of an electrical circuit, but rather exposed to externally-generated magnetic fields.