Iβm updating documentation of cy. I provided examples for most of the functions. You can already check them out on the repository page.
https://github.com/cyber-prophet/cy
https://github.com/cyber-prophet/cy
GitHub
GitHub - cyber-prophet/cy: Cy - Cybergraph tool, Nushell based
Cy - Cybergraph tool, Nushell based. Contribute to cyber-prophet/cy development by creating an account on GitHub.
π6
Media is too big
VIEW IN TELEGRAM
The whole Cybergraph in your browser
https://cosmograph.app/run/
The archive with cyberlinks: https://t.me/CyberProphet/40?comment=87
https://cosmograph.app/run/
The archive with cyberlinks: https://t.me/CyberProphet/40?comment=87
π2π₯1
Guys, the very important part of the Bostrom Blockchain is its airdrop, which is currently in progress. I just wanted to remind you that you can learn about its creative mechanics by reading this particle.
https://github.com/cyber-prophet/bostrom-journal/blob/manual/BostromJournal001.md#cybergift-
https://github.com/cyber-prophet/bostrom-journal/blob/manual/BostromJournal001.md#cybergift-
β€6
The motivating reading about nushell
https://www.jntrnr.com/case-for-nushell/
https://www.jntrnr.com/case-for-nushell/
Forwarded from Bostrom Network Announcements
π Cyber Community Call Summary - September 7th
Check out some key points of our latest community call:
π Cybergraph: Delving into the metrics and intelligence of our graph
π Particles: Spotlight on the top particles
π§ Projects: A sneak peek into our ongoing initiatives
π¨ Design: Major UX updates and new features
π Senate: Last week's approved proposals
π Discord: We're now on Discord! Join us.
For your convenience weβve prepared the text version of the community call
>> Read the full text version <<
Stay tuned for more! Together, we're shaping the next era of superintelligenceπ’
Check out some key points of our latest community call:
π Cybergraph: Delving into the metrics and intelligence of our graph
π Particles: Spotlight on the top particles
π§ Projects: A sneak peek into our ongoing initiatives
π¨ Design: Major UX updates and new features
π Senate: Last week's approved proposals
π Discord: We're now on Discord! Join us.
For your convenience weβve prepared the text version of the community call
>> Read the full text version <<
Stay tuned for more! Together, we're shaping the next era of superintelligence
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯2π1
Why the command line? Why now?
------------------------------
The command line has been a ubiquitous platform for computing for the past 30+ years thanks, in part, to its focus on simple tools that do one thing well, the ability to easily compose those tools into unique solutions, and a massive library of existing command line programs from which to draw from. Many of these attributes stand in stark contrast to the web and its siloed data, lack of composability and large, opaque solutions that often include a healthy dose of tracking, ads and other dark patterns.
The command line seemed to us like a healthy alternative to the web and closed mobile platforms. It was also ripe for an update with a focus on user-centric design and encrypted, self-hostable networked services. We wanted to build the command line platform for the next 30+ years.
From Charm's blog: https://charm.sh/blog/the-next-generation/Charm
The Next Generation of the Command Line
Where Charmβs been, and where weβre going.
π4π2
Only 3 users from the top 18 by links_count use automation for uploading links (but at least 2 of them are using Cy π. For sure all the others can be much more effective with Cy.
mcmerritt, please reach me out. I want to give you a personal class!
cy graph-links-df
| cy graph-add-metadata
| dfr group-by nick height
| dfr agg [(dfr col height | dfr count | dfr as links_count)]
| dfr with-column ($in.links_count > 1) --name many_links_per_trans
| dfr group-by many_links_per_trans nick
| dfr agg [(dfr col links_count | dfr sum)]
| dfr sort-by links_count --reverse [true]
| dfr first 20
π5
Media is too big
VIEW IN TELEGRAM
Intro into applications that use the Cybergraph of the Bostrom blockchain.
π₯5β€1
Added the command to publish cyberlinks using authz
cy update-cy
cy set-cy-setting authz bostrom1xszmhkfjs3s00z2nvtn7evqxw3dtus6yr8e4pw
cy link-random
cy links-publish
some highres images of cybergraph (in the attachment to the first comment). We are lucky to bring our information to cybergraph so early.
And you can visualise the graph by yourself using cy:
And you can visualise the graph by yourself using cy:
cy graph-links-df --include_contracts | cy graph-to-cosmograph
