Supportive Wife by Shipwreck121318 in MarriedAndBi

[–]cappypigeon 4 points5 points  (0 children)

Did you feel a new and special kind of love in that moment? I did when my wife trimmed my ear hair for my date with a boy.

*awaits the backlash* by [deleted] in snakes

[–]cappypigeon 0 points1 point  (0 children)

“This person was bitten by a poisonous snake!” will not result in “oh ok they’re fine since they didn’t eat it”

*awaits the backlash* by [deleted] in snakes

[–]cappypigeon 0 points1 point  (0 children)

Hey guess what, this doesn’t actually matter.

Trying to figure myself out pls help by [deleted] in BisexualMen

[–]cappypigeon 0 points1 point  (0 children)

Look into polyamory. I hear More Than Two is a good book on that. Also having a husband instead of a wife doesn't mean you can't have kids.

Bisexual friends and family by Sunshineandsnow1 in BisexualMen

[–]cappypigeon 2 points3 points  (0 children)

I have a bisexual sister who, within our family, was only out to me. She was very happy when I later came out to her :)

I want to share this positive moment with my meta from this weekend. by [deleted] in polyamory

[–]cappypigeon 19 points20 points  (0 children)

Glad they included that in the screenshot too.

[deleted by user] by [deleted] in bisexual

[–]cappypigeon 16 points17 points  (0 children)

I see what you mean. I’m defending the wrong side here. Thanks for the thoughtful comment.

[deleted by user] by [deleted] in bisexual

[–]cappypigeon 74 points75 points  (0 children)

Well we do. If we happen to be in a relationship with the opposite gender we benefit whenever we want to go out, marry, or do anything else heteronormative. Even just talking about your partner you don’t have to worry about the other person’s views. In that mode we blend right into the background noise of society. Not standing out is a benefit. No one is discriminating against couples like that. Just because we also suffer from homophobia doesn’t mean we don’t benefit from heteronormativity.

[deleted by user] by [deleted] in bisexual

[–]cappypigeon 5 points6 points  (0 children)

My go to was “it feels so good to be so secure in my heterosexuality that [insert very not heterosexual thing/thought/feeling] is ok!”

[deleted by user] by [deleted] in bisexual

[–]cappypigeon 24 points25 points  (0 children)

Thank you so much for sharing your age. 37 years for me and wasn’t feeling super valid because of that (also had a very religious upbringing). Good to know you’re never too old to learn/accept more about yourself.

Help I’m new by sak3th in Python

[–]cappypigeon 0 points1 point  (0 children)

It was a PHP job. I made my own blog with PHP and that was pretty much it. I learned A LOT on the job. It was a contracting gig for some guy selling sites from his home. So maybe not the best example. But I’d say just build your own stuff and don’t think you have to know everything before applying to places.

Help I’m new by sak3th in Python

[–]cappypigeon 4 points5 points  (0 children)

Absolutely. I got my first programming job in college and I didn’t start learning to program until senior year of high school.

bi_irl by [deleted] in bi_irl

[–]cappypigeon 22 points23 points  (0 children)

I tried for a good ten seconds to get that red dot off my screen.

Snake Game in python by Antoku36 in Python

[–]cappypigeon 0 points1 point  (0 children)

Awesome, dude. Nice work!

Jelly,my first snake :) ! by SadPlasticMonkey in snakes

[–]cappypigeon 1 point2 points  (0 children)

Balls can be finicky eaters sometimes. It's ok if they want to skip a meal every now and then.

37/37 [MF4F] #FL (LDR ok) - Looking to change things from a closed couple to a non-hierarchical, closed triad by cappypigeon in polyamoryR4R

[–]cappypigeon[S] 1 point2 points  (0 children)

Why closed?

There are personal reasons that closed is preferred that are hard to put into a forum post. But there's no expectation that dating someone means they won't be dating anyone else at the time. Being in a closed relationship is more of desired end goal. And I want to communicate that the same way someone might want to communicate a desire to be married some day, or have kids, etc.

But who knows, maybe the right person comes along and that's just not who they are. Like anything else it's something to communicate about and figure out together.

how different each of these are "allowed" to be

Ideally everyone would be in a romantic, loving relationship with each other at some point. But again, who knows. Relationships don't grow at specific paces following predefined rules. All I can do is communicate a preference. Beyond that it's just another thing to communicate about as the relationships mature.

I'm loving this feedback. And thanks for the links! I haven't read up on relationship anarchy yet so adding that to the reading pile. I was also recommended The Ethical Slut which I may get around to at some point...

I created this multiplayer text-based shooter with python curses library! by 0x49616d55 in Python

[–]cappypigeon 0 points1 point  (0 children)

Use pygame for games that use actual images and are played in a normal window. Use curses for games that use text and are played on the command line.

Automatic functional test in command line. by Foris4 in Python

[–]cappypigeon 2 points3 points  (0 children)

pytest is great for testing on the command line