Earlier quoted context omitted.
I kind of assumed. You can't just take the price in dollars and convert it with the exchange rate, because customers don't want to buy a "89.398723 yen" app. It has to be $0.99, £0.89, ¥99, etc. It is interesting that things are not priced in "buying power", but in numbers that aim to most deceive. ("It's not even a dollar!")
Steam is very often priced in buying power. Depending on the country you live in, prices can be half as high as in other countries.
Apple agrees to settle potential class action suit by U.S. developers
241–250 of 259 posts
Re: Apple agrees to settle potential class action suit by U.S. developers
#242Earlier quoted context omitted.
I was hoping Apple was ceding some ground in this, it’s what puts the dirtiest taste in my mouth. If you go to even Walmart (a company very strict on their suppliers) and pick up some object, on the back of the packaging will be www.exampleproduct dot com. And on that website you could theoretically sell your product directly. What does Apple do? “Oh on that privacy policy we mandated you could click here and then he…
But Walmart wouldn’t let a vendor set up a kiosk in the middle of the store and accept payments with a Square reader on a phone, would they?
That's how distributers work - They purchase an order of items up front and then sell them at a price point of their choosing.
Not to mention - In the walmart case, the user is free to go shop at safeway/publix/kroger/target/etc if they want. Where as with Apple you can only shop at the company store.
Re: Apple agrees to settle potential class action suit by U.S. developers
#243Earlier quoted context omitted.
>>incorrect the teacher. Did you just use incorrect as a verb?
Reminds me of this comic. https://www.gocomics.com/getfuzzy/2003/04/27
Beaten by ten years: https://www.gocomics.com/calvinandhobbes/1993/01/25 :)
Re: Apple agrees to settle potential class action suit by U.S. developers
#244Is this enough to open a competing store? * Put your app for free on the appstore, but with a paywall * In order to activate the app, you must buy it on an external site * A web-based store allows users to browse and purchase apps, and "download" links send them to the appstore * Customers can link their Apple IDs (or another account) so that purchases can be confirmed without having to sign in to every app individua…
Seems like entities wishing to operate a secondary app marketplace would continually be balancing tradeoffs in UI/UX (v. native Apple experience) and cost of acquisition for a relatively small reduction in fees.
Re: Apple agrees to settle potential class action suit by U.S. developers
#245Earlier quoted context omitted.
Lol, few things trigger my OCD more than misspelled words in identifiers. I legit missed important use case while amending legacy system just because someone decided to have “priveleges” in the variable name. I hope all those ways to spell number 90 are part of the joke.
This reminds me when I was learning to code I was working through the Project Euler problems in python, one of them has you write code to do something with the English words for numbers. I wrote my code and was fairly confident it was correct, submit the answer and it is rejected, spend the next few hours trying to find the logic error. Of course it's because English is ridiculous and it's "forty" instead of "fourty"…
Re: Apple agrees to settle potential class action suit by U.S. developers
#246Earlier quoted context omitted.
This reminds me when I was learning to code I was working through the Project Euler problems in python, one of them has you write code to do something with the English words for numbers. I wrote my code and was fairly confident it was correct, submit the answer and it is rejected, spend the next few hours trying to find the logic error. Of course it's because English is ridiculous and it's "forty" instead of "fourty"…
What about twoty, threety, fivety and eightty?
Re: Apple agrees to settle potential class action suit by U.S. developers
#247> Apple will offer more price points for apps. Today there are less than 100, but the company is committing to increase that to more than 500 options. I really hope they implemented this as an enum, so someone has to wade through: enum PricePoint { UNKNOWN = 0; NINTEY_NINE_CENTS = 1; ONE_DOLLAR = 2; TWENTY_DOLLARS = 3; NINETEY_EIGHT_CENTS = 4; DEPRECATED_NINETY_SEVEN_CENTS = 5; TEN_DOLLARS_PER_MONTH = 6; PORTUGAL_NAT…
Lol, few things trigger my OCD more than misspelled words in identifiers. I legit missed important use case while amending legacy system just because someone decided to have “priveleges” in the variable name. I hope all those ways to spell number 90 are part of the joke.
Re: Apple agrees to settle potential class action suit by U.S. developers
#248Earlier quoted context omitted.
As a dev with dyslexia, I apologize. I've for sure committed some sins there in places that are nasty to fix.
Well, pasting the enum example into IntelliJ highlighted the spelling mistakes and suggested replacing NINTEY and NINETEY with NINETY. I think this is how my dyslexic colleague works too - copy pasting instead of writing and looking for various wiggly lines in code editor.
It doesn't catch everything however.
Re: Apple agrees to settle potential class action suit by U.S. developers
#249Earlier quoted context omitted.
I also feel like this is a buffer overflow waiting to happen. If somehow someone makes the header length way longer than expected (eg. referrrrrrrrrrrrrrer).
? is 0 or 1 instances of the preceding character, so referrrrrrrrrrrrrrer wouldn’t match /referr?er/ , only referer or referrer . Proof: https://regex101.com/r/s56ebD/1
Re: Apple agrees to settle potential class action suit by U.S. developers
#250>Apple agrees to make sure the search results in the App Store are based on objective criteria. I cant help but laughed when I was reading it. What were they doing before that? I thought the most important part was the next bit, >The settlement, which must be approved by Judge Yvonne Gonzalez Rogers, comes as Apple is awaiting a ruling in a separate lawsuit, brought by Fortnite developer Epic Games, which seeks to fo…
Here's another possible entry for a class action suit, I had a arachnoid type game on Appstore under 'Arcade' category for couple of years and one night I received an email telling Apple is moving my game from 'Arcade' category to some X category because it's naming it's new game subscription as 'Apple Arcade'. I'm sure every other game in the Arcade category was bolted out unless it could be part of their subscripti…
I have a post here[1] with a list of federal antitrust departments and how to send them info.