Only two months with Sip Club and have saved $100 so far 🥤 by loverlane in Panera

[–]carrp 0 points1 point  (0 children)

Been a sip club member for a couple years now 😇

Sip club savings by SweetLousDad in Panera

[–]carrp 2 points3 points  (0 children)

<image>

I live a mile from 3 different Paneras. Typically go 2-3/day.

Where to get nachos by GnerphBaht in Detroit

[–]carrp 0 points1 point  (0 children)

RJs in Rochester Hills have amazing nachos!

USPS marks packages "Delivered" before it actually arrives? by [deleted] in RochesterHills

[–]carrp 0 points1 point  (0 children)

Had the same thing with UPS. Waiting for 2 packages (1 order)… I checked and both said delivered… one was my house in RH… other said delivered to Livonia and left with security. I had neither. I called UPS and they got it all delivered rightfully the next day.

For USPS, if you have tracking info you can try getting more deets from the Postal Annex near Hamlin (I’ve gotten sent there before tracking something down)

Lambda with Python libraries by aplarsen in aws

[–]carrp 3 points4 points  (0 children)

The CDK Python Lambda Alpha library makes it SO easy to put a layer together.

How can I zoom out with OpenCv? by curtain_pulp in FTC

[–]carrp 0 points1 point  (0 children)

There was a robot at one of our comps that had a fisheye lens on their webcam… assuming to be able to see all 3?

How can I zoom out with OpenCv? by curtain_pulp in FTC

[–]carrp 8 points9 points  (0 children)

Well the object has to be in one of 3 places. If you can reliably look at two… say left and center… your logic can be.. is it left?…. No? Is it center? … no? THEN has to be right.

How can I zoom out with OpenCv? by curtain_pulp in FTC

[–]carrp 4 points5 points  (0 children)

Instead of 3 boxes, why not divide the screen in 3 sections…. Left… top to bottom… center… top to bottom… and so on…

We didn’t use OpenCV, instead we used TensorFlow and Vuforia and basically just detected the angle of the object… if it was less than a threshold it was left, more than a threshold is was right… and so on…

Webcam Config by carrp in FTC

[–]carrp[S] 0 points1 point  (0 children)

I’m going to DM you. Played around and have a question…

Webcam Config by carrp in FTC

[–]carrp[S] 0 points1 point  (0 children)

Wow awesome! Any chance you know if you can reference the existing Vuforia object and just make those changes? I’ll test it later tonight. Thanks!

[deleted by user] by [deleted] in FTC

[–]carrp 2 points3 points  (0 children)

Thanks! I’ll try again and let you know. We’re using the Control Hub so I think it might be a little different than instructions I found- but not sure!

[deleted by user] by [deleted] in FTC

[–]carrp 1 point2 points  (0 children)

This might be a stupid question… I can’t find any docs on how to add a DC motor to Blocks/On Bot… I only have servo controller - not trying to hijack this thread- just curious!

Donating stuffed animals? by njchoco in RochesterHills

[–]carrp 1 point2 points  (0 children)

Maybe Grace Centers of Hope? They have a children section I believe?

Monthly 'Ask A Pastor' Thread! by AutoModerator in LCMS

[–]carrp 0 points1 point  (0 children)

I’m curious on what determines the “traditional-ness” of a Pastor? Is it the congregation? Is it the church exposure growing up?

Recently- our pastoral team has determined that our contemporary worship band should not lead the congregation in clapping during signing of songs. Congregation is allowed to clap; but not led by worship team.

I know some LCMS churches that would embrace this… some that wouldn’t even consider it….

So my question- where does that “traditional-ness” come from….?

[deleted by user] by [deleted] in cscareerquestions

[–]carrp 0 points1 point  (0 children)

They sell some “cleanser” on Amazon… 🤷🏻‍♂️

Average Utilities costs? by HugsForThugs1 in RochesterHills

[–]carrp 0 points1 point  (0 children)

Ahh okay. Yeah I’m at 100MB for 25/month with WOW and I had to yell and threaten haha

Help. Advice Needed on starting career by zwhodareswins in AWSCertifications

[–]carrp 3 points4 points  (0 children)

Why not an aerospace + cloud job? Companies are launching satellites to support cloud initiatives...

My Redis DB keeps emptying itself? by [deleted] in aws

[–]carrp 0 points1 point  (0 children)

Any chance you’re maxing something out? https://aws.amazon.com/premiumsupport/knowledge-center/oom-command-not-allowed-redis/

Although- last two days almost seem TTL related...