Slashdot Mirror


User: elgatozorbas

elgatozorbas's activity in the archive.

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

Comments · 916

  1. "Art of Electronics" on From Your PC to Reality in 3 Easy Steps · · Score: 1

    By Horowitz ans Hill is a very nice and complete book about analog and digital electronics
    Z

  2. Slashdotted on Building Your Own Extra-Large Keyboard · · Score: 3, Funny

    They had better built an extra-big server.

  3. Phone on Building Your Own Extra-Large Keyboard · · Score: 1

    If only I could attach this one to my cell phone...

  4. Selectivity? on Cheap Cell-Phone Detector · · Score: 1

    It is a fair warning, but doesn't seem likely that in the next 10 years phones will be able to transmit movies over 'multi-megabit networks', if only because of power constraints. Having you phone ring during the movies is a bad idea already...
    Z

  5. Selectivity? on Cheap Cell-Phone Detector · · Score: 1

    How selective is this thing anyway? I cannot see anything which might be a filter on the board, so does it only pick out cell phone frequencies? Or also wireless headphones, wireless (non cellular) telephones, wireless car locks,...
    Z

  6. Nice ground-based telescope with adaptive optics on NASA Urged to Reconsider Shuttle Mission to HST · · Score: 1

    Not taking sides in the discussion whether we have good enough ground-based telescopes or not, an interesting telescope exists, having adaptive optics to compensate for air tremor. More in this article from IEEE spectrum.
    Z

  7. Computer screens garbled on The New York Times On Earth's Magnetic Flip-Flop · · Score: 1

    This would aoso affect your computer screen. Just turn it upside-down if you want to simulate. You'll be amazed...

    Z

  8. 1+1+5=7 on Forget the PDA, Here Comes the TDA · · Score: 1

    It says it has:
    Parallel processing: 7 processors
    1 Mitsubishi CPU (M30803)
    1 Texas Instruments CPU (MSP 430)
    Spartan FPGA with 5 Automata

    In total 7 CPUs, if you wish...

    Z

  9. Solution in search of problem on Net Sticky Notes All Over London · · Score: 2, Interesting
    Why is it that every time new technology emerges, initial ideas focus on musea ('virtual guide') and libraries ('virtual book'), when these places usually are short of cash, and their audience is mostly more interested in content, rather than technology?

    Or otherwise, such as in this case, some form of 'communicative art' for people with apparently too much time on their hands. Who would like to leave messages to random strangers, no less? And how reliable will this info be? Is this what we want to invest in? Let alone privacy issues (apparently, a system tracks your whereabouts), legal issues (are you held responsible for the contents of your notes?), etc.

    This being said, I admit it is a nice way to test pervasive communications, but imho, if we want to bring people closer together, and share a collective memory, maybe it would be better to do it in a non-electronic way...
    Z

  10. Prime time on glabels: Ready For Prime Time · · Score: 1

    ... and I thought this would have something to do with Mersenne primes (Hmm, primes...). Speaking of disappointment.

  11. Solresol was a real music language on Do Music and Language Obey the Same Rules? · · Score: 5, Interesting

    There even exists a _real_ musical language, in which musical patterns represent actual words. This language was developed in the 19th century, by Sudre, and was called Solresol. He even wrote dictionaries and such. It never really cought on.

    More info on Solresol

    Z

  12. How does this 3D compare to others on 3D Linux Laptop Available · · Score: 1

    All ok and well that you don't need glasses, but I can imagine glasses are a bit more forgiving with respect to thje viewer's position. Do they give any info on that?

  13. How sharply is degradation defined? on Yet Another Degrading DVD · · Score: 2, Insightful

    ...it can be played till the end even if the viewing window is finished. If the user tries to play the disk after the end of the viewing window, the DVD players displays "NO DISC".

    So it can also become unusable just by taking it out of the box (suffiently long time). I wonder:
    - is the entire disc degraded, or just the headers (whatever these are called on DVDs)?
    - if the entire disc degrades: how sharply is the viewing period defined? I can imagine that, if you are unlucky, you will see the onset of degradation (artefacts etc) even during your 'legal' viewing time.

  14. Re:It's a radio. on Orac^3 -- Not Your Everyday Casemod · · Score: 1

    RF is crazy stuff. Since the inside of a case is mostly reflective, any small hole in the case (such as where your fan comes out, any air vents, etc) will effectivel cause all the RF to leak out. There's plenty of those in any standard case.

    Not entirely true. If the hole is small enough with respect to the wavelength, (next to) nothing will leak out. This is why microwaves stay in the oven, even though reflecting light from your potatoes comes through the holes.
    While for the average person this RF-pollution is no problem, it can be e.g. for radio amateurs. RF emanation from computers can easily drown weak signals. And yes, you can tell the difference between a good and a bad case.

  15. Not necessarily for telcos on 200mbps DSL On Its Way? · · Score: 1

    Not that the article does NOT mention that this thing performs better than ADSL of VDSL. Is is just backwards compatible. It is almost theoretically impossible to do better than VDSL, unless you increase power (which is cheating), because line attenuation is too high. On very short lines (a few hundred feet), the line characteristics may support higher data rates than VDSL offers. Therefore it is my guess that technology is not necessarily meant for contacting your ISP, although that may be an interesting application. Rather it will be used to interconnect two very close office buildings that don't have a buries ethernet network, but are connected with twisted pair cables. Anyway,imho all discussions about 'will ISP's support this rate' are pointless, unless you live at most 100 feet from one.

  16. Announcement correct? on There Are Infinitely Many Prime Twins · · Score: 1

    Twin primes are pairs of primes where both p and p + 2 are prime

    Maybe I have gotten something wrong, but does the article really prove that an infinite number of (p, p+2) exist, both prime? I didn't RTFA, because it looked too difficult at first glance, but it appears that they prove something else. Besides, the statement in the heading is a trivial result from the proof 'there is no highest prime number'.

    In short: multiply all consecutive prime numbers upto a certain value, call this M. Both M-1 and M+1 are prime and differ by 2.

    The article is a bit more involved, and about something else...

    Z.