ePanorama.net

All about electronics and circuit design

New camera science and technologies

There has been lately some interesting science new and product articles on special camera technologies: World’s Fastest Camera Takes 4.4 TRILLION Frames Per Second: Researchers in Japan have developed a motion picture camera that can take 4.4 trillion frames per second. The work was published in Nature Photonics. They call their technique “sequentially timed all-optical

Electromagnetic Warfare Is Here

Electromagnetic Warfare Is Here article tells that a briefcase-size radio weapon could wreak havoc in our networked world. In the 2001 action movie Ocean’s Eleven, criminals use an electromagnetic weapon to black out a portion of Las Vegas. It might have seemed to bevVery futuristic at the time, but nowadays the threat is real and

23 Years of the Linux Kernel

Linux 3.17-rc2 Release Marks 23 Years of the Linux Kernel.  Linus Torvalds released Linux 3.17-rc2 today in commemoration of the 23rd anniversary of the original kernel announcement. On 25 August 1991 Linus announced his new OS project to the Minix users list. Good work for 23 years. There has been almost 23 years of Linux

Windows command prompt output tips

Do you need to copy data from Windows command prompt to other Windows programs easily? In some cases selecting and copying what is seen on the command window can work (right hand button on mouse and select all from menu), but there are also other alternatives. TIL: You can push Windows CMD prompt output to

The Challenge of Cross-Language Interoperability

The Challenge of Cross-Language Interoperability article tells that interfacing between languages is increasingly important. You can no longer expect a nontrivial application to be written in a single language. The Challenge of Cross-language Interoperability has been a problem since the second programming language was invented. Solutions have ranged from language-independent object models such as COM