This article on C# 2.0 iterators deserves a good read, especially by those of you with functional programming languages background/interest.
Although I have already made sure that NIP.NET compiles on .NET 2.0, I can’t wait until I have some time to make use of the new .NET 2.0 and C# features for exposing potentially parallel tasks which can be lazy converted to and executed as parallel tasks in a distributed- or shared-memory parallel architecture.
As 2025 is now behind us, I wanted to share a few reflections from my…
Few months ago, we bought a sculpture from a local art fair for our Palm…
There’s a unique energy that comes with starting something new — a blend of excitement,…
As I continued work on BrainExpanded and its MCP service, I came to realize that…
Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it…
After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…