Slashdot Mirror


User: oostevo

oostevo's activity in the archive.

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

Comments · 103

  1. Re:Ask the kids again... on E-mail Is For Old People · · Score: 1
    I'm a kid (well ... probably by your standards ... I'm at university).

    I get about 40 emails a day from my college announcing dining hall hours, from someone typing in all caps announcing to everyone OH MY GOSH THERE'S A NEW ART EXIBIT!!! DROP EVERTHING AND GO SEE IT NOW!!!, that some doofus's unlocked bike was stolen somewhere on campus, or that there's a basketball tournament at the student center.

    I think I get about two useful (i.e., academics related, or containing vital information) per week.

    You're telling me that I get to look forward to ten more per day when I enter the working world? It's enough to make me want to quit school and go work at McDonalds.

  2. Re:Matters not on UEFI Formed to Replace BIOS · · Score: 1
    I should have been more clear.

    It looks like an Intel-supported project, with Intel developers working exclusively on it.

    Brett Johnson works for HP (as far as I can tell), and Matt Tolentino works at Intel.

    If Intel's going to go through the trouble to assign developers to set up and maintain the project if they're going to purposely lock out Linux.

  3. No Linux Support? on UEFI Formed to Replace BIOS · · Score: 4, Informative
    Sorry if this spoils your conspiracy theories, but there's already a project on SourceForge (called ELILO) to support the EFI standard.

    And there's a link on the main page of the Intel EFI page.

  4. Re:Not really on Calculator Flaw Forces Recall in Virginia · · Score: 2, Interesting

    That's very untrue for Differential Equations. Most of the differential equations that exist can't be solved by analytical methods (i.e., you can't use calculus to get a pretty analytical solution to it). Many of those unsolvable problems, though, can be solved numerically - i.e. using computers to get numerical solutions at certain points. I'd really like to see you try to do such a thing by hand with no calculator or computer. (Before you say "but you don't learn that sort of math in school!" I'm taking a course in it)

  5. Re:Intresting on Computer Program Makes Essay Grading Easier · · Score: 1
    Well, that's not entirely true. English, in its entirety, has been broken down in to formal grammar(s) before, and parsing given a formal grammar is a pretty trivial exercise in computer science.

    However, parsing alone won't really tell you anything other than whether a certain person's essay obeys the conventions of modern English. There's really no way to parse an argumentative thesis.

  6. Re:Flame fest part deux (Re:Anecdotal evidence:) on Return of the Mac · · Score: 1
    Well, no.

    Lisp is a functional language. While there are languages with simpler syntax, I think it still proves a worthy metaphor.

    I'm by far no expert, but in Lisp, your basic data structure is the linked list, from which you can construct other data structures (BSTs, arrays, etc.). This takes the responsibility of implementing these data structures out of your hands for the most part (as opposed to languages like C++, Java, assembly, etc. where you'd have to worry about every nuance of the implementation) and allows you to concentrate on the algorithm at hand.

  7. Anecdotal evidence: on Return of the Mac · · Score: 5, Interesting
    Here's some more anecdotal evidence (that doesn't have a statistically significant sample size, I know, I know):

    I'm at university, and I know a lot of computer scientists (particularly of the theoretical sort) and scientists of various other disciplines around here that love OS X. Just like using a functional language like Lisp versus using assembly, using OS X takes some of the responsibility for mundane, largely unnecessary tasks out of your hands and frees you to do the computing work that you need to do.

    Sure someone well versed in systems or operating system design would be able to get more out of Linux if they took the time to optimize it, but most "hardcore hackers" I know around here sure don't have that sort of time.

  8. Re:Make it illegal to respond to spam? on Can-Spam Increased Spam · · Score: 1
    Because at that point you're making it illegal for someone to access publicly available information (no matter how useless it is) online.

    Free country and all, right?

  9. Re:UML resources on How Do You Use UML? · · Score: 1
    I find Borland's tutorial particularly useful.

    (I think it's referenced on the UML website, but I'm not sure - I haven't visited it in a while).

  10. New Christmas Version ... ? on Nmap Author Receives FBI Subpoenas · · Score: 3, Funny
    From the posted article ...

    Let me first wish you Americans a happy Thanksgiving. Meanwhile, I'm hard at work on a holiday Nmap version which should be available by Christmas.

    I suppose this new version will give a new meaning to the Xmas scan, no?

  11. Re:Mandatory NETCRAFT on The VHS is Dead · · Score: 2, Insightful
    This is so going to get me modded down for being off topic ...

    It's a common Slashdot troll (post with the intent to annoy), normally reserved for stories about BSD, but it's spread to all stories in the form of "Netcraft has confirmed ... (some random victim) is dying".

    See more information at Wikipedia's article.

  12. Re:What about bicycles? on Will Our Cars Become Our Chauffeurs? · · Score: 1
    I can tell by your name that we share similar interests.

    I'd hope that the car would treat the cyclist like any other (slower-moving) vehicle, as that's what drivers are supposed to do anyway.

    However, most drivers just behave badly around or completely ignore cyclists, so I don't see how a computer that ignored cyclists would be any worse.

  13. Re:I don't think I could ever trust it on Will Our Cars Become Our Chauffeurs? · · Score: 3, Insightful
    Have you flown recently?

    For much of the flight, a computer is controlling the aircraft with the pilot and copilot only monitoring it.

    I'd think if computers were safe enough to work in three dimensions controlling vehicles with a multitude of control surfaces, in two dimensions with only gas, brake, and steering, they'd be at least safer than most drivers on the roads today.

  14. Re:We make ATMs that work well... on Schneier On Electronic Voting · · Score: 2, Insightful
    In fact, why don't we get the people that Make ATMs to make voting machines as well?

    You mean like these guys?

  15. Re:Funny ... on Schneier On Electronic Voting · · Score: 1
    Note how I quoted him as saying "accuracy is the most important thing."

    On his weblog he says, "to the extent that a voting system fails to [be accurate], it is undesirable." He then says that "voting systems should produce results quickly. This is particularly important in the United States, where people expect to learn the results of the day's election before bedtime."

    Seems like a discrepancy worth pointing out to me.

  16. Funny ... on Schneier On Electronic Voting · · Score: 4, Interesting
    I just heard him speak about this last night at my college.

    He brought up one important point then that I didn't see in his blog -- accuracy is the most important thing.

    This might seem obvious, but most people seem more concerned with knowing the results of the election on election night than having every vote counted reliably.

  17. For those fellow Maya fans ... on Can't Draw? You Need The Inkulator 9000. · · Score: 4, Informative
    I should point out that Alias Maya has a vector renderer, which is able to give almost exactly the same effect. And it comes integrated with it by default.

    On the other hand, this is free and open source, and looks very promising.

  18. Yeah, but ... on 32-bit Processors, Cheap · · Score: -1, Redundant
    Yeah, but can you run Linux on it??

    Oh, wait ...

  19. Re:'tampering' wifi signals? on Wardriving Worries Residents · · Score: 1

    Indeed, this is strange -- if the residents aren't smart enough to figure out how to secure their access point, how are they going to be smart enough to know when their WAP is being accessed via wardriving?

  20. Even without the book, on Open Source Licensing · · Score: 5, Informative
    Even if you don't read the book, his website seems extremely useful to software developers -- he's penned dozens of articles about IP law.

    His Trademark law article and his explanation of fair use seem particularly useful.

  21. CS != Programming on IT (And Other) Salaries On The Rise In The U.S. · · Score: 1
    Not quite ... Computer Science is the study of computation and information processing, and it entirely independent of computers.

    Software Engineering is the study of creating or the creation of computer programs.

  22. Intersting result ... on The Search Engine Belt Buckle · · Score: 4, Funny
    I was watching the 'search snooper' they use for the belt (it's at dogpile.com) and we've apparently made quite a few people mad ...

    I've seen at least ten searches entitled "die slashdotters"

  23. Re:What about after landing? on NASA Helps Clearing The Fog · · Score: 1

    Actually, the NASA Aviation Safety and Security Program at NASA Langley (which is a part of this project, I believe) is doing just that.

  24. Where's the cross-project support? on POV-Ray 10th Anniversary Contest · · Score: 5, Interesting
    Don't get me wrong, POV-Ray is a wonderful renderer.

    I'm getting a bit sick, though, of having to use a conversion script every time I want to render something from Blender in POV-Ray (if even just to test the camera angles or lighting).

    Any word on either the Blender or POV-Ray project getting a bit of compatibility between the two biggest open source 3D projects?

  25. Effects of free online publishing? on Internet Publishing Can Pay Off · · Score: 5, Interesting

    This is great news for internet publishers and people who like to read books on the internet, but I'd be quite interested to know the effects of offering a book online for free while concurrently releasing it in print, like several of our favorite computer manuals.