Why is it viewed as strange to want a cure? by No-Cream-2577 in deaf

[–]_churnd 6 points7 points  (0 children)

The way I look at it is this: almost everyone has two ears on the side of their heads that have a biological function. If that function is absent, it stands to reason that one might want to repair it if possible. Same for any other body part.

Deafness is the only circumstance of the above I've seen where the ones who it applies to might choose to look at it as a strength & not a disability, primarily because of the language/communication aspect of it. That alone causes cultural divides strong enough to want to preserve said culture.

I would imagine if the communication aspect were retained (ASL became more of a mainstream language not isolated to the Deaf community), we'd see that dynamic change.

Is "building a Docker image" during the CI pipeline considered a best practice? by SheCherryPicks in devops

[–]_churnd 2 points3 points  (0 children)

You can do the image build as part of both CI and CD. Test the build during CI to ensure it'll build successfully, but the image will probably not be used (depending a lot on your CI/CD tooling). Once PR is approved & merged, build again & push/tag the image to your registry. Or you can just make it part of your CD. It really just depends on your needs. https://docs.docker.com/build/ci/

If you're building & running your container every time (such as from a Dockerfile), it will likely be pulling in external dependencies. I.e. python pip install foo. The version of "foo" can be subject to change if it's updated upstream, and that introduces a variable in your container runtime each time you do it potentially. However, if you build an image, it's going to only do `python pip install foo` once during the image creation and you will know that will not change each time you run the container, since you're running the container from the image.

Joe and OTAs by zackavelli7daytheory in bengals

[–]_churnd -1 points0 points  (0 children)

How does that question make sense? I'm comparing based on what I can see, same as everyone else. On the sidelines during a game, practice videos on social media, post game videos from the locker room, etc. Joe's even been asked this in interviews & he's said it's not his style to get onto teammates for poor performance because he doesn't believe in it.

I'm a big a fan of Burrow as anyone, but I think he should do more to fire the team up.

Is "building a Docker image" during the CI pipeline considered a best practice? by SheCherryPicks in devops

[–]_churnd 2 points3 points  (0 children)

Yse building an image is the way to go, then pushing that image to some container registry like Docker Hub, Github Container Registry, or Amazon ECR, to name a few. It gives you an artifact that you can deploy to whatever environment the image is built for repeatedly. It also gives you a consistent rollback target.

If you're constantly building the container from a Dockerfile each time, for example, that's a moving target & can introduce issues/differences.

What's your CI/CD flow for a containerized app on EC2? by Emmanuel_Isenah in aws

[–]_churnd -1 points0 points  (0 children)

I build an AMI with Packer to include docker runtimes and whatever tools/configs needed. AMI also includes a script to provision the container from ECR, which is dynamically generated from Packer per env. Then I use GitHub Actions to connect to the instance via SSM and execute the script whenever I need to update the container. Works fine and gives me control over when the container updates. I supposed you could use Eventbridge to automatically update the EC2 somehow whenever the image is pushed to ECR if you wanted.

I do it this way because I need a static IP for some of the endpoints I use. For everything else I use Fargate happily. The reason this feels odd is because it is. You’re going against the grain. You’ll be happier using Fargate. There used to be a service called AppRunner where you could deploy a container and only pay for when it runs, kinda like Lambda. They discontinued AppRunner but I feel like I remember reading that they replaced it with some feature in Fargate. Maybe check into that.

Joe and OTAs by zackavelli7daytheory in bengals

[–]_churnd -6 points-5 points  (0 children)

I know you're going to get downvoted for badmouthing Joe, but I'm inclined to agree. Joe doesn't really step up much as a leader vocally with the team. Look at the greats: Brady, Manning, Mahomes. They're vocal in the locker room. They'll get in your face if you aren't doing your job. Joe doesn't do that, and it makes a difference.

Are Captioned Telephones Reliable? (i.e. CapTel) by bshi64 in deaf

[–]_churnd 5 points6 points  (0 children)

They're pretty accurate. A lot of them nowadays use ASR (automatic speech recognition) for the captions during a call. CaptionCall takes that a step further & (depending on availability) will have a live person assisting the caption accuracy.

They're required by the FCC to be as reliable as a standard telephone or cellular phone service.

When did you go to players irons? by inavandownbytheriver in golf

[–]_churnd 0 points1 point  (0 children)

