This is an interesting paper, but Telecom has not yet come to grips with the problems and advantages of fast shared commodity ethernet interconnect. North American service providers are in the process of upgrading their radio access networks with next
Project Roseline
Accurate and reliable knowledge of time is fundamental to cyber-physical systems for sensing, control, performance, and energy efficient integration of computing and communications. This simple statement underlies the RoseLine project. Emerging CPS [Cyber Physical Systems – vy] applications depend on
Why is computer science education so horrible
This is a post about CS education. It is prompted by a seriesofposts by Mark Guzdial in which he criticizes the pervasive belief among CS educators that when it comes to programming, there’s not much an instructor can do: some
JP Morgan Security Breach
“Faced with the rising threat of online crime, JPMorgan has said it plans to spend $250 million on digital security annually, but had been losing many of its security staff to other banks over the last year, with others expected
Paths versus Recursion
/* * Iterative DepthFirst file list (c) Victor Yodaiken 2013 * * “Not the way we do it in Brooklyn” – Dave “Kinch” Arnow. * * * Data structure is P – the current path, with some aux data *