ePanorama.net

All about electronics and circuit design

The Big List of Naughty Strings

The Big List of Naughty Strings is an evolving list of strings which have a high probability of causing issues when used as user-input data. This is intended for use in helping both automated and manual QA testing. blns.txt consists of newline-delimited strings and comments which are preceded with #. For those who want to access

5 Myths About 5G – IEEE Spectrum

http://spectrum.ieee.org/tech-talk/telecom/wireless/5-myths-about-5g?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+IeeeSpectrum+%28IEEE+Spectrum%29&utm_content=FaceBook 5G is hottest thing in wireless. There are so many things in 5G so open that I think that nobody can really say exactly what kind of system it will be. This article gives one overview to 5G.

Duktape

Using JavaScript is a new approach for embedded development, especially with node.js platform. But there are also other interesting JavaScript platforms worth to check out. I read about Finnish developed the open source “duct tape” and thought to check that out: Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint.