See "BrainExpanded - Introduction" for context on this post. Notes and links Over the years, I used various ways to…
This is the first post, in what I think is going to be a series, about another side project of…
I am embarking on a side project that involves memory and multimodal understanding for an assistant so I wanted to…
Investigation into bringing together graph and reactive computing. This fifth post in the series showcases slightly more complex LINQ-to-graph and…
Investigation into bringing together graph and reactive computing. This fourth post in the series showcases LINQ-to-graph and Rx types queries…
Investigation into bringing together graph and reactive computing. This is the third post in the series and deals with the…
Investigation into bringing together graph and reactive computing. This is the second post in the series and deals with the…
Over the last few weeks, as a spare time side project, I’ve been experimenting with a concept that has been…
(Playing with move semantics in C++ - Part 1) In this second part, we take a look at what happens…
(Kjell Schubert contributed to these posts with ideas, discussion, feedback, and corrections). I did a lot of C++ programming back…