This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: I managed to figure out how to get a simple | |
:: atom-only list checker running, but I struggled | |
:: to figure out how to get strings rendered as their | |
:: initial textual aura instead of @ud-type output | |
:: | |
:: I was curious why I needed to use '2' as my count | |
:: number, as other examples I saw in the tutorial (snag.hoon) | |
:: allowed the user to specify their "selection point | |
:: and have it represented in the output just fine, i.e: | |
:: using an input of "3" in snag.hoon would actually get the third list item. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: Assignment Reflection 20190722 | |
:: | |
:: I was overthinking this assignment to a huge degree before | |
:: I read the type-checking docs in section 2.2 and sanity-checked | |
:: myself — I think I got too stuck with trying to replicate the | |
:: code demonstrated in the "conditionals" walkthrough | |
:: and added too many layers of t/f checking before | |
:: landing on the below solution, remembering that the assignment | |
:: was to produce a naked generator |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Web3 Status | |
Web3 Unavailable -> Unavailable | |
Web3 Available -> Uniswap Approved | |
Web3 Testnet -> Testnet | |
Uniswap Approved | |
Approved -> Connected | |
Not Approved Mobile -> Approve | |
Not Approved Desktop -> Disconnected | |
Not Logged In Desktop -> Logged Out |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: Assignment Reflection 20190714 | |
:: | |
:: I was struggling to figure out a small | |
:: issue I was having in the parsing of my | |
:: code — I realized pretty quickly after | |
:: re-scanning the Hoon syntax docs that | |
:: the problem I was having was | |
:: keeping the user's input typed to '*' | |
:: when it should have been more | |
:: specific/strict. Simply changing '*' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying my Blockstack ID is secured with the address 1PtNVvNj8KsuvEwgpaVBPSn6CEKQa3Fc1Y https://explorer.blockstack.org/address/1PtNVvNj8KsuvEwgpaVBPSn6CEKQa3Fc1Y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ | |
urbit 0.7.4 | |
boot: home is /Users/edouard/Documents/apps/fabled-faster | |
loom: mapped 2048MB | |
boot: protected loom | |
live: loaded: MB/269.402.112 | |
boot: installed 258 jets | |
arvo: time: ~2019.4.22..17.57.08..6a81 | |
rest: checkpoint at event 20.985 | |
rest: old 0vu.1r6te, new 0vv.e5f4p |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ubuntu@ip-10-0-0-151:~/Urbit$ urbit -w ~sabbus -k X.key | |
~ | |
urbit 0.7.3 | |
boot: home is /home/ubuntu/Urbit/sabbus | |
loom: mapped 2048MB | |
boot: protected loom | |
live: logical boot | |
boot: installed 258 jets | |
fetching https://bootstrap.urbit.org/urbit-0.7.3.pill to sabbus/.urb/urbit.pill | |
boot: loading sabbus/.urb/urbit.pill |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ubuntu@ip-10-0-0-151:~/Urbit$ urbit sabbus | |
~ | |
urbit 0.7.3 | |
boot: home is /home/ubuntu/Urbit/sabbus | |
loom: mapped 2048MB | |
boot: protected loom | |
live: loaded: MB/214.761.472 | |
boot: installed 258 jets | |
arvo: time: ~2019.3.6..19.32.14..77f4 | |
rest: checkpoint at event 1.823 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ | |
urbit 0.7.3 | |
boot: home is /home/ubuntu/Urbit/sabbus | |
loom: mapped 2048MB | |
boot: protected loom | |
live: loaded: MB/214.761.472 | |
boot: installed 258 jets | |
arvo: time: ~2019.2.23..02.27.43..572d | |
rest: checkpoint at event 897 | |
rest: old 0v1k.6b0fi, new 0v1o.4r3q7 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ubuntu@ip-10-0-0-151:~/Urbit$ urbit mitsup-lapped | |
~ | |
urbit 0.7.3 | |
boot: home is /home/ubuntu/Urbit/mitsup-lapped | |
loom: mapped 2048MB | |
boot: protected loom | |
live: loaded: MB/257.327.104 | |
boot: installed 258 jets | |
arvo: time: ~2019.2.21..23.02.45..faea | |
rest: checkpoint at event 48.212 |