Slashdot Mirror


User: jmsp

jmsp's activity in the archive.

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

Comments · 24

  1. Re:Constitution on The NSA: Never Not Watching · · Score: -1, Redundant
    Thank you for the healthy laughs I had. Wish I could give you "+5 Funny"...

    PS: "Judge Rubberstamp" really cracked me up.

  2. Re:thought police on European Parliament Decides Not To Ban Internet Porn · · Score: 1
    How true, how true...

    Here, have my virtual +1 Funny. Thanks for the ROTFL. I was needing it...

  3. Re:If brown dwarfs can't sustain fusion on Astronomers Discover Third-Closest Star System To Earth · · Score: 1

    I think you're being horribly pedantic. everybody knows the difference between a star and a planet. a kindergartner could tell you. it's only the people who have too much time on their hands to slice these fine hairs even finer.

    We use to call those "people who have too much time on their hands" "scientists", or "astronomers" in the case at hand.

    Now, think of the possibilities of substituting those "scientists" with kindergartners... A brave new world, I say!

  4. Preventive measures needed! on EU To Vote On Proposal That Could Ban All Online Pornography · · Score: 3, Funny

    I'm quickly downloading the Internet before it becomes contraband here.

  5. Re:FAQ from Dr. Shawyer answers a lot of questions on China's Radical New Space Drive · · Score: 1
    Think of it this way:

    E=mc**2

    Suddenly, "energy particles" can have mass properties, like momentum...

    In Newton's physics this is impossible, of course. But today we use Einstein's.

  6. Re:Provoking on Machine Gun Fire From Military Helicopters Flying Over Downtown Miami · · Score: 1

    the US tends to

    1. 1. actually MAP where they have placed mines
    2. 2. rigs mines to become "safe" after a shortish period of time
    3. 3. use "spare" rounds to clear mine fields when they are "done" with an area

    There, FTFY.

    Now where are my US$50.00?

    PS: Comment Subject... ;-)

  7. Re:Why did the West turn from religious extremism? on Islamist Hackers Shut Down Egyptology Research Journal · · Score: 1

    [education needed]

    Sorry to hear that. But don't despair, it's always a good time to start.

    In this case, I would recommend some reading of History books on the period known as "European Medieval" (I don't know if that's the exact English term, sorry). Fascinating stuff.

  8. Re:Why did the West turn from religious extremism? on Islamist Hackers Shut Down Egyptology Research Journal · · Score: 1

    The odd thing is, before the West was radically religious, it was the Muslim world which was tolerant and open.

    [citation needed]

  9. Re:Seriously, that's the best they could do? on Researchers Create Vomiting Robot To Analyze Contagions · · Score: 1

    How about Mr. Creosote?

  10. Re:Disputed claims on Chuck Yeager Re-Enacts the Historic Flight That Broke the Sound Barrier · · Score: 1

    The difference is that the WWII planes could only do it in a near-suicidal dive. The X-1 could do it intentionally, under normal powered flight.

    2 things you may not know:

    - The Me262 was a jet fighter/bomber. WWII plane. As cited in a post above, some claim it broke the sound barrier in levelled flight.

    - The Me163 was a rocket fighter. Some claim it broke the sound barrier in 1944. The Bell X-1 is almost a copy of its design.

    No official world records, I'm afraid. Well, there was this war going on, that made quite difficult for international records bodies to arrange for a convenient validation spot...

    Of course, these planes were on the wrong side of History. So hardly anybody today knows they existed at all...

    Too lazy for links. Just google "Me163" and "Me262".

  11. Re:Lies on US Doctors Back Circumcision · · Score: 1

    (...) female "circumcision" (which isn't even anywhere near male circumcision. It's a couple orders of magnitude worse).

    Why? How can it possibly be worse? In both cases, the point is to take away and/or numb nerve endings that might bring that God-forbidden, devilish "sex pleasure" thing.

  12. Re:Depressing times on PC Makers In Desperate Need of a Reboot · · Score: 1

    Bingo. A big screen is another thing, but some tablets can connect via HDMI, so I'll let that pass.

  13. Re:Not to be the old fart around here on Who Really Invented the Internet? · · Score: 1

    'Internetworking' predated Ethernet by a long shot. One could argue that the UUCP network was the progenitor to or perhaps the first incarnation of the Internet - it had file transfers, email, usenet news,

    And I thought it was wonderful. Messages coming and going from and to all over the world. Much different from the closed mail systems I had to work with before.

    Then in 1992(3?) I experimented that hypertext thing from CERN that worked across different computers. Couldn't see the point immediately, since there was only one server (at CERN), and only with docs on this "HTTP" stuff. Later, there was Mosaic and... You know.

    and was a loosely-managed, cooperative network of systems across companies, universities, and government. It was mostly modem-based; those with dedicated leased lines were the envy of all.

    It was store-and-forward, explicitly routed,

    Yes, I remember bang(!) paths "...!uucp!(...)!mcvax!(...etc...)". You can tell I'm in Europe, always had to go through mcvax in Amsterdam ;-)

    The research centre where I worked in the 80's had one X25 dedicated line (64kbps) that was among the first Internet connections in Portugal (1st?).

    Speaking of ethernet, anyone else remember thick ethernet cable and vampire taps?

    Not only memories: we have here in the campus at least one operational 10BASE5 network -- since 1984, I think. Cable, transceivers, hubs and repeaters (mostly DEC brand) still quiet and relentlessly operating after 28 years.

    We have been chasing and disconnecting those "yellow cable" networks for years, but they were everywhere :-)

    10base2 has also been seen and deservedly shot on the spot. With a vengeance.

    Oh, and 10base5 is enough for casual Internet use in a small LAN, in case you're wondering. When nobody is messing with the cable, it just works.

    --
    Old fart out

  14. Re:The Girlfriend(tm) on Modest Proposal For Stopping Hackers: Get Them Girlfriends · · Score: 1

    an anti-social computer geek that has learned to relate to women through 4chan

    Your ideas are intriguing to me and I wish to subscribe to your newsletter.

  15. Re:Good habits on What's To Love About C? · · Score: 1

    Yes, I feel for the guys who may have been forced to write complicated GUI apps or similar exclusively in C. But it's not nearly a common case in all my years.

    OTOH, C IS the right tool for:

    - systems programming (linux kernel in my phone is great, slim and fast, Java Android "kernel" isn't)

    - libraries implementing algorithms efficiently

    - small unix-tool-like apps

    - embedded/small systems

    - many other cases where small and fast is paramount, but you don't want to write it in assembly and lose portability

    So, I think we agree C still has some uses where it is second to none.

    The point is that since nobody really (?) needs to use C for application development, all that hate we are talking about seems out of proportion.

  16. Re:Good habits on What's To Love About C? · · Score: 5, Insightful

    > It forces programmers to actually look at what they're doing

    OMG! There. That's where all the hate comes from.

    --
    (Programming in C since 1984)

  17. Re:OAM is scam discredited by IEEE peer review on "Twisted" OAM Beams Carry 2.5 Terabits Per Second · · Score: 1

    Stop spamming please. You got your point, once is enough. Twenty times is spam.

  18. Re:Holy Crap! on "Twisted" OAM Beams Carry 2.5 Terabits Per Second · · Score: 1

    Bzzt!

    Sorry, but the population density mantra just does not cut it:

    Population density:
    Finland: 16/km2
    USA: 32/km2
      (source: Wikipedia)

    Let me explain: population density of USA is DOUBLE that of Finland. Yes, even in sq. miles :-)

    So, every mile of deployed cable is --in average-- twice as efficient in the USA...

  19. Re:What algorithm was this? on Fujitsu Cracks Next-Gen Cryptography Standard · · Score: 2

    It's explained in the article notes, actually:

    Glossary and Notes
    (...)
    4 Pairing-based cryptography:
            A next-generation cryptography (proposed in 2001) based on a map called pairing, which offers many useful functionalities that could not be achieved by previous public-key cryptography. The security of pairing-based cryptography is based on the intractability of discrete logarithm problem (DLP). DLP is a problem to compute d such that a = gd for given g and a

  20. Re:Uhh, it's a third-world country. Be careful the on RMS Robbed of Passport and Other Belongings In Argentina · · Score: 1

    No shit. Something like this happened to me -- in my first visit to the USA. Yes, United States of America. Third-world places, indeed?

    I didn't have a laptop then, and they didn't take my passport -- I was showing it at the car rental desk in Phoenix "International" Airport (that's why I had to put the bag down). I got to keep the clothes I had on, also. Yay. :-/

    But they did take everything else. Conference presentation, money, tickets...

    Fortunately, I was travelling with colleagues going to the same conference. Otherwise, I'd be in a difficult spot, 2500miles from the nearest Consulate, without a penny.

    It was, so far, my first and last time I travelled to the USofA.

  21. Re:Oh come on... on The Shortage of Women In IT · · Score: 1

    > A man can be brilliant, reliable, successful, and completely physically unattractive

    I thought you could only choose three out of these four.

  22. Re:Seriously on Boycott of Elsevier Exceeds 8000 Researchers · · Score: 1

    Austria 0.30%
        United States 0.21%

    Wow, even Portugal is ahead of the US here, at 0.23%

    while the GNI by capita seems pretty much comparable between US and austria: http://en.wikipedia.org/wiki/List_of_countries_by_GNI_(nominal,_Atlas_method)_per_capita
    17 United States 47,390
    18 Austria 47,060

    Portugal is a distant 43rd. As in "less than half GNI per capita compared to the US".

    Mmm... Note that private donations are not included.

  23. Re:USEPO on Big Internet Players Propose DMARC Anti-Phishing Protocol · · Score: 1

    SPF is intended to work like you say. Minus the "fee".

  24. Re:I believe Nobel prize is of low quality.... on JRR Tolkien Denied Nobel Due To Low Quality Prose · · Score: 1

    True, true, and true. However, he wrote some really bad quality prose - I couldn't finish reading "Memorial do Convento". Abolishing punctuation? Bad idea. Obligatory reading for students? Worse. That's unfortunate they gave him the Nobel. There were better portuguese authors around... IMHO.