Briefly unavailable for scheduled maintenance. Check back in a minute.
amp-web-push-widget button.amp-subscribe { display: inline-flex; align-items: center; border-radius: 5px; border: 0; box-sizing: border-box; margin: 0; padding: 10px 15px; cursor: pointer; outline: none; font-size: 15px; font-weight: 500; background: #4A90E2; margin-top: 7px; color: white; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5); -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .wp-block-jetpack-rating-star span:not([aria-hidden="true"]) { display: none; } .amp-logo amp-img{width:190px} .amp-menu input{display:none;}.amp-menu li.menu-item-has-children ul{display:none;}.amp-menu li{position:relative;display:block;}.amp-menu > li a{display:block;} .icon-widgets:before {content: "\e1bd";}.icon-search:before {content: "\e8b6";}.icon-shopping-cart:after {content: "\e8cc";}

Playing with graphs and neo4j

2 weeks ago
Savas Parastatidis

After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL interface, I realized that the…

A Graph Model DSL

4 weeks ago

Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of Github's Copilot. I was ready…

BrainExpanded – Web app and Data Sources

1 month ago

As I wrote in previous posts, the manual recording of memories for BrainExpanded is just the beginning. Once the basic…

BrainExpanded – End-to-end working

2 months ago

Imagine a world where your memory is enhanced by a team of intelligent agents, working tirelessly to keep you organized…

BrainExpanded – Login State Caching Issue in iOS Share Extension

4 months ago

As part of the BrainExpanded project, I’m building an iOS app that lets users easily add links, text, and images…

Is AI Good or Bad?

4 months ago

Artificial Intelligence (AI) has rapidly evolved over the past few decades, becoming an integral part of our daily lives. From…

BrainExpanded – Copilot

5 months ago

Happy New Year everyone! I was planning for my next BrainExpanded post to be a report of the entire end-to-end…

BrainExpanded – The Timeline

6 months ago

See "BrainExpanded - Introduction" for context on this post. Notes and links Over the years, I used various ways to…

BrainExpanded – Introduction

6 months ago

This is the first post, in what I think is going to be a series, about another side project of…

Digital twin follow up

6 months ago

Back in February, I shared the results of some initial experimentation with a digital twin. It was my way of…