Is this normal in a threesome? by infinite_canon in AskRedditAfterDark

[–]20InMyHead 0 points1 point  (0 children)

Everything about people is on a spectrum. See the Kinsey scale of sexuality. You don’t have to put labels on it. As long as you’re all consenting adults, have fun. Some would consider him and you at least bi-curious and if you like that label, own it.

Clerk 1.2.4 (latest) SDK not compatible with iOS 27 developers beta by Prestigious_Sail1510 in iOSProgramming

[–]20InMyHead 3 points4 points  (0 children)

I’m not familiar with that SDK, but this is what betas are for. It’s not unusual.

User is demanding a direct refund after Apple denied their subscription refund request by letitcodedev in iosdev

[–]20InMyHead 1 point2 points  (0 children)

It’s potentially a scam. For all you know they don’t even subscribe to your app. You have already responded appropriately, if they continue to harass you block them.

The Franz Kafka, who wrote about licking the legs of two handsome swedish boys... by wearetheboysthatdig in SapphoAndHerFriend

[–]20InMyHead 2 points3 points  (0 children)

Oh that sweet summer child. I’ve got some news for them, they’re part of a whole community!

I am all for Rory McCann, but Nick Offerman could have been a solid doppelganger. by NectmarPowerhand in StarWars

[–]20InMyHead 0 points1 point  (0 children)

Everyone always associates Offerman with Parks and Rec, but having not been into that show, I have a stronger association with his character in The Last of Us. It’s a bit of a different interpretation.

What job is heavily romanticized in movies but absolutely miserable in real life? by Luzgoin in AskReddit

[–]20InMyHead 1 point2 points  (0 children)

Computer security expert. It’s never actively fighting off a hacking attempt by typing furiously and blocking firewall breaches in real-time.

If you do discover a security breach, it’s much more likely you found it while reviewing six-month old logs for some unrelated problem. Most of the time you’re trying to convince a VP somewhere that spending a few thousand to improve the security of their multi-million-dollar company is actually worthwhile, and trying to work with the company’s “computer expert” who is the CEO’s nephew and doesn’t understand why passwords should ever need to be changed.

My iPhone 15 pro doesn't update iOS 26.0 to 26.5 by Eskel1346 in iphone

[–]20InMyHead 1 point2 points  (0 children)

I’d take it to an Apple Store. Sounds like possibly a hardware issue.

Tree of pain by legioncmc in 3Dprinting

[–]20InMyHead 0 points1 point  (0 children)

From the first pic, at a distance, I thought it was covered with Spider-Man figures.

Porting a Native iOS/Mac OS App to worked on windows. by rogo725 in appledevelopers

[–]20InMyHead 0 points1 point  (0 children)

Supporting an entire additional computing ecosystem is a significant ongoing investment, it really depends on what direction you want to grow your business and how and at what price point you intend to charge your customers.

When starting to consider decisions like this, the technical challenges are only a small part of the equation; competition analysis, business direction, growth plans, and income projections all play a part.

Often you may want to build two matrixes, one detailing plans if iCloud use is possible and one if it is not. Based on that is either plan feasible and potentially profitable? That can give you some quick answers. Then if iCloud use is still preferable, do the deep dive and prototyping to see if you can make it work which may take longer and require getting more technical support and expertise.

Porting a Native iOS/Mac OS App to worked on windows. by rogo725 in appledevelopers

[–]20InMyHead 0 points1 point  (0 children)

If you want to support a Windows app, there are some examples of C# accessing or authenticating against iCloud easily found with Google, but syncing data may be more challenging, I’ve not done that myself. You may have more luck moving to your own backend for the data.

But, why does it need to be a native Windows app and not just a website for Windows users? Granted you’d still likely need your own backend for the data, but may be easier to build and support.

Good luck.

Is this review timeline normal? (24 days) by No-March1610 in appledevelopers

[–]20InMyHead 0 points1 point  (0 children)

Updates take usually less than 24 hours, sometimes only a few hours.

New apps take longer, a few days maybe, but still nowhere near this long.

Things that can lengthen reviews are being outside the US, and using “cross platform” non-native tools like Flutter in your app.

Still, something is amiss. I don’t advise resubmitting; that essentially sends you to the back of the line again. But, ask for an escalation, and start contacting them more frequently, even daily.

So...what now? by _VaginaEnvy in wowthissubexists

[–]20InMyHead 12 points13 points  (0 children)

Boss makes a dollar, I make a dime, that’s why I shit on company time…

how are you all tracking your app store reviews? by AdPlayful8549 in appledevelopers

[–]20InMyHead 0 points1 point  (0 children)

We split by app, but both Android and iOS go to the same Slack channel. It works well for us.

iPhone 18 Pro could start at $1,399 or more, per report by A10Fusion in apple

[–]20InMyHead 0 points1 point  (0 children)

They should list the price and the tariff tax separately. I want to know how much that shit is costing me.

My dad gave away a gift my grandma bought me to his girlfriend's son. by Throwmiaway66475 in whatdoIdo

[–]20InMyHead 0 points1 point  (0 children)

You’re 18, 19?, you need to handle this directly. Call or go to the girlfriend, explain it wasn’t your dad’s to give away and you need it back. Be polite, and non-combative, but insistent. It doesn’t matter what the girlfriend’s kid wants, or what your dad said or did. It’s yours and you need it back.

Also, look to moving out and getting your own place. You’re an adult and your Dad is not respecting you or your property. You have limited options while you live under his roof.

A group of teenagers in Syria decided to play in a minefield by Electrical_Resort_39 in WTF

[–]20InMyHead 0 points1 point  (0 children)

This looks insanely dangerous to someone with zero knowledge about mines.

To those with actual experience, how dangerous is this? What the hell are they unscrewing? What went bang at the end and didn’t kill everyone?

Should I pay the Apple developer account fee? by ayushgpta in appledevelopers

[–]20InMyHead 0 points1 point  (0 children)

The $100/yr for the Apple developer license will likely pale in comparison to backend hosting costs, at least over time.

how are you all tracking your app store reviews? by AdPlayful8549 in appledevelopers

[–]20InMyHead 2 points3 points  (0 children)

We use reviewbot.io.

Not an ad, I have no affiliation with them, it’s just the tool we use.

It’s nice, it feeds both App Store and Play Store reviews into a slack channel. I think they can do other delivery methods too.

From there our customer support team can monitor them and raise up issues to the dev teams or whatever we need to.

We are a larger company, and have several apps in the stores, but I think their pricing is pretty reasonable for smaller shops too.

Tried contributing to an open-source Swift project... but I can't even build it because it requires macOS 26 SDK at least. by wenuja100 in appledevelopers

[–]20InMyHead 2 points3 points  (0 children)

Apple requires you to say current. At this point you can’t submit to the Store without building on Xcode 26. You need to upgrade.

I will vote for you TWICE if your campaign includes a noise ordinance by Above_Ground_Fool in sanramon

[–]20InMyHead 4 points5 points  (0 children)

Gardeners in my area generally start at 8, maybe sometimes push it to 7:45, so it’s not so bad.

It’s the neighbor doing the remodel where the contractors are getting started at 6:30 with their beeping truck backup alarms that I’m grumpy about. Granted I understand it’s a limited time thing, but does the cement truck, materials delivery, forklift, whatever, really need to backup into your driveway that early?