HackerTrans
TopNewTrendsCommentsPastAskShowJobs

erivlis

no profile record

Submissions

Graphinate. Data to Graphs

github.com
2 points·by erivlis·2 năm trước·1 comments

Spring GraphQL

spring.io
6 points·by erivlis·5 năm trước·0 comments

Edward Tufte: Books – Seeing with Fresh E

5 points·by erivlis·6 năm trước·0 comments

Pull requests introduce a human delay into a team's integration workfllow

twitter.com
5 points·by erivlis·6 năm trước·0 comments

comments

erivlis
·2 năm trước·discuss
Graphinate is a python library that aims to simplify the generation of Graph Data Structures from Data Sources.

It can help create an efficient retrieval pipeline from a given data source, while also enabling the developer to easily map data payloads and hierarchies to a Graph.

In addition, there are several modes of output to enable examination of the Graph, and it's content.
erivlis
·5 năm trước·discuss
This is nonsense. What he describes is not a oroblem with the Blockchain but a problem with the security of the "wallet" of keys. That is a basic issue with any system that has security. If someone gets the "keys" (password, access etc. ) he can whatever he want.

The solution make the "locking mechanism" more complex. Add additional / multiple keys.

Methodolgies to secure system are all ready used. Wgat blockchain adds is a datastore that is more tamper proof (while adtionaly adding decentralization and fault tolerance using consensus mecahniam).

Any system can have vulnerabilities. Blockchain-like technologies may have the potential abilty to reduce and/or eliminate some of them.