- This is a 26 string electromagnetic harp. The strings are on the inside, with a copper/zinc touch interface for hands-on performance. Here the instrument is generating it's own acoustic electronic music in real time. https://www.youtube.com/watch?v=t8g_9wN4-DU 6 comments arduino
- IBM, Google, others to unveil new open interface, OpenCAPI to take on Intel: An open specification that can boost datacenter server performance by up to ten times http://www.reuters.com/article/us-technology-consortium-iduskcn12e0c5?feedtype=rss&feedname=topnews&utm_source=feedburner&utm_medium=feed&utm_campaign=feed%3A+reuters%2Ftopnews+%28news+%2F+us+%2F+top+news%29 3 comments worldnews
- 🦀 Introducing Fumble: A Rust-based tool to simulate adverse network conditions on Windows! Perfect for debugging, stress-testing, and performance evaluation. Includes a user-friendly Text User Interface (TUI) for real-time adjustments. This is my first real Rust project, i'm open to all feedback. https://github.com/bornacvitanic/fumble 20 comments rust
- Want to build scalable real-time application with Node.js try ClusterWS (supports scaling across machines as well as CPUs) has socket io similar interface with some additional teachers like Pub/Sub . Focusing on performance and uses only one dependency (uWS). https://github.com/clusterws/clusterws 4 comments javascript