martian-computing
                                
                                 martian-computing copied to clipboard
                                
                                    martian-computing copied to clipboard
                            
                            
                            
                        Error in 8/28 dojo
To initialize your filesystem synchronization, run |mount % once. This creates a home/ directory with a number of standard child directories.
This usage of |mount throws an error.
Should be |mount /=home= %once
I misread |mount % once as |mount %once
But there is still a problem, |mount % creates a directory named base, so commits should be |commit %base
2nd and last bug I found in the dojo,
line 12 of mod3.hoon
  ~& index
has a syntax error. There must be 2 spaces between ~& and index.
Easy to get wrong in html.