What we expect from a database, usually, is an ability to store and retrieve data. […]
Prototype Implementation of ‘Right-to-be-Forgotten’: Express Your Interest
If you are interested in a prototype implementation of ‘Right-to-be-Forgetten’ as defined in this previous […]
Synthetic Data and Bias in AI Models
Can synthetic data help address bias in models? (my PoV : Yes) – real data […]
Unlocking the Power of Test-Driven Development: Lessons from Instant Feedback and Domain-driven Design
One of the easiest ways to motivate yourself to do Test Driven Development is to […]
Designing – ‘Right to forget’
How to do right-to-be-forgetten right (IMHO) – Create an identity store (with atleast known ids […]
Musings on design patterns
From Client server to MVC to microservices there has been a steady progression in application […]
GraphQL + gRPC – A thought experiment
Thought experiment : A native integration between GraphQL and gRPC would be awesome, isn’t it? where […]
The Telomere-to-Telomere Human Genome Sequence
Might be worth your attention : https://lnkd.in/gQWEuGaA“The complete sequence of a human genome”Abstract:“Since its initial release […]
Unlocking Insights: A Knowledge Graph Connecting Clinical Trials, Medical Vocabulary, and Research Articles
Summary – Using this knowledge graph, comprising of 4 co-existing bi-partite graphs, one can move from […]
Why algorithmic thinking is needed
Introduction Problem modeling Solution Approach Approach 1 : Brute force Analysis Approach 2 : Sort […]