+++ title = "Contributor Spotlight: ~sicdev-pilnup" date = "TK" description = "A conversation with ~sicdev-pilnup on coordination technologies, AI sovereignty, Urbit, and collective intelligence"
[extra]
ship = "~sarlev-sarsen" image = ""
| //Get managment seed and login code given a patp and master tikets | |
| // -s ship_name -t ticket | |
| // To-Do: Make installable by NPM add help | |
| kg = require('urbit-key-generation'); | |
| ob = require('urbit-ob'); | |
| jssha256 = require('js-sha256'); | |
| var fs = require('fs') | |
| NETWORK_KEY_CURVE_PARAMETER = '42'; | |
| var args = process.argv.slice(2); |
| function run(chat){ | |
| function format(object){ | |
| items = []; | |
| for (let each of object){ | |
| time = new Date(each.when); | |
| let obj = { | |
| when: each.when, | |
| date: time.getFullYear() + "-" + (time.getMonth() + 1) + "-" + time.getDate() , | |
| author: each.author, | |
| uid: each.uid |
| trait RhoProcess | |
| case class stopped() extends RhoProcess | |
| case class input(variable : RhoName , channel : RhoName , p : RhoProcess) extends RhoProcess | |
| case class output(channel : RhoName , q : RhoProcess) extends RhoProcess | |
| case class concurrent(p : RhoProcess , q : RhoProcess) extends RhoProcess | |
| case class execute(code : RhoName) extends RhoProcess | |
| trait RhoName |
| Verifying my Blockstack ID is secured with the address 1E4c9K5AkrRhNR1EyyCYYtJXdQ7r2HpGKX https://explorer.blockstack.org/address/1E4c9K5AkrRhNR1EyyCYYtJXdQ7r2HpGKX |
I hereby claim:
To claim this, I am signing this object:
| Verifying that +kennyrowe is my Bitcoin username. You can send me #bitcoin here: https://onename.io/kennyrowe |