gmkoller

gmkoller

Have been programming since I built a HeathKit H8 back in the 70’s. It’s rather in my blood now. Founded my own company back in the 80’s and haven’t ‘worked’ a day since - just as they say. Let’s see, there was Basic, Pascal, c, c++, Smalltalk, Java, JS, then some Dart, and recently even took 3 courses in Flutter before I ran away from that attempt to tame web programming.

We are using a Raspberry Pi to recognize and diagnose an event, and want to ‘reactively’ report the results of this to users that are physically removed from where the event occurred. With minimal latency, and likely to their cellphone.

Seems like it should be a pretty common problem, and there should be a simple solution… so far I have spent over 3 weeks on the Web-side looking at all the options out there.