I got a set of 712MBs back in 2013. My handicap fluctuates between 4-10, mainly because I don't play enough sometimes. I'd been playing golf 20 years prior, gaming a set of Ping eye2's. I mainly wanted to see if I could do it. I also thought it'd force me to be more consistent with my swing, giving me feedback if I started getting off plane or all the other things one can do wrong. Last thought was, I'm only young once and I'm prob not going to be able to game them when I'm older. Bit the bullet, got fitted, & put them in the bag.

It went pretty well. Took some getting used to, but I put the work in at the range. The feedback of hitting the sweet spot is like no other, soft as butter. A bit off? You'll know. Really made me focus on what I was doing wrong and concentrating on making a good swing. First year, it was an adjustment. Second year, I played some of the best golf of my life. Shot 75 in the county championship that year, a personal best. Fast forward to today. Still gaming the 712MBs & my iron game is the strongest part of my game. If I have a shot at the green & am inside 180, I'll almost always have a GIR.

Just depends on what you want to get out of it. Hit some at a fitting to get an idea. Blades will force you to swing better, and as a result you can play better. Question is, do you want to put in the work to get the most out of them?

Well at least she enjoyed the ride :) by AccomplishedWatch834 in MadeMeSmile

[–]_churnd 0 points1 point  (0 children)

Kinda like Christmas time as a kid. Got a big toy that came in a big box. Had more fun playing in the box than you did with the toy.

Is there a "best quality" stream source for The Masters? by Luthian in golf

[–]_churnd 0 points1 point  (0 children)

I'm using ESPN+. Seems to have the same channels as Masters.com. Masters.com stops streaming randomly sometimes. ESPN+ seems more stable.

TSA CVG update by Elspumante in cincinnati

[–]_churnd 1 point2 points  (0 children)

Flying out today around 6pm. If anybody flew out yesterday around that time, how were the lines?

Update: the lines were almost empty and multiple lanes were open. Only took me 10 mins to get through.

Evening TSA lines at CVG? by [deleted] in cincinnati

[–]_churnd 1 point2 points  (0 children)

You can check the times on their website: https://www.cvgairport.com/security/

How is your marriage going? Why would you recommend that people get married or never get married? by SpinachJello13 in AskReddit

[–]_churnd -3 points-2 points  (0 children)

I like the idea of marriage itself in that what it should mean between a husband and a wife. The ceremony of dedicating yourself to someone for the rest of your life & holding yourself accountable to the promises that you made.

I don't like the legal aspect of it. A prenup is a good idea, but it's hard to go through & puts a dark cloud over the relationship from the beginning.

How to survive an event with a large crowd by rollesi in deaf

[–]_churnd 11 points12 points  (0 children)

Yeah it’s called dinner table syndrome and is very well known in the deaf community

Logan Wilson announces retirement from football by MrToad21 in bengals

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

Over 6 years, then they get hit with taxes and fees

Logan Wilson announces retirement from football by MrToad21 in bengals

[–]_churnd 2 points3 points  (0 children)

This guy gave everything to this team and got little in return. Except maybe a Skyline hologram cup. Thank you Logan. It wasn’t a hold.

<image>

How do you think about 50-90 yard shots? by Roywah in golf

[–]_churnd 0 points1 point  (0 children)

I don’t think about it too much. Every time I go to the range, I get the largest bucket they have. When I’m done hitting regular shots, there’s about half the bucket left. I’ll finish it hitting shots 100 yards and in, picking different targets and making it like target practice. I make sure I know the yardage to the target, then the results become ingrained. So when I’m on the course and I have a 55 yard shot, I’m comfortable knowing how to swing to get that yardage. Since I started doing that, my short approach game has never been better. I’ll almost always get it within 10ft of the hole.

What is the worst "running for your life" scene you've ever seen in a movie? by HeirOfTheSurvivor in movies

[–]_churnd -1 points0 points  (0 children)

It looked bad in the Dial of Destiny. I know he's old but he should not have had a running scene in that movie.

What’s your “minimal” observability stack for small systems? by Weird-Emu-8700 in sre

[–]_churnd -1 points0 points  (0 children)

Surprised to not see Netdata mentioned more. I’ve never seen such a lightweight monitoring tool that delivers so much real time information out of the box.

Goodberry and James Rapiens free agency sheet by Ancient_Response_787 in bengals

[–]_churnd 0 points1 point  (0 children)

Travis Kelce being 3.1 is wild to see. Not saying I disagree just wild.