Skip to content

Instantly share code, notes, and snippets.

View reitraced's full-sized avatar
🤔
thinking about what to order on the dominos miku app

reitrace reitraced

🤔
thinking about what to order on the dominos miku app
  • the wired
View GitHub Profile
@reitraced
reitraced / GUIDE.MD
Last active February 20, 2024 14:59
a getting started guide to urbit (how original)

introduction

hey, glad you could make it! this is a basic guide (with gifs) on how to install urbit and boot a comet. this guide howeever will also be going into some of my own qol tricks, but youll see a bit later.

okay so lets get started!

oh and also sorry about the extremely low quality of all my gifs. its 2 am and ive never done this kind of thing before, so bare with me

prerequesites

Keybase proof

I hereby claim:

  • I am reitraced on github.
  • I am reitrace (https://keybase.io/reitrace) on keybase.
  • I have a public key ASCB4DutB-AqwdQGJBabcVkaKoyrCSqKWAFIu7_PMhqWLgo

To claim this, I am signing this object:

@reitraced
reitraced / HOW2ID.md
Created July 1, 2019 02:55
How to find an Asset ID on Spore

First find your creation on the Sporepedia and make note of its URL. As an example I will use one of my own creatures.

The URL should look something like this: http://www.spore.com/sporepedia#qry=sast-501071910821

It may have more than this but it will always have at least this

The part after "sast-" is your ID. There are a lot of things you can do with the ID, most, if not all, of which involve the API

Now you can do whatever it is you wanted to do with that ID.