Javoscript -- Programming, technology and more...

food for thought

Objective vs subjective - in terms of relational databases

9 minute read Published: 2022-01-21

I've been reading some philosophy books lately, and the way my mind likes to reason about things always comes back to my software development background. On the matter of the subjective versus objective points of view, my brain immediately thought about how this would be represented in a relational database structure.

---

On the importance of knowing names... and Maximum Cardinality Matching in Bipartite Graphs

7 minute read Published: 2019-06-11

It happened to me recently. I was developing the backend for a web application, and this apparently easy and trivial problem resulted to be a complicated one. It was similar to other problems I've dealt with in the past - but the solution was not the same as the one in any of those.

---