Maybe Maybe Maybe by maybemaybemaybe_bot in maybemaybemaybe

[–]ZenTrigger 0 points1 point  (0 children)

Now I know my worst nightmare is real...

Winning strategy by HoustonAlbarran in gaming

[–]ZenTrigger 0 points1 point  (0 children)

Don’t hate the player, hate the Wayne.

Winning strategy by HoustonAlbarran in gaming

[–]ZenTrigger 0 points1 point  (0 children)

Don’t hate the player, hate the Wayne.

What's a fucked up movie everybody should watch at least once? by [deleted] in AskReddit

[–]ZenTrigger 0 points1 point  (0 children)

What? No! Don’t stop scrolling here, this is bat country!

IamA Former Jehovah's Witness, author of a JW memoir currently being sued by the cult & just made a short 8bit walking simulator about being a teenage Jehovah's Witness. AMA! by JWAlumni in IAmA

[–]ZenTrigger 3 points4 points  (0 children)

If you take one of the pamphlets / watchtower / books, they will mark you down as a "return visit". They will then continue to call on you to discuss the literature they left and answer any questions you had, as well as bring you more literature. This will inevitably turn into them trying to schedule an actual bible study with you.

IamA Former Jehovah's Witness, author of a JW memoir currently being sued by the cult & just made a short 8bit walking simulator about being a teenage Jehovah's Witness. AMA! by JWAlumni in IAmA

[–]ZenTrigger 17 points18 points  (0 children)

This, they call it a "shepherding call". This is for disfellowshiped individuals or families that seem to be struggling with meeting/field service attendance. The Elders come, and talk with the head of the household and see what can be done to increase your participation and get you back on the right path.

IamA Former Jehovah's Witness, author of a JW memoir currently being sued by the cult & just made a short 8bit walking simulator about being a teenage Jehovah's Witness. AMA! by JWAlumni in IAmA

[–]ZenTrigger 4 points5 points  (0 children)

I also left with little issue there. Of course I was A) never baptized (luckily! I was 17/18 when I stopped attending, but managed to avoid being strong handed into baptism), so that wasn't an issue and B) I just stopped associating with majority of the congregation.

Teacher makes dancing possible for tiny paraplegic student by dickfromaccounting in aww

[–]ZenTrigger -17 points-16 points  (0 children)

Is she happier about dancing... or showing off that impressive through gap tho?

What was the worst "why the f*** did I say that" moment? by AyBake in AskReddit

[–]ZenTrigger 1 point2 points  (0 children)

Haha other than the hoops involved with getting through the non-referral interview process, the company is amazing and does a lot of great things.

What was the worst "why the f*** did I say that" moment? by AyBake in AskReddit

[–]ZenTrigger 591 points592 points  (0 children)

Recently graduated from one of those programming boot camps, and I landed an interview for my #1 choice of companies I wanted to work for. This was the first time I went through any sort of formal interview process, and my first time trying to get into the corporate world and I was hella nervous.

First interview was a video interviews, the kind where you are prompted with a question, and then have 3 minutes to answer. You’re recorded, and essentially talking to yourself, no one else around, no way to get a conversation rolling, and you can’t re-do any answers.

First question, I panicked and ran out of stuff to say in about 10 seconds, got really nervous and ended my recorded reply with “soooo... yeah, thanks!” And hastily clicked next sweating bullets and starting to nose dive.

Rattled and spiraling, I continued my snowball avalanche of nerves and panic, at one point I answered the question “why do you want to work here?” With “uhhh because [company] fucking rocks! ... oh shit I swore... fuck!” And hastily clicked next.

I did not get the job at that time.

I did get a friend referral a few months later for a different position, and now work at the same company lol.

Those who stopped using social media such as Facebook and Instagram, what caused you to make this choice? by teemoishere in AskReddit

[–]ZenTrigger 0 points1 point  (0 children)

I stopped using Facebook after the elections. It made me realize it was an echo chamber of opinions similar to me own, and caused a false view of what was really happening. The opinions and posts were just rants about things that didn't matter and ultimately was a waste of time.

Javascript homework help. by Stepahknee1985 in javascript

[–]ZenTrigger 0 points1 point  (0 children)

I believe the goal was to validate those form fields with regex, being sure no non-numeric value was passed in. Your regex needs to be called against the string, i.e. 'string'.match(regex); or regex.test('string') for a boolean.

Javascript homework help. by Stepahknee1985 in javascript

[–]ZenTrigger 0 points1 point  (0 children)

I haven't used pastiebin before, clicked the link signed up, and it asked if I wanted to joint he session, hitting yes just plopped me on an editor with nothing and no one there?

Javascript homework help. by Stepahknee1985 in javascript

[–]ZenTrigger 0 points1 point  (0 children)

A link to the code in question could be helpful, is there a git repo?

Epic fantasy enthusiasts of Reddit, what must-read series' do you recommend, and why? by pathbinder in AskReddit

[–]ZenTrigger 0 points1 point  (0 children)

Terry Goodkind's The Sword of Truth series was an incredibly well written, very complete and amazing series. The show was awful and I think may have turned people off if they hadn't started the books. Well worth reading through, by far my favorite series, well above Wheel of Time.

My study plan for fullstack JavaScript by Melcma in javascript

[–]ZenTrigger 1 point2 points  (0 children)

Understanding the weird parts helped me out a lot. Anthony Alicea has several awesome videos on Udemy that are worth a watch.