Jesse Florig

Results 8 comments of Jesse Florig

It might be cool to display an IP with an ingestion timestamp and put a refresh button next to it that queries DNS for a fresh IP.

Does this data exist? If it has to be inferred, I can help implement the logic.

@JCDavie I agree re: a roadmap. However, in the interim I just decided to refactor a component. There's definitely low hanging fruit scattered throughout the repo. @rvazarkar Ever thought about...

Did you try removing the whitespace between the tags as mentioned here: http://stackoverflow.com/questions/5078239/how-to-remove-the-space-between-inline-block-elements

To keep the top level clean, I think these should go under a top level section like `shipMods` with children like `addSlots` and `removeSlots`. So _Tie Shuttle_ would look like:...

~~I would think if a change is going to apply to a different attributes (slot, action, etc.) you would want to capture that somehow instead of shoving the a bunch...

I think this could benefit from my comment in #81 making it something like: ``` ... "shipMods": { "chooseAddSlot": [ "Cannon", "Torpedo", "Missile" ], "hull": 1 }, ] ... ```

+1 FWIW, I propose this being handled the same way card images are now handled. Something like: http://api.mtgdb.info/content/set_images/{setid}-{{rarity}}.jpeg