Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 1.9 KB

timeline.md

File metadata and controls

20 lines (19 loc) · 1.9 KB

I keep meaning to write down a log of events! Going to try again.

  • 2018-07-20 11:52 Fri - Getting close to the kick off! Mike has arrived and we're getting repos set up
  • 2018-07-20 12:00 Fri - Reload .... NOTHING. No site changes.
  • 2018-07-20 12:01 Fri - Task description up! reading...
  • 2018-07-20 12:37 Fri - Went to eat
  • 2018-07-20 15:53 Fri - Back, came up with plan. OCaml for engine, Perl5 for binary in/out. Use JSON to do IPC
  • 2018-07-20 18.41 Fri - Started the trace file parser - given a file it will print to stdout the commands and the params if the command takes any
  • 2018-07-20 21:35 Fri - Got simulator compiling and taking the most simple of commands. Doesn't know how to go through the lifecycle of bots yet, that's next
  • 2018-07-20 21:51 Fri - Just did some Base-3 whiteboarding!
  • 2018-07-20 22:23 Fri - Got tracifier.pl working converting nbt files to json and outputing to stdout or a given file
  • 2018-07-20 22:54 Fri - Simulator has basic steps, but is a bit mutable
  • 2018-07-20 23:38 Fri - About done for the night ... running some large sims now. Tomorrow we'll enter the lightning round!
  • 2018-07-21 08:47 Sat - Up and about, Brock caffinating Mike heading over. Only a few hours left in the lightning round!
  • 2018.07.21.10.46 Sat - Got tracifier.pl converting json files to nbt except for commands fusionp, fusions, and fission
  • 2018-07-21 11:29 Sat - Submitted a simple improvement to 003 -- got "success!" from their server!
  • 2018-07-21 11:48 Sat - We are now going through and hand-fixing a few more to avoid high-harmonics
  • 2018-07-21 12:26 Sat - Submitted again! Now going to go wander about for coffee/lunch
  • 2018-07-21 15:21 Sat - Created parser for the model files and have it make a 3d matrix indicating which cells are filled (1) and not filled (0)
  • 2018-07-22 14:07 Sun - Forgot to update! We got a late start; working on making our own model building nanobots and hooking them to our simulator