arminluschin
|
7 months ago
|
on: Astro is a return to the fundamentals of the web
arminluschin
|
2 years ago
|
on: Apple announces ability to download apps directly from websites in EU
It depends. The fee applies only if Mozilla opts into the "new terms". You’re right that it if Mozilla chooses the new terms, they have to pay the fee on the app store too.
But they are allowed to stay on the old terms and still offer "real" Firefox. In this case they pay nothing.
From https://daringfireball.net/2024/01/apples_plans_for_the_dma:
"Stay in App Store under the current (pre-DMA) rules, exclusively. Developers that take this option:
Are not permitted to use any of the new business terms available in the EU, but new iOS platform options for the EU, such as alternate browser engines, are allowed. (Because they are required to be allowed.)"
arminluschin
|
2 years ago
|
on: Apple announces ability to download apps directly from websites in EU
I believe they can continue to distribute via App Store for free.
arminluschin
|
2 years ago
|
on: Apple announces ability to download apps directly from websites in EU
„Real“ Firefox is now possible in EU.
arminluschin
|
2 years ago
|
on: Apple announces ability to download apps directly from websites in EU
There are also security requirements imposed by regulation. A free for all would not be compliant as far as I understand. Also arguably not in the user’s interest.
arminluschin
|
2 years ago
|
on: Apple announces ability to download apps directly from websites in EU
Genuinely curious: people throw around the term „malicious compliance“ a lot. It seems the platform fee is explicitly allowed by the DMA, so Apple demands it. Again, I am not trying to troll but what would „benevolent compliance“ look like and what would Apple‘s incentive be to give up the fee?
arminluschin
|
2 years ago
|
on: Apple announces ability to download apps directly from websites in EU
Following your line of argument, isn’t the app ecosystem the healthiest of all, with nearly every major app available on Android and iOS?
arminluschin
|
2 years ago
|
on: Hono v4.0
I only ever used hono as a simple convenience router for my cloudflare functions. This feels ambitious. I’m a bit skeptical if this is the right direction frankly, I hope it doesn’t make the framework too bloated.
arminluschin
|
2 years ago
|
on: Implementing Tic Tac Toe with 170mb of HTML – No JavaScript or CSS
Yes, works in iOS Safari
arminluschin
|
2 years ago
|
on: EU member states still cannot agree about end-to-end encryption
No end-to-end encryption means they have more data though.
arminluschin
|
2 years ago
|
on: My First Impressions of Nix
I love how this is written. Very relatable, very approachable.
arminluschin
|
2 years ago
|
on: Apple Pay’s long road to paying off is getting shorter
With Apple Pay it never asks for PIN (been using for years). I'm no expert, but I think authenticating with FaceID/TouchID means it always provides the equivalent of a PIN.
arminluschin
|
3 years ago
|
on: Get in zoomer, we're saving React
I guess we’re in the “orange” site right now. What is the “red” site?
arminluschin
|
5 years ago
|
on: Create a 3D product landing page with ThreeJS and React
While I like the idea, it seems to take a lot of thought and attention to detail to pull it off. Thinking about the 3D globe from Stripe and GitHub, and corresponding blog posts.
First thing I checked on your post was the final landing page. It doesn’t look great on mobile, takes really long to load even on a good internet connection, and it’s impossible to scroll, once the 3D content has been loaded.
arminluschin
|
5 years ago
|
on: Offbase: Static site generator in a browser
Right on the landing page of Netlify CMS it says: "Content is stored in your Git repository alongside your code..."
arminluschin
|
5 years ago
|
on: Offbase: Static site generator in a browser