Software Architect, Developer, Computer Scientist

  • Edge, Cloud, AI/ML, K8s
  • Distributed computing
  • Real-time transactiona systems
  • Robotics with AI
  • Low-latency computing
  • Large-scale data collection and processing with automation
  • 37 granted patents. 26 patents pending, and growing
Email: eric@ericbruno.com

Real-Time List Filtering in JavaScript

Eric J. Bruno
I recently rewrote code in JavaScript that demonstrates how to easily search for an item in a listbox, where the total list of items are narrowed down as you type.

Increase Java Serialization Performance

Eric J. Bruno
The simplest way to send and receive a Java object is to use an ObjectOutputStream/ObjectInputStream object pair, but is it the most efficient?

Java and the Internet of Things

Eric J. Bruno
Technology continues to get smaller and faster, and we increasingly find new ways to integrate it into our lives.

Java Apps on the Raspberry Pi

Eric J. Bruno
Here is an update on my ongoing project, where I use Java on a Raspberry Pi to control an Arduino, which in turn will control some other electrical device