Slashdot Mirror


User: nullset

nullset's activity in the archive.

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

Comments · 109

  1. my time estimation method... on Can Software Schedules Be Estimated? · · Score: 2, Interesting

    I got this from a friend, and it works perfectly.

    take how long you think it'll take, add one, and go up the next denomination of time.

    example: 3 days will take 4 weeks, 4 weeks will take 5 months, ......

    it's scary how accurate this is :)

    --buddy

  2. Online banking?? on Microsoft Sets Tolls for .Net Developers · · Score: 2, Insightful

    The story mentioned online banking two or three times. I will NEVER use the same password for bank accounts that i would use for hotmail, much less the same authentication service.

    Converging things like that is bad, mkay?

    --buddy

  3. Domain for sale? on Genesis Mission - Search For Origins · · Score: 1

    Someone didn't verify the link.....

  4. Re:What is a gigabyte? on Breaking the ATA Addressing Barrier · · Score: 1

    Sometime last year, IEEE proposed new naming standards - gigabyte, megabyte etc would mean 10^.... , while the 2^... variants would become 'mebibyte, gibibyte, tebibyte...

    I may have it backwards, and i don't know if it ever was approved, but it sure does sound funny. can you imagine buying a 10 gibibyte hard drive?

    --buddy

  5. Re:Helping the competition? on Loki Publishes "Programming Linux Games" · · Score: 2

    congrats :)

    and thanks for putting up w/ all my SDL questions :)

    Seriously, this book is a great reference. I've been using it to get the basics of graphics programming with SDL (and in general) and it's helped tremendously.

    --buddy

  6. don't base a company around a product on On the Process of Creating a Game... · · Score: 1

    It's better to contact a game publishing house than it is to try to start your own company to publish exactly one product.

    In the end you won't be distributing it yourself (you'll have to hire a game distributor)

    Base a company around a product line (perhaps a particular type of game that is unique), but not around a single product.

    --buddy

  7. Iomega also donates to schools on Iomega Settles Zip Drive Suit (With Rebates) · · Score: 1

    From the article:

    > Iomega will also donate $1 million in products
    > and services to schools, pay attorneys fees for
    > the lawsuit and provide free technical support
    > for customers who experience the clicking.

    So, the rebate thing may suck, but they are also putting in some community service, which i think is a good thing (tm)

  8. Hello World is buggy on Software Problem Linked to Osprey Crash · · Score: 1

    Actually, most versions of 'hello world' that i've seen fail to check the return value of printf!

    and in many of them, main does not return a value indicating success or failure. *shrug*
    --buddy

  9. Taco Bell on Mir: Rest in Pieces · · Score: 1

    According to tacobell.com, Mir did not in fact hit their target.

    All your free tacos are belong to us. (iow, no free tacos for americans)

    --buddy

  10. Computer Engineering is about Digital... on Computer Science vs. Computer Engineering? · · Score: 1

    I'm a third year computer engineering student at georgia tech.

    This is what it looks like to me:

    CS = dotcom whore. You'll probably go into IT or be a code monkey

    CmpE = Digital Design, things like pipelining, cache, etc etc etc. The intro Cmp E classes are digital design (intro to digital logic etc)

    I think a computer engineering degree is more robust (esp. if you get a P.E.). A Computer engineer could easily go into programming if so inclined.

    --buddy

  11. Emperor Linux on Follow-Up On TuxTops · · Score: 2

    Blatant ad Check out Emporer Linux They sell mainstream laptops (sony, toshiba, whatever) with linux on them for a few extra bucks. I know the people who run the shop, very professional, and very good. /Blatant ad

  12. SWEET! on Mir on Death Row - No Clemency Expected · · Score: 1

    That's my 21st birthday. what a nice present from the russian space administration... :)

    --buddy

  13. Not released... "GET_A_CLUE_SLASHDOT.TXT on Slackware 7.2 [Not] Released · · Score: 1

    See ftp://ftp.slackware.com/pub/slackware/slackware-cu rrent/GET_A_CLUE_SLASHDOT.TXT

    Here's the text:
    -----------------
    Slackware 7.2 is NOT released.

    Is this in the slackware-current, or slackware-7.2 directory?

    Looks like slackware-current to me.

    Wake up, do some REAL reporting (like, ask someone on our team), and
    stop trying to get "fp!".

    ...should be about a month for the actual release.

    - Pat

  14. Re:Learning your Habits on Neural Networks In The Home? · · Score: 1

    The TIVO attempts to find programs that you like and record them for you.

    It even records shows it "thinks" you might like and offers them to you. Has anyone who has used a tivo extensively found this to be any good?

    --buddy

  15. Re:There is no such thing as a free lunch. on Should Voice-over-IP Be Regulated? · · Score: 1

    The issue here is that they are trying to get a profit off of someone ELSES efforts.

    If i go to the trouble of setting up a voice over IP server, what right does the telephone company have to say that someone in a certain country has to pay THEM to use it?

    --buddy

  16. Re:Wizards and paperclips on What Does The Future Hold For Linux? · · Score: 1

    Already been done...check out 'vigor' (the paperclip at least)

    --buddy

  17. not recovered.... on Stolen Enigma Machine Recovered In Style · · Score: 3

    According to the bletchley park webpage, the 3 rotors have still not been recovered.....

  18. Re:Interesting.... on Sega to develop Dreamcast PCI Card · · Score: 1

    >Umm, the NES has 3.5 MHz processor. You should >have no problem emulating it on a PC. Hell, you'd >have no problem emulating that on my TI83!

    The point isn't that i can't run NES games on a PC.

    the point is:

    1) To gain knowledge of the PCI specification
    2) Style points (how many ppl have an ACTUALY nes in their computer?)
    3) To be able to say i've done something somewhat original....

  19. Interesting.... on Sega to develop Dreamcast PCI Card · · Score: 1

    I was just talking to a friend last night about the feasability of putting a NES on a PCI card.

    if it uses a mmap'd framebuffer for graphics, i could probably manage to push the video data over the PCI bus and use DGA.

    has something like this been tried before?

  20. Simple Fix on AOL 6.0 Client: We'll Be Your Home Page, Thanks · · Score: 1

    perl -pi -e 's/www.aol.com/www.slashdot.org/' AOL.exe

    You may have to run it on other files too. who knows...

  21. Re:1st Beowulf 2! on Dual Athlons Released · · Score: 1

    Yes it will run linux. AMD is quite commited to keeping us happy.

    Linux kernel developers even have simulations of AMDs next generation 64 bit CPU so that when it is released linux will be ready for it. woohoo!

    having said that, it won't run linux until it's actually on the market, but that's beside the point :)

    btw, does one need special athlons for SMP, or are all athlons SMP compliant?

  22. Re:my school and Mascot Networks on Universities to Go Commercial? · · Score: 1

    >however a law known as FERPA gives colleges the >right to do several things with your directory >information. However, FERPA was written in 1974; >back then the only thing people were worried >about was phone books. The law was not written >with the Internet in mind and it is obvious to >anyone who reads it.

    No, FERPA forbids this sort of thing. It says that the student, and the student alone, can choose what outside organizations can get access to his records.

    In fact, my school gave my SSN to an outside website for one of my classes, and i contacted the administration, who then contacted their legal team.

    Check into FERPA and your options in this case.

  23. Re:who knows on Microprocessor Forum · · Score: 1

    Actually, most modern x86 processor _are_ risc.

    They do CISC emulation, for backwards compatibility sake.

    The line between RISC and CISC is really blurred nowadays anyway, with RISC chips with > 150 opcodes, and CISC chips translating CISC stuff to faster RISC codes.

  24. What about macintosh? on Microsoft vs. "Naked PCs" · · Score: 1

    Just TRY to buy a 'naked' apple PC. chances are it won't happen.

    Why? the OS is bundled with the hardware. Has been for years. but they'll gladly sell you an OS X upgrade for $29.99 :)

  25. CERT is no longer an acronym on CERT And Vulnerability Disclosure · · Score: 4

    CERT is no longer the "Computer Emergency Response Team."

    According to their FAQ:

    CERT" does not stand for anything. Rather, it is a registered service mark of Carnegie Mellon University.

    Its history, however, is that the present CERT® Coordination Center grew from a small computer emergency response team formed at the SEI by the Defense
    Advanced Research Projects Agency (DARPA) in 1988. The small team grew quickly and expanded its activities. As our work evolved, so did our name.

    When you refer to us in writing, it's OK to refer to us as the CERT® Coordination Center or the CERT/CC. Although you should not expand "CERT" into an acronym, it's appropriate to note in your text that we were originally the computer emergency response team.