https://iohk.io/blog/cardano-smart-contracts-testnet-iele-launches/
Imagine architecting a secure future using the most disruptive technologies on the planet. Blockchain, AI, computer vision - these innovations will transform every industry. But capitalizing on them requires a rare blend of vision, technical excellence, and business strategy. This is where I excel. I combine a prolific inventor's mindset with pragmatic execution honed at the highest levels.
Saturday, August 11, 2018
Friday, August 10, 2018
Wednesday, August 8, 2018
Trustless blockchain or not ...
https://www.ccn.com/microsofts-new-ethereum-blockchain-product-gets-rid-of-mining/
I understand the use case and philosophy behind this, but similar to IBMs hyperledger fabric and others , what's the point ? I'm sure the Google's and Amazon's and Alibaba's will have their own version of a enterprise lock you into their ecosystem blockchain as well.
The biggest fallacy in this article is the "trusted enterprise network" comment. Who trusts Microsoft ? Who trusts IBM? Sounds like marketing and slapping blockchain on a product/platform and convincing the confused VPs and c-level executives this is the way to go. Then the Wipro's of the world will jump in with 25 year olds who have 20 years of blockchain experience and implement it.
And people will complain a couple years later and write medium articles and O'Reilly stories and books on why blockchain fails most of the time. We know this story. It plays out the same way all the time now.
Tuesday, August 7, 2018
Lightning Network explained ...
Good long video that goes into some details about the lightning Network.
Tuesday, July 17, 2018
GraphQL and graph databases.
Four basics behind a graph database are
Nodes: The primary data elements
Relationships: How two nodes are connected
Nodes may have multiple relationships
Properties: Attributes of a node or of a relationship
Labels: How nodes are described and grouped together as sets
------
Nodes may have multiple labels
Labels get indexed and optimized, making it easier for them to be quickly located
Graph databases shift the focus of their data models to the relationships, which makes retrieving complex data structures much easier.
They abstract nodes and relationships into one structure.
But what is GraphQL ?
https://www.upwork.com/hiring/development/why-facebooks-graphql-language-should-be-on-your-radar/
Graph databases
RDBMS, also known as Relational databases, are structured and easy to query with a language like SQL, but they have limitations when it comes to unstructured data. And scaling usually means buying far more servers and even then , that has limitations.
Not all data, however, is that easily organized. Semi and Unstructured data like IoT sensor data, social media,. photos, videos, location-based GIS information, web or mobile activity, and usage metrics can’t be neatly broken down nor should be, but nobody wants a data swamp.
Things like Hadoop, HBase, Cassandra, MongoDB and other NoSQL or NewSQL like databases trade tables for documents or json or blocks or columnar like schemas and more.
Fortifying the Cyber Frontier: Safeguarding LLMs, GenAI, and Beyond
In the ever-evolving world of cybersecurity and infosec, the convergence of cutting-edge emerging technologies like Large Language Models (L...
-
The world of online dating has come a long way since the early days of chat rooms and digital personal ads. It was fun and exciting and new ...
-
Securing eCommerce Growth: A Guide to Cyber Risk Assessments for Online Retail Platforms The internet and e-commerce platforms provide inv...
-
Digital computer security and connected IoT smart everything h ave become public policy priorities in an increasingly digital and data-...