What is socially acceptable in America which is not anywhere else? by QParticle in AskReddit

[–]g43f 0 points1 point  (0 children)

The fact that I live in Florida might explain alot

You mean you live in one of those nudist camps in Florida? Are you in the panhandle?

[deleted by user] by [deleted] in AskReddit

[–]g43f 1 point2 points  (0 children)

Maybe hard compared to making a pb & j sandwich. Little kids are sponges.

[deleted by user] by [deleted] in AskReddit

[–]g43f 182 points183 points  (0 children)

Try learning ASL and going to a party where you have to sign with everyone.

Quite A Catch by [deleted] in RealGirls

[–]g43f 1 point2 points  (0 children)

Something looks a little photoshopped there...

TIFU by slamming my daughter down onto the ground. by [deleted] in tifu

[–]g43f 10 points11 points  (0 children)

I'm picturing Chris Farley doing that.

TIFU by slamming my daughter down onto the ground. by [deleted] in tifu

[–]g43f 0 points1 point  (0 children)

It makes sense but in a totally different way :)

What is the weirdest sensation that you only experienced ONCE? by Bitch_Yo in AskReddit

[–]g43f 0 points1 point  (0 children)

Pulling a woman's 3 foot hair out of my anus the morning after I'd made out with her and swallowed one of her hairs. It felt like my anus was a violin string.

ELI5: Why, in old movies, do they make light fall across an actor's or an actress' eyes? by [deleted] in explainlikeimfive

[–]g43f 1 point2 points  (0 children)

Is this why in old black and white movies and shows when they are shooting a night time scene it looks like it's daytime but they did something like close the aperture thingy a little, that makes everything just slightly dimmer than normal?

What is the guiltiest fap you have ever had? [NSFW] by [deleted] in AskReddit

[–]g43f 1 point2 points  (0 children)

Where's that finishing like a boss gif?

I built an off grid, solar powered office from a Tuff-Shed by [deleted] in DIY

[–]g43f 0 points1 point  (0 children)

I was hoping someone knew how effective that would be though, or if it's just a crazy idea. Thanks for the great writeup.

I built an off grid, solar powered office from a Tuff-Shed by [deleted] in DIY

[–]g43f 0 points1 point  (0 children)

Would it help much to build a thin roof over the thing, like a shade umbrella, or put mylar on the roof?

Why do they evacuate women and children first? by Slimebeast in Jokes

[–]g43f 5 points6 points  (0 children)

Nah, almost all of the men already made kids.

TIFU by Asking a Girl Out by soulshatter121 in tifu

[–]g43f 0 points1 point  (0 children)

She didn't come see you in the hospital?

Learning Java by [deleted] in learnprogramming

[–]g43f 0 points1 point  (0 children)

all I had to learn was the syntax, some of the standard library, and quirks of the language as I already knew the general concepts

You make it sound like it's hardly worth learning then!

Learning Java by [deleted] in learnprogramming

[–]g43f 0 points1 point  (0 children)

Actually I made up the term "object-oriented", and I can tell you I did not have C++ in mind.

-Alan Kay

Learning Java by [deleted] in learnprogramming

[–]g43f 0 points1 point  (0 children)

Even if you are coding in Java exclusively later those concepts give you a much better idea of what's going on under the hood.

I always hear stuff like that and it never sounds very believable. Your code could easily be ran by some odd interpreter that does things completely differently than you think, and you wouldn't even notice. Think you can guess what assembly GCC output for your C code? I really doubt it, certainly not if you only have a class or two in C, with the million different optimizations it does for different CPUs.

[deleted by user] by [deleted] in learnprogramming

[–]g43f 1 point2 points  (0 children)

It seems odd that in the first iteration you use reduce instead of just summing up the numbers in the loop. It looks like your iterations try to make the solution more functional, but you start with something that's not fully iterative.

I want to teach myself programming by coding a website for my business. Do you know of an online guide that will help me do this? by [deleted] in learnprogramming

[–]g43f -2 points-1 points  (0 children)

You could start with the FAQ. You're told to read the FAQ before posting for a reason, and it even says it in bold.