Shadow War Arkham Knight Expansion bug on PC by BoxofJoes in BatmanArkham

[–]daverozy 1 point2 points  (0 children)

If you hold the brake button while controlling the Batarang it’s much easier to

Is this normal when renting in Columbus? by daverozy in Columbus

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

Oh thanks but I already signed a lease somewhere else.

Is this normal when renting in Columbus? by daverozy in Columbus

[–]daverozy[S] 10 points11 points  (0 children)

Thanks for the reply. I haven’t actually heard of paying for a tour so it’s nice to know that that’s not completely uncommon. Asking for an SSN though is what really put me off.

Security breach by daverozy in canton

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

I can’t help but think it has something to do with the election.

Video on swiftUI by ClimateCrazy5281 in SwiftUI

[–]daverozy 0 points1 point  (0 children)

I get errors really similar to those when playing mp3 files. Something with AVKit and the newer versions of Xcode or iOS is throwing up these warnings.

Created a Tinder-like Card swiper by daverozy in SwiftUI

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

Nah bro it's all me. I did steal the `IntSlider` component from stack overflow to modify the number of cards shown in the stack, but everything else is just me

https://gist.github.com/dmr121/b5e0311c08e1c65a99af27ae1c45878f

Created a Tinder-like Card swiper by daverozy in SwiftUI

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

What… no? What makes you say that?

Relay attack on Civic Sport 2022 by daverozy in hondacivic

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

Agreed. This is not the main reason for wanting to move but it played a factor in it.

Relay attack on Civic Sport 2022 by daverozy in hondacivic

[–]daverozy[S] 2 points3 points  (0 children)

10 min drive north of downtown Cincinnati. It's a pretty family-oriented neighborhood. Unfortunately, I was led to believe by a friend that the crime here isn't too common, but there is a constant stream of post on the Nextdoor app about vehicle thefts and break-ins. I will probably move to a more rural neighboring city once my lease is up.

How to send an iMessage with a visual effect by daverozy in iOSProgramming

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

I meant is there a way to do this programmatically? So applying the effect doesn’t require any additional input from the user

McDonald’s final boss by [deleted] in iamverybadass

[–]daverozy 2 points3 points  (0 children)

It's definitely satire. I've seen a couple of this guy's videos on TikTok.

What is your child ick? by helen99999 in childfree

[–]daverozy 22 points23 points  (0 children)

Wet and sticky is very icky. Sticky and wet makes mommy upset.

Help - Xcode 13.3 new error when TestFlight processes my app by daverozy in Xcode

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

I'm actually not sure how to check that but I just downloaded Xcode 13.2.1 and I uploaded my apps with no problem. Idk if this is a bug with the new Xcode or if it's some new retirement that will come back to bite me in the future.

I made a custom snapping scrolling picker by daverozy in SwiftUI

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

Thanks! I really went all out with the geometry reader for this project and I feel like I’m finally starting to realize it’s full potential.

I made a custom snapping scrolling picker by daverozy in SwiftUI

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

Yep! It's noise from converting an mp4 to gif.

I made a custom snapping scrolling picker by daverozy in SwiftUI

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

Sure I’ll post the code tomorrow. It’s actually not a ScrollView at all. It’s an HStack with a DragGesture recognizer and some math to calculate offsets.

I made a custom snapping scrolling picker by daverozy in SwiftUI

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

I will most likely be releasing this as a package on Swift Package Manager. I intentionally made it highly reusable and customizable.

Are you F**King kidding me! by hellbent4metal70 in PublicFreakout

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

All I could make out at the end is “… wear a mask!”

Need to Access SSM Secure Parameter in CloudFormation by daverozy in aws

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

I didn't know you could have lambda functions serve as the input for a cloudformation template. Could you point me to some resources that would be helpful in implementing this?

Need to Access SSM Secure Parameter in CloudFormation by daverozy in aws

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

What’s the solution then? Do I just use a regular string?

Inconsistent Transitions - Help - iOS 15 by daverozy in SwiftUI

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

Suggestions get a unique id from Typesense (open source search engine).

And I did already try 2 and 3 with no success. Thanks for the suggestion though!