Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							0cd721909b 
							
						 
					 
					
						
						
							
							On branch master  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	modified:   Questions_Answers.md 
						
					 
					
						2021-06-28 21:08:17 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							315aa55ab7 
							
						 
					 
					
						
						
							
							On branch master  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	modified:   Questions_Answers.md
		Markdown adjustments for legibility 
						
					 
					
						2021-06-28 21:06:26 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							4d180a1212 
							
						 
					 
					
						
						
							
							On branch master  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	new file:   Questions_Answers.md
	new file:   README
	deleted:    main 
						
					 
					
						2021-06-28 20:59:23 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							3c420dc3db 
							
						 
					 
					
						
						
							
							Whoops, > -> <  
						
						 
						
						
						
					 
					
						2021-06-28 00:15:21 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							54b52273da 
							
						 
					 
					
						
						
							
							On branch pseudocode  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	modified:   main.go
		Due tomorrow, only a few hours found for this project, so
		the choice to flesh out ideas in pseudocode was made. 
						
					 
					
						2021-06-28 00:11:40 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							93fd6f916b 
							
						 
					 
					
						
						
							
							On branch timer  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	modified:   main.go
		Arrays for each line of the tcp file. 
						
					 
					
						2021-06-26 17:11:23 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							8e2f4e3db8 
							
						 
					 
					
						
						
							
							On branch timer  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	modified:   main.go
		Adding use of time package directly
	modified:   timer/timer.go
		Simplifying this away. 
						
					 
					
						2021-06-26 17:07:48 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							bb77957ed4 
							
						 
					 
					
						
						
							
							On branch master  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	modified:   main.go
		Adding '_' to characters ignored by regex replace. 
						
					 
					
						2021-06-26 13:00:58 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							a46c855960 
							
						 
					 
					
						
						
							
							On branch timer  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	modified:   main.go
		Add call to timer
	new file:   timer/timer.go
		New 10 second timer 
						
					 
					
						2021-06-25 00:20:30 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							0ea14fd132 
							
						 
					 
					
						
						
							
							On branch fix-colons  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	modified:   main.go
		No longer replacing colons with ',' 
						
					 
					
						2021-06-24 23:01:12 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							7020adee58 
							
						 
					 
					
						
						
							
							On branch hexadecimal-and-fields  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	modified:   .gitignore
		Added binary file 
						
					 
					
						2021-06-24 22:26:52 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							399459c744 
							
						 
					 
					
						
						
							
							modified:   main.go  
						
						 
						
						... 
						
						
						
						Functions:
			hexadecimal handling
			whitespace management
			csv-like interpolation
	Next steps:
		Create map of key-value pairs using column headers
		Iterate hex conversion fucntions across values
		Track changes every 10 minutes using loop with timestamp
		Report changes to the console 
						
					 
					
						2021-06-24 22:14:25 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							b4b01a5cf4 
							
						 
					 
					
						
						
							
							On branch read-file-error-check  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	new file:   main
		Perhaps add this to gitignore next time? Is it generally bad form?
	new file:   main.go 
						
					 
					
						2021-06-17 01:50:06 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Holloway 
							
						 
					 
					
						
						
						
						
							
						
						
							173e354269 
							
						 
					 
					
						
						
							
							Initial commit  
						
						 
						
						... 
						
						
						
						Changes to be committed:
	new file:   .gitignore
		Vim basics prior to starting work 
						
					 
					
						2021-06-17 01:49:04 -04:00