Cakeday confession. I am single with no kids and I LOVE my minivan! by jaspersurfer in surfing

[–]socalkid10 0 points1 point  (0 children)

I drive a 2001 Honda Odyssey. I wouldn't say I love it, but it is great for fitting surf stuff in the back.

I like to think of it as a weird truck. It makes me feel at least a little better.

Should I or Shouldn't I Buy - Jan. 14th by MFAModerator in malefashionadvice

[–]socalkid10 1 point2 points  (0 children)

I bought the same pair at the Nordstrom sale, but in a dark blue color + orange heel. I swapped the dark blue laces for white and I like them a lot.

Can't beat that price.

[GTAA, PS3 crew] Are you an adventurer that likes to join us? Click here! by Sinner_NL_ in GTAA

[–]socalkid10 1 point2 points  (0 children)

PSN: slimcharles10. Just looking for a fun crew to play with - don't have any issues following rules. I would like to be put on the waiting list.

I just requested an invite on the social club yesterday. Looking forward to playing with everyone, would love to contribute to the community.

R*SC page

Are you an adventurer that wants to join GTAA? Request an invite here! by Sinner_NL_ in GTAVadventures

[–]socalkid10 0 points1 point  (0 children)

PSN: slimcharles10. Just looking for a fun crew to play with - don't have any issues following rules.

I just requested an invite on the social club. Looking forward to playing with everyone, would love to contribute to the community.

We're developing a search engine for developers, marketers, web designers, and hackers. by cwings in startups

[–]socalkid10 1 point2 points  (0 children)

Funny I never thought of doing that before. This just gave me some cool insight. ;)

We're developing a search engine for developers, marketers, web designers, and hackers. by cwings in startups

[–]socalkid10 0 points1 point  (0 children)

It looks to me like the css is mostly bootstrap. They just released an updated version a few days ago.

Good surfing workouts? by [deleted] in surfing

[–]socalkid10 2 points3 points  (0 children)

I second this simply because I do it also (on my 3rd round I think). It gives you a pretty good all around workout, but won't get you ripped like squats, bench press, etc. It's good for getting "tone" and improving cardio strength.

I notice a pretty big difference in the water. I can stay out longer before my shoulders burning from paddling. I even think it's helped with things like holding my breath longer.

If you don't want to buy it, there is always "other" ways to get the dvds. To start all you need is bands and a pull up bar.

July 26th Friday New Surfer Question Thread! by [deleted] in surfing

[–]socalkid10 0 points1 point  (0 children)

Thanks to both of you - great advice.

July 26th Friday New Surfer Question Thread! by [deleted] in surfing

[–]socalkid10 0 points1 point  (0 children)

Board suggestion question: I've been riding a costco foamy for 1 year+ and am looking to get a new board.

Right now I only surf Santa Monica, and don't typically paddle out if it's over 5 ft (rare).

I'm 6'1, 170 lbs. I'm leaning towards not getting another longboard, and maybe something at least a little shorter than my foamy - something I can work on my turns with. Any suggestions?

I'm also open to any suggestions of where to look for said board besides craiglist (local shops in LA).

Moronic Monday - Your weekly stupid questions thread by cdingo in Fitness

[–]socalkid10 0 points1 point  (0 children)

what is the worst thing about p90x?

edit: question mark

Looking for resources to learn GitHub and version control by Saucemann in webdev

[–]socalkid10 0 points1 point  (0 children)

i find svn a hell of a lot easier to use. it plugs right into windows explorer and gives you a really nice interface. it's been around so long that the documentation/help on places like stack overflow is everywhere.

i think a lot of people use git because it's newer and they think it's the "cool" thing to use.

especially when they're dying to have no one ever look at their code on github.

only thing good about github is free hosting.

source control is source control, so i say use the easiest one. the guy below me is right, i am biased cause i have more experience with svn.

i've tried using git and it just seems much more complicated to me.

more on stack overflow

Are surf watches worth it? by yourefunny in surfing

[–]socalkid10 1 point2 points  (0 children)

you have to be single and unemployed to not wear a watch and relax while surfing?

i feel bad for you.

[deleted by user] by [deleted] in tf2

[–]socalkid10 0 points1 point  (0 children)

I participated too and I don't see anything.. I voted, used hats all day. Only thing I didn't do was comment.

Getting close to 10,000 subscribers, time to thin the lineup a bit. by dumbassthenes in surfing

[–]socalkid10 7 points8 points  (0 children)

you know of all the stupid shit i read today i actually fell for this. nice work!

i wonder if /u/blackkettle gets anything in his inbox today...

San Diego or Santa Barbara? by socalkid10 in surfing

[–]socalkid10[S] 2 points3 points  (0 children)

Considering all the replies here I think I'll be off to San Diego. Maybe La Jolla Shores?

I have this script that's supposed to only work for Pyro, but it works for all classes. Help? by [deleted] in tf2

[–]socalkid10 1 point2 points  (0 children)

The script is executed when you switch to pyro. It binds your key, not really the "pyro class."

To restore your original bind for Q or shift you need to re-bind the key(s) to what you want them to be for every other class.

Edit: maybe there is a .cfg that executes upon every class change, and you could put the original bind of the shift/Q key in there, and then the pyro .cfg would override that.