Slashdot Mirror


User: brgomeistr

brgomeistr's activity in the archive.

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

Comments · 16

  1. We don't serve their kind here! on DHS Eyes Covert Body Scans · · Score: 1

    Your droids.
    They'll have to wait outside.
    We don't want them here.

  2. Nextel Broadband on 3G Internet Access Via PCMCIA Card · · Score: 2, Interesting


    Nextel Broandband has been doing a trial of its 750Kbps - 1.5Mbps service in the Raleigh/Durham area for months now.

    They have both a wireless PC Card and Wireless AP for your home (both of which are $50 for now, though who knows what the price of a nationwide rollout would be).

    A coworker has been demoing the service for my office for a few months and has nothing but good things to say...DSL-like speeds with little latency, and no interupted service that he has noticed. It is definately more expensive than DSL, but may be a nice alternative for travelers or those who can't get DSL or Cable.
    At least there is no annoying Nextel "beep beep" when it connects...

  3. Air Powered Car! on Alternative-Fuel Vehicle Recommendations? · · Score: 1

    Why not try a car powered by compressed air.

    It looks like MDI is finally rolling these machines into production. They have a range of 120 miles, (or 10 hours in urban conditions) and have a top speed of 60-75 MPH. I remember reading about this technology in WIRED a few years ago, and it looks like it might be ready to go!

  4. simplicity on Java IDEs? · · Score: 1

    When I was bored this summer I tried out every Java IDE I could find with Google. The best by far was Simplicity for Java. Check it out, its written in Java, very fast, and very intuitive. The only thing that sucks is the license. You can't save code unless you purchase a license ($150) which makes it pretty useless to me.

  5. Dunkirk a new Slant Six member on MIT To Release Next-Generation OS "Cesium" · · Score: 1
    Adding more to the paranoia of the article, did anyone notice that Harvey Dunkirk just registered as a member of Slant Six today!


    Website:MIT Laboratory for Computer Science
    E-Mail:hdunkirk@mit.edu
    Member since:10/29/2001 3:09:40 PM

  6. China is not a superpower on Hyperreality: The U.S-China Standoff · · Score: 1
    For more than a week now, two of the world's superpowers have been nose-to-nose

    They have no where near the military or economic resources of the United States. US military spending is about 4 times greater than China's. Any national security expert will tell you that the US is unquestionably the worlds only remaining superpower at the moment.

  7. NOT ONLY gigabit ethernet on Tokyo.Disney.Net · · Score: 1

    The article makes reference to transmitting audio over fast ethernet as well as gigabit ethernet. So, they're going with ethernet (gigabit, 100BaseTX, and 10BaseT), not ONLY gigabit ethernet. Right???

  8. Feynman's Appendix F on The Challenger · · Score: 4

    For anyone who hasn't read it Richard P. Fenyman's Appendix F to the Rogers Report on the Challenger accident is well worth reading. The Rogers report itself kind of sucks up to NASA, but as usuual Feynman was very open and thorough with his report. Read what the father of quantum computing had to say about Challenger...

  9. WIRED on Magnetic RAM from IBM · · Score: 1
    WIRED did a story on IBM's MRAM in their April 2000 issue. Lots of details, check it out...

    http://www.wired.com/wired/archive/8.04/mram.html

  10. ps/2 or ps2 on The PS2 Experience · · Score: 1

    does anyone else find it ironic that sony named the ps2 after one of the best selling computer models of all time? it just adds a bit more to the hype.

  11. net.jobs on Usenet Archive from 1981 · · Score: 1

    check out the posts under NET.Jobs. It seems that Intel was advertising for a summer intern who knew Unix. Wonder if anyone applied??? :)

  12. What a coincidence! on Portable Translator Devices? · · Score: 1

    This months issue of Wired (http://www.wired.com/wired/current.html) is devoted to MT.Some interesting articles and interviews, check it out.

  13. Give me a break! on Geek Profiling: The Next W.A.V.E. · · Score: 1
    "A safe school environment is fundamental to helping North Carolina's students succeed in school," announced Governor Hunt.

    So North Carolina is going to make schools safer by providing another opportunity for kids to make fun of 'nerds' and 'geeks' because they are already unhappy in high school and therefore will be more likely to commit a crime than a 'happy' jock or 'normal' person. And of course this is all due to the 'evil' internet.

    In a newsmagazine survey taken earlier this year, 81 percent of Americans said they believed the Net was responsible for the Columbine massacre.

    It's such a shame that people automatically fear something they don't understand. What contrast to the 'Internet that would unite everyone and create peace and non-discrimination' that we heard about a few years ago. Hey, if anyone would like to start writing letters to the Governor here is his address:

    Governor James B. Hunt Jr.

    Office of the Governor

    20301 Mail Service Center

    Raleigh, NC 27699-0301

    I didn't see an email address after a quick glance at the state website, but I welcome someone to post it...

  14. They like Jerry Lewis on Anonymous Web Hosting Banned In France · · Score: 1

    I don't see how France plans on enforcing this law when other countries don't have the same law. A single country simply can't successfully regulate the internet, it's not going to work. Solution - Use a server outside of France.

  15. usa on The Internet is America-centric, But for How Long · · Score: 1

    Is the Government hurting business by trying to regulate the internet (which seems pretty impossible), or should they be able to have export controls over encryption, or online gambling in the US. Seems like any regulations that they do make are going to be darn hard to enforce, so should they even bother...

  16. You get what you make out of your own education on The IT Labor Shortage · · Score: 1

    It makes a big difference if you are in college to LEARN rather than just pursue a degree.

    You pursue a CS degree to learn how a computer works and the theories behind computing (plus getting an on-campus job troubleshooting or repairing computers part-time can help even a clueless CS major get some experience). Essentially with a CS degree you learn logical thought and problem solving, similar to pursuing a degree in math. This education is intended to allow students to be more efficient and be able to solve problems by providing them with a good background on the process of computing.

    Yes, it's true that people who pursue other unrelated degrees will often get jobs working with computers and be better at their jobs than some people with CS degrees. The fundamental difference is often that people who haven't studied computing will know HOW to do something corectly, and maybe even efficiently, but they often won't know specifically WHY a bug or a problem occurs because they haven't studied ISA or OS architecture. They don't know that JAVA passes variables by reference and C passes variables by value, or they found out on their own (and i AM big fan of reading to teach yourself) instead of having a professor show them and explain WHY this is so.

    The WHY of how things work can be learned without a degree in CS or engineering, just as anything else. But what seperates a degree in computing from working in the field of computing is this background knowledge. It's true that a lot of people will never use a lot of what they learn in college unless the pursue a post-graduate degree, or a highly-skilled job developing this knowledge. What a college degree does do is teach people to think for themselves while giving them a background of knowledge with which to start a career. You get what you make out of your own education. Enough rambling from me...