From d8d8b136e54bb4b435f63ebc5dadf10d83aa83db Mon Sep 17 00:00:00 2001 From: Ethan Kavanaugh Date: Fri, 21 Mar 2014 22:34:46 -0400 Subject: [PATCH 1/2] fixed the name forgot the .md --- ...exercisesesbabykav => 2014-03-16-pipesexercisesesbabykav.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename _posts/{2014-03-16-pipesexercisesesbabykav => 2014-03-16-pipesexercisesesbabykav.md} (97%) diff --git a/_posts/2014-03-16-pipesexercisesesbabykav b/_posts/2014-03-16-pipesexercisesesbabykav.md similarity index 97% rename from _posts/2014-03-16-pipesexercisesesbabykav rename to _posts/2014-03-16-pipesexercisesesbabykav.md index 1ce58a2..588024d 100644 --- a/_posts/2014-03-16-pipesexercisesesbabykav +++ b/_posts/2014-03-16-pipesexercisesesbabykav.md @@ -66,4 +66,4 @@ and then that saves in the file final.txt ##Number 5 cut -d , -f 2 animals.txt | sort | uniq -this would sort it and then it would remove any duplicates. \ No newline at end of file +this would sort it and then it would remove any duplicates. From ce2f308fa32292133e58078eb266a81e06c1db47 Mon Sep 17 00:00:00 2001 From: babykav Date: Mon, 28 Apr 2014 03:56:45 +0000 Subject: [PATCH 2/2] added my metapost --- _posts/2014-04-27-ethansmetapost.md | 33 +++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 _posts/2014-04-27-ethansmetapost.md diff --git a/_posts/2014-04-27-ethansmetapost.md b/_posts/2014-04-27-ethansmetapost.md new file mode 100644 index 0000000..a867ef4 --- /dev/null +++ b/_posts/2014-04-27-ethansmetapost.md @@ -0,0 +1,33 @@ +--- +layout: post +author: ethan +title: Ethans metapost +date: 2014-04-27 +--- + +here are the links to the three meetups i went to this semester: +https://plus.google.com/102796931182909759537/posts/BirtejkvNwy +https://plus.google.com/102796931182909759537/posts/MnqEo2gSrxR +https://plus.google.com/102796931182909759537/posts/ESvgjJGW4SR + +i had the opportunity to go to three completely different meetups. the first meetup was an open meeting at splatspace. +i went to their headquarters in durham, heard what they were all working on, talked to some of the guys, and got a tour of everything that was going on. +the second meetup i went to was NSCoder Night - Durham/Chapel Hill - Weekly Hack Night. this was a very laid back atmosphere at a bar. +the third meetup i went to was a bunch of college students doing some coding for class. very very different than the other two. + +i have a couple of key take aways from going to these meetups. + +one of the biggest ones is that coders can all be very different. going in, i thought that all legit coders were going to be really nerdy. +going into these meetups and coming out having a normal conversation with people and then being able to talk about what they were working on was really cool. +it's really taught me to not going in with expectations. expectations will only get me in trouble in these sorts of situations. + +one of the other key take aways is that you don't have to be getting paid to be working on something really cool. +some of the people that i went and met up with were working on projects just for fun. one of the guys at the NSCoders Night had created an app for soccer refs. +he did that for fun. not really to make a ton of money. but then the students were having to do it becasue they were required to for class. a little different atmosphere. + +and i guess my last observation is that coding can actualy be fun. these people were having fun. they had created communities of like people and were just coding for fun. +if you can find something that you can do with a friend, why not? + +anyways, i actually really enjoyed going to meetups. + +babykav out \ No newline at end of file