iPhone Duo

(apple.com)

705 points | by thecosmicfrog 4 hours ago ago

928 comments

  • hbarka 2 hours ago

    There’s a standard for paper sizes called the ISO 216 international standard, aka A-series paper sizes. You may be familiar with it outside of the American 8.5”x11” letter size. The simplicity, for example, where an A3 sheet is exactly twice the area of A4. One A3 sheet folded in half becomes two A4 sheets. This is intentional: when you fold or divide an A-series sheet exactly in half, the resulting sheets have the same proportions as the prior. The aspect ratio is preserved across all A-series paper sizes.

    The iPhone Duo is designed with this in mind. The aspect ratio any way you view it, folded or open, is preserved. Apple design knows a thing or two.

    • jeswin 2 hours ago

      It was useful for paper because it helped save time in cutting, folding, printing etc. None of that matters for a phone.

      This is such a non issue given that iOS developers already have so many resolutions to test.

      • yunwal 2 hours ago

        > None of that matters for a phone.

        Of course it does. They show the most basic example right on the page, which is that you can side-by-side full screen apps.

        • cm11 15 minutes ago

          But apps can just rejigger into widths that fit. It would be more of an issue back when mobile sites were first becoming responsive and we pragmatically chose 2 or 3 media query widths to serve different layouts and then applied the same thinking to mobile apps. Of course the initial mobile apps, particularly on iPhone, stuck to just one and later just a few sizes themselves. As there was a wider range we did things more responsively on a continuum.

          I still think the broader point of there being design reasons to hit these ratios stands and is great. I just think the idea that it needed to be precisely twice the width so apps can fit full-sized doesn't hold too much because there isn't really a "full size" notion. Or if there is, the full-size is probably the double width one. If it wasn't exactly twice the width, most apps are already built to fit into varying iPhone/mobile screen widths.

        • caturopath 26 minutes ago

          This would matter for bigger versions of the same thing. For side-by-side, the aspect ratio is unimportant since you naturally unfold to have two of them.

        • bakies an hour ago

          Hm, my folding phone doesnt have this aspect ratio and I can still do that.

          • zamadatix 32 minutes ago

            I think they intended to continue "... without changing their aspect ratios".

            I.e. an aspect ratio of Sqrt(2)is the only one where the inner screen (full) and inner screen (half) match, and they seem to have tried to make the outer screen share a nearly identical aspect ratio too. I guess it's a nice consideration for more consistency in layouts for apps targeting the device. Not sure I'm particularly excited about that myself though.

            • bakies 9 minutes ago

              it's a neat tidbit, but not important in the slightest imo. Probably helps with smoothly transitioning between modes, but that's not been a particular pain from my foldable use.

        • guyzero 2 hours ago

          this isn't great design, it's tautology. of course the phone open is twice the size of it closed. it would be hard to make it otherwise.

          • hbarka an hour ago

            You have to understand 1:√2. It’s not merely folding in half. The test is the folded half has to be the same ratio as the parent. It’s same ratio all the way down.

            “The mathematical brilliance of A*”

            https://youtu.be/oQfzSt5bLVs

            • leni536 an hour ago

              You are not answering the parent comment. If the original aspect ratio was a square, making the "full screen" aspect ratio 1:1, then folded out it would have aspect ratio 2:1, fitting two squares side by side.

              The sqrt(2) aspect ratio allows a portrait full app to be scaled up to the exactly to the folded out screen. But does anyone want that? You probably want to fit more content on the bigger screen, so some layout necessarily changes.

            • nonethewiser an hour ago

              But its two states. What do you mean “all the way down?”

              • anigbrowl 29 minutes ago

                You can keep folding it and it keeps the same aspect ratio. Scaling becomesa simple matter of multiplying everything by 2^+/-n.

                • nonethewiser 9 minutes ago

                  Everyone knows its impossible to fold a smartphone in half more than 7 times.

          • Nevermark an hour ago

            It isn't just twice the size.

            Both sides have the same aspect ratio as the whole screen.

            > this isn't great design, it's tautology. of course the phone open is twice the size of it closed.

            Well, it sounds obvious now, but before Archimedes, ancient engineers split their screens 60-40, so the full screen wasn't twice the size of either side.

            • guyzero an hour ago

              Yes, I do understand the issue with the aspect ratio, which is indeed good design, but parent comment's example is that "you can run two apps side by side" is the tautology. Well, at least since the invention of double-entry bookkeeping and getting rid of Archimedian phone design.

              • Wowfunhappy 21 minutes ago

                No, you can't, unless the apps are designed for different aspect ratios.

                • mrmanner 6 minutes ago

                  which they have to be anyway, to support normal iphones and maybe ipads and in many cases a cackle of Android phones too. (but I still think this is brilliant design)

          • benbayard 21 minutes ago

            The difference is that it has the same aspect ratio folded and unfolded. If you look at other folding phones the inside screen is twice the area, but the shape of the phone is different. 1 : sqrt(2) is the only ratio where you can fold one side in half and the ratio stays 1:sqrt(2). Any other ratio of sides and the inside and outside have different ratios. Therefore, things have to move around, or scale.

          • Romario77 an hour ago

            first - it's not hard to make. Outside screen size doesn't have to be half of the open screen.

            second - main idea is about proportions, if you want to design apps that seamlessly transfer from one screen to another they have to have the same proportions of the sides. This is not a given and depends on the height and width.

            If you take iPhone 18 Pro resolution : 2,622 x 1,206 doubling it would make the screen with 2,622 x 2,412 - almost a square screen.

            They chose to have the folded phone to have 1.4:1 aspect ratio which is consistent when folded and when unfolded.

            • chrisco255 an hour ago

              What app is going to design to flow nicely with a iPhone Duo but not a iPhone 18? Unless Apple has a 1.4:1 ratio across their entire product line, app designers have to deal with variation.

              Also, when you rotate the device, the ratio changes. This is especially common when unfolding a foldable.

              • MSKJ 15 minutes ago

                Folded and unfolded will both be designed for 2 aspect ratios. 1 for Portrait and 1 for Landscape. Opening the fold and rotating 90 deg will give you the larger version while keeping the aspect ratio

              • nonethewiser 38 minutes ago

                People keep saying it’s so an app can resize to the full interior screen but none of the marketing photos actually have this. So its hard to say “what a genius masterstroke by Apple.”

                Most have the closed screen plus another view. Or the lock screen which is a full photo open and a small section closed.

                Im not saying its not possible but it doesn’t seem like that is their intention.

        • tshaddox an hour ago

          Apps already work on Apple devices with many different aspect ratios.

          • ambicapter an hour ago

            This way you don't need to design your app to work with different aspect ratios, because it's always the same.

            • ytpete an hour ago

              But you still do need to support different aspect ratios if you want your app to work on any other iPhone models, because many of them differ.

            • chrisco255 an hour ago

              Even if it were true you would also have to design the app for when the device is rotated.

      • anigbrowl 31 minutes ago

        Proportions absolutely matter for displays, both for aesthetic comfort and for efficient scaling. Most of the world uses ISO216 and its pleasing 1:sqrt(2) proportions. Leveraging aspect ratios with wide acceptance is a win both psychologically and for graphic designers.

        • spappal 11 minutes ago

          The algebra proving why "halving long side H and flipping maintains aspect ratio" implies a ratio of 1:sqrt(2):

              H/W = W/(H/2)       (halving long side H and flipping maintains aspect ratio)
                  = 2W/H          (multiply numerator and denominator by 2)
              H²  = 2W²           (multiply both sides by HW)
              H   = √2·W ≈ 1.41 W (take the positive square root; H, W > 0)
      • gessha 2 hours ago

        Our world is full of artifacts from a previous ages and using some of those as standards is useful/convenient.

        We still use QWERTY keyboards even though our highly futuristic typewriters don't jam anymore. We type commands on tty teleTypeWriter, we save files with buttons using a floppy disk icon, etc etc.

    • TulliusCicero an hour ago

      But it's not really the same aspect ratio, is it?

      Because one is used predominantly vertically, and the other horizontally.

      As long as there's this landscape vs portrait difference, how does the aspect ratio similarity actually help?

      • tiltowait an hour ago

        If you unfold and have two apps side-by-side, then the aspect ratio (and seemingly size?) is the same as having one app, closed. Seems nice to have.

        • leni536 an hour ago

          That doesn't require a special aspect ratio.

        • TulliusCicero 40 minutes ago

          I mean that's true for side-by-side foldables in general isn't it? It doesn't require what Apple is saying about the aspect ratio here.

      • wittjeff an hour ago

        I want to be able to open the phone and get the original closed-state image, but stretched to fit the new total hardware viewport size.

        • nonethewiser 41 minutes ago

          You mean unlike all of the marketing photos?

    • mcapodici 2 hours ago

      I always forget the US doesn't use A4 etc. (or do you?)

      • josephg an hour ago

        How can you forget? Growing up in Australia, every computer I’ve ever owned has defaulted to “US Letter” as the paper size. (Even when your computer was set to use Australian localisations.) If you didn’t change the setting, you couldn’t print. The printer would complain that it was out of paper, because it didn’t have a tray with the requested us letter paper in it. It was one of those things you always had to check.

        I don’t think I saw a “us letter” sized piece of paper until I was an adult.

        • Xirdus an hour ago

          Must be an Anglosphere thing. Every non-English computer and office software I've ever used correctly defaulted to A4.

          • physicsguy 30 minutes ago

            Na, was normal in the UK to have A4 too

      • Modified3019 2 hours ago

        We (normal citizens, businesses, government) mostly use “Letter” size https://en.wikipedia.org/wiki/Letter_(paper_size) which is slightly shorter than A4

        Apparently the reagan admin is responsible for making this our official government document size, and no one knows exactly why this size was chosen.

        • 13hours an hour ago

          Like most of your standards. No-one knows why, but it's obviously advantageous to defend it religiously as "better than everyone else"

          • spiderice 9 minutes ago

            I'm sorry our paper size offends you. Had we have known it would cause such an inferiority complex we never would have done it.

          • lukas099 an hour ago

            > it's obviously advantageous to defend it religiously as "better than everyone else

            Or laugh at ourselves about it, which is what we normally do.

          • MBCook an hour ago

            At a certain point things get so engrained the cost to switch would be huge and the benefits don’t (seem to) outweigh it.

            I think switching to metric would make far more sense than this.

            • XorNot 8 minutes ago

              I don't know in terms of saved paper because the printer has somehow switched to Letter again I think an argument could be made...

          • cubefox an hour ago

            It was just chosen earlier.

        • SllX an hour ago

          That Wikipedia article was lacking citations so I dug some up with ChatGPT: https://www.govinfo.gov/content/pkg/GPO-CPUB-101spub9/pdf/GP...

          On page 52 (57 of the PDF), there’s a letter dated December 18th 1978 (Carter administration, not Reagan) from the Congressional Joint Committee on Printing adopting 8.5”x11”, effective January 1st 1980 so departments & agencies could use up their 8.5”x10.5” stock.

          I also found this article from Time from January 15th 1979 that this was actually slightly cheaper despite using more paper: https://content.time.com/time/subscriber/article/0%2C33009%2...

          The government adopted 8.5”x10.5” to save money back in 1921 vs what was already the industry standard of 8.5”x11”, but this ended up backfiring and a General Services Administration report in 1972 recommended switching to 8.5”x11” would reduce by 5% the amount of times a secretary would need a second page. The Joint Committee of Printing estimated this change would save several million dollars.

          > On hearing the news, one straight-faced bureaucrat in the Government Printing Office said of his colleagues' reaction to the news: "Some people think that this issue has been inadequately studied."

          Apparently the American Forest & Paper Association is under the impression that it was the Reagan administration’s proclamation:

          > Oddly enough, the United States used two different sizes - the 8" x 10.5" and the 8.5" x 11". Separate committees came up with separate standards, the 8" x 10.5" for the government and the 8.5" x 11" for the rest of us. Once these committees found out about each other a couple years later, they agreed to disagree until the early 1980's when Reagan finally proclaimed that the 8.5" x 11" was the official standard sized paper.

          https://web.archive.org/web/20120220192919/http://www.afandp...

      • SllX 2 hours ago

        Like as a standard? No. But I can go to a stationery shop and buy an A4 notebook.

      • ajmurmann 2 hours ago

        No, "letter" is the standard

        • ZeWaka 2 hours ago

          Or "legal".

          • stronglikedan an hour ago

            legal is a standard, but not the standard. letter is the standard

            • actionfromafar 31 minutes ago

              And for writing a letter, ed is the standard editor.

    • oatmeal1 15 minutes ago

      There are compromises to any proportion decision. A tall rectangle is much more natural to hold than a fat rectangle, especially at the size of this device. The user also has to relearn the location of on screen buttons that have always had a consistent location.

    • pkulak 36 minutes ago

      Too wide to fit in anyone's pocket, but the ratio is the sine of 45 degrees! Seems like a very non-Apple thing to do, honestly. My jeans don't care about math.

    • seydor 18 minutes ago

      Surely the next version will unfold twice to reach A3 size

    • kristianp 2 hours ago

      That's not far off the 4:3 of the Samsung Z fold 8. Around 4.24:3.

    • nonethewiser an hour ago

      You mean all two states?

    • tester756 2 hours ago

      But what's the point?

      • jw1224 2 hours ago

        With a ratio of 1:√2, you can cut the sheet in half parallel to its shorter side, and each half keeps the same proportions.

      • atonse an hour ago

        I often make the argument about whether metric is "better" being split by "is it better on paper" vs "is it better in day to day life" - and most metric stuff breaks down in the latter, meaning, the non metric systems seem to be perfectly fine in day to day life, but almost always better on paper.

        Like Celsius - sounds great on paper, not any better (and in some ways, worse) in day to day weather/temperature.

        One of the few exceptions I find is metric paper sizes. It's such a beautiful way of designing the sizes that is not only perfect on paper (pun proudly intended), is also totally practical in real life.

        • dogscatstrees an hour ago

          > "is it better in day to day life"

          Speak to a carpenter or construction worker from any country with the metric system. Measure anything by simple powers of ten and simple decimal shifts makes life so much easier. Quick, what is half of a yard-length beam less 12 1/16"?

          • hn993302 23 minutes ago

            If it were really a problem, wouldn't they just use decimal inches?

        • vablings 8 minutes ago

          Only Americans feel this way about Celsius. The only downside is that Celsius requires 3 digit precision to really accurately characterize what temperature a room feels. I would be willing to bet humans are woefully inadequate at knowing the temperature of the room they are in anyways

          • atonse 4 minutes ago

            I put more details here: https://news.ycombinator.com/item?id=49635310

            I do concede the overwhelming majority of people that argue that one is better than the other (both ways) are basically just arguing "the thing I grew up with is better" - because when you probe further, there isn't really any supporting argument, just "I understand this system better because I grew up with it" but it's equally vacuous coming from people who grew up with Celsius.

            I came to the US when I was 12, so I grew up with Celsius but didn't pay attention to the weather as a young child. But still, I've lived in both systems.

        • anvuong an hour ago

          Not sure how Celsius is worse? Its unit is the same of Kelvin, just shifted by 273. 0C is freezing, 100C is boiling. Some people say Fahrenheit is more representative of how people feel, but that is very subjective and biased towards the West and Northern hemisphere.

          • atonse 11 minutes ago

            Celsius in a lab (or in cooking) is perfectly fine.

            But as a way to describe daily weather (and thermostats) it's woefully inadequate.

            The sum total of "comfortable" temperatures in celsius has to be squeezed between maybe 17 to 24 - why? you never ever use anything above 40 except when talking about people that died from a heatwave.

            It's based on the freezing and boiling point of water _at sea level_ which almost none of us ever encounter (whether it's sea level, or the boiling point of water).

            Fahrenheit is a much more intuitive scale (again... to describe daily weather or human temperature) - 0 - 100 better models the temperatures we experience daily, and you can intuitively separate into 10s, the way you "feel"

            For example...

            100s - honey, please, let's move to a cooler place.

            90s - uncomfortably hot

            80s - hot in the sun, not too bad at night

            70s - you'd probably want a light sweater at night

            60s - light sweater all the time

            50s - medium sweater

            40s - sweater, maybe a coat

            30s - coat

            20s - sweater and coat

            10s - why am i living in this region?

            0s - honey, please, let's move to a warmer place.

            The point is that there's enough resolution to describe the actual human experience with temperature.

            For everything else, celsius is perfectly adequate, totally agree.

            • hn993302 8 minutes ago

              They also accidentally got MPH right for cars. Fastest highway is like 85. 100 is the fastest a normal car can go and also a reasonable point to arrest the driver.

          • ghaff 40 minutes ago

            "Just shifted by 273"

            To be clear, I don't have strong feelings. Obviously in a lot of science/engineering fields we use Celsius degrees a lot. But we also us Kelvin absolute scale a lot which would be ridiculous for day-to-day usage.

            I am used to Fahrenheit but it is also a finer scale and a nice round number for boiling is largely irrelevant for the vast majority of purposes. Yes, knowing the freezing point of water can be important but memorizing one simple number probably isn't a huge stretch especially that the reality differs based on a number of factors. Arguably, knowing that 0 degrees F means fricking cold is sort of a higher latitudes bias but I'm not sure the degree to which Celsius simplifies.

          • hn993302 22 minutes ago

            Celsius isn't granular enough. Many digital thermostats will even add decimal places if you switch to Celsius mode that aren't present in Fahrenheit.

            Secondly, the highest temperature ever recorded outdoors was 56.7˚C. So no matter where you are, from that to 99 is wasted.

            • bialpio a minute ago

              I have a kitchen thermometer for making caramel (can't remember exact number but ballpark is 200C). I occasionally use my oven at 250C. My wife fires her ceramics in a kiln at around 1000C. I don't feel like I'm "wasting" anything here.

              > Celsius isn't granular enough.

              This argument would be reasonable if we didn't have to cut inches into 16 or 32 parts to approach decent granularity. At least we use decimal for cutting Celsius up...

        • gog an hour ago

          Why do you think Celsius is worse in day to day life?

          • vostok an hour ago

            I find that increments of 1C are too small to be useful in daily life but increments of 5C are quite big. As a result, you can't really round degrees Celsius to a multiple of 5 whereas full precision integer temperatures are too precise. So for example 15C and 17C feel like different temperatures, but each 1C step from 15C to 16C to 17C is not really useful.

            In contrast, it's very reasonable to round temperature to increments of 5 degrees Fahrenheit. So for example 58F and 60F are basically the same temperature as far as my perception is concerned.

            • 0x457 11 minutes ago

              It's literally does not matter in day to day life. In the end you get to X degrees is cold, Y degrees is perfect and Z degrees is hot regardless of C or F.

              I grew up using C and now I'm using F, if I move to a country that uses C, I will switch again. Its meaningless.

          • bargainbin 39 minutes ago

            Because in Celsius, 0 lets you know the water outside will likely be frozen and 100 lets you know the water in your pot is likely boiling. This is utterly useless information.

            It is nowhere near as useful day to day as knowing 0°F means a very specific saltwater brine mixture will likely be frozen, and 90°F is kind of as hot as your insides. Or 96. Or 98.6 as the third revision decided.

            • nonethewiser 30 minutes ago

              I find F way more intuitive for weather. The larger scale helps. 100 is hot. 0 is quite cold. Boiling point is irrelevant. 32 freezing is the only thing that feels arbitrary.

              • hn993302 17 minutes ago

                Yeah and freezing point is whatever because that moves anyway and also doesn't say a lot about whether or not there will be snow

          • xattt an hour ago

            1990s LCD HVAC thermostats that didn’t go down to half degrees had better precision when set to °F vs °C.

          • ytpete an hour ago

            There's also this famous comparison chart meme: https://www.reddit.com/r/slatestarcodex/comments/t0lnjt/fahr...

            ...making the point that Fahrenheit's 0-100 range is better suited to normal day to day measurements than 0-100 Celsius. The numbers that feel easiest to communicate with are scaled nicely relative to the range of temperatures you most often want to communicate about.

            • hn993302 15 minutes ago

              I like how the comments are like "um acxshaully as a Canadian [citation needed] [you forgot </s>](xkcd/234234)"

      • Exoristos 2 hours ago

        It's to make commercial use of paper mind-numbingly easy in terms of calculation and avoiding waste.

      • noisebuffer an hour ago

        I would imagine this helps a lot having two screens side by side. You can remote into another phone and help a user like an old relative accomplish something. Or run a virtual machine or AI control panel

        • nonethewiser 29 minutes ago

          There is no doubt this is why Apple did this.

      • estearum 2 hours ago

        Aspect ratios are very important for UI design.

        • tester756 2 hours ago

          But why paper's ratio is important?

          • benbayard 2 hours ago

            It's mathematically the only aspect ratio where this holds and thus you can resize in half and nothing has to move around.

          • abdullahkhalids 2 hours ago

            He is explaining that if you design an app that displays as desired on the outer display (in portrait mode). Then if you display that app to the inner display (also in portrait mode), it will show up exactly the same, just with everything twice as large.

            This obviously makes life easier for both users and developers.

          • Fuzzwah 2 hours ago

            One reason is making it easy to scale things up or down for printing on standard sizes of paper.

        • fwip 2 hours ago

          Moreover, app developers for iOS have to support fewer aspect ratios than developers of Android apps. In theory, this allows for more attention to be given to the UI design for each aspect ratio - rather than having to use a spring-style stretch layout.

          If I were to guess, this does look like a new ratio to support, but at least it's just 1 instead of 2.

    • incognition 2 hours ago

      I mean, I wouldn't hate it if they got into cars

      • butlike 2 hours ago

        An Apple Miata is the dream. Take the design team from the MX-5 NA days and marry it to Apple's design team. Both are exemplar in engineering and the result has me drooling as I day dream here.

        • derac an hour ago

          Apple design is the polar opposite of the MX-5. The MX-5 is a masterpiece of mechanical design and function. Apple makes minimalist purely electronic fashion gadgets that are highly form over function and remove user agency.

        • hn993302 26 minutes ago

          Oh boy, USB ports and audio jack instantly removed. They'd even recall the already-sold Miatas to remove those. Stickshift option gone too.

        • Hatrix 2 hours ago

          I imagine it would be held together with glue and tiny screws.

          • avidiax an hour ago

            And the charging port will be on the bottom.

          • camhenlin an hour ago

            This has worked fine for Lotus products such as the Elise

    • crumb-bum 42 minutes ago

      9-9-26 marks a historic day: the day Hacker News discovers how paper sizes work. Though for a group of people who have never handled let alone folded an actual engineering drawing, this isn't surprising.

      The American sizes do this too by the way, this isn't some unique ISO eurotrash magic.

      Nor did Apple hire origami artists to design this overpriced monstrosity no one asked for.

  • Nevermark 2 hours ago

    John Ternus, and his co-presenters, still presented with the now institutionalized Apple-voice: obviously-rehearsed, emotionally-flat, robo-replay.

    They spent their time practicing to recite, instead of talk, to people.

    So hard to sit through.

    I had assumed that was a genuine, if not inspiring, reflection of Cook's controlled non-spontaneous personality. Relative to Steve's emotionally-rich casual-coded excited-to-share delivery.

    • montagg 30 minutes ago

      One big difference from Steve: it isn't the Steve show anymore. The people showing this stuff off are the people who lead the the teams that work on these things.

      It's so much cooler to me to see the people closer to the work talking about it rather than just Steve Jobs, as amazing as he was to watch. I'll take slightly stilted any day of the week as a tradeoff.

      Ternus did introduce a new rhetorical thing, though. He framed some of the guiding principles during the opening and throughout as ideas originating from himself, not Apple. Cook rarely said "I" in relation to a claim, other than "I'm so proud of" X, Y, Z. That's a bit more product guy, a bit more Opinionated. I am hoping for more of that.

    • tiffanyh an hour ago

      People under estimate how hard it is to talk naturally in front of a camera.

      There’s a reason why acting as a profession exists.

      • ghaff 32 minutes ago

        As someone who has spoken on a lot of stages, it's hard. I do sort of agree that falling back on an obviously rehearsed (over-rehearsed?) style isn't great. Jobs wasn't that way but (mostly) but he was a real talent who could have sold sand to arabia.

        I do think there's a general high-end corporate tendency these days to over-rehearse for big stages. I could name some CEOs who were doing it years ago. And I could name some CEOs who were terrible presenters but were very successful at least for a time.

        • nielsbot 28 minutes ago

          He maybe didn't present that say but he did rehearse a lot

      • paxys 12 minutes ago

        It’s also hard to be the CEO of a multi-trillion dollar company. Speaking is part of the job.

      • saghm an hour ago

        Surely they have enough money to hire either someone to teach them to do it better or someone to give the presentation instead.

      • thdr an hour ago

        Nah, this is a deliberate choice.

      • ricardobeat 40 minutes ago

        Apple trying to make presenters 'act professionaly' is the problem, not the solution. People just want to hear about the products from the people who made them. Somehow it worked pre Apple campus?

      • Nevermark an hour ago

        Do they?

        I think everyone knows how many hours they practiced and the depth of talent they could draw from. The inhuman consistency demonstrates a deliberate choice, that undermines their own message.

        Care about impact wasn't just a Steve quirk, it was the reason keynotes were worth having.

        Try saying "And one more thing..." in recent-Apple voice, without laughing or crying.

        • boonzeet an hour ago

          You can have the best acting coaches in the world and still not get ‘it’.

          Comparing anyone at keynotes to Steve is challenging. He really was among the best at presentation.

          • Nevermark an hour ago

            I agree, expecting Steve would be unfair. And trying to duplicate him would be a mistake.

            But find a voice that works for whoever is presenting, or get different presenters.

            The visuals and videos were excellent. The product was cool.

            • ghaff 27 minutes ago

              You're not going to get Steve. For which I'm genuinely sorry.

              But, yes, Apple has made the deliberate choice to have presenters who rehearse, rehearse, and rehearse. But many are not natural actors and will never be. You can mix things up a bit on a stage. But Apple does want a smooth production and puts a lot of money and effort into it.

    • pupppet an hour ago

      Don’t forget about how they desperately try to figure out what to do with their hands.

      • nu11ptr 42 minutes ago

        It is distracting. Just use your hands normally. It just feels a bit alien and scripted.

      • behnamoh an hour ago

        yes, the cringiest thing in the entire show.

    • SllX an hour ago

      I do hope John Ternus & his team change it up, but I wasn’t expecting it from this event. He’s only been CEO for 9 days & this was probably shot before then.

    • pwthornton 23 minutes ago

      There is no matching Steve, but I would like to see Apple try at least one live event again a year. Covid is what brought around the super rehearsed video presentation, and it fit Cook well, but are the days of live keynotes really done?

    • paxys 13 minutes ago

      Apple needs to bring back live keynotes instead of this overproduced TV show.

    • snowwrestler 35 minutes ago

      > Relative to Steve's emotionally-rich casual-coded excited-to-share delivery.

      Example 1,494,298 of “most people aren’t Steve Jobs.” Can’t believe we are still doing this comparison. In a few weeks it will be 15 years old.

    • mvkel 29 minutes ago

      apple needs to rethink so much more fundamentally. Ternus talks identically to Tim Cook. Indistinguishable. It’s like when Jobs left, Apple became a reflection of the superficial touchstones that Jobs left behind, rather than the CEO defining what the culture is, and evolving it.

    • FireBeyond 19 minutes ago

      I loved the disclaimer at the end of the iPhone Pro model that felt distinctly non-Apple and more akin to a drug commercial, "Usage of heavier models may be limited. Subscribers to certain iCloud+ plans will likely receive higher usage quotas. Now here's Sri to talk about electronics!"

    • browningstreet 26 minutes ago

      Brand is brand. CEO is not brand.

    • sajithdilshan an hour ago

      That’s something I noticed as well. It was very subtle, but my brain was telling me that something was off and the way people spoke was very artificial.

    • ardit33 an hour ago

      Give him 6 months... usually it takes a bit to change things around (including marketing / pr presentations).

      But, he has been part of Apple for too long, and probably has internalized that style.

      Hope he brings good change though...

    • dogscatstrees an hour ago

      Craig F with his constant foot-shuffling...

      • ricardobeat 36 minutes ago

        Despite that, still one of the most natural speakers in all their recent events.

    • ddlsmurf 10 minutes ago

      a very neurotypical response

    • gxs an hour ago

      People are insufferable with the amount of criticism

      Like no one is above reproach and def everyone is open to criticism, it to open a thread with 1200 comments and see this as the first comment was super annoying

      So much stuff to discuss and we are focusing on some presenters tone? jfc

      • rootusrootus an hour ago

        I use it informally as a metric for whether there is anything meaningfully bad that I should be aware of. If this is what people bitch about, then probably the product is mostly pretty good.

      • sixothree 34 minutes ago

        I couldn't agree more with the criticism being too much. The negativity adds up and drowns a thread so much faster than the neutral comments. I don't know the reason it feels that way. And it seems so pervasive in so many places.

        I wish there was a way to just put all criticism in a single thread and leave other thread trees for technology topics. Of course my first thought is a technology answer to a human problem.

        That said, I simply couldn't sit through this presentation and did find it insufferable; and I've been waiting for a foldable iPhone for a long time. Having to close the presentation out of frustration tainted my purchasing decision.

  • MPSimmons 4 hours ago

    Why do they insist on every new phone being bigger than the phones before them? I don't mind folding. I think it's cool, and a nice way to get a useful space. But I have big hands, and I can't use my iphone 17 now without two hands. This is even wider before unfolding.

    Who wants bigger phones? Who is like, "damn I wish I had a tablet that I could fold up and still barely fit in my pocket"?

    I want smaller phones. The width of the iPhone 4 was nearly perfect imo. If they would take modern display technology with approximately that width and expand it to 16:9, I think it would kill, even if it were relatively underpowered compared to the modern top of the line.

    • corysama 2 hours ago

      > Who is like, "damn I wish I had a tablet that I could fold up and still barely fit in my pocket"?

      Me. I get why people like small phones. But, I've have the iPhone Jumbo Huge edition for a long time now. I use my phone as a pocket tablet 10X more than as a phone.

      Looking at the Duo specs https://www.apple.com/iphone-duo/specs/ vs my current 12 Max Pro specs https://support.apple.com/en-us/111874 it looks like the differences I care about are

      1) 1878 pixels over 4.64" vs. 1284 over 3.07" 2) Default camera mode is 48 MP vs 12. Other modes are surprisingly similar. 3) A much faster CPU

      I'm sure there are 1,000 more small differences. But, my 12 Jumbo Huge from late 2020 still runs great. If I were to upgrade, I'd get the Duo. We'll see how much longer I keep waiting, I guess.

    • saghm an hour ago

      > Who wants bigger phones? Who is like, "damn I wish I had a tablet that I could fold up and still barely fit in my pocket"?

      I have bad eyesight. I've worn bifocals since I was 16, and I'm twice that age now. I literally used to carry around a 7" tablet in my pocket in college because I didn't have a smartphone yet. I want to be able to make things big so I can read them easily and not have to scroll constantly.

    • mtalantikite an hour ago

      The other night I was at an event and pulled out my iPhone 13 mini to show some people a video I had taken -- the two people on either side of me exclaimed and pulled out their iPhone minis and we all laughed about holding on to them until they turn to dust.

      • TimTheTinker 6 minutes ago

        The iPhone 13 mini feels huge compared to the 4s... I'd still use the 4s if it didn't have such horrible battery life or could run modern apps.

      • trueno 39 minutes ago

        lol i have upgraded multiple times and i always end up back on the iphone mini. it's cost me a lot of money to find out how much i truly value small phones. my phone use is so balanced compared to some of the people i sit around who are just glued to their damn phones all the damn time. i love the utility that i can literally do whatever i need on the iphone mini, but i don't feel drawn to pick it up and just scroll much. i think the size helps reinforce that a lot, and i mostly feel like i have such a healthier relationship with screen time than my coworkers, family and friends.

        if there was ever an iphone that was the size of the iphone 5 it would literally be over for me id pay 2000 dollars for it i dont care. there's literally no other options for small phones that don't suck right now i have looked exhaustively. the 13 mini is still the small phone king it's the best damn phone in the milky way.

      • narvidas an hour ago

        Still to this day Apple 12/13 mini has been my absolute favourite form factor for a hand-held device. I appreciate Apple must have had their valid reasons to discontinue it, but it's such a shame.

        • drowntoge an hour ago

          I chickened out at last minute and went with the non-mini iPhone 12 because it had marginally better battery life. I regret that choice to this day.

    • hinkley 2 hours ago

      At this point it's feeding screen addiction.

      When I go for walks I only bring my smart watch. If I break an ankle or someone has an emergency we can talk. But I can't pull up a bench and doomscroll for an hour.

      • Gander5739 an hour ago

        I don't think that follows. You can doomscroll at any screen size, small or big. If they don't fit in your pockets, it's probably harder to doomscroll on the phone, not easier.

        • adamweld an hour ago

          It does follow. A bigger screen is more addictive.

          • MSKJ 24 minutes ago

            The problem is some people thinking they know what's better for everyone

          • chrisco255 an hour ago

            I actually read more ebooks with a foldable. It gives me more functional options for entertainment other than doomscrolling. Videos are also obviously better on the inner screen.

    • tripleee an hour ago

      A tablet the folds up and fits in my pocket is perfect. Tablets are better for reading and watching things - they just kinda suck to carry around.

    • nu11ptr 39 minutes ago

      > Why do they insist on every new phone being bigger than the phones before them?

      Folded, I get, I want it to be a "regular size", but the only reason I don't like big devices is because they are clumsy to store in my pocket and use/grab one handed. If I can use it BOTH ways, now I have a choice. One handed for quick usage, and two handed for extended sessions. For $2K, yeah, I'm going to want a full fledged computer in my pocket.

    • TwoFerMaggie 2 hours ago

      I can't help but notice how many times they mention "viewing content" during the demo.

      It almost feels like they make smartphones not to be handy tools for the digital age (who am I kidding), but for ultimate content consumption.

      • amelius 2 hours ago

        They're vending machines. And they should have big windows.

    • MBCook 4 hours ago

      Lots of people. There’s a reason folding phones have been a big story for years.

      Maybe they only sell to 5% of users but they sell and at top prices, meaning more possible profit.

      And you can’t grow the iPhone at the current sizes. Everyone who once wants at one of those sizes already has one. You either have to convince them to upgrade or switch, and those are both hard.

      However, if you give them a choice of something they haven’t had before, it’s way easier. Get the people who wanted to fold and went to android and would like to come back. Get the people who have a max and want something bigger. Get the people with an iPhone 13 who are simply curious enough to do the upgrade, but otherwise would’ve stood still.

      Gotta sell.

      • nenddnndnn an hour ago

        I think they could get 0.1 to 1 percent increase in sales by fixing family/ screentime. It doesn't work flawlessly and a teenager is basically the same as a hacker and there are too many workarounds and it is very hard to harden either iPhone or Mac.

        It also needs a kill switch. (Non parents will judge I am sure)

        The device with good parental controls will be the go to for many parents regardless of practically anything else.

    • Danox 2 hours ago

      I like my Apple phone 4s too it was fine in its time but these days I need a bigger phone because the eyesight isn’t exactly what it used to be. I don’t need a giant phone, but I need something a little bit bigger than a 4s.

      • hinkley 2 hours ago

        There was a while where the bezels were getting smaller and the pixels cleaner where getting a new iphone/ipad pretty much kept pace with my declining near vision.

        But these days I pretty much need to buy different pants so the goddamned phone fits without dislocating my hip.

      • Keyframe 2 hours ago

        I kind of thought the same and then I invested a bit of money into seeing(!) an ophthalmologist. If it's correctable, do it. Better investment than a damn phone. Now I can go back to asking for a smaller phone.

    • AceJohnny2 2 hours ago

      You are, I'm afraid, in the minority.

      Apple produces a "small" phone (S or Mini series) only every few years because that's enough to saturate that market.

      • josephg an hour ago

        Yep. Last time they made a mini iPhone it didn’t sell as well as they expected. It seems the market loves big phones. I bet these folding iPhones will sell like hotcakes.

      • pyrolistical an hour ago

        Soooo anytime now to bring it back right??

    • ajmurmann 2 hours ago

      Well, I'm with you and I was very excited when the iPhone Mini came out. However, the capabilities weren't equivalent to the regular-sized Pro (probably due to space reasons). So I didn't buy one despite loving the size and now cannot complain that it was discontinued.

      • P-Nuts an hour ago

        I did buy one and I am still using it. It can do all the things I need a phone to do. Honestly if anything it’s still a bit too big.

        I don’t know what I’ll do when this phone becomes obsolete. Get surgery for bigger hands?

        It seems mad to me that it wasn’t more popular. Though a lot of things that are popular seem mad to me too.

        • macNchz 34 minutes ago

          > Honestly if anything it’s still a bit too big.

          Stumbled on my old iPhone 5S in the back of a drawer recently and could not believe how good it felt in my hand, even having only used 12 and 13 Mini models since 2021. What an excellent form factor and construction. Would happily pay a big premium for a modern version of it. Dreaming of a sub-mini phone trend. Sell me a $1500 Zoolander phone—not even joking!

    • ConcernedCoder 2 hours ago

      IMHO, one of the reasons I've been delaying an upgrade is because the standard sized iphone 13 ( not even pro ) I've had for a few years now is big enough already, anything larger just would not be ergonomic ( and I have large hands )...

    • card_zero 2 hours ago

      I want the rest of you to have big phones, so that the concept of "mobile friendly websites" can die. This is my sole interest in phones. So I hope the Duo can be held comfortably in landscape orientation, but I guess in fact it can't be held comfortably at all. Oh well.

      • chrisco255 44 minutes ago

        It is true that mobile oriented design killed a lot of great web designs from the 00s. But its not just screen size, thumbs are less precise than mouse cursors, necessitating larger buttons and click areas.

      • maigret an hour ago

        Bad luck, accessibility standards require you to support 320px width without horizontal scroll bar for most elements, especially the main layout. (1280px with 400% zoom)

      • josephg an hour ago

        Why? Responsive designs are great. They often work better on desktop, too - if you resize the window, you get a layout that “just works”.

        Lots of companies make terrible websites, but has been true since long before mobile phones existed.

      • ajmurmann 2 hours ago

        Best are websites that in order to be "mobile friendly" make it impossible to pinch-zoom images

    • nicbou 2 hours ago

      I carry an iPhone because I love the size. I carry an iPad to read. This would be nice, although I prefer to keep these devices separate. The iPad isn't connected to my life, so it can enter my bedroom.

      It's not a 2000 buck problem though.

      • shaoonb 2 hours ago

        Why not get a significantly cheaper (and much nicer for reading in my opinion) e-ink ereader?

      • hinkley 2 hours ago

        I'd like to think if Steve were around, the apple watch would have been pushed for more battery life and connectivity instead of more health monitoring, which is a gimmick people mostly use for a few months and then turn off.

        I'd like to carry my iPad and tether it to my watch instead of my phone, and just have those two and the headphones as my Personal Area Network. Nobody is even doing an all-in-one device anymore, but we keep pretending like that's the world we live in.

        • moomin 26 minutes ago

          The problem is, health is easily the biggest thing in wearables. The problem for Apple is their health stuff isn’t up to snuff with their competitors.

    • raincole an hour ago

      The answer is people want that. It's not a novel idea. Huawei's folding phones are even bigger and they sell like hot cake at least in China.

    • pmontra 2 hours ago

      I also want a small phone. I was happy with a Sony Xperia X Compact which is one inch shorter than my current Samsung A40, which is shorter and lighter than almost everything else.

    • dmd 2 hours ago

      Me. I love my Pro, and this year I'm switching to Max. My eyes (at 48) aren't what they used to be.

      • Scoring6931 2 hours ago

        Why don't you try an increased font size with the display size you already got?

        • dmd 2 hours ago

          Because then less stuff fits on my screen? What a question

          • Scoring6931 an hour ago

            It was a genuine question. I also suffer from eye issues and a bigger font and warmer colours really help, with no need for a bigger screen in my experience.

            Absolutely no need to be rude.

          • greenchair 2 hours ago

            what a response

    • roger_ 2 hours ago

      My iPad is my primary computer so... me.

    • htk 37 minutes ago

      "Who wants bigger phones?"

      Everyone who buys larger phones instead of the iPhone Mini. The market decided that.

      • stirlo 32 minutes ago

        Kinda of. But the mini was released at a terrible time to get accurate data. The iPhone SE had launched 6 months earlier and had been lauded as the phone to get if you wanted a small iPhone. People who bought the SE were not ready to upgrade straight away to the mini. I suspect if the mini launched today it would see (a little) more success.

        • zamadatix 20 minutes ago

          I'm sure Apple, and most other smartphone companies who have released a smaller phone before, are also at least as capable as us at accounting for launch timing in their investigations of what causes a phone to sell well and what doesn't.

        • MSKJ 21 minutes ago

          Even outside of iPhones there isn't a large market for small phones. It's a niche market

    • sfjailbird 2 hours ago

      That's why I prefer the flip format, over fold. Typing this on a Flip 3 I've had since 2021, very happy with it.

    • Kiro an hour ago

      The obvious answer is that people actually want bigger phones and you're in minority. But no, let's pretend what you personally want trumps that and ridicule them for it instead.

      • iAMkenough an hour ago

        But Steve Jobs taught me to jeer at people that would dare consider using a stylus with their phone. I need something to jeer at.

    • hapticmonkey 2 hours ago

      They tried mini iPhones. They didn’t sell well. Unfortunately the market is just not there.

      • Danox 2 hours ago

        The same thing goes for cheaper phones. Apple has made some phones that were a little bit cheaper than the flagship phone, but most people still buy the more expensive phones if it’s not the most expensive, it’s the next one down that most people buy.

        • newsclues 25 minutes ago

          5c, three generations of SE, 16e and 17e

          Apple has been pretty consistent with cheaper iPhones.

      • bigstrat2003 an hour ago

        They sold just fine. They just didn't sell a billion million units, so in Apple land that was considered a "failure". Most manufacturers would've been stoked to get the sales figures the iPhone mini got.

        • xattt an hour ago

          It will be interesting to see Ternus’s moves in this space.

    • Dylan16807 2 hours ago

      > Who wants bigger phones?

      That's a mix, people like phones of all sizes.

      > Who is like, "damn I wish I had a tablet that I could fold up and still barely fit in my pocket"?

      But this question is silly. When your reference point switches from people buying phones to people buying tablets, there's a huge demand for tablets that are more portable.

    • c0rruptbytes 2 hours ago

      the iphone mini unfortunately did not kill nor do most small iphones

    • topranks 2 hours ago

      Yeah I’d love another mini, but alas.

      • jghn 2 hours ago

        The flip side is I used to be the person that upgraded every year. Meanwhile I'm now sitting here with the most recent mini model and HODLing. I realize its' a drop in the bucket for them, it's their loss that I no longer purchase new equipment.

        • Octoth0rpe 2 hours ago

          What's particularly frustrating about the discontinuing of the Mini is that it really didn't sell badly, just below _expectations_. Compared to every other model of phone sold by other manufacturers, I suspect the Mini outsold all but the most popular models.

          From that perspective, the discontinuation feels more like an act of embarrassment by management than the result of a rational cost/benefit analysis. Given that reportedly the Air is selling substantially worse than the Minis, and I suspect the Duo will also fail to match its internal sales target because IMO Apple _usually_* overestimates the number of buyers willing to drop $2k+ for personal purchases (lots of corporations are willing to buy laptops for $2k+, but I suspect that almost all AVP/iPhone purchases are direct to consumer), I wonder if Ternus be willing to adopt a strategy that will keep profitable products around even if they don't meet their target. I suspect this is sort of an effect of the predictors being in some kind of high income bubble where _everyone_ they know has enough cash to drop $3500 to try out an AVP.

          I had a Mini 12 and upgrade every 3 years, so I didn't bother with a mini 13. I ended up buying a base 15 and hoping that I wouldn't mind it, but my regret has only gotten stronger over time.

          * Exception: they have dramatically underestimated the number of people wanting to buy high ram minis/studios for local AI.

          • annzabelle an hour ago

            > I suspect that almost all AVP/iPhone purchases are direct to consumer

            I have worked for multiple companies that provide iPhones to employees, but neither of them would budget for the newest best version, unlike with the macbook pros. Companies know that if they buy devs computers with more ram and a bigger high resolution screen, we will get more done, but the main reason to provide a top end iPhone is as a perk.

            Might be different with the Duo because I can see an argument for it being a better productivity device for people who need to send a lot of emails from a mobile.

        • Lalabadie 2 hours ago

          There's a sizeable amount of us. I finally had the battery changed in my 13 Mini a few months ago. I don't want a larger phone.

          The Duo has the same diagonal as a Mini when closed (5.4"), so I'd love to see them eventually embrace that size and release a 7:5 ratio SE or something similar.

        • sethherr 2 hours ago

          Yup. They released the air - but that’s not what I want. I want a smaller phone, not thinner.

    • hermitcrab an hour ago

      >I want smaller phones.

      You want a Zanco phone. They are tiny. Apparently designed to be small enough for prisoners to keep in their orifices.

    • ex-aws-dude 4 hours ago

      How many times do HN users have to be told they are not the majority?

      If you look at phone sales Pro Max out-sells the regular Pro

      Regular people like big phones

      • shaan7 2 hours ago

        Can attest to that. My wife always complains how big phones don't fit well in her shorts. But when I remind her of that when she is buying a new phone, she goes "Yeah well its annoying, but videos are nicer on a bigger screen".

        Oh well :)

        • Danox 2 hours ago

          I’ve heard that many times…

      • robertoandred 2 hours ago

        By this logic they should discontinue the regular Pro.

  • anonu 2 hours ago

    As a recent Android foldable phone owner (Google Pixel), I'm excited that the Duo will get developers to actually design apps for foldables. Right now, some apps don't work at all and others are just stretched. I feel a better use of the screen space is around the corner for both Android foldable and Duo users.

    • cosmic_cheese an hour ago

      As a dev who regularly works on apps for both platforms, I think one of the main causes for poor support for form factors beyond a standard smartphone on Android boils down to Google refusing to give developers fully fleshed out APIs to support said form factors.

      Instead, they just hand you some poorly documented loose parts in a box and tell you, “good luck” and you’re on your own to fill the gaps. Compose is a little better about giving the tools you need than the preceding Android Framework, but it’s still much more “assembly required” and “batteries not included” than the UIKit+SwiftUI world is.

      Many iOS apps built using system components will behave 90%+ correctly on the Duo by just compiling against the iOS 27.1 SDK because there are well supported methods of doing things that Apple can leverage to reduce dev work. In contrast, on Android there's 10 ways of doing anything none of which get full-throated support (on top of all the other ways devs invent), and so any time it gains support for a new form factor almost nothing is automatic and it all falls on the devs’ shoulders.

      • fchicken 38 minutes ago

        > Instead, they just hand you some poorly documented loose parts in a box and tell you, “good luck” and you’re on your own to fill the gaps.

        Google is fundamentally a spy company, not a product company

    • seanalltogether 2 hours ago

      > "A large fraction of the flaws in software development are due to programmers not fully understanding all the possible states their code may execute in."

      This is a quote from John Carmack and should sit over every developers monitor. At the same time, OS designers should be doing everything in their power to reduce the number of states a developer has to think about.

    • kccqzy 2 hours ago

      It would depend on the sales volume. For a long time the iPad has been available and many developers simply are content to have a stretched version of their iPhone app on their iPad, because the sales volume isn’t sufficient. If foldable phones sell like iPads, this could very well happen to them too.

      • sajithdilshan an hour ago

        Exactly, I remember until recently even instagram didn’t have a proper iPad app that uses the complete screen space

    • Readerium 2 hours ago

      I don't want to be pessimistic, but I can see a single app now showing two different feeds to doomscroll.

      • Gigachad an hour ago

        Subway surfers and tiktok at the same time. The future is now chud.

      • sajithdilshan an hour ago

        Instagram posts on one side and reels on the other side

    • etchalon 2 hours ago

      Developers will design apps for Apple's foldables.

      • bel8 2 hours ago

        Cross-platform is a thing.

        If anyting, Apple stands to gain from what was already developed for Android.

        Like https://developer.android.com/phones-tablets-foldables

        Which targets iOS also: https://kotlinlang.org/compose-multiplatform

        • raydev 2 hours ago

          React Native and Flutter are way more popular than KMM/CM, and yet both have struggled to support even small iOS visual changes in a timely fashion.

          This is ignoring the fact that developers who choose these cross-platform frameworks don't seem to care much about quality and general polish.

        • balder1991 2 hours ago

          It is a thing to some extent, but there’s also a correlation of companies that do cross-platform for simple apps being cheap on development, and making it work very well on some specific platform isn’t their priority.

      • can16358p 2 hours ago

        Thought it will bring "desiging for foldables" onto the table which would benefit Android foldables too.

  • stillpointlab 2 hours ago

    These threads are often amusing with people obliviously asking: why doesn't Apple make exactly what I want? And then stating with certainty how well their custom requirements would sell.

    I'll probably wait and see how this phone does over the next few years. If it is still highly regarded by version 3 then I could imagine making the switch to a folding phone. For now I will remain conservative since my phone is such a critical piece of tech.

    • mmmmmbop an hour ago

      100%. It was so funny to see how for years, everyone on HN was harping on about how well a smaller iPhone would sell. Then Apple finally released the iPhone mini and nobody was buying it, so they had to kill it after a couple of iterations.

      Basically, try to do the opposite of what HN is saying and you might just create a successful product.

      • bigstrat2003 an hour ago

        > Then Apple finally released the iPhone mini and nobody was buying it, so they had to kill it after a couple of iterations.

        And by "nobody", you mean "actually a lot of people, just not as many as the bigger model". It's ok to have a model that meets a less common, but still extant, need in the market. If everyone followed Apple's logic on this, people with very small or very large bodies would have to go naked because companies would go "that size doesn't sell as much, we have to kill it" rather than (as actually happens) charging more per unit to make up for the overhead of lower volumes of sales.

        • sosull 25 minutes ago

          The mini accounted for 3% of sales. Personally I’m a believer, and a buyer, but 3% isn’t a good number.

    • nonethewiser 18 minutes ago

      Contrary to popular belief, Apple did not kill the mini because iphone 13 mini sales were poor. And they were poor.

      Apple killed it because Mini 14s are illegal in Europe. There are tons in the US though.

      • zamadatix 9 minutes ago

        The Mini 14 never existed. Perhaps you're thinking of a specific (non-mini) model of the iPhone 12 which was temporarily banned in France or maybe the USB C requirement which went into effect ~1 year after new sales of the iPhone 13 mini were already discontinued by Apple worldwide?

    • varispeed 2 hours ago

      Being average person is like winning lottery. Everyone is making products for you.

  • minimaxir 4 hours ago

    I'll give John Ternus credit: the demos are interesting and fun.

    Maybe not $2k fun + inherent risk with buying the first generation of an Apple product particularly after the Apple Vision Pro, but still.

    • allenu 4 hours ago

      I agree. The demos were great. They really showed off how things you already do today are "better" on two screens. This is in contrast to the Vision Pro where the demos were of things that were neat but I can't see myself needing (watching 3D captures, watching a big virtual cinema screen).

      I think this will be a hit, but the $2k is a bit much for me to even consider getting one. Obviously they'll likely drop that price over time.

      • josteink 4 hours ago

        It’s the exact same price point as the Samsung Z Fold 8, which is this phone’s exact competitor.

        $2k is a lot to ask, but it answers the market 100% on “I’d like a Samsung Fold 8, but as an iPhone”.

        • microtonal 2 hours ago

          Difference is that the Fold 8 started at 2000 Euro (compared to 2339 Euro including VAT for the Duo) and can now be bought here already for 1500 new.

          That's 800 Euro less and Samsung will mostly decrease prices further while Apple will barely.

        • cma 3 hours ago

          It's a shame Samsung dropped stylus support after the 6, but I guess the 8 is a good bit lighter weight than the duo.

          • p_l an hour ago

            honestly it's why I am not updating from Fold 5... the stylus is the part that truly differentiated it

    • lordnacho 2 hours ago

      Is it really the first generation though? The screen is obviously 1st gen for Apple, but you'd think the rest of it is not: OS, battery, camera.

      • afavour 2 hours ago

        It'll be interesting to see how many/how quickly apps adopt the UI that lets you make the most of the foldable screen. If it doesn't sell in big numbers app developers might not feel the need to and the user experience will be subpar. ...but I suspect it will.

        • CharlesW 2 hours ago

          > It'll be interesting to see how many/how quickly apps adopt the UI that lets you make the most of the foldable screen.

          For iOS 27, apps are automatically automatically opted in to resizability. Apple was clear at WWDC that apps need to dynamically adjust to any available scene size at runtime, not just for iPhone Duo, but also for iPad windowing and iPhone Mirroring on Mac. There may be a grace period, but Apple hasn't shared one AFAIK.

        • balder1991 2 hours ago

          Well, at the very least the ability to have a larger browser screen on landscape or having two apps side by side is already good on its own.

      • raydev 2 hours ago

        Considering the most important parts of the Duo are the screen and the hinge, yes it's a first generation device.

      • Danox 2 hours ago

        The previously released iPhone Air looks very similar to the fold, and I believe it even used the Apple modem C1 generation.

      • compiler-guy 2 hours ago

        There is a lot of software support needed to make this work great. So first generation of all that for sure.

        • mbreese 2 hours ago

          Admittedly, software that's influenced by the iPad and iPhone, so there is new software, but it's not that new. Multitasking in iOS has been a thing for a while (iPad).

          I'm not trying to discount the efforts involved here, just pointing out that they aren't starting from scratch. And much of the required features to support a dual-screen (triple-?) phone has been in the works for a while.

      • bbor 2 hours ago

        Well, the screen is the new/groundbreaking part!

    • Maxion 4 hours ago

      I find it sad that they're doing it all pre-recorded.

      • MBCook 4 hours ago

        Yeah, I wish they would go back to live, or at least parts of it live. They did a great job during the pandemic but it has lost some humanity and authenticity.

        • Danox 2 hours ago

          Live was fine for Steve Jobs most people aren’t Steve Jobs who had the gift.

          • MBCook 2 hours ago

            They still had other presenters at those.

            Let a video do the big reveal and overview then let the people talk about details or do demos.

            I don’t know exactly toy. But there must be something with a little more life.

    • dlcarrier 3 hours ago

      The Apple Vision Pro was a rare early entry into a field. Usually they wait until the technology is established and the userbase is just starting to take off, as is currently the case with folding phone displays.

      Samsung has already worked out the major kinks for folding displays, over dozens of products used by multiple phone manufacturers including themselves, and Android has worked out how to handle the various use cases between the outer screen and inner screen, when closed, open, or partially open, so Apple can pull from the current state of the art and launch with a more fully developed product, as they usually did before the Apple Vision Pro.

      • nonethewiser 15 minutes ago

        >The Apple Vision Pro was a rare early entry into a field.

        It was not an early entry into the field. Many well established devices already existed. It was an uncharacteristic entrance into a niche.

        Which is exactly what foldable phones are. 1.6% of phone sales in 2025 were foldable.

        Maybe they will take off. But the odds are this will be discontinued.

    • behnamoh 4 hours ago

      They're still as cringe as they've been for years; with fake hand movements and marketing-pilled bs postures.

      • wpm 4 hours ago

        The marketing pilled postures seem to have been toned down a bit.

        I wish they would stop changing speakers every other sentence though. I swear drone cameras were the worst thing to happen to video, I'm gettin seasick over here!

        • gyomu 3 hours ago

          > I wish they would stop changing speakers every other sentence though

          Apple employees get to claim very little ownership over their work (even in the context of a large tech company), so having all those speaker slots is one way they can provide that ego boost that is so crucial for long term employee morale & retention

      • nozzlegear 4 hours ago

        > with fake hand movements

        I don't get this complaint. People talk with their hands, it'd look more fake if they just stood there all stiff and wooden.

      • basisword 4 hours ago

        I wish these posts came with a demo video of you doing it better.

  • jbverschoor 27 minutes ago

    Wayyy too wide. it's wider than the 17Pro. So impossible to operate. It will sell out because it's new. But it will flop. More than the mini and the Air.

    They should've used the iPhone mini width, and adjust height to that.

    Super skip..

    • tripleee 24 minutes ago

      10% wider than a pro max. I can't imagine that's going to feel good in your pocket

  • thesuitonym 4 hours ago

    We keep putting more powerful chips into phones, and giving them bigger screens, but we never turn them into useful computers. Why is this?

    • neilalexander 8 minutes ago

      “Useful computer” is subjective. It seems to be difficult for HN users to imagine a device that doesn’t have a terminal for example, but the overwhelming majority of users simply do not care. Many of them manage just fine with a smartphone as their primary (if not their only) computer, so clearly they are useful enough.

    • juiceland 11 minutes ago

      Globally, mobile+tablet crossed 50% of web traffic in October 2016 (51.3% vs. desktop's 48.7%) [0]. For the world minus HN, we’re entering the second decade of phones being useful computers for the most common definition of useful.

      [0](https://gs.statcounter.com/press/mobile-and-tablet-internet-...)

    • allenu 3 hours ago

      I think it's clear that Apple has recognized that their target markets don't care to have useful computers. Just look way back to when Steve Jobs was still alive and he was talking about how "PCs are going to be like trucks. Fewer people will need them. And this is going to make some people uneasy."

      They could certainly add features to make them more like general purpose computers, but there's a bit of product development and engineering "tax" they'd have to pay over time to maintain that aspect. Much easier from a product development standpoint to create products that provide a walled-garden experience, especially if that's what most customers want.

      • thesuitonym 2 hours ago

        The truck metaphor is actually incredibly apt, because if you want to do "truck stuff" with your PC, a lot of people think you can't do that on a phone, but 90% of what people need a beefy computer for could be done on a phone if we had that kind of culture around it.

        • annzabelle 39 minutes ago

          Macbook pros for a lot of us are effectively like daily driving a lifted Ford Raptor with a snorkel. Most of what I do on my personal device I easily could do on a Chromebook or tablet, and pretty much all of the rest is entirely possible on a Chromebook with the Linux subsystem setup (which is what I did pre-Macbook). It's like if I'd setup an expensive truck for off-roading, but in the end it turned out to be aspirational and I only take it somewhere that can't handle a Subaru Outback once or twice a year.

      • TheAtomic 2 hours ago

        Trucks analogy is interesting. I (temporarily) live in the US South and trucks are 3:1 to all other vehicles here.

        • hoherd 27 minutes ago

          So true. Whether people need them or not, people will spend the money to buy them.

      • FloatArtifact an hour ago

        If that's the case, then why do we go to work on a computer instead of a phone? Oh, wait. A screen. A mouse, a keyboard. Really, if they wanted to, you could simply dock your phone and have that experience if the company was willing to put in the time.

    • bargainbin 22 minutes ago

      Apple has had a patent[1] for like a decade at this point which involved placing an iPhone into a slot on a laptop so it could be used in a laptop form, with the phone itself serving as the touchpad.

      [1]: https://www.tomsguide.com/news/apple-patents-device-that-doc...

      Edit to add: the phone itself is intended to be the main processing unit, the “laptop” is just a screen and keyboard.

    • kimbernator 2 hours ago

      Samsung dex really excited me when I tried it, but it still had a little ways to go. I am shocked it's not a bigger priority.

    • DaSHacka 2 hours ago

      Android is getting close, with Google adding desktop support akin to Samsung's Dex when the phone is connected to a dock.

    • fchicken 36 minutes ago

      Have you seen how the average person uses their phone?

      You want what, a terminal that you type on w/an onscreen keyboard?

      • hoherd 25 minutes ago

        Lots of computers have external keyboards, mice, and displays. Why not a powerful computer like the iPhone? Who cares if it's small? Lots of SBCs are small and are quite useful. This one even has a built in UPS.

        • nharada 6 minutes ago

          you can connect those things though right? or you want a mouse and keyboard attached by default like a tiny laptop?

    • hinkley 2 hours ago

      At this point I don't even really need a phone. Nobody makes calls anymore and I can use my watch for 911 calls.

      What I need is a more portable iPad. But that would cannibalize iPhone sales.

    • fudged71 3 hours ago

      That seems to be entirely the purpose of this device. Instead of just a larger display, it's meant to provide a "second monitor" for multitasking or more context.

      With terminal emulators, tailscale, local and remote agents, there's never been so much computing capability accessible from your pocket before.

      • tripleee 22 minutes ago

        The 7.6" screen here is far too small to function as a second monitor type device. This is going to be for pure content consumption

      • thesuitonym 2 hours ago

        If you still need a remote computer to do your work, in what way are you doing work on the phone?

        • yunwal an hour ago

          I would love it if I could use it as a second monitor when working in a coffee shop or library. Unfortunately universal control was pretty solid at launch and then just completely left to die

    • jimmiet42 an hour ago

      It's easier to make an existing thing better. But far harder to come up with a new idea.

    • beAbU 4 hours ago

      The moment apple ship MacOS on their iPads, sales for their macbooks will all but collapse.

      • maigret an hour ago

        Will they though? They would capture more windows users. They already have the Neo actually. iPad still has another job mainly around simpler tasks. I’ve not yet got to love the Macosy windows management.

      • bakies 37 minutes ago

        That's what I thought when they announced the folding phone, but iPad sales

      • john_alan an hour ago

        Have you ever tried to do serious work on a tablet?

        Absolutely sales of laptops would continue.

        • hoherd 23 minutes ago

          Have you ever connected an iPad to an external display, mouse, and keyboard? I agree with you that laptop sales would continue, but I bet they would decline. Apple could do the MS Surface much better than MS did.

      • dionian 2 hours ago

        and increase power usage?

    • bottlepalm 3 hours ago

      Apple's lack of vision and fear of innovation. Jobs is gone. We're back to 90s Apple. Dumb ideas become dumb products, and no one has the balls to say, No.

    • nurumaik 2 hours ago

      How are you gonna do mandatory age verification on a full fledged computer?

    • jddj 4 hours ago

      You can get something quite useable these days by plugging a pixel into a USB dock with a monitor and a keyboard + mouse

      • armadyl 3 hours ago

        Android Desktop mode looks so promising, it just needs to support higher resolutions/refresh rates but this is probably a side effect of at least the Pixel having weaker performance versus other flagships.

        Although I can’t wait for the more powerful Motorolas with GOS to release. Maybe that’d be enough to make a phone my sole computing device.

    • nharada an hour ago

      do you not consider your phone a "useful computer"?

      • supertrope an hour ago

        I'm guessing they mean one of the following:

        -Installing software without App Store approval filtering

        -True multi-tasking and background execution (though this hurts battery)

        -Write iOS apps from an iPad

      • bigstrat2003 an hour ago

        I certainly don't. You simply cannot get actual work done on a phone anywhere near as easily as on a real computer. There's a reason that companies issue laptops (or have desktops even) instead of giving employees a phone.

    • GuinansEyebrows 4 hours ago

      Artificial limitations open many new avenues for new and exciting revenue streams.

    • aboringusername 4 hours ago

      This is the biggest disappointment, imagine running a full blown "Ubuntu Touch" that gives you the freedom of Linux with full root access. This is the biggest failure of legislation in the 21st century so far that has enabled a strict Android/iOS duopoly.

      I sincerely hope one day we can free these hardware devices from the shakles of their software and run anything that's possible.

      Until such a time iOS devices are strictly off limits until at least a grapheneOS can run iOS at a minimum.

      • fsflover 2 hours ago

        You can already run postmarketOS or PureOS on a phone and get the full desktop mode with no restrictions, except the computing power.

        • thesuitonym 2 hours ago

          * Select models only. Limitations and restrictions apply. Warranty void in all countries.

  • joshstrange 4 hours ago

    $2K starting price is rough. I’ve upgraded my iPhone every year since my first phone, the 3GS. It’s one of a few “splurge”-type things I allow myself. It’s a hobby and just fun to play with the new hotness. This year might break the cycle.

    I don’t care for the 18 Pro colors, I still love my orange 17 Pro, and I’m not sold on the Duo (functionality or price).

    I might still end up with a Duo but I’m very much on the fence. I’ll tell myself it’s for development/testing reasons, or just to play with the newest offering but I’m just not sure. I worry this will suffer from the same lack of developer interest as the AVP did. Yes, it’s very different from the AVP and SwiftUI will almost certainly make this process easier but I’m still not sure.

    • alwillis 4 hours ago

      > I worry this will suffer from the same lack of developer interest as the AVP did

      Pretty sure that developer interest is not to be a problem. The Duo will sell more units in a month (or less) than every AVP ever sold.

      Apple told developers in June at WWDC to not assume fixed screen sizes. Well-written apps will work on any screen size thanks to Apple's APIs.

      Some apps will need to be tweaked to take advantage of some Duo features no doubt, but I suspect that's not going to be a deal breaker.

      • getsprite 4 hours ago

        Agree - this is going to have pretty wide adoption.

    • gumby271 2 hours ago

      > I worry this will suffer from the same lack of developer interest as the AVP did

      Apple can force iOS devs to do whatever they want. It may be basic support, but Apple devs will do whatever Apple tells them to do.

    • fchicken 36 minutes ago

      Wait for 2nd gen, always

    • alwillis 3 hours ago

      To get close to the same functionality as the Duo, you'd buy an iPhone 18 Pro ($1199) plus an iPad mini ($599); that gets you to $1,798. If you want more storage than the entry level iPhone 18 Pro or iPad mini, you're going to surpass $2000 pretty quickly.

    • upupupandaway 2 hours ago

      Just checked the price in my home country (Brazil) and it's fantastic: the Duo starts at BRL 21999, which is roughly USD 4300.

    • newman314 4 hours ago

      You could do the leasing route if you upgrade every year. Might pinch less.

      • beAbU 4 hours ago

        If leasing a fucking phone isn't a sign of the times then I don't know what is.

        • nozzlegear 4 hours ago

          People have been leasing phones since at least the mid naughties, they just did it via their carrier. I distinctly remember standing in the Alltel store in 2006-ish, before it got gobbled up by ATT, and wondering if I could afford the extra $15/mo that the new Nokia candybar phone would run me. The only thing that's new is that Apple is offering it directly.

          • beAbU 3 hours ago

            Leasing, as in long term renting, required to give it back after the lease period, in near perfect condition, or face a penalty?

            Or financing, paying it off over a fixed term, after which you own it outright?

            The latter, I understand. And I'm also familiar with it.

            But the former, I find hard to believe. Although, I'm not from the US. Are you telling me people rented nokia bricks in the aughts?

            • nozzlegear 3 hours ago

              You could and still can do both from your carrier, it's pretty standard. In my experience, it's somewhat uncommon for people to actually buy their phones outright unless you make a lot of money (like the folks who tend to frequent HN). Every two years, my wife and I would sign up for a new 24-month contract, which would include two new phones. After those 24 months, we could keep paying off the remainder of the phones and keep them, or we could return them and start a new contract with new phones.

              > Are you telling me people rented nokia bricks in the aughts?

              Myself and my family did, for sure. My parents made me pay my own phone bill too, so I spent a long time in the Alltel shop staring at the different phones and probably annoying the clerk.

              • officeplant 2 hours ago

                > it's somewhat uncommon for people to actually buy their phones outright unless you make a lot of money

                Or like many of us, you buy cheaper phones outright for your prepaid phone plans. The fact that people still go for contract phone services and finance a new phone every two years blows my mind. Especially when I can get all the data/minutes/texts I need for $15 a month on a service like Tello, and just get a phone for $200-400 that I can use until it dies. Which is currently a used iPhone 11 I recently opened up to replace the battery.

              • beAbU 2 hours ago

                See my comment elsewhere in this thread, but you are blowing my mind. I'm not from the US and I did not realize that renting a mobile device was actually this common. I'm one of the lucky 10,000 today, thanks!

            • stillpointlab 2 hours ago

              I mean, you might find this hard to believe since you have a fixed view, but I'm old enough that we had one of those old-school rotary phones. My family literally leased that phone as part of our phone bill up until the late 90s. I recall at one point we were forced to trade the rotary for a push button since the telecom was discontinuing support. When "caller id" became a new feature it only worked for the first while on the rented phones.

              To this day, I suspect many people have a line-item on their Internet bill for their modem/router rental/lease.

              Why you would find this hard to believe is actually the curious thing to me.

            • what 2 hours ago

              1. You can buy it outright at the end of the term by paying the remainder of the sticker price if you really want to keep it.

              2. If you’re upgrading your phone on a one or two year cycle, you end up paying the sticker price minus the trade in value at the end of the term.

              I don’t really see an issue in either scenario?

        • Danox 2 hours ago

          Most people are short-term thinkers if you talk to anyone around you at work, school or at home and if you merely suggest saving and controlling their spending briefly to buy something in the future good luck. I have given up.

          I just buy more shares of blue chip companies and let them pay in the future for anything I want to buy.

          • cesarvarela an hour ago

            A little bit of this, a little bit of that, we know the average, but we don't know how much time each of us has on this earth.

        • reaperducer 3 hours ago

          If leasing a fucking phone isn't a sign of the times then I don't know what is.

          People have been leasing and renting phones since the 1930's. I guess you missed out on the Ma Bell century.

          • beAbU 2 hours ago

            I honestly did not know this was a thing until today. I'm not from the US.

            Where I'm from, it is common to finance a phone as part of a mobile contract: your monthly payment includes a device payment and the network subscription cost. Typically 24 months, but in recent years I've seen 36 month contracts as well. But at the end of the term the device is yours outright. No further down payments needed. Usually the device payment is effectively 0% APR over the 2 years, so it's a pretty lucrative deal. I've purchased all my phones this way over the past 20 years.

            • what 2 hours ago

              Then you’d like the upgrade program? The only difference is there is a final balloon payment for it to be yours. You end up paying exactly the same as paying up front.

    • fragmede 4 hours ago

      It's high, but Apple's financing arm has it at $84/month, which is a bit more stomachable if you really want it.

    • basisword 4 hours ago

      I don’t think it’ll face the developer interest problem. Devs go where the money is and consumers seem to love foldables.

    • MBCook 4 hours ago

      I like that blue though.

    • Hamuko 4 hours ago

      I don't know, $1999 seems almost kinda reasonable considering how much an iPhone Pro costs and how utterly fucked the current memory prices are.

  • steveBK123 18 minutes ago

    As someone approaching mid 40s..

    Is Apple screen enlargement over the years just matching the aging eyes of their core demographics? Close focal vision degrades, hold phone further, bigger phone useful.

    Kind of like the stat how burning man is getting older every year cuz its mostly the same GenX cohort going since forever...

    • neilalexander 4 minutes ago

      I would think it has far more to do with content consumption than it does eyesight.

    • drannex 15 minutes ago

      Screen size would have always been big, absent production costs and marketing price. Over time display tech just got better and cheaper to finally do it.

  • Yhippa 4 hours ago

    I've had two folding phones and I am not going back until the issues are resolved. Here were my problems:

    1. After a while, I think dust would inevitably get in the hinges and wouldn't fold flat. I've seen demos in stores of newer gen Samsung foldable phones and it looks like those wouldn't fold flat

    2. The inner screen protector eventually lifted off the screen, causing catastrophic damage, and requiring repair (under warranty thankfully)

    3. The aspect ratios were weird. I ended up using native app sizes, making the extra space kind of a waste

    One thing I did like about the Samsung foldables was that when they were folded and using the front screen, I finally had a phone that fit my smaller hands! It was nice being able to use my thumb to reach the other side of the screen. Will be interesting to see how this works out because it looks decidedly wider.

    • __aru 4 hours ago

      > After a while, I think dust would inevitably get in the hinges and wouldn't fold flat. I've seen demos in stores of newer gen Samsung foldable phones and it looks like those wouldn't fold flat

      For your first point, the iPhone duo is rated IP 68 Dust and Water protection. Literally none of Samsung's book foldables so far have achieved this IP rating.

      • haltcatchfire 2 hours ago

        The Pixel Fold 10 (and 11) is IP68 rated

    • cesarvarela 29 minutes ago

      I trust Apple to do better here; for example, after about ten years, no one has caught up to Face ID yet.

  • factorialboy 4 hours ago

    It's priced identical to the Samsung Fold 8.

    The dimensions are also close.

    From a visual aesthetics perspective, I prefer the square edges of the Samsung Fold 8.

    Eager to check out the reviews of the software capabilities of the iPhone Duo.

    And I'm not sure about the inner screen's selfie camera. The under-screen camera has failed in previous devices, especially for zoom calls, it was abysmal.

    Excited for the nano texture displays though. For far too long, Samsung had beaten Apple with non-reflective displays.

    • MBCook 4 hours ago

      I trust Apple likely did better, though they’ve made bad decisions before (Studio Display camera).

      My biggest worry is the lack of Face ID. I love Face ID so much. I know I can do the Apple Watch unlock, but I don’t want to. I just want my phone to immediately look unlocked to me. and Face ID did that the vast majority of the time.

      So I’m very curious to hear what the hands-on impressions from people are. Is the screen good? Can you notice or feel the crease? Is there anything else wrong? Is not having Face ID as annoying as I suspect?

      At least there’s something really interesting this year. It’s more than just faster and better cameras, which is nice. And having actual aperture blades on the pro is great.

      But this is more interesting.

      • factorialboy 4 hours ago

        I'm okay with the lack of face ID. Fingerprint unlock power button works perfectly well for me.

        Did they mention MagSafe?

        I'm not sure if they mentioned MagSafe for the iPhone Duo.

        That could be a deal breaker.

        • notaustinpowers 4 hours ago

          It does have MagSafe support. https://www.apple.com/iphone/compare/

          • factorialboy 4 hours ago

            Ty, phew!

            • MBCook an hour ago

              I hadn’t even thought about that. I don’t think I could do a phone without MagSafe again.

        • MPSimmons 4 hours ago

          FWIW (and this is not directed to you specifically but anyone reading this) the police can use biometrics to compel you to open your phone without a warrant, but they cannot force you to give up your passcode.

          https://www.zdnet.com/article/biometrics-vs-passcodes-what-l...

          • stetrain 3 hours ago

            This is partly why iPhones have a feature to disable biometric unlock by holding the lock + volume button (same gesture as emergency mode).

        • sqquima 4 hours ago

          Doesn't fingerprint mean that someone could knock you unconscious and unlock it with your finger? I don't know if I'd install my bank apps here.

          • ldargin 3 hours ago

            That's possible, but unlock doesn't work after death.

      • ASalazarMX 2 hours ago

        TBF they never should have removed touch id. It's bonkers that we can't have both with phones that expensive.

    • dlcarrier 3 hours ago

      Is an inner screen camera really worth it? There's already a camera cutout on the outer screen, plus you can open the phone and use the full-size camera with the outer screen, which results in much more flattering imagery than the wide-angle lenses selfie cameras use. It's like taking the difference between an under-screen selfie camera and a regular selfie camera, and applying that again.

      It makes sense to have one screen for an as-large-as-possible uninterrupted display, and another for maximum utility.

      I like that Samsung doesn't cut as much corner off as Apple, but ideally I'd like to find a manufacturer that doesn't cut corners at all. Even though I'm not likely to buy another iPhone product, I am excited that Apple doesn't cut holes in their interior display, because that'll probably get other manufacturers to do the same.

    • Copernicron 3 hours ago

      > It's priced identical to the Samsung Fold 8.

      Not around here it isn't. The iPhone Duo starts at $2999 for the base storage. The Fold 8 is $2399 and even the Fold 8 Ultra is $2699. This only confirms that Apple has been steadily pricing themselves outside what I'm willing to spend. Can I afford it? Yes. Will I get $3k of value from it? No. This one is not for me at this price.

      • nickv 3 hours ago

        Just want to check, do you mean American pricing? It starts at $1999 not $2999, which is surprisingly competitive with the Fold 8. (Of course, Samsung discounts the shit of the Fold in ways Apple never does).

        • Copernicron 24 minutes ago

          I'm in Canada and those are the prices I saw when I looked at the Apple and Best Buy websites this afternoon. Apple seems to enjoy charging a premium up here.

    • juujian 4 hours ago

      I suspect there are plenty of people out there who habitually buy the most expensive of what Apple has to offer in any category. I guess Apple was leaving money on the table by not having anything in this price range in the first place.

    • layer8 4 hours ago

      > It's priced identical to the Samsung Fold 8.

      The Fold8 is $1,899.99 (street price significantly lower as usual), the Duo is $1999.

      • factorialboy 4 hours ago

        That may be right, I was referring to list price, which is identical between Apple and Samsung. (I'm located in EU)

        With Samsung, they're going to heavily discount it over the holiday season.

        With Apple, the device is actually going to retain its value in the second hand market.

        So there's this value argument that can swing both ways.

        • layer8 4 hours ago

          The list price is different in the US. Apple may be trading off lower margins in the EU to keep it below the psychological 2000 mark.

    • AndroTux 4 hours ago

      The under-screen camera essentially doesn't matter. For the three times you're in a meeting with it, it'll hold. For everything else, you'll use the primary camera and the front screen.

      • factorialboy 4 hours ago

        Yeah, but I'm not really sure.

        There's a perfectly good use case of using this device unfolded with their kickstand powered folio case and a portable keyboard — While getting some zoom calls and productivity / work done.

      • cma 3 hours ago

        Lots of people use facetime for personal calls rather than zoom meetings.

    • nikanj 4 hours ago

      Apple usually gets heat for not being the first to a feature, even when they’re the first with an implementation that’s actually good, not just a gimmick

  • jedberg 4 hours ago

    One thing I love about metric paper is the beauty of the simplicity: When you fold it, it maintains its ratio. This is because it is 1:1.41, aka 1:sqrt(2)

    When I saw that this new phone is 1:1.4, I instantly appreciated why it is that way. Metric paper wins again!

    • wpm 4 hours ago

      Of all the ISO standards I wish the US would adopt, ISO216 would be it for me, hands down. I recently needed to buy some A6 thermal paper, a size no one seems to offer anymore. And who cares! Why would they! I can just buy an A4 sheet and cut it in half twice, no fuss.

      • jedberg 4 hours ago

        Same here. I wish I could just use A4 paper, but usually when I put something on paper it is to share with others, who will not have an easy way to store or process it. It has to be a widely mandated switch.

        Like only allow A* paper for government forms or something that would force everyone to switch their paper handling infrastructure to A*.

        • jonpurdy 4 hours ago

          As a reference point, I’ve stubbornly been using A4 paper in both USA and Canada for years now with governments and businesses. Never had any problem with IRS, passport agency, CRA refusing to accept them, or even mentioning it at all in person.

          No problem buying it either, though it’s about 2x the price of letter. (I go through about 100-200 sheets per year mostly due to my daughter drawing on it.)

          I don’t actually store any printed paper since anything gets scanned and shredded, so no comment on long term filing.

          (Due to this experience I recently partially switched to B5 paper, which is a nice size compromise instead of A5 which would be too small. Anything A4 will print to it without scaling issues of course, just takes up a bit less space.)

        • ghostly_s 4 hours ago

          I think it would be pretty rare to find a paper "storage or processing " device that can accommodate letter but not A4.

          • fragmede 4 hours ago

            Rare? A simple shipping cardboard box is sized to fit either A4 or letter sized piles of paper. Simple enough to change, but fairly common.

        • fragmede 4 hours ago

          The US would need a president who is bullheaded enough to executive order a thing, like drop the penny or paper straws, but that also likes Europeans, so we might be waiting a while for a push from the US government. Printed media nerds, however, already know about benefits of A* and will switch as soon as they're in power and can spend the millions and millions of dollars it would cost their company to switch. Printed media is not as important as it once was, though, so the switch is really to start outputting PDFs as A4 and letting people print scale-to-fit when they actually need to print something you've sent them. Given how often my printer sees use, I doubt most people would notice if the PDFs you send them started being A4 instead of US letter.

    • bsimpson 4 hours ago

      The aspect ratio is the biggest problem with foldables.

      The main reason I'd want a bigger display is for more immersive content like videos, which are typically 16:9. On a Pixel Fold, you have all the added complexity of the fold to make the videos you watch on the train 1cm taller.

      The iPhone Duo unfolds to be the same height as the iPhone Pro Max. Sounds like it has the exact same problem - a bunch of added complexity without a practical use for it.

      -----

      > Touch ID is integrated into the side button

      Another major flaw with the foldable form factor - it's hard to distinguish holding the device e.g. to pocket it and holding the device to use it. My foldable does the smartphone equivalent of butt-dialing way more often than any phone I've had before because it likes to unlock itself when I'm putting it in my pocket

      • drewg123 4 hours ago

        Great point.

        For media consumption on the go, I use AR glasses. They are considerably cheaper than the upgrade from an 18Pro to a Duo, and give you an absolutely giant screen.

        • midnightmonster 3 hours ago

          Which AR glasses? I'm looking more for a travel MacBook virtual display that doesn't weigh so much as the Vision Pro. I would gladly trade away most of the Vision Pro features, but I'm also a huge snob about pixel density so remains to be seen if I can tolerate alternatives.

          • drewg123 a minute ago

            3+ year old XREAL Air AR Glasses.

            I bought them to code more effectively on my laptop at my then girlfriend (now wife)'s house. The display was too pixely and distracting for me to code on. However, its plenty good enough for videos.

            For videos I mostly use it with my phone (16 pro). Some apps are great (Netflix, AppleTV) and are smart enough to turn off the iPhone screen. Others (VLC, HBO) leave the screen on and burn battery at 2x-3x the rate of AppleTV or Netflix. I can watch AppleTV or Netflix on a coast-to-coast flight an still have plenty of battery left over. With HBO I use probably 20% battery per hour.

      • tshaddox 3 hours ago

        iPads have the same issue (to a lesser extent) if you're really looking for a device primarily for fullscreen 16:9 video. To be honest, the iPhone Duo (and iPads) are much more suited for multiple tiled apps and multi-column app layouts than they are for fullscreen 16:9 video.

    • accrual 4 hours ago

      I enjoyed the subtle shade (presumably at Samsung) when they discussed existing foldables having an awkward size, and choosing their new ratios and the asymmetric form factor. One edge square, one edge rounded, so all edges are rounded when open.

      • mardef 4 hours ago

        It's literally the same size as the Z Fold 8. The Samsung is $100 cheaper too.

        • qlte 3 hours ago

          Yep, it's same "passport" form factor as the (non-ultra) Z Fold 8, I just bought one last week and love the size.

      • qlte 3 hours ago

        I don't understand the value of the asymmetric corners, it seems to be working around their decision to have absolutely massive corner radius? Why would you want that?

        I have a Z Fold 8 in the same passport form factor and it has slightly rounded corners on both the front and interior screen that are symmetrical along both axes. The usable space on the front screen is greater without those edges as it's just a ... normal phone screen?

        Am I missing something?

      • __aru 4 hours ago

        > I enjoyed the subtle shade (presumably at Samsung) when they discussed existing foldables having an awkward size

        I don't think that was subtle shade...

        That being said, short-and-wide foldables have been done before, they just never stuck around. Google should've stuck with it on their Pixel Fold, same for Oppo with the Find N.

        Shame that the short-and-wide foldables took this long to become more mainstream, since to me it's been the obvious form factor ever since I tried the older Galaxy Folds.

      • iknowstuff 4 hours ago

        Samsung’s choice of square corners makes more sense for this type of device.

      • MBCook 4 hours ago

        I suppose Google too. Basically every single one.

    • dgellow 3 hours ago

      My pockets don’t care much about ISO paper standards (not sure why you call it metric? That doesn’t have much to do with the metric system as far as I’m aware?)

      • fundatus 3 hours ago

        It's metric insofar that A0 has an area of exactly 1m².

      • mietek 3 hours ago

        B1 is exactly 1 meter tall.

        • dgellow 2 hours ago

          Do you call ISO216 metric in the US? Where I’m from in Europe we just call it ISO/OSI or DIN standard format

          • jedberg 2 hours ago

            Most people in the US aren't aware that everyone else uses a different size of paper. Heck, most people in the US aren't even aware that there are names for the sizes of paper we do use.

    • jascha_eng 4 hours ago

      But it makes it really weird to type one handed I think.

    • ktallett 4 hours ago

      As a reading device that is great, but as a phone that is wide.

    • phforms 4 hours ago

      I see a possible future where we have ultra thin devices that can be successively unfolded to larger formats based on this ratio, making size-based product variety obsolete. After that we get screen origami.

    • clarkmoody 4 hours ago

      Nearly impossible to actually buy A4 paper in the US

      • ceejayoz 4 hours ago

        Amazon typically has it; https://www.amazon.com/Hammermill-Paper-letter-Bright-Sheets... by Friday. I occasionally need some for Australian paperwork and forget where I stashed it every time. Some day I'll open a closet and find 20 reams of the stuff with a page or two missing.

      • Johnny555 an hour ago

        I had no problem buying a ream at Staples.

      • wpm 4 hours ago

        I can have 10 reams of Hammermill 20lb in A4 at my door in less than a week for less than $100.

      • applicative 3 hours ago

        You get it online. I keep it around to print booklets for certain community purposes. I can set latex for A5, design the pages, then print the A5 pdf to A4 paper booklet and Tex, Mac and Brother understand with zero further brain investment from me .. . Letterpaper is a nightmare

    • fragmede 4 hours ago

      Apple's submarine introduction of A* papersizes to the US.

      • jedberg 4 hours ago

        Oh man if this is what got the US to adopt metric paper I would be so happy.

        • cyberpunk 2 hours ago

          … wait you don’t use A* paper sizes? wtf do you use then?

          • jedberg 2 hours ago

            Letter, Legal, Tabloid, and Ledger:

            https://papersizes.io/us

            It's bizarre and makes no logical sense.

            • cyberpunk 2 hours ago

              I always thought when people mentioned a “legal pad” in us tv shows they were referring to the colour which always for some inexplicable reason seemed to be… yellow or blue…

              now i know…

  • doctoboggan 4 hours ago

    Just a reminder to everyone, always buy the second version of any new product category, even from Apple. The first duo will look primitive in a few refresh cycles. It does look really cool though!

    • twalichiewicz 4 hours ago

      Considering how many comments I regularly see on Hacker News from people who still love their M1 MacBooks, I’d say that’s not a particularly strong maxim.

      • morbicer 3 hours ago

        Yeah although my M4 is more powerful I somehow don't perceive it much and it's so heavy and gets hot. My aging M1 is still snappy for most workloads, the battery holds well, it's light. Only thing I resent is the stupid touch bar instead of proper F keys.

        But I'd say it's the exception. In general it's better to wait for later generation.

      • stouset 2 hours ago

        The AirPods, AirPods Pro, AirPods Max, HomePod, MacBook Neo, and AirTag are also all devices that have had well-received (if not always breakout) 1st-gen releases.

      • hbogert 3 hours ago

        Ah yes the m1 air for example which couldn't drive 2 external screens

    • 1123581321 4 hours ago

      I get the sensibility of that advice but isn't that the case no matter when you buy it? I mean, they announced a nice iPhone Pro, optimized over multiple generations, and then immediately made it look primitive with the Duo. :)

      • doctoboggan 4 hours ago

        v1 to v2 is the biggest leap, and each leap after that is smaller and smaller. Just look at the difference between the 17 pro and 18 pro.

        • 1123581321 3 hours ago

          I'm drawing a different conclusion than you about that upgrade. Sorry! I definitely understand your advice; it's especially the best option when you are financially risk-adverse or pessimistic about technology but need to participate.

    • batmenace 4 hours ago

      Listen, I'm not saying you're wrong, but I will say I hope I'll at least get to update this comment down the line while holding that gorgeous looking phone in my hand

    • gizajob 4 hours ago

      *especially from Apple. I live by this maxim.

    • jval43 4 hours ago

      Especially Apple. Buying a first gen Apple product hasn't been great since like 1999 at least. Very few exceptions.

    • BHSPitMonkey 2 hours ago

      Of course, if too many people heed this advice there won't _be_ a second version to wait for.

  • LoveMortuus an hour ago

    To be honest, I'm still having a hard time believing that Apple would release a device that you can completely ruin with just your fingernail...

  • smilbandit 13 minutes ago

    I saw it reported that it has a crease. personally I liked the surface duo better with it's 2 seperate screens.

  • GeekyBear 4 hours ago

    After four years of watching the JerryRigEverything YouTube channel snap Google's foldable phones in half at the same spot along the antenna lines, I'm looking forward to seeing how well this holds up.

    Something this expensive should not be that fragile year after year.

    • tills13 4 hours ago

      new foldables are surprisingly strong along the spine. Not impossible to snap or damage but would support being accidentally sat on without it being catastrophic, for example.

  • tripleee an hour ago

    That starting $2000 price tag.. is this going to be another Vision Pro?

    Put MacOS on it and then we'll talk

    • noncoml an hour ago

      > is this going to be another Vision Pro?

      100%

      The market for a phone like this is extremely small and the price makes it even smaller.

      • tty456 an hour ago

        Exact words were said numerous times in Apple's lineup over the years. I don't think this is like Vision Pro however

  • ivraatiems 4 hours ago

    $2,000 for a phone? Holy price point, Batman. No thanks.

    I assume the people who would buy something like this have enough money not to care, and also would not care about the second part of my comment, because they want New Thing or use their phones enough for it to be useful.

    I guess it might be the case that the only way to make the folding screen thing even remotely work is a very, very expensive manufacturing process. But as is often the case, I don't see how it's worth it?

    I want my phones smaller and with Touch ID, not enormous and wrinkly.

    • rootusrootus 4 hours ago

      > $2,000 for a phone? Holy price point, Batman. No thanks.

      Isn't that basically in line with the competition? Cheaper, even, than some of the competition?

      • mrweasel 4 hours ago

        $2800 here. What kinda of problem does that solve that's worth that kind of money? I'm seriously asking, because I can't figure it out. I can completely see buying an iPhone 18 Pro because you use it for work as an influencer or media creator, but this is close to twice the price and much less of a tool.

        • nozzlegear 4 hours ago

          I don't think luxury phones necessarily need to solve problems. They're just luxury phones, people who can afford them will buy them because they like them, not because they're solving problems.

        • asdff 4 hours ago

          An influencer needing the latest iphone is also ridiculous when you think about it. They are running instagram and tiktok after all, not waiting for software to compile. They don't even need the latest and greatest camera because all their content is only going to be viewed on a palm sized screen.

          • dwaltrip 3 hours ago

            Influencers want a device like that for status and branding. Technical specs are not a huge factor.

            • asdff 3 hours ago

              Doesn't it hide in a giant pink jelly case with a pop socket anyhow?

        • anonthrownaway 3 hours ago

          >What kinda of problem does that solve that's worth that kind of money?

          If it means I don't have to put reading glasses on to use my phone, I'd pay a lot more...

          • dgellow 3 hours ago

            Have you checked the accessibility features of your phone?

            • anonthrownaway 2 hours ago

              Incredibly useless. It is obvious that Apple doesn't have UI/UX designers over 40. Increasing the font size doesn't effect everything and breaks too many things. For example, you can't change the size of the time in the top left. Style > usability all over the place. Don't get me started on the stupid watch...

              • dgellow 2 hours ago

                That does sound annoying :(

        • rootusrootus 4 hours ago

          I can't really answer that because I'm not the target for this particular model. I'd rather have a new Mini.

          But I think this could be really appealing for a large number of normies who have a phone as their sole computing device.

        • torginus 3 hours ago

          It's basically for people who want an iPhone and iPad, but in a device that's worse than both, while being more expensive than just buying one of each.

      • ivraatiems 4 hours ago

        Good god, is it? My current phone is an iPhone SE 3rd Gen and I paid $250 for it on eBay.

        • MBCook 4 hours ago

          That’s not a brand new folding phone. Those start at $1900 MSRP from what I see. However, you can get them a few hundred cheaper. Some of them cost even more than Apple.

          People have been saying “Oh my God, who would pay $600 for a phone“ for 20 years. Clearly there are such people.

          • embedding-shape 4 hours ago

            Most people don't actually realize they're paying $$$$ for their phone, as they get a phone with their mobile plan and they pay some monthly small sum for 24 months that lets them forget they'd never be able to afford it otherwise.

        • itsdesmond 4 hours ago

          New flagship product with lots of features is more expensive than old entry level product purchased used?!

        • russelldjimmy 4 hours ago

          Not sure what expressing the cost of your current phone has to do with the discussion here, but I’m guessing this phone certainly isn’t for you. Some people choose to spend more on their phones, and some less.

          • ivraatiems 4 hours ago

            A price difference of 8x for what this offers seems crazy to me.

            A $10,000 car and a $80,000 car are going to be markedly different. Same for a $100,000 house vs a $800,000 house.

            This $2,000 phone does not seem 8 times better than my $250 phone.

            • rootusrootus an hour ago

              > This $2,000 phone does not seem 8 times better than my $250 phone.

              Well lets adjust the comparison you just made, then.

              > A $10,000 car and a $80,000 car are going to be markedly different.

              I can buy a Maserati Ghibli for under $10K on eBay and it will be very similar to the $109K Ghibli that Maserati would sell me today.

            • Philpax 4 hours ago

              Your phone does not offer more screen area on demand. That is genuinely useful for many people. Apparently, not you, but that's OK.

            • russelldjimmy 4 hours ago

              Your opinion is duly noted.

        • spacedcowboy 4 hours ago

          have you considered that you might just not be the target market ? :)

          • sajithdilshan 4 hours ago

            Who exactly is the target market? Millionaires?

            • user43928 3 hours ago

              As an engineer in a high cost of living location, you can buy this phone and still save some money in the same month.

              However, maybe you can't buy a house there. For that you'd have to be a millionaire.

              • sajithdilshan 3 hours ago

                But people like me cannot be the target market of Apple because that would be a very limited number of customers. Also even if I could afford it, I don’t see any use case for it so why would I even buy it?

            • MiSeRyDeee 4 hours ago

              Pretty sure Apple and other manufacturers do market research before pouring tons of resources into it.

              • sajithdilshan 4 hours ago

                I guess the time would tell. I’m pretty sure they did market research before the Apple Vision Pro and we all saw how it turned out

        • john_strinlai 4 hours ago

          256GB galaxy z fold8 is ~$1900

    • apparent 4 hours ago

      I might get one. I've been using a mini for years and am pretty much giving up on Apple ever making one again. The AI features finally seem worth an upgrade, and I don't love the size of the Air, standard iPhone, or Pro/Max models.

      If I'm going to have to two-hand it, this is perhaps not the worst. Also, it might be more one-handable when closed than regular iPhones.

      Is it very expensive? Yes, especially if you don't opt for the base storage (256 is not enough in the age of LLMs). But I've not upgraded in 5 years, so I've got budget to spare.

    • nozzlegear 4 hours ago

      > $2,000 for a phone?

      > I assume the people who would buy something like this have enough money not to care, and also would not care about the second part of my comment, because they want New Thing or use their phones enough for it to be useful.

      But what's the monthly price with Apple's upgrade program? I'd bet that's how most people will be buying it (me included, if I decide to get one).

    • spike021 4 hours ago

      they're definitely hoping the people who can't afford it simply lease it like an expensive car.

      • criddell 4 hours ago

        Lots of people can afford it. If you keep the phone two years, that works out to less than $3 / day. The lease option is even less. They're going to sell or lease a lot of these.

        I think it's going to be very interesting to see how well the sales for the Duo do in year two and three. I suspect sales will go up, but wouldn't be shocked if they drop.

        • spike021 3 hours ago

          The number of people who buy junk food on credit they can't pay off is pretty much unfathomable at least in the USA. There are plenty of people for whom "$3 / day" is something they very realistically can't afford.

        • DoesntMatter22 4 hours ago

          Yup. I mean I don’t have any need for this one, but in general, the cost it’s pretty low when you look at it from a monthly cost or a daily cost

    • simonebrunozzi 4 hours ago

      You remind me of the (in)famous comment by Steve Ballmer when the iPhone was first introduced .

      • sajithdilshan 4 hours ago

        The functionality and user experience provided by first iPhone compared to its peers at time completely justified its price.

        In comparison iPhone Duo only offers a bigger screen and even limited functionality when it comes to camera if you compare it with iPhone 18 Pro.

      • keeda 2 hours ago

        I’ve said it before, but Ballmer was exactly right WHEN he said that. I know because I was one of the very few people in my area, notable for being a tech hub, who had an iPhone at release… only because my employer at the time paid for it.

        I had a large, relatively well-paid, tech-savvy circle of friends (and many random strangers) who openly envied me but could not justify the price point.

        The numbers back this up because iPhone sales didn’t start hockeysticking up until the next version was released, which allowed carriers to further subsidize smartphones with data plans that brought the upfront costs down to $200.

        The iPhone was as much a technology revolution as it was a consumer financing one, but it is never discussed as such.

    • swat535 3 hours ago

      Most people don't buy their phones, they just finance it through the phone carrier as an "upgrade".

      The phone carriers then upsells their more expensive plans.

    • 01284a7e 3 hours ago

      Just Klarna (or shall we say, "Apple Upgrade" [1] now) it. You need to consume. Not want, need.

      1: https://www.apple.com/newsroom/2026/07/apple-upgrade-launche...

    • kimos 4 hours ago

      In Canada they range from $3000-$4800. Absolutely bonkers prices.

    • r0fl 4 hours ago

      5 different people messaged me today saying they are pre ordering a duo

      None of those people have ever messaged me about any other phone event ever

      • lbreakjai 2 hours ago

        Is this such a big news that it'd warrant texting people over?

    • nine_k 4 hours ago

      Few pay it directly. It's paid in installments, subsidized by the carrier, traded-in for for an old but still okay phone, etc.

      And those who want to boast, can of course buy for the full price. This is a non-zero share of the target market.

      • laserbeam 3 hours ago

        > subsidized by the carrier

        You misspelled “you’re overcharged for your mobile subscription and get a phone”.

    • wombat-man 3 hours ago

      I try and usually succeed at using my phones for around 3 years, so it's not out of the question. Still have another year on my current one, I'll check out the next duo next year.

    • vulk 4 hours ago

      I am with you on this one, probably sales charts are up for foldable phones but I am not sure those people are reading the room correct. We want smaller devices more tactile if we wanted ipads we would get ipads.

    • PhunkyPhil 3 hours ago

      Depending on the age, people are spending between 4-6.5 hours a day on their phone. How much are people spending on computers? Their mattress? 2,000 for the cutting edge version is frankly reasonable for what a phone provides in this day and age, especially considering the last 3 years of inflation in the US...

    • derac 4 hours ago

      It's not a phone, it's a status symbol fashion object.

      • 1-more 4 hours ago

        Ok maybe it's that but it's definitely also a phone

    • raffael_de 3 hours ago

      to sell a phone for such a ridiculous price you need to make it as obvious as possible - a folded phone is pretty obvious - now people can buy it as a status symbol. what's the point of a status symbol if not everybody around you immediately recognizes the item as very expensive. there you go.

    • iknowstuff 4 hours ago

      I don’t see the problem with the pricing. It’s the most used gadget and its an iphone and ipad in one.

    • 3pm 4 hours ago

      $700 premium for Duo compared to iPhone Pro Max 18. Exactly the price of iPad mini 256GB.

    • 4dd3 4 hours ago

      I'd imagine its targeted in particular at producers - e.g. content producers.

      There's enough buyers in the market.

    • Apocryphon 4 hours ago

      It has Touch ID

      • accrual 4 hours ago

        Yes, I think this is an artifact of the new under-display camera (at least on the inside). The official copy states:

        > iPhone Duo uses Touch ID, which is integrated into the side button. This gives you an easy, secure, and consistent way to authenticate iPhone Duo, whether it’s closed or open.

        Probably no way to do FaceID from under a display yet.

        • TMWNN 3 hours ago

          And thank goodness for that. I loathe, hate, despite, reject Face ID. The Duo is too pricey for me, but Touch ID makes me reconsider.

      • ivraatiems 4 hours ago

        It is also enormous and costs $2,000.

      • beAbU 4 hours ago

        Shutup and take my money!

        /s

        • MBCook 4 hours ago

          Why do you like that over Face ID?

          • lutoma 4 hours ago

            Not the person you're replying to, but Face ID just works much less reliably for me. I usually wear glasses, and when I get up in the morning and am not wearing them yet, it usually takes a number of tries before my phone will unlock. Sometimes it will also randomly not work in the middle of the day, maybe because of glares or something. Touch ID always just worked.

          • armadyl 3 hours ago

            After jumping from an iPhone to a Pixel and back, the only thing I miss is fingerprint unlock which is way faster and more convenient than Face ID. You don’t need to adjust the phones position or anything if it’s too close to your face or in a position where it can’t scan your face.

          • mrweasel 4 hours ago

            I prefer TouchID because FaceID doesn't work when my phone is flat on the table and away from me. That's is how I use my phone most of the time, I don't really hold it up to my face.

          • TMWNN 3 hours ago

            I echo what lutoma said. I hateHateHATE the endless having to tilt and/or move around the phone all the time (especially, but not only, after awaking) to get Face ID to "work". Give me Touch ID any day.

    • retube 4 hours ago

      according to the blurb you can lease it $60/month

      • artisinal 4 hours ago

        Renting. It's $57 per month for 24 months and then you have to hand it in.

        So you pay $1368 for the privilege of using the Duo for 2 years.

        • MBCook 4 hours ago

          Lease. You can buy it out at the predefined price at the end.

          • artisinal 4 hours ago

            English is not my first language, sorry. If you have a device that you pay a monthly fee for, but you can't keep it at the end of the contract, where I am from we call that renting.

            Leasing is a financial construction where you actually own the product / property, with the bank having the option to claim it if you fail to pay.

            • netvl 4 hours ago

              This is not true, with leasing you don't own the product or property at all. Leasing is basically long-time rent. For example, when you lease a car, you don't own it - the leasing company does. In some cases, you can buy out the object at the end of the lease (like cars), in some cases you can't (like apartments).

              > a financial construction where you actually own the product / property, with the bank having the option to claim it if you fail to pay.

              This is called financing - basically, buying a thing with bank's money which they give you as a loan. For high-value purchases, there are often limitations on what you can do with the object, or requirements (like a requirement to have homeowner insurance for mortgages), but there are usually less restrictions compared to lease since you are the owner.

            • MBCook an hour ago

              Ah.

              Renting is you pay $X a month and when the contact ends everyone walks away. You don’t get the thing back, the other party does.

              Leasing is close but slightly different. You still pay $X, you still don’t own it and can walk away at the end.

              But with a lease you are given a choice to buy the thing at a pre-arranged price when the lease is over. So when you sign the contract you know that at the end you can pay $700 and it’s yours. Or you can still walk away.

              It’s far, far more common with cars. The dealership guesses how much the car will be worth and offers you at lease based on that. If the car is worth more at the end of the lease than your buyout price, you can buy the car cheaper then you could, on the open market. If it’s worth less, you can walk away. You didn’t lose as much as you would have if you had gotten a loan, and you could go buy the same car used if you wanted for less.

              For something like a phone, I’m not sure it really matters that much. So I don’t know why they decided to do leases.

            • dyauspitr 4 hours ago

              It’s a lease, not rent. I don’t know the exact numbers on this but you can pay “rent” for two years and then pay like $300 (I don’t know what the right number is here) at the end to own it outright at that point. So at the end of the day you pay like $200 more than someone that buys it outright from the get go.

              • what 2 hours ago

                The upgrade program cost including the buyout is the exact same price as if you paid it all upfront.

        • nozzlegear 4 hours ago

          You get the choice to pay the remaining value of the phone and keep it, or enter a new "lease" agreement for a brand new phone at the end of the term. The formula is simple:

          purchase fee = device list price – lease payments made – remaining discounts or trade-in credits.

          If you're paying $1368 over 24 months, you could pay the remaining $632 after those 24 months and keep it with 0% interest.

          • artisinal 4 hours ago

            So let's say you go to Hertz or Avis at the airport, you get a car for a month at $1700. The car has an MSRP of $40,000 and Hertz/Avis gives you the option to buy the car for $38,300 after you return it.

            Is that leasing or renting in your country?

            • wpm 3 hours ago

              Let's say you go to BMW or Lexus or Ford. You pay them $3000 and agree to pay them $500 a month for the next 3 years to use the car according to some conditions. The car is worth $60,000. You pay $21,000 over those three years. When you bring it back, they offer to let you buy it outright or to just hand it over to the dealer.

              Is that leasing or renting in your country?

              Is the difference between renting and leasing even meaningful? You chose a car rental agency for your example because it costs more per month to rent from a short-term rental agency. What is a lease but a long term loan? What difference does it make that I rent my apartment by signing a document called a "lease agreement"? Am I a renter? Or a leaser?

              Renting/leasing is not automatically bad. The terms are what make one a good or a bad deal.

              • artisinal 3 hours ago

                Is that $3000 a deposit that you get if you return it in good condition? In that case we would definitely call that renting.

                > Is the difference between renting and leasing even meaningful?

                Where I live, yes. If you lease you are the owner, with the financing company having the ability to seize it when you don't pay. If you rent you are not the owner, but are allowed to use it. Renting is a bit plebeian.

      • ivraatiems 4 hours ago

        That's almost three of the phone I use daily per year.

    • sparkling 3 hours ago

      $2800 in most of Europe

      yeah, insane.

      • dismalaf 3 hours ago

        Yeah, these days hard to justify anything more than a $500-800 Android unless it's heavily subsidized.

        For $2800 I'd rather have a laptop + phone.

    • Machado117 4 hours ago

      It’s $2250+tax for europoors

      • sajithdilshan 3 hours ago

        Europoors is gonna be my favourite word from now on

        • JAlexoid 3 hours ago

          Have you never heard of this derogative term?

          Plenty of arrogant Americans use that term

          • sajithdilshan 2 hours ago

            Frankly this is the first time I’ve seen this term. At first I thought it was a typo

    • octernion 4 hours ago

      i love that we get these comments, even 20 years later. the phone costs what many (most? even?) folks on HN make in a day, after taxes.

      • applfanboysbgon 4 hours ago

        You think most folks on HN are making $500,000 after taxes (being charitable and assuming "in a day" means a working day)? Moreover, does one commenter have to represent most folks? If someone makes less than $500,000, are they not allowed to voice their lack of desire for a phone that is affordable for the alleged majority who do make $500,000?

        • octernion an hour ago

          something around 20% of the site is from the bay area, where that is a somewhat middling salary, so yes.

          and of course they can voice it, it's just boring; the point being there are more than plentiful amounts of folks that can trivially afford it.

      • dyauspitr 4 hours ago

        Come on, most people are not making 700k a year even on HN. Probably closer to $300k at the high end and there are a lot of Europeans on here so probably closer to $100k.

        • octernion an hour ago

          you would be surprised; i would bet on the plurality being > $300k. hard to survive on much less in the bay area, in any case.

    • dyauspitr 4 hours ago

      Honestly, that doesn’t seem all that crazy. I was actually expecting it to be closer to $3k

      • sajithdilshan 3 hours ago

        Then it would most probably have had the fate of Apple Vision Pro

  • tiffanyh 2 hours ago

    I’m in a weird spot because my iPad is old and my iPhone old.

    So I’m in the market to buy new ones of each.

    So I’m now having to decide if I just buy the Duo … instead of a new phone and new iPad.

    But seems like a worse phone and worse iPad - than standalone.

    (it does look like the best foldable I’ve seen though)

  • jedberg 4 hours ago

    My wife's first question:

    Will this fit in a woman's hand?

    • hackyhacky 4 hours ago

      Formally specified: there exists some human woman, in whose hand this will fit.

      • Machado117 4 hours ago

        Can this woman play Rachmaninoff?

      • asdff 4 hours ago

        An olympic water polo goalie perhaps

    • twalichiewicz 4 hours ago

      It was clever that they used the reference point of a passport. I don't think I've ever heard of anyone complain about passports being unwieldy.

      • OkGoDoIt 4 hours ago

        Personally I find passports slightly too large to comfortably fit in my pants pocket, and a passport is definitely thinner than this phone. Whenever I travel and have to have my passport in my pants pocket I’m always a bit uncomfortable about it, I usually prefer to keep it in my backpack or somewhere else. If you’re carrying this in a purse then it sounds great. The passport aspect ratio is pretty awesome on phones, I tried one shaped like this at a Chinese phone store last year and enjoyed it. But shoving a $2000 device the size of a thick passport into my pocket on a daily basis feels like a bad idea.

      • Insanity 4 hours ago

        You hold your passport a few times a year, for maybe a few minutes. Probably less than 1 hour total per year. Many people will 5x that usage-time in just a day.

      • asdff 4 hours ago

        Passport is also thinner than a pencil, not rigid, and will fold a little around your thigh in a tight pocket.

      • jedberg 4 hours ago

        People don't try to type on their passport though.

        • accrual 4 hours ago

          They briefly showed the Duo opened partway like a laptop, and even had a keyboard displayed on the lower portion. Maybe it would be kind of like a smaller GPD Mini but with touchscreen instead of physical keys.

        • twalichiewicz 4 hours ago

          True, but passports are one of the few readable objects I can think of that regularly get used in both vertical and horizontal orientations.

      • jerlam 4 hours ago

        It will save people a lot of time because they don't have to go to the Apple store, they can use their own passport to discover that the phone is still too big in a different dimension to use with one hand.

      • wpm 4 hours ago

        Just like the iPod's "deck of cards".

      • fragmede 4 hours ago

        They are so unwieldy that the US has a passport card because the passport is too big for frequent travellers. I also will complain about how my passport's ID page is the second, not the first page, so you open the passport, and then always have to flip to the second page (unless you use a tiny bit of tape).

        • Jtsummers 2 hours ago

          The passport card is only used for land and sea entries, it's not a full replacement for the passport (would be nice if it was) and never has been. It does work as a federally issued ID if you need one.

        • selectodude 4 hours ago

          The passport card is almost exclusively for people who go back and forth to Canada and want to keep it in their wallet. Nobody is complaining about the size of a passport.

        • tekla 4 hours ago

          What. No. A passport card is not the same as a passport book in its capabilities.

      • micromacrofoot 4 hours ago

        you don't carry your passport in your pocket every day

    • sqquima 4 hours ago

      I was actually looking forward to a smaller iPhone. To have less addictive screen time. It looks like the Air was a once-thing. I don't see them releasing an e-ink phone either.

      Maybe the answer lies in only wearing an Ultra watch if it becomes powerful enough and can function independently of a phone.

      • OZYMANDIASAK 4 hours ago

        I'm thinking of doing the same thing but I actually think the current Apple watch is already powerful enough.

        Daily life is ok with it but most of the issues come from banking and governmental apps.

        I wish society was not as keen on making everything go through smartphones nowadays.

    • artisinal 4 hours ago

      Perhaps with a PopSocket.

    • Firaxus 4 hours ago

      I’m a little disappointed with how big it looks folded, I was hoping for a mini that could unfold…

    • micromacrofoot 4 hours ago

      or pocket

      no

      • lucky_cloud 4 hours ago

        There aren't many phones that fit in the tiny pockets that plague women's clothing. The clothing/fashion industry is to blame on that count.

    • tamimio 4 hours ago

      Most women I knew with shattered screens had relatively large phones (max, plus, etc.), and the few of them who listened to my advice and got smaller phones, never broke the screens. Either girls over estimate their hands size (I guess compared to some YouTuber they see), or maybe bigger screens is just a status, or something else, but most girls have large phones for some reason.

      • asdff 3 hours ago

        If they mostly doomscroll tiktok they tend to want bigger screens

      • dismalaf 3 hours ago

        In general I've simply never known someone with an iPhone who's never shattered the screen lol.

    • gizajob 4 hours ago

      I feel like it’s actually designed more with women in mind. Instagram influencing type women who will think nothing of spending $150 a month on it.

  • nerdjon 4 hours ago

    With some of what they showed, I wish they never separated iOS and iPadOS. The duo seems to be bringing more of the iPad features and if they could position this as one device to replace both (and the price point sure reflects that) it could be interesting.

    But without that, I don't see the use for myself. Though I also rock a 13" iPad Pro so even with that it would be a hard sell to replace both.

    I still am not sold on the entire idea of a foldable, there is some interesting things here and I will be interested to see how they position it over the next few generations.

    • LoganDark 3 hours ago

      I wish that too. Too many convenience features on both sides that are accidentally or intentionally not making it over, even when they would apply to both. I wish it had to be an explicit decision to lock functionality to only iPad or iPhone, rather than it having to be an explicit decision to make functionality available to both. Make the more likely decision the default.

  • wiradikusuma 2 hours ago

    "Seated. Set iPhone Duo down and watch a show or follow a workout at the perfect viewing angle — with easy access to the controls on the bottom." -- Is the outside screen REALLY that strong? Is it okay to put it on a rough surface like gravel?

    • dionian 2 hours ago

      current iphone would have no issue with this as long as you dont apply pressure.

  • ronsor 4 hours ago

    I still don't get the fanfare over folding phones. They tend to be more fragile, and if I really need a larger screen, I'd much rather use a laptop or tablet.

    • delecti 4 hours ago

      There's totally valid criticism to be made about the durability, not to mention price, but the pitch is crystal clear, "your phone can be a tablet on-demand". You (the proverbial you, not necessarily every person) always have your phone with you, but often don't have a tablet or laptop.

    • mostlysimilar 4 hours ago

      For many people the phone is the only computing device they use. Keeping portability and offering a larger display is a compelling offering for those people.

      I tend to agree with you.

      • bigfishrunning 4 hours ago

        > For many people the phone is the only computing device they use.

        I suspect the crossover area of the Venn diagram between people who spend what a foldable costs on a phone and people who have no other computing device is extremely small.

        • mostlysimilar 4 hours ago

          Why so? For most people a computer (in the traditional keyboard/mouse sense) isn't a leisure device, a phone is. They scroll social media feeds and watch YouTube or whatever.

          I'm sure most of us on HN use them for leisure, but for most people a computer is a device for work, not for play.

    • fishtoaster 4 hours ago

      I quite like the idea of a tablet I can keep in my pocket. If there was some sort of first-party attachable keyboard (a la the iPad magic keyboard), I'd be strongly considering getting this. In the age of AI and increasingly-mature cloud agents, I can get a lot of my work done from a setup like that.

    • httpz 4 hours ago

      Galaxy Fold is popular with older people who have trouble reading small text

      • lwkl 4 hours ago

        That’s a good point bigger text is possible on the iPhone but you can display less of it so it might be nice to have the bigger screen.

    • nunez 4 hours ago

      I no longer need an iPad Mini in my bag with this thing...

  • newman314 4 hours ago

    I was quite surprised to see the under display camera. Wasn't expecting that.

    Other than that, looks like there are some nice Duo specific features on iOS. $1999 is also surprising given that news outlets were reporting up to $2500. Plus it's price competitive with other foldables in the market.

  • jumploops 4 hours ago

    It felt very "un-Apple" when they called it a foldable phone _before_ revealing it.

    The folding part is the thing the tech journalists say; done right, it shouldn't matter whether it's foldable or not.

    Bigger screen, pencil support, nano-glass, etc. The foldable part is obvious, why say it?

  • skunkworker 4 hours ago

    I'll be curious to see how the hinge holds up against wear, tear and small particle intrusion over time. If people get to 2 years and it's still going great. Then I may pick up a Duo 3. But my adoption really comes down to the problems around the hinge.

    • hingler36 33 minutes ago

      This is what it comes down to for me as well. If Apple has somehow magically solved the reliability issues this will be fantastic, if they are just fad chasing it'll be DOA

  • nunez 4 hours ago

    - It works with the pencil! This is a big big deal. I can do whiteboarding with customers quickly without having to break out a separate device, for example. Definitely unfortunate for the reMarkable Move and devices like that.

    - They actually might have nailed the hinge and crease problems.

    - I've been excited for this release ever since the rumor of the iPhone Air being a prototype of sorts for this came out. Two iPhone Airs fit very comfortably in my hip pack (though I only ever have one at a time).

    • nozzlegear 3 hours ago

      The fact that it works with the pencil is a huge selling point for me. I wasn't really interested in a folding iPhone, but having something I can write on without also needing to carry an extra device or pocket notebook is really cool.

  • hombre_fatal an hour ago

    This is pretty cool as a next-gen mini replacement.

    The one downside of my iPhone 13 mini is the rare case where I do need more screen.

    I couldn't spend $2000 on a phone, but I don't mind the direction.

    • blago an hour ago

      I had such high hopes for this phone, but now I know it won’t replace my 13 Mini. It looks so wide you can barely hold it comfortably, let alone use it one-handed — and that's the whole point of a small phone for me.

  • hankbond 4 hours ago

    At some point these phones are powerful enough that we need to be able go get a desktop experience that can run macOS. Why is a 600 dollar neo more capable for productivity than a 2000 dollar iphone with a much beefier chip?

    • spiralpolitik 4 hours ago

      This is Apple's Achilles heel.

      If another company could release something like the Duo that seamlessly switches between phone, tablet, and desktop experience and make it Apple quality then Apple are in trouble. The technology is all there since the days of Ubuntu Touch.

      Sadly I don't think there is a company in a position to build such a device that could compete.

      • MBCook 4 hours ago

        I don’t think Apple will ever do it.

        I personally would like to see the phones behave like iPads when connected to screens and mice and such. I don’t need it to pretend to be a full Mac.

        But we all know they’re on the same OS at this point. iOS and iPadOS are completely identical, and this only makes it more obvious.

        • armadyl 3 hours ago

          This is what I want. If the Duo did something like convert into an iPadOS-like environment I’d buy it day one and sell my non-fold iPhone and iPad.

          But I don’t want macOS on an iPhone/iPad. If I wanted a device with poorer hardware security that ran an OS with a fundamentally weaker security model I’d just buy a MacBook and be done with it.

          • MBCook an hour ago

            Even if most people never use it, they already have everything they need. And they could market it as a big feature.

            Basically no one knows Samsung Dex exists. They could be the ones to bring it to the attention of the mainstream.

            I like the idea that if I was stuck in a car dealership or something for service, I could just plug into a laptop docking station with USB-C and use my phone on a bigger screen. Realistically, I’d probably never do it.

            But they also might be afraid it would cannibalize Macs, especially now that they have the Neo. And it would certainly just be one more thing to test and keep working.

  • low_tech_punk 4 hours ago
    • corvad 4 hours ago

      Looking back now it was quite ahead of its time.

    • ramses0 4 hours ago

      Actually kindof awesome! ...but when I saw the phone call at the end my mind immediately went back to "Taco-Talkin' w/ the Nokia N-Gage"! => https://sidetalkin.com/original/

    • kvuj 4 hours ago

      The main problems from that Duo was that Microsoft didn't believe in it.

      This lead them to use a garbage CPU and support it for something like 2 years.

      Apple has the balls to keep updating the vision pro even after it flopped and it will probably get 7 years.

    • jabroni_salad 2 hours ago

      The fedex driver that delivers to my office is still maining one of these. Its so cool.

    • sccxy 4 hours ago

      August 12, 2020

    • testfrequency 4 hours ago

      Still use mine!

      I will say it was a pain in the ass to open and answer calls though when you were busy doing things.

    • precompute 2 hours ago

      Zune'd

  • w10-1 4 hours ago

    What about left-handed people? Will the controls line up on the left?

    • owldown 4 hours ago

      I'm right-handed but I always keep my phone in my left pocket and use it with my left hand (keys have always been in my right pocket). I'm also pretty curious about the answer to this.

  • Philip-J-Fry 4 hours ago

    The folding/unfolding animation is one of the coolest I've seen from a foldable. So slick.

    • MBCook 4 hours ago

      That impressed me too. Be if those “Apple touches” of yore. I kind of wonder how well it works in person, but it’s nice that it’s there at all.

  • XorNot 4 minutes ago

    Has anyone lived with a foldable phone for a while? I just can't believe that the actuated element isnt going to end up a bundle of dead pixels.

  • stock_toaster 3 hours ago

    Give me a single-screen phone the size of this thing closed, and use the extra space inside for more battery and not more displays.

    Aside: I'd also love it if it could be plugged into an external display and have a "desktop mode" (like a macos VM) that gets suspended/resumed on connect/disconnect instead of just expanding the "mobile mode" across the new screen. I realize this is probably a dream too far for most companies though, as it doesn't allow them to segment the market as much as requiring people to buy multiple devices.

    • topranks 2 hours ago

      I remember Ubuntu were going for that “dock it and it’s a full computer” idea about 10 years back with their failed phone OS project.

    • anonu 2 hours ago

      just buy this phone and don't open it up

      • stock_toaster an hour ago

        Nice. That's right up there with "pretty sure a macbook pro could fit into most cargo pants pockets".

  • diogenescynic 4 minutes ago

    I'm curious how large the market for this will be. I am a big guy and the Pro Max models are already huge in my pocket. How many people are really going to want a phone that is this big and bulky in their pockets? Will we see a rise in cargo pants?

  • noodlesUK 4 hours ago

    I really hope that in the coming years we will be able to get smaller phones back into the market. Apple compared this to the size of a passport. A passport seems even bigger than a normal iPhone, even when folded. A number of people (especially women with smaller hands) I know are holding onto their iPhone Minis for as long as possible. I’d love a phone that was roughly normal iphone sized when unfolded but was a flip phone à la Motorola razrs in years gone by. I wouldn’t even need a screen on the outside. I know it’s hard for a company like Apple to be able to market “less phone” as a good thing, and I know the iPhone mini didn’t do great commercially but there’s a small cohort of users clamoring to have something for them.

    • HaloZero 4 hours ago

      I think you’re out of luck. If Apple can’t sell the mini I don’t know who will enter the market.

      • asdff 4 hours ago

        They still sold millions of minis. Can't sell is about relative terms to the rest of their iphone sales. Against that it looks poor. Against mac pro sales probably looks amazing. Sold by any other company the phone would probably be considered a success and still in the lineup.

        And really, poor sales are no excuse. How many macbook skus do they have that barely move when you go through all the permutations of config? I don't want to work it out but I'd guess there are something like 24 skus of macbook pro they are barely selling in comparison to iphone sales. What's another model iphone in 3 storage tiers?

        • fragmede 4 hours ago

          Another phone model is massively more expensive compared to changing RAM or storage in, say, the macbook lineup.

          • asdff 3 hours ago

            Yes, a challenge for a company as small as Apple.

            • jjice 3 hours ago

              They can do it for sure, but they've deemed it's not worth it. I trust that they're in the business of making money when they feel it's worthwhile.

      • nxc18 4 hours ago

        Apple sold plenty of minis. It just wasn’t a blockbuster. They also didn’t sell many pluses. They also didn’t sell many Airs.

        For context, Apple sold 6 million minis, most Android manufacturers (other than Samsung and Google) can only dream of that volume.

        Apple can do it, they just choose not to. It’s not like AVP is a roaring sales success.

        • dyauspitr 4 hours ago

          They came out with the AVP saying it was niche production and made very few of them to begin with. They expected not to sell very many of them.

      • dgellow 3 hours ago

        With that logic they shouldn’t sell a $2k folding phone either, it’s a niche market

        • gehsty 3 hours ago

          Difference is they made a mini, it sold poorly, every time they make a phone with a bigger screen it sells like hotcakes.

      • MBCook 4 hours ago

        They could. I think it would be nice if they would choose to.

        I doubt they lost money on it. I’m guessing they just “didn’t make enough“ and decided it would be more profitable to spend that money elsewhere.

        I will say as a software developer it was rough getting things working on that tiny screen.

        But I know people loved it. I have family members who did. And I totally get it. But it just doesn’t seem to be a big enough part of the market for any of the big players to care at all.

    • ncallaway 4 hours ago

      Yea, I'm in this boat. My 13 mini has been dropped a couple of times. The screen is still functional, but it's on its last legs.

      I spent a few hours researching the other night on what replacement phone I'd buy, and.... the answer was a refurbished 13 mini.

      • moralestapia 4 hours ago

        Same, 13 Mini is perfect. As soon as they release a similar form factor I'm all in.

    • coldpie 4 hours ago

      Have you looked at the new Motorola Razrs? They're great. 4" external display that is easy to use one-handed and can run any Android app (though some apps and websites struggle with a screen that small), and it unfolds into a phablet for when you want a huge display.

      I believe Samsung has a new one with a similar form factor too, though I haven't looked into it.

      • layer8 4 hours ago

        The Razrs are significantly larger, heavier, and wider than the mini. And they add the complication of a flip phone. Not really comparable.

        • coldpie 4 hours ago

          The comment I was replying to said:

          > I’d love a phone that was roughly normal iphone sized when unfolded but was a flip phone à la Motorola razrs in years gone by.

          So the Razr does seem pretty comparable to what they were requesting.

    • remywang 3 hours ago

      Light is making a flip phone [1], and it's somewhat hackable now that they release an SDK [2]

      [1]: https://www.thelightphone.com/shop/products/light-flip

      [2]: https://developers.thelightphone.com

    • dijit 4 hours ago

      I totally accept that I'm the minority.

      When I was 12-13 I started taking a steroidal inhaler which inhibited my growth, so my hands are literally the same size as when I was 13. (maybe slightly wider).

      As such I have about the same finger length as the average woman, and when I used the iPhone 4S and 5S I had no problems, I was not able to comfortably use the 6 with one hand, and it came with that ugly camera bump, so I returned it and tried to go Samsung. (it was big, but the rounded edges helped a fair bit) - the software sucked.

      I bit the bullet and went back to my 5S, and when the SE (2nd gen - shaped like the iPhone 5 but with beefed internals) rolled out it was a day 1 purchase for me.

      Ever since then I've been looking for a phone -- the iPhone "Mini" was as large as the 6 which was too large (I did buy one though) -- I eventually bought an iPhone 15 pro, but honestly, I hate it. It is the heaviest thing I carry daily and it doesn't do anything more than my 5 did that i care about, and I can't comfortably operate it. I start really disliking mobile devices because of it- and the software is getting worse year on year too.

      I'm getting serious fatigue from this, but the world has not only caught up to a mobile world, now many things actively expect/require you to have a modern smart phone, especially in Sweden.

    • factorialboy 4 hours ago

      I suspect you might be interested in this crowdfunded project - https://smallandroidphone.com/

      • remywang 3 hours ago

        There has been no movement on this since 2023, and Migicovsky is now busy with reviving pebble

    • jiqiren 3 hours ago

      there is not demand. sales prove this. there is no amount of antidotal evidence you can offer: small phones don't sell.

    • devindotcom 4 hours ago

      same. my current SE 3 is starting to limp battery-wise and I'm about to switch to my backup one. Hoping they come to their senses before it wears out.

      • dgellow 3 hours ago

        Why not change the battery? It’s fairly cheap and if you’re in a city lots of places can do it

        • devindotcom 37 minutes ago

          I already had the backup but I'll keep that in mind for next time. the screen is fairly beat up too so I don't mind. I'll keep the old one around in case the replacement gets lost or stolen.

      • dmitrygr 4 hours ago

        Apple Stores will happily swap the battery for you to a new Apple one for $79 IIRC

  • nvarsj 2 hours ago

    What's up with all the negativity? Apple is finally doing something radical (for them) again with the iPhone, their bread and butter. And I'm all here for it. 10 years of the same form factor was getting old. I'm gonna buy this on release, easiest decision ever.

    • Danox 2 hours ago

      I have an 11 Pro iPhone, which I’ve had since 2019 now may be the time to upgrade.

    • senordevnyc 2 hours ago

      Are you new to HN? There is literally nothing that the users on this site won't bitch and moan about.

  • spiralpolitik 4 hours ago

    Definitely a v1 product but it's an interesting device. Apple is rarely first to market, but they definitely produce the device that indicates the point where there is a market.

    You can also see where they are going. In a couple of years, assuming it sells well there will be a Pro model with a 3x fold and better camera system. I'm guessing to make in thinner they will have to drop USB-C and come up with a flat charging/data connector. The EU won't like that.

    The final interesting thing is this is the first Apple product that I can think of since the iPod era that they've released a product that will cannibalize another Apple product. If you were looking at getting a high end iPad Mini this replaces both phone and tablet.

    • __aru 4 hours ago

      > Apple is rarely first to market, but they definitely produce the device that indicates the point where there is a market.

      There's been a proven market for years already, but it's been less obvious in Western markets. In East Asian markets, foldables have had a very sizable market presence, especially in China.

      There's other trends that are less obvious to US and western markets, such as phone crossbody straps (which are also very big in East Asia).

  • adrianmonk 3 hours ago

    https://www.apple.com/iphone-duo/specs/

    It took me a while to figure out I had to click "Explore" to get to the specs, so I'm saving you the trouble.

    As long as I'm griping about the web site... Apple, when you introduce a phone with a new and different form factor, please just tell me the dimensions straightaway. This one is shorter and wider than most phones. Is it too wide to fit in my pocket? I need the dimensions to answer that question.

    • user43928 3 hours ago

      It's a bit disappointing that it's 50g heavier than the Z Fold 8, and similar to the Pixel 9 Pro fold in weight and thickness, at 254 g / 5.2 mm / 11.3 mm.

      • 2001zhaozhao an hour ago

        I guess that's the tradeoff for Pencil support and the under screen camera.

        I'm still salty these were removed from Samsung folds after the Fold 6, but having a thinner phone is nice too.

  • lvl256 4 hours ago

    $1999 is ridiculous.

    Edit: Wow, I didn’t know Samsung foldable was priced similarly. It’s a lot of money to pay for something inherently fragile.

    • jjice 4 hours ago

      While I won't pay it, it seems pretty comparable to other flagship foldable from Google and Samsung.

      • raphinou 4 hours ago

        Doesn't make it less ridiculous, and that price for the other brands isn't less ridiculous either.

    • chrocni380 4 hours ago

      > $1999 is ridiculous.

      Plenty of people on HN earn that much money in a single day after tax.

      • prewett 4 hours ago

        That's about $675k/year, assuming a 35% tax rate. I think that is a small fraction of HN users, but more to the point, if your argument is that the phone is not expensive if you make over $500k/year, I'm not sure that is a compelling argument...

      • alistairSH 4 hours ago

        It's also more than the cost of an iPhone Pro + a MacBook Neo (or several other combinations).

        I'm just not seeing the value proposition for a $2000 phone. I already can't comfortably hold or type single-handed on the normal-sized Pro.

        • devnulll 4 hours ago

          I base many of my purchases on how many hours per week I use them.

          In terms of usage hours, my mobile phone comes out near the top. This makes the price almost immaterial.

          • nofunsir 4 hours ago

            your underwear must be expensive!

        • artisinal 4 hours ago

          For most people this can replace an iPhone Pro, a MacBook Neo and their iPad.

          For those people, $2000 is a good price for a device that does all their digital work.

        • wpm 4 hours ago

          The correct price comparison is between an iPhone Pro and an iPad Mini, in the US that would be $1199 + $599. So for an extra $200 you don't have to carry and charge 2 devices. Not a terrible pitch.

          • alistairSH 4 hours ago

            Sure, I guess, but I don't have a Mini, or any tablet for that matter. I used to and found the form factor didn't meet my needs. I'm happier with a phone and a laptop.

    • Kirby64 4 hours ago

      The retail price of the equivalent Samsung phone is $1900 (1899) - or $2100 for their 'Ultra' phone. Seems just in line to me.

    • MBCook 4 hours ago

      I think there were rumors going even higher since Apple is so often a premium priced product.

      Matching their top competitor in price is a good look.

      They could’ve absolutely floored everyone if it had been $1500, but there’s no way that’s possible, at least having margins anywhere near what Apple likes.

    • alwillis 4 hours ago

      We'll have to see but it has a titanium frame with Ceramic shield front and back.

      Obviously Apple knew where other foldable phones fell short; they clearly planned to overcome those shortcomings.

    • rawgabbit 4 hours ago

      My first thought is what happens when I drop a $1999 device and break it.

  • neovive 4 hours ago

    I wonder if there's a practical way to protect the phone with a case, given that it folds and the dual screen is a big selling point. It feels like one accidental drop on concrete or a ceramic floor would cause a lot of damage.

  • officeplant 4 hours ago

    Apple: Every one else does folding wrong!

    Also Apple: We've done it the exact way Samsung and Microsoft did it! We even used the same Duo name as Microsoft!

  • kemotep 4 hours ago

    The real trick is waiting to see if they make a iPhone Duo 3 or 4. Knowing they are committed to the form factor and it’s not another Mini would be nice to know.

    Also time to work out the hardware and software issues. Not trying to spend serious money on beta testing like a Vision Pro.

    • mrheosuper 4 hours ago

      I think it will be like Apple Vision, a device that is more for developers than end user.

      $2000 for an iphone, just insane.

      • selectodude 4 hours ago

        I will gladly bet you an iPhone Duo that they’ll be unobtanium deep into 2027 and that they’ll sell millions of them on day 0.

        • akmarinov 4 hours ago

          Yeah this will singlehandedly triple the percentage of foldables out there

  • mentos 4 hours ago

    I’m curious to see how using Windows Remote Desktop iOS App will feel at this size if I can be productive or not.

    My previous thought was to use XReal glasses with my existing iPhone but that’s not realistic in an office environment.

  • officeplant 3 hours ago

    Will have to give it a fingernail test in the apple store so I'm not destroying my own $2000 phone.

    • evan_ 2 hours ago

      JerryRigEverything will deploy his hardness pick test in short order I'm sure.

  • deepfriedchokes an hour ago

    This is really nice for people who read books and want to ditch carrying around a mini tablet or e-reader, I just wish it had the camera array of the iPhone Pros.

  • 3pm 4 hours ago

    Duo screen: 7.6" vs iPad mini: 8.3". Duo will support Apple Pencil later. I wonder if many people with iPhone+iPad combination can now replace it with one device.

    • DamnInteresting 4 hours ago

      In the FAQ it says "Yes. iPhone Duo will work with Apple Pencil (USB-C). Coming later this year."

      It kinda sounds like it's a new model of the Apple Pencil coming soon (rather than support coming soon), and older Pencil and Pencil Pros will not work at all. Which, if true, boo.

    • ktallett 4 hours ago

      I never trust the later with Apple. Too often have they failed to deliver. Why release this without the obvious benefit?

  • wayeq an hour ago

    Can I pay $1,000 and just take one of the smaller halves?

    • ricardobeat 31 minutes ago

      I would love that too. Dual-sided screen, 6mm thick.

  • moooo99 an hour ago

    I have never understood the appeal of foldables, but I guess with Apple launching them now, they're probably going to see significantly improved software support within the next few years

  • vonStackelberg 2 hours ago

    On a side note, the amount of text on the page is just crazy. I remember older releases of apple products being basically just a slide show. Now we have a wall of text and image carousels?

  • twalichiewicz 2 hours ago

    Curious to see all the new interaction paradigms people come up with now that we have something physical that can sense degrees of freedom.

    A dumb one off the top of my head:

    When reading a book with both screens open, have the outer display show the cover of the book, and closing and opening the screens together causes a page turn. (Unfortunately also a great way to rapidly wear out the hinge mechanism.)

    • jw1224 2 hours ago

      There are some amusing apps which read the MacBook's lid angle sensor. I remember one of them played a creaking noise through the speakers when you open or close it... Somehow I doubt App Store review will let that in for the Duo, but we can always hope.

  • vulk 4 hours ago

    I might be a minority but I never had interested in this foldable phone trend where you get just a bigger screen. I can't even consider dual display smartphone as a foldable phone. The benchmark for a foldable phone was Motorola Razr V3. I am not sure where they are going they really need some new people with some fresh ideas and vision. Sooner or later someone is going to start eating their lunch.

  • ok_dad 2 hours ago

    I would be excited if they shrunk a full laptop into a smaller format for working, but I can’t be excited about another device to steal my attention. Give me a device that’s the size of a mini tablet that expands into a laptop, not this abomination that just wants my eyeballs on advertising.

  • gste an hour ago

    You know Steve Jobs would have said it's 2x too thick, 2x too big and way too asymmetrical

  • philo23 an hour ago

    I don't see the appeal of foldables personally but the way the screen animates during folding/unfolding is a very clever touch

  • haunter 4 hours ago

    The new iPhone Duo in single screen mode is the same size (5.4") as the iPhone 13 mini but with a different aspect ratio

    https://photos.reportinglive.com/p/2026-09-09/f-bf86c6f5adb3...

    • mrheosuper 4 hours ago

      It's uglier than the z fold 8 imo. Idk why manufactures even bother with the corner curve. It look imbalance.

    • AlexandrB 4 hours ago

      A smaller closed size than current phones would be the main appeal for me. Phone bloat has gotten out of hand.

      • Cider9986 4 hours ago

        That's why I'm interested in the Motorola flipping phones which seem to be really small folded up and will support GrapheneOS.

  • jazzpush2 2 hours ago

    I would legitimately purchase a 'smart' phone that's just basically a 15-year old flip phone with maps and a modern battery + software stack. Awaiting the inevitable analog trend to kick back up so there are solid options here.

    • ghshephard 2 hours ago

      I've been rocking out a Casio F-91W (Retails new for $23) for about 3 months now - And all the annoyance I had with with my Apple Watch Ultra (16 hour battery, constant annoyance to upgrade, endless and useless notifications) - is gone. The CR2016 battery last 5+ YEARS , replacements are < $2. Watch has everything I ever cared about - Date, Time, Alarms, Light, Stopwatch, water resistance.

      And, I don't think I've once missed having the big annoying clunker of a watch.

      • Lio 2 hours ago

        In the nicest possible way, are you in the wrong thread?

        This is about a new folding phone not the watches.

        (I am glad to hear you like your watch though. Casio are classic).

        • ghshephard 2 hours ago

          Correct thread - The Casio F-91W is the "FlipPhone" of watches. Going Retro on all our electronics. Retro Phone, Retro Watch, just walk away from the insane consumerism gadgetitis and find what makes you happy.

          • Lio an hour ago

            Aha! OK I can respect that.

            There's definitely something satisfying about a product that's both cheap enough that it could be disposable but well designed enough that you actually want to keep it forever.

            I think that Jobs would approve of the Casio F-91W.

      • altmanaltman 2 hours ago

        If that's all you cared for, why would you buy an Apple Watch Ultra in the first place? Like a Casio F-91W is a great watch but it is a fundamentally different category than an Apple Watch Ultra even though they're both "watches". It's a bit like saying, " Hey, my calculator has a battery life that lasts years, while my super powerful laptop has a battery life that only lasts 12 hours and has to be updated constantly.

        Like yeah.

        • ghshephard 2 hours ago

          100% every word you wrote. I watched the Apple video. Thought it would be great to have this amazing GPS capable watch, with a cellular phone (that, I will confess, I did use three or four times and it was really good) - maps, remote finding of my phone, etc...

          Honestly - if it wasn't for the incessant nagging me to upgrade, letting me know it's going to upgrade, letting me know it had failed to upgrade, and the never ending useless notification that I kept having to edit/unsubscribe/remove stupid apps that I never installed - I probably wouldn't have switched for a short period of time.

          What I would have never predicted is how getting rid of all that noise has just made me so much happier.

          Also - didn't realize how much I hate having to charge my watch every 16 hours.

        • GlacierFox 2 hours ago

          I think he's highlighting the all the bullshit the Apple Watch comes with has ended up meaningless crap after initially buying in to the Apple Watch hype for this guy. A laptop is a fundamentally different category than a calculator in both utility and capability.

    • zachlatta 2 hours ago

      I just got one of these (https://aiphor.com/products/bluefox-nx1-4-0-android-smartpho...) that I'm hoping to try and make my weekend phone. It's a small Android phone. It runs WhatsApp / Google Maps. I am going to set it up to forward my calls to it on the weekends. It just arrived, so I'm excited to try it out.

      • amelius 2 hours ago

        Wow, that's exactly the kind of form factor I'm looking for.

        Review: https://www.youtube.com/watch?v=18lMelOWpQo

      • Bolwin 2 hours ago

        This and their newer Aura A1 I've wanted to get cause of the compact size, but they seem to lack support for US 5g bands

      • mooreds 2 hours ago

        Please let us know how this works. It sounds like it might be a fit for my needs.

    • xethos 2 hours ago

      12 years, not 15, but there are currently BlackBerry Classic shipping with modern internals. I love mine, though I've flashed LineageOS for Android 16

      https://zinwa.com/

    • MetaWhirledPeas 2 hours ago

      Well there are options. https://commodore.net/callback/

    • a34729t 2 hours ago

      Just put your iWatch (with LTE) into a 3D printed case; that gets you most of the way there minus battery life.

      What I'd love to see is a modern Sidekick. The form factor was basically perfect.

    • bpev 2 hours ago

      Commodore Callback, maybe?

    • pjmlp 2 hours ago

      There are plenty Symbian phones around on 2nd hand shops.

    • 4lx87 2 hours ago

      Have you considered an Apple Watch Ultra? That way you can send/receive messages, calls, do maps and directions, listen to music, etc. but you can't mindlessly scroll media.

    • alooPotato 2 hours ago

      honestly an apple watch + airpods is basically that.

  • fudged71 3 hours ago

    A 2.39:1 cinematic movie occupies about 16.13 in² on Duo and 16.26 in² on 18 Pro Max

    • Game_Ender 3 hours ago

      iPhone Duo 2 with working dual FaceID cameras will be a headline feature for sure.

    • alfanick 3 hours ago

      It's made for viewing 70mm IMAX /s

  • olalonde 2 hours ago

    Looks quite similar to the Huawei Pura X Max[0]. Funny how the cycle inverted.

    [0] https://consumer.huawei.com/cn/phones/pura-x-max/

  • layer8 4 hours ago

    This has some interesting features, but also a number of questionable decisions. The inner front camera placement is awkward for non-camera use, because despite being under-display won’t be completely invisible (as some shots in the presentation show). The on-screen unfolding transition is cringy and distracting. Apps and multitasking behaving differently on the inner screen depending on whether the hinge is flat or bent creates complexity and trade-offs, like when bending then phone so that it can stand on its own, or lie on an uneven surface. On the front screen, reserving the edge for special controls reduces the thumb reach for general content (like the app icons on the home screen).

  • bastard_op 43 minutes ago

    I can't wait to see how bad the hinge does with ifixit.

  • 2001zhaozhao an hour ago

    The issue with this form factor is that the on-screen keyboard will take up half the screen on landscape with the phone open.

    Typing in portrait should be very nice, however.

  • rudyp_dev 4 hours ago

    I'm a little worried about the buttons moving up along the side, since I use my phone with my left hand... Hopefully there is more information about whether the OS supports moving the controls to the left, or even keeping them at the bottom.

  • 1970-01-01 4 hours ago

    Google and Samsung have been at this for years. Nothing here is actual innovation, is it?

    • doom2 4 hours ago

      It's a shame there isn't the kind of competition in the US when it comes to mobile phones as there is in China. Many HN users would likely never buy a Chinese OEM device, but if you look at the variety of devices offered by Chinese brands, they're trying all sorts of approaches. Kind of like their EV market. Meanwhile, your choices in the US are Apple, Samsung, Motorola, Google, and that's pretty much it. I wouldn't say there's a ton of innovation between them...kind of like the large US automakers.

    • rootusrootus 4 hours ago

      Depends on if it starts to get a crease after using it a while. I tend to assume that this is why Apple chose not to adopt folding screens as quickly as Android phones did.

    • asdff 3 hours ago

      I mean that is the business. These companies are in the business of ordering parts from components vendors and leasing floor space to assemble them after all. Folding screen is probably something you can order from many companies in shenzen at scale right now (or whichever chinese city is the "cell phone screen" hub, might not be shenzen).

    • omikun 4 hours ago

      Just like the first iPod and iPhone.

      • 1970-01-01 4 hours ago

        What iPods could make a phone call and browse the Web in 2007 that weren't made by Apple?

  • jerf 4 hours ago

    So, just in general, I've been seeing more and more foldable phones like this. How well are they holding up now? Having Apple use one seems to be at least somewhat of a vote of confidence that the tech has reached some level of acceptable maturity, so I assume "not trash", but I don't know how good that represents. I'm a compulsive fiddler so I'm not really in the market for a phone I can fiddle to death without even consciously realizing it, but I'm at least curious if the tech is reaching the point where one might expect a more normal user to casually expect them to last 2+ years with normal use.

    • MBCook 4 hours ago

      I know the early ones were really bad. My impression is I’ve stopped hearing about them failing all the time, so I assume they’ve gotten decent.

  • meetpateltech 4 hours ago

    Anyone noticed the headline has two "Hello"s for a phone that folds in two? John Ternus' first tweet was just "hello" and he opened the event the same way.

    This has to be on purpose.

  • post_break 4 hours ago

    Somewhat related, Apple snuck in a $100 price increase on the regular iPhone 17.

  • b3ing 4 hours ago

    I wonder if you can hook it up to a monitor and use it like macOS. That would be the killer phone and killer laptop, then you just need to connect a mouse in and display or tv and work wherever. But I doubt Apple will ever do that, I don’t think they are bold enough to cannibalize their laptops.

    Imagine being able to hook up a small slab to a keyboard or mouse Bluetooth then connect to a monitor, tablet or hotel tv, like the Samsung Dex can do. And run full laptop/desktop applications. One can dream

  • snailmailman 4 hours ago

    Interesting that there seems to be no FaceID? They only mentioned TouchID. I assume it’s a limitation of the under-screen camera.

    They’ve been doing Touch ID instead of faceID with some of their products a few times, I think some of the iPad models? but unfortunately touchID has like a 20% success rate with my fingers. FaceID works 100% of the time for me. I’ve never had good luck with any fingerprint scanners. I hope they can someday solve the issues with FaceID under the screen.

    I wasn’t going to buy this product anyway. My current phone works and I have zero reason to upgrade. But if I was in the market, no facial recognition is honestly a dealbreaker.

    • wpm 4 hours ago

      Hard agree but only because I think TouchID on the sleep/wake button sucks. The home button-less design and gestures introduced on the iPhone X were obviously designed in tandem and only work with FaceID. I have Touch ID disabled on all of my devices that have it because it's so damn annoying now.

    • nozzlegear 4 hours ago

      I might be wrong, but I'm pretty sure they mentioned both Face ID and Touch ID in the stream. They wanted to add Touch ID because of the various angles people might use the phones with. Also mentioned that it'll unlock with your Apple Watch, like the Mac does right now.

    • nunez 4 hours ago

      I _much_ prefer Touch ID. Always hated Face ID.

      • Cider9986 4 hours ago

        FaceID is good in winter or cooking.

    • rootusrootus 4 hours ago

      They need to just do both, honestly, whenever possible. Both methods have legions of fans and detractors.

    • Klonoar 4 hours ago

      I am happy that I will have managed to completely skip the requirement to use FaceID.

    • m3kw9 4 hours ago

      prob tech and UX issue. FaceID can't do side ways, and people opens side ways half the time. Maybe there are also functions unlockable wihtout clamshell opening. can't put 5 faceID on each side and facing every which way.

      • snailmailman 4 hours ago

        While at launch Face ID did not work in landscape, it does now. I can unlock my phone with my face in both landscape and portrait, although I guess not upside down? That might only be because I’m on an iPhone though. iPads might be more flexible.

  • NamTaf 4 hours ago

    All this so people can watch The Odyssey as Nolan intended whilst on the go.

    More seriously though, now do just the front screen on a non-folding device. It can even remain as thick as this thing when it's folded.

  • percentcer 4 hours ago

    Despite what the marketing material would have you believe you can always see the fold. Even when it's fully open. Folding screens have been a solution in search of problem for like a decade now

    • azan_ 4 hours ago

      > Folding screens have been a solution in search of problem for like a decade now

      The problem is I want to have small phone that can be expanded to have large screen when needed, glad I’ve solved this decade long conundrum!

    • nailuj 4 hours ago

      I like folding phones that go from half to full size. Fits in my pocket and I still get a big screen when I want.

    • wpm 4 hours ago

      How do you know? Have you seen a Duo?

  • mhh__ 4 hours ago

    The folding phones are genuinely interesting although all the cool demos I've seen people do irl have been quite reliant on android being quite liberal as to what software you can run

  • AuthAuth an hour ago

    These scroll down websites are so bad on desktop.

  • siddthesquid 3 hours ago

    I'm a bit biased here, but I feel like the more form factors we introduce, the worse apps are going to get as developers now have to account for it (and they won't, eg YouTube on ipad). Do people actually like foldable phones enough?

  • igmn 4 hours ago

    Worse in most ways than every other iPhone, more expensive, gets permanently (sometimes deathly) damaged by fingernails, keys, sand, plastic and literally anything that's harder than about a fingernail. All the supposedly unique usecases can be resolved by a $1 kickstand, a $50 speaker, or a $500 iPad plus a non-foldable phone. You can get a whole MacBook too. So, no thanks.

  • joenot443 4 hours ago

    Did anybody want this?

    • zitterbewegung 4 hours ago

      Yes, with a much bigger screen I can definitely see this making me more productive and it is in between an iPad that getting through even minimal productivity tasks would work and bigger screens help a lot. Even though $1999 only gives you 256GB at least you get that low of a price point. Would have to see it in person though especially about the crease and the camera(s). (EDIT) I have a Clicks power keyboard which I can use with this. Seems like I should clarify that I can use this where a regular laptop can't be used. And since more people are interested in what I can use email, calendar and codex / Claude code (in fact Claude codr is why I have the clicks power keyboard)

      • sajithdilshan 4 hours ago

        Like what exact productivity tasks do you do on a phone for 2k USD that you cannot do as an example on a MacBook neo?

        • wpm 4 hours ago

          The ones I want to do on my iPhone.

          This is usually because my iPhone dings more, and is connected to an always on network connection + phone network, so it's often the point of first-contact with any specific task/response/conversation/work unless I am sitting at my desk at home already.

          And while I am someone who does take a laptop and an iPad with them in a backpack at lot of the time, that's not all the time. I'm not walking around the grocery store with a MacBook anything propped up on my cart. I'm not hanging from a strap on a bus or train with a laptop in my hands. And using a laptop on the couch usually makes my wrists hurt.

          • asdff 3 hours ago

            Here I am wondering why you are doing work while also grocery shopping.

            • arecsu 3 hours ago

              This is the real philosophical deep take of it all, are we using these devices, or are these devices using us?

          • sajithdilshan 4 hours ago

            But what exactly productive tasks that you need the bigger screen? Because for any productive task I can think of that requires a bigger screen I would need a keyboard and a touchpad/mouse as well.

            • wpm 3 hours ago

              I'm someone who often thinks of things to cook while grocery shopping. Oh theres such-and-such on sale, oooh they started carrying X, what the hell is that what can I use that in, that sort of thing.

              When that happens I'll often want to look up recipes for that stuff right there in the store. The web has gone to trash. The mobile web is even worse. Adblockers can only help so much, its just that everyone dumbs everything down for small screens. So its very frustrating trying to process some search results and find a decent recipe for some-such and find the rest of the ingredients I need to buy. This is a low time committment task, I need to do this in a busy grocery store, and not block the part of the shelves I parked myself in front of for too long. I mean, I guess I could go home and use my desktop, but odds are I'll just forget. And no, I'm not gonna ask AI for a recipe.

              On a screen that big, using Orion and locking it to "always show me desktop mode", I could more comfortably browse and look up these things than I can on my Pro Max sized phone now. The inner screen has a higher resolution than an iPad Mini.

              Another example, and it was one they showed only very briefly in the video: I just want a bigger keyboard damnit. They showed an app taking up the top "half" of the inner screen, a keyboard taking up the lower half, with the phone folded at a 110ish degree angle. It's a Sidekick with a touch keyboard. So any time I have some serious typing to do (Slack message regarding something that requires a prompt response but isn't just a few words, not that hard to imagine other examples), that bigger screen is going to give me a keyboard that is much easier to type on than a Pro Max can, because the keys are going to be sized much larger and will not need to rely on the on-device typing guesstimator as much (and that thing is dumb as hell). God, being able to ssh into something and actually have some room for all of the extra keys that make working in a terminal easier, what a world!

              Having a real computer for any of these tasks would of course be the ideal, but as portable as those have gotten, they still don't hold a candle to something that fits in my pocket and has a software stack that reliably lets me interact with it in a meaningful way without having to make room for a keyboard and a trackpad.

              • sajithdilshan 3 hours ago

                That’s a very niche use case and gonna be a very expensive recipes look up. Also I’m not sure the desktop mode of a website actually look better on a Duo because the text and links would be quite small to navigate with a finger and most probably it would by default get the website optimised for iPad/tablet view.

                As for the bigger keyboard, I have tried that in iPad mini. It’s horrible. Because the distance between the keys is too far in that case and it actually slows down your typing. I can imagine the same in Duo when you use one half of it as the full keyboard

        • zitterbewegung 4 hours ago

          You can do a productivity task where you can't just have a MacBook Neo out.

          • sajithdilshan 4 hours ago

            Like what? Do you do your office or schools work in your phones?

        • MisterMunchkin 4 hours ago

          You can’t carry a neo in your pocket or use it on the bus

          • sajithdilshan 4 hours ago

            But that’s what I’m curious about, like what productive tasks do you do on a bus? I usually read something or scroll instagram and for neither of tasks I need a bigger screen

            • azan_ 4 hours ago

              It’s much nicer to use terminal on larger screens.

              • sajithdilshan 4 hours ago

                I know that, but how many people use terminals on their phones?

                • azan_ 3 hours ago

                  I do, don’t know about others.

      • joenot443 4 hours ago

        Nice! I like this answer. If I was someone who worked on the go more often I could probably see the appeal.

        https://www.clicks.tech/ca/powerkeyboard

        That's a very neat product.

    • billti 4 hours ago

      I was hoping I didn't. But after watching the event, I kinda do.

      I have to hand it to them, they added some really nice touches to the OS for the new form factor. Seems almost like the best of an iPhone and a iPad Mini.

      Still not sure I want something that bulky, and maybe I'll wait a few months to see the reviews and how the hinge and screen fold hold up. But tempted for sure...

      • elwell 4 hours ago

        Why were you hoping you didn't?

    • ceejayoz 4 hours ago

      I'm the sort of person to absentmindedly flex a metal fork enough times it snaps, so it's definitely not for me.

    • mrweasel 4 hours ago

      Probably, but do enough people want it? The iPhone SE and the mini was discontinued do to "poor" sales, meaning poor for an iPhone. I'm interested to see if Apple will stop selling the Duo if it only sells at the same rate as the SE.

      I don't know who this is for and can't figure out what problem this solves. It's cool, but it's not $2800 cool (yes, it's $800 more expensive in some markets). For that price is has to do more than fold in half, maybe fold into a swan of something.

    • toasty228 4 hours ago

      They just have to make it appealing enough, a loooot of people buy ipads because they're cool and they project themselves into all these fancy advertised situations, 90% of the time it ends up gathering dust or being used 15 min on a sunday morning while you're too lazy to get out of bed.

      • jerlam 4 hours ago

        Most people I know who use iPads do so because a phone is too small to see or type on, but an actual computer/laptop is too complicated and intimidating to use.

        • toasty228 2 hours ago

          From hunting mammoths to being intimidated by inanimate slabs of metal and glass, what a time to be alive

    • aurareturn 4 hours ago

      Yea. If there is one thing I learned over the years is that people always prefer a bigger screen, as long as it is still reasonable to hold.

      This is especially true in the younger generation where many of them don’t own a computer. They do everything on their phones or iPads.

    • httpz 4 hours ago

      Are you suggesting Apple made a foldable phone without doing any market research on demand?

      • asdff 3 hours ago

        Apple isn't infallible. See AVP.

    • burningChrome 4 hours ago

      I can't think of an application outside of travel or long commutes on a train where I would use this. For a daily driver its too big to fit into a pants pocket and the price tag is TGH.

    • frantathefranta 4 hours ago

      Yes I'm quite interested in a foldable from Apple. Have been since I got an 7" Acer Android tablet ~13 years ago and was annoyed at the necessity of carrying 2 devices.

    • ako 4 hours ago

      No, for that money I can buy an iPhone and an iPad. Just checked, iPhone 17 256gb plus an iPad 13inch 256gb is about 100 euros cheaper than the cheapest iPhone duo.

    • adamwk 4 hours ago

      A lot of people own Samsung foldable phones? They’re especially popular in China and South Korea

    • elwell 4 hours ago

      Are you offering?

    • altairprime 4 hours ago

      I'm just reaching the age where I need reading glasses late in the day, and so in a couple years when I'm out of school and employed again, this is starting to look like the best option in the Kindle / Tablet space: it isn't just a flat pane of glass and it's no bigger than a Nintendo DS, so it will fit on my crowded surfaces and in my purse.

      Do I want it? Ehhhh. I hate heavy objects. I stopped buying the Pro line because the weight just kept increasing. So I will probably not particularly enjoy that mass of batteries dragging on the purse strap. But I enjoy reading glasses less and I just don't want an unwieldy bigscreen that I can't hold easily like the iPhone Air.

    • sdcfgy 4 hours ago

      It’s not if anyone wants it or not. There’s always some melon who does. It’s more will they sell enough to break even on it.

    • Merad 4 hours ago

      I definitely didn't want one 30 minutes ago, but now that I've seen it the idea of a phone that can be smaller in the pocket but unfold to give a large screen is pretty darn appealing. Appealing enough to pay 50% more for it? Eh... probably not.

    • jawngee 4 hours ago

      I do.

  • floturcocantsee 4 hours ago

    They were very evasive on what the inner screen was made of. I'm going to assume its the same plastic all the other folding phones are made of.

    • mrexroad 4 hours ago

      Evasive? They literally discussed the layers of materials, with the outer being a polymer.

    • adamwk 4 hours ago

      They went in pretty extensive detail for the internal parts of the folding screen?

    • fckgw 4 hours ago

      They talked for several minutes on the materials and engineering that went into the screen and how it wasn't "the same plastic all the other folding phones are made of"

    • layer8 4 hours ago

      Modern foldables use ultra-thin glass (UTG). There’s a factory-installed screen protector layer on top which can make it feel plasticy.

      • LoganDark 4 hours ago

        Doesn't removing the "screen protector" destroy the pixels? Or was that just some early Samsungs? (that made an important built-in layer look like a screen protector)

        • layer8 4 hours ago

          Yea, it’s not supposed to be removed.

          • LoganDark 4 hours ago

            I was hopeful that the Apple foldable would use glass as the top layer so it doesn't get scratched. Plastic does not inspire confidence; no coating can actually protect it from damage because it can still simply get plastically squished.

  • superjan 2 hours ago

    The phone shows a date of April 1 in several screenshots. I would guess that is to pretend that the images were for an april fools joke in case they leaked?

  • neom 4 hours ago

    Think I'll just wait for the rumored iPhone Air 2. iPhone Air is for sure the best phone I've ever owned, the battery life doesn't bother me but the camera isn't ideal at all. Duo looks cool but I'm not sure I need a device that will encourage me to "play" on my phone more than I already shouldn't.

  • digitaltrees 2 hours ago

    Why not make it have equal corners. This forced rounded edges is insane. The lack of symmetry is absolutely bad design

  • dataspencer 2 hours ago

    The completely non-optional case situation for this is going to be a nightmare

  • emacdona 3 hours ago

    I used to be one of those people that would countdown the hours to Apple's launch events and tune in for the live stream. I was never someone who updated my iPhone every year, but I _did_ update my iPhone every two years.

    Now, I can't even remember what version iPhone I have. I just remember that I bought it after my last one stopped working (after maybe 5 or 6 years of having it). I won't lie: part of the reason is that I'm just getting older and care less about these things.

    But a bigger part is that new tech just isn't fun anymore...

    I _hate_ using my current iPhone for surfing the web... because I can't run the full suite of ad-blocking software that I run on my computer (Firefox + uBlock, sponsor block; Little Snitch with tons of block lists). I hate that all that ad-blocking software is necessary... but that's a totally different rant.

    I _hate_ that I'm being asked to spend $2000 on a device that will, by default, surveil me 24x7. I can spend HOURS trying to disable every feature designed to track me... and still not be certain that somewhere in the TOS that I've still given permission for them to vacuum up SOME piece of information about me.

    And I _hate_ that Apple is now an ad company.

    And yes, I acknowledge that with respect to privacy, Apple is STILL the less bad choice (compared to Android).

    And yes, I acknowledge that there are other options. In fact, when this iPhone dies, I plan on getting a Pixel and putting GrapheneOS on it.

    I guess what I'm saying is... I hope that there are more people like me out there... who are sick of paying thousands of dollars for devices that, instead of serving me, serve those who want to collect my information so they can sell me stuff.

    edit: "because I can't" instead of "because can't"

  • achow 4 hours ago

    I cannot believe that the central crease could disappear altogether!

    Suspiciously could not see reviews of it yet - usually bloggers like mkbhd get their hands on early, and they release the reviews moment the embargo is off, usually when live event is over. This time nothing.

    • fckgw 4 hours ago

      It doesn't come out until October. There won't be anything to review until then.

    • kristofferR 4 hours ago

      That's not true, the journalists are hands on with it right now.

      Here's a live stream of the popular obnoxious streamer, he held it a few minutes ago (also talked with MKBHD).

      https://www.youtube.com/watch?v=5CPAtEmHAio

  • yesfitz 4 hours ago

    iPhone Duo is more like iPad Pocket. Touch ID + Apple Pencil Support coming later this year. It looks physically uncomfortable to hold.

    I was really hoping they were going to slap an Apple Watch screen on the back of an iPhone Air and fold that in half.

    I'll be waiting for an iPhone Duo Mini, I guess.

    • downloadram an hour ago

      i'll be waiting right alongside. when i fold the phone i want it to be very small and preferably thin as possible. when i have the phone to my ear during a call i want it to be light as possible too. this is what lead me to get an early rehash of the razr https://en.wikipedia.org/wiki/Motorola_Razr_(2020) but even that phone requires hand repositioning to reach the top of the screen when open. the 'chin' part allows it to be thinner but alas i wish it were thinner still, especially folded in a pocket. 6 years of use and i dont want a bigger phone, i want a smaller foldable but the product lines are doing the opposite!

      i hope apple give a duo mini a serious try. apple, the market segment might be smaller but like a restaurant that includes special dietary needs for one person, that brings the whole family along for dinner!

  • SkyeCA an hour ago

    I think I'm just getting old because I no longer see the appeal nor do I understand the hype of new phones. It bends? Wow a useless gimmick for 3000$, just what I need.

    I'm sure someone will love it, but it won't be me.

  • ClimaxGravely 4 hours ago

    I guess it's not cool but if i had a fold phone I'd much prefer it be like the nintendo DS with 2 separate screens (taking up the whole space though). If they can make it foldable they should be able to have 2 screens without a bezel

  • piskov 2 hours ago

    I am left-handed (as is 1 in 10?), new UI really makes it unusable: dock and buttons are at the right side instead of being at the bottom.

    And given the selfie camera position, I really doubt there is an accessibility setting to mirror the UI.

  • the_wolo an hour ago

    Steve Jobs would have hated it

  • comandillos 4 hours ago

    What's the value of using one of these phones running iOS? iOS is great for media consumption and not so much for productivity... so I don't understand very well the use cases... apart from watching Netflix I guess?

    • fckgw 4 hours ago

      iOS runs plenty of productivity software, many which run great on larger screen devices like this or iPads. What does "productivity" mean to you? Or is it just terminals and coding?

      • comandillos 4 hours ago

        I might be a weirdo, but even the mail client on iOS has serious deficiencies. Just getting an email with a zip attachment where I have to edit / sign a document with a certificate / something, rezip and send back is a hell in iOS, while it simply feels natural in Android.

      • ktallett 4 hours ago

        That is a huge market that they are ignoring.

    • alistairSH 4 hours ago

      Slightly better for documents and spreadsheets? Although I have a laptop for those, so... I guess I'm not the target audience.

    • basisword 4 hours ago

      Most people aren’t doing productivity. They’re watching videos and playing games. This would mean I don’t need my iPad on flights or when travelling. And when I’m travelling I don’t need to be doing productive things.

  • JoeOfTexas an hour ago

    Steve Jobs is rolling in his grave at this atrocious design. Apple is lost without his vision.

    The hard corners when its folded is a huge design breaker. The whole thing is THICK when folded. Jobs only added the bezel because it competed with the cases wrapped on phones. I don't see how any case will work on this behemoth.

    I've seen what happens to the fold crease after a year, its a bit noticeable. It will degrade the prestigious quality of the brand.

    Lastly, this copies all other fold phones. I'm surprised is all.

  • drunkonvinyl 4 hours ago

    looks nice, but if i still can't use terminal or closer to native cli, the pixel fold 10 with termux is still the right device for on-the-go development. termius is ok, but with termux i can run emacs on the pixel.

  • justinator 2 hours ago

    Not sure if this new reimagining of the Apple Vision Pro is going to make it a hit.

  • docdeek 4 hours ago

    How do you put a case on a foldable phone? Or do you not put one on, rely on the ceramic to protect the screen, and pay for Apple Care for cheap replacement screens?

  • fishtoaster 4 hours ago

    The weight is interesting: 8.96 ounces (254 grams).

    Not much more than the 18 pro max - 8.78 ounces (249 grams). The Duo sure looks chonky, but that's not the end of the world.

  • randusername 4 hours ago

    Well "kid cue" is pretty uncomfortable for some reason

    • me_online 4 hours ago

      Agreed. Disturbing.

      • juiceland 4 hours ago

        I don't have kids -- what's wrong with this feature?

        • randusername 2 hours ago

          It's a vague ick.

          Both parent and child are now mediating their experience through technology with the parent blaring recognizable intellectual property at the child to psychologically manipulate them into a better photo.

          • juiceland 2 hours ago

            I mean, I remember having a guy squeak a rubber ducky at me when we took family photos... that part isn't new. What difference does it make that it's recognizable IP? It's Snoopy. Kids like Snoopy.

  • hinkley 2 hours ago

    I feel like they should have started with a folding iPad.

  • green-salt 4 hours ago

    TouchID only is an interesting choice, very interested in the 2nd iteration after we see the crease and hinge wear after a few thousand actuations.

    • TMWNN 2 hours ago

      If I had a choice of only Touch ID or Face ID, but not both, I would take Touch ID every day of the week and twice on Sundays.

  • bee_rider 3 hours ago

    It looks neat but I’m confused by the layout. It has a smaller screen on the “outside” and then a big foldable double screen on the “inside.” Why? Why not wrap around the outside? You’d get to use all of the screen real estate at once, and the fold would be around a larger radius.

    I’m sure there’s a good reason but what is it?

    • skavi 3 hours ago

      That design was explored years ago with earlier foldables. The market consolidated on the two screen design pretty early.

      not entirely sure why, but i’d guess there were durability concerns with the screen wrapping around the edge. might have also felt weird to hold. potentially the crease would be worse in unfolded mode as well.

    • DamnInteresting 3 hours ago

      From a mechanical perspective, a screen around the outside would create a wrinkle rather than a crease when opened, and that wrinkle would be substantial. The phone would need some sliding/rolling mechanism to pull the screen flat. Possibly doable, but finicky and fragile. Especially considering elements like cameras, touch ID, etc.

      From an experience perspective, I imagine it's just more satisfying to open it like a book. A screen on the outside would mean the inside is almost empty, just utilities like camera lenses.

    • Jeremy1026 3 hours ago

      My guess is the reason is, "how much screen would a user be willing to lose to the rear cameras?"

  • didip 4 hours ago

    It looks very useful with all the software integrations. Now the price tag however... Without financing it would be hard for majority of buyers to justify.

    • basisword 4 hours ago

      Doesn’t almost everyone finance their phone anyway? You pay a carrier x a month and get a phone and service for a few years. Maybe they’ll push the plan out from 2 years standard to 3 so it’s just as affordable for people?

  • DamnInteresting 2 hours ago

    A stand-alone e-ink e-book reader in this form factor would be amazing.

  • makeitdouble 4 hours ago

    Are the on screen controls fixed to the right ?

    The curved right side makes me think so, but it sound like a pain for people using their phone left hand dominantly.

  • grant20 2 hours ago

    What is still missing is non foldable passport format. It is just great fit one hand operation

  • TYPE_FASTER 3 hours ago

    Huh, I kinda like the form factor of the folded Duo...don't even need to unfold it...

  • TYPE_FASTER 3 hours ago

    Huh, I kinda like the form factor of the folded Duo...don't even need to unfold it...

  • kaikayy 4 hours ago

    So excited to see if the "apple adoption delay" holds true here. Like more durability and actual long term software support.

  • sdcfgy 4 hours ago

    Can’t wait until my colleague who DMed me mid presentation to get one and break it like he did with his two Samsung ones.

  • kelvinjps10 2 hours ago

    Looks very similar to Samsung z fold

  • stronglikedan an hour ago

    A bigger screen is nice and all, but it doesn't solve the input problem. Touch inputs are just terrible compared to a keyboard with a pointing device that isn't a finger or stylus. I always thought I had a problem with the size of the screen until I tried a foldable, and that taught me that I simply hate touch inputs on any screen size.

  • roshanabdullah1 3 hours ago

    This looks like an IPAD in your hands. looks great <3

  • ChrisMarshallNY 3 hours ago

    Absolutely none of the announcements today, make me want to go out and get something. I am giving the Duo a year or two, to work out the bugs, and get more capability. The extra screen space isn't really interesting to me.

    The only ones I might consider, are the new base AirPods. I have never really warmed to the Pros (I have two pairs, but like the regular ones better).

    I am looking forward to iOS27. I'm interested in seeing how the simulator presents the Duo.

  • aurareturn 4 hours ago

    I wonder if the side bar controls can be moved to the left side. I always hold my phone using my left hand.

  • t1234s 4 hours ago

    A terminal app would be cool where the bottom half is a decent keyboard with arrow/pg keys

  • charamis 4 hours ago

    I’d like a comeback of the live events at some point. Especially now that there is a new CEO.

    • cubefox 4 hours ago

      They are addicted to teleprompters. Steve Jobs didn't use them.

  • khernandezrt 2 hours ago

    Tim Cook you sly dog!

  • ModernMech 2 hours ago

    SPOILER WARNING: There is huge spoiler for Silo in this ad if anyone is watching the show. Don't view if you don't want to learn the ending to Season 1.

  • brap 4 hours ago

    Folded phones are the essence of “just because you can doesn’t mean you should”

  • bluepeter 4 hours ago

    Sandy ant video intro is good. Love the whimsical fun music, whatever it is.

  • erkt 2 hours ago

    Who even wants this?

    • senordevnyc 2 hours ago

      It's particularly funny that you posted this after literally 1000+ comments on this thread, many of whom are responding to this positively.

      This will sell great.

  • willis936 4 hours ago

    It makes the worst part of the iphone: text entry, even worse. I love the idea of a more capable PDA, but typing is more important than ever and it must be improved. Keyboards need to be a focus. Use eye tracking, use finger tracking, add physical buttons, just try something. Also, please fix the swiped keyboard software. It's unbearable. Admit it, fix it, quickly please.

  • pagade 4 hours ago

    Was there a reference to using AI to decide where to place the hinges?

    • leduyquang753 4 hours ago

      It's about finding best matching hinges and phone frames.

    • aurareturn 4 hours ago

      Yes I thought that was weird and forced.

  • wartywhoa23 2 hours ago

    Ladies and gentlemen, unfold your planned obsolescence! Be right at the crease of the progress!

  • thepasswordis 4 hours ago

    I'm interested to see what cases for this will look like.

  • tripdout 4 hours ago

    It looks very wide in the unfolded configuration.

  • nish__ 4 hours ago

    Been using a galaxy fold for years now. This is the future.

    • cubefox 4 hours ago

      What's your take on the aspect ratio question?

  • james_marks 4 hours ago

    First iPhone I've actually wanted in a long time.

  • Insanity 4 hours ago

    Honestly don't see the appeal of foldable phones. I don't use my phone a lot, but the form factor even as a small tablet is not something useful for my phone use-cases.

    When I'm at home, I can just use my iPad. When I'm on the road, I don't need to be watching content on a slightly larger screen.

    I get that I'm not the target audience, but it's still confusing to me why people like foldable phones.

    • omikun 4 hours ago

      I know right. I don’t get it either. How could other people have different preferences?

  • gigatexal 37 minutes ago

    bow howdy imma get one for me and the wife. I'm sold.

    gonna be expensive but this is a first gen product I could see a ton of use cases for me with.

  • low_tech_punk 4 hours ago

    This made history because Apple never copied Microsoft before. https://news.microsoft.com/surfaceduo/

    • avidruntime 4 hours ago

      Always loved the Surface Duo. I really liked the separation of the screens too; felt like dual monitors vs. ultrawide. It also forced the technology to focus the valueprop on multitasking versus more immersive/more bigger/more better. I'm curious about the iPhonr Duo; I have not been a huge fan of iPadOS or iOS, the former making me often wish for a macOS experience and the later having felt slower and less responsive over time (mostly due to animation speeds/aesthetic choices rather than a hardware defect).

    • rootusrootus 4 hours ago

      They made a better version of a Microsoft product, this seems like par for the course.

  • 8by3 4 hours ago

    I'm so happy I stopped caring about new phones about five years ago, since then I've spent about $200 on phones – for a used pixel 8 that I installed GrapheneOS on.

    Consumerism is mad.

    • asdff 3 hours ago

      Only 5 years ago? I feel like they stopped getting interesting and started getting increasingly worse like 5 years in. I'm still pissed off about the headphone jack.

      5s/SE1 is still peak iPhone for me. I pull that thing out of the drawer every now and then and just marvel and the size and weight and how it is barely noticeable in my pocket even compared to my (ginormous in comparison) SE2.

  • amelius 2 hours ago

    This defeats the purpose. Even when folded it is too large! Fail.

  • jessetemp an hour ago

    I would like to buy just the back half please. I’m not even joking. I couldn’t find the exact dimensions but at 5.4” diagonal, that would make it even easier to use one handed than the mini

  • 00ze 4 hours ago

    Ugh; folding screens are so failure prone these things just exacerbate e-waste problems

    Would rather ditch my phone size thing and be able to pair a cellular Watch to iPad Mini size thing that also has "50% more screen" than iPhone Max

    Gen AI could take telemetry like GPS from Watch and recreate most adventures without need of all the pictures; I don't care if every little thing like a day hike is captured "for real"

    Would still hire a photographer for actual meaningful moments like weddings and graduations

    • roarkeful 4 hours ago

      What an amazingly soulless way to think

      • 00ze 4 hours ago

        Oh noes; from the other side of an obvious Gulf of Information Assymetry an internet random unaware I am fluent on 3 musical instruments, have won awards for poetry, charcoal drawings and grow 1/4-1/3 of my vegetables each year... believes I have no soul

        If you're only capable of reducing the entire comment to a single piece of it you would be wise to sit and meditate on comments first rather than vomit copy pasta opinions; the whole knee jerk copy pasta approach to social media discourse is soulless in its own way

  • gshakir 4 hours ago

    Is it thicker than iPhone pro when folded?

    I want it more thinner!!

  • dramm 3 hours ago

    This is the kind of product the make all out lives better. I mean the pure entertainment value it will bring being able to watch eager Apple fan bois new iPhone Duo screen crack, or the hinges start grinding, or ...

  • SirFatty 2 hours ago

    Think different :-D

  • corvad 4 hours ago

    Surprised it was not named iPhone 18 Duo.

    • SkeuomorphicBee 4 hours ago

      Naming it like that would subjectively tie them to the release schedule of the main Iphone line, while I imagine such a niche device will have a much slower schedule between new versions. If that is the case, they would want to continue selling this device alongside the Iphone 19 (and maybe 20, or even 21) without the name implying it is an old model.

  • r0fl 4 hours ago

    Only duo thousand dollars

    Great branding by the new CEO

  • napolux 4 hours ago

    f*ck you if you’re left-handed like me

  • corvad 4 hours ago

    John Ternus as CEO seems to be good.

  • nazgulnarsil 2 hours ago

    9oz

  • octernion 4 hours ago

    will buy it for the kid cue feature alone; what a neat idea. i mainly use my iphone for reading books and taking pictures of my kids so the format will be perfect for me.

    • Insanity 4 hours ago

      Reading might be the one use-case for a foldable phone when you're on the go. Even so, a basic Kindle fits in a purse / fanny-pack just fine and is much more comfortable on the eyes.

      • octernion 4 hours ago

        agreed about the kindle being more comfortable, but, the best reading device (+ camera) is one you always have on you.

  • ukd1 4 hours ago

    $1999

    • nomel 4 hours ago

      For comparison, Samsung Galaxy Z Fold is ~$1700.

      It's good to see Apple is taking the fold transition seriously. I have a Z Fold, and Samsung elegantly handles the app transition from fold to unfold by force closing and restarting the app for you, even if you fold it just a little. :D

  • pipeline_peak 2 hours ago

    Total e-waste product.

    Everyone knows how badly these things break with moderate use. You’re basically buying with the expectation you’ll have to replace it.

    Boring company, lost vision.

  • lofaszvanitt 2 hours ago

    Boooring. Apple stopped innovating. They just copy and integrate new things into their phones. Steve Jobs is turning in his grave.

  • t1234s 4 hours ago

    I was thinking it would be priced cheaper than an 18 pro and an ipad mini

  • corvad 4 hours ago

    $2K is quite a lot.

  • croes 3 hours ago
  • IAmNotACellist 4 hours ago

    So brave of Apple to make the world's first foldable phone

  • vrosas 4 hours ago

    You're going to look very silly taking a call on that.

  • cute_boi 3 hours ago

    Whats the point of big screen when we can't even install the app we want. Sideloading works for 7 days and there is artificial limitation of 7-8 App Ids which sucks.

  • gib444 3 hours ago

    In practice, it'll just be for TikTok (or other shorts) permanently on one side, right?

    I guess people spend more money than even this on other addictions

  • dyauspitr 4 hours ago

    What I am most interested in is what the fold line looks like and I guess we won’t know until we start getting YouTube reviews.

  • tamimio 4 hours ago

    If there was an iPhone like a pen in form factor (like nokia 7280) I would buy it in a heartbeat.

  • ex-aws-dude 4 hours ago

    I don't think the price is that crazy considering how often you use your phone

    What other item do you own that you spend so many hours using

  • jimt1234 4 hours ago
  • rdm_blackhole 4 hours ago

    I don't see the appeal of this or the Phone 18 for the matter. I have an (old) iPhone 15 Pro that just works so the upgrade just doesnt seem worth it.

    Also I think it would be quite bulky to carry the Duo in a pocket all day long.

  • poly2it 4 hours ago

    I'm looking forward to doing code review on the go on a phone like this! Once a GrapheneOS-compatible brand copies it, that is.

  • ggcr 4 hours ago

    Seems like a big engineering feat by Apple, but for real, who asked for this?

    Edit: Is there that many demand for a foldable iPhone that justifies Apple making such engineering investment?

    • speak_plainly 4 hours ago

      I think you're right. We're at the point where Apple is sort of out of steam in terms of hardware and software and their products are mature and the company has become more risk averse. They need gimmicks to get people to upgrade and I'm sure we will see more attempts like this in the future. These sorts of devices have limited use cases, like people who are on the road a lot for work or leisure, and of course this appeals to tech enthusiasts or the vanity tech crowd.

      It'll be a nice device for some, but I think we're at the stage where device upgrades are no longer going to be a yearly or even biennial thing with all things considered.

    • kenjackson 4 hours ago

      Everyone in my family wants one... assuming it works well. We spend a lot of time on our phones, and a lot watching video. This seems like the ideal device for that.

      • mingus88 3 hours ago

        I have no doubts this device will be in demand and sell a ton of units

        But what are we even doing? $2000 for a device to watch videos on, to replace the $1200 device you watched videos on last year.

        I guess I’m lamenting the fact that none of this amazing technology is actually doing much for us any more. It wasn’t that long ago that every year we would get new devices that actually changed how we did our day-to-day

    • nunez 4 hours ago

      Everybody since the Galaxy Fold?

    • SepiaSapient 4 hours ago

      I think there's plenty of interest, Samsung, Pixel and Motorola are just some of the companies with multiple generations of foldables. Besides enthusiasts, the type of person that might want an iPhone duo is someone that doesn't really use a laptop. The utility of a tablet for media consumption and light productivity with a small footprint is real thing.

      The problems besides price (which are still insane) until now where:

      - Materials not catching up, things like the older creases, dust ingress, etc.

      - Software in Android being hit or miss, specially on with third parties. Apple has the muscle to make apps compatible with the form factor.

      - The "standard" foldable aspect ratio sucking ass, the only major exceptions being the Surface Duo, the original Pixel Fold and the recent Galaxy Fold. Passport format is simply better.

      >Imagine if Apple dedicated this huge engineering effort onto existing products.

      For what? Slab phones are practically solved, the only things that might make a normal iPhone better besides incrementally better camera, battery and processors are not Apple approved. No expandable storage or cheap battery replacements for you. The only place for real advancemnt will be foldables for a while.

    • swyx 4 hours ago

      meet more people man

  • well_ackshually 4 hours ago

    Watching my iOS colleagues tear their hair out with SwiftUI's lack of proper support of foldables for the next... Two years about will be highly entertaining.

  • bellowsgulch 4 hours ago

    I want it, but for $2,000, I want to be able to do so much more.

  • m3kw9 4 hours ago

    App developers gonna have extra work

  • retired 4 hours ago

    No SIM slot. Seems like Apple is only thinking of the US market. Will not be getting the Duo as I will not be able to browse the web outside my home.

    Edit: Rate limited so can't reply to the comments. I live in Spain, can't switch to eSIM. I know that the US has 100% integration of eSIM across all providers but outside the US it's not that great. I use eSIM and SIM a lot, have lots of cards and subscriptions. For my main subscription I can't switch to eSIM (yet).

    • ladberg 4 hours ago

      Where do you live that eSIM isn't an option?

    • riffraff 4 hours ago

      Don't your country telcos have esims?

      Even mainstream operators in my country have those these days, so you can sign up online without getting to a shop.

    • owldown 4 hours ago

      Why do you think eSIM is a US only thing? Common in Western Europe and Japan and South Korea and Mexico and Canada and Australia and Thailand as well. China and India are the big outliers, but that can change.

  • behnamoh 4 hours ago

    Steve Jobs would roll in his grave due to lack of symmetry in this.

    • jedberg 4 hours ago

      Actually I think he would appreciate the beauty in using 1:1.4, the same as metric paper, to maintain the ratio.

      • billti 4 hours ago

        Yeah. It's more Jony Ive who will be rolling in his Bentley.

    • t1234s 4 hours ago

      Having watched the original iPhone event live, bringing the pencil to the iphone would make him roll over in his grave.

      • juiceland 4 hours ago

        The original admonition was against requiring a stylus, not enabling one.

    • ndarray 4 hours ago

      Would probably push the engineers to deliver three-way foldables like the Huawei Mate XT from two years ago. The two-way folding phones are wasting a screen and will go down in history as an abomination. The weird 1:1.4 width:height ratio wouldn't be necessary if you could 3x the screen size instead of only 2x. At 3x, the ratio could be 1:1.73 folded, giving you 3:1.73 unfolded (which equals 1.73:1). 1.73 is much closer to 16:9 (1.77) than 1.4 is.

  • dmitrygr 4 hours ago

    Looking forward to reviews after a few months of use. So far all the foldables I've seen get destroyed quite fast.

    • accrual 4 hours ago

      They went over their multi-layer design to give it strength and flexibility, and noted over 100 components in the hinge alone. I'll be looking out for JerryRigEverything on YouTube to see how tough it really is!

      • kllrnohj 4 hours ago

        JerryRigEverything won't tell you how easily the hinge gunks up or cruft gets stuck in places it's not supposed to be or how quickly crease marks show up and how bad they are.

        While Apple certainly looked at the competitors to see what problems they had, it's far from a given that Apple has managed to actually solve the durability issues, either, much less on their first attempt.

    • minimaxir 4 hours ago

      The presentation went into extra detail about durability w/ a titanium construction, and the iPhone Air was indeed super durable with it. The hinge at-the-least looks like it could survive the dust test.

      • makeitdouble 4 hours ago

        It's a claim in a marketing presentation though.

        Apple also touts ultra durable screens in their presentation and people still shatter them regularly.

        • minimaxir 4 hours ago

          "ultra durable" does not mean "indestructible."

    • georgeburdell 4 hours ago

      Apple has most likely stress tested its engineers to stress test this phone

    • cubefox 4 hours ago

      > So far all the foldables I've seen get destroyed quite fast.

      I doubt you did see any from the last few years.

  • gxs an hour ago

    Honestly not even touching on what the thing actually costs on its own, I don’t like the idea of signaling to people so clearly that I had 2k +tax to spend on a cell phone

    I’m not always in the best areas so this def comes up for me personally

    Outside of that I think I’d give this a shot

  • retired 4 hours ago

    No SIM slot. So I have to carry a mobile hotspot if I want to browse the internet outside my home.

    It’s like Apple forgets there is a world outside the US where eSIM is not a thing.

    • selectodude 4 hours ago

      No, they just don’t care. The TAM in countries that don’t support eSIM for $2500+ phones is probably a rounding error.

    • nunez 4 hours ago

      C2 doesn't support physical SIMs. eSIM only. Honestly, I can go either way. Physical SIMs are nice but I love the convenience of eSIM and can see people being frustrated over its removal.

      • retired 4 hours ago

        I use both around six SIM and eSIM cards but my main phone subscription needs a physical SIM card so I will not be getting the Duo.

        Edit: Reply to nomel as I am rate limited

        Cheaper than roaming cost. I have eSIMs for countries I frequently visit.

        This is Europe. I can do a short walk and cross multiple countries borders. It's nice to have coverage everywhere. I just toggle my eSIMs for that. When I'm out on a boat trip and I pick up a Moroccan signal from across the Strait of Gibraltar I turn on my Moroccan eSIM so I'm not paying €2 per megabyte in roaming cost. When I get cheap gas in Gibraltar I switch on my Gibraltar eSIM and turn off roaming on my main line. When I cross into Portugal I switch to a Spanish provider since they give 15 gigabytes of roaming for free.

        • nomel 4 hours ago

          As someone who has only ever had one, what's the use of six?

    • avidruntime 4 hours ago

      Apple has been doing eSIM for something like 4 years now.

      • retired 4 hours ago

        On the international market iPhones have had SIM slots.

        • avidruntime 4 hours ago

          Ah. about 30 seconds ago they mentioned in the (still ongoing) keynote they said it was removed to recoup space for internals. I recall the 3.5mm jack removal being motivated along similar lines. I wonder, assuming the space where the SIM slot would've gone was filled with increased battery size, what that delta would in duration. I'm from the US, cursory reading about global eSIM adoption surprised me (only 30% and most of that 30% is in the US vs. my assumption of >50%). What prevents adoption elsewhere? Consumer demand for swapping? Curious to hear your POV on it.

          • AlexandrB 4 hours ago

            eSIMs give a lot of control back to the carrier. My carrier does not allow transferring eSIMs between phones, but I can trivially move their physical SIM card.

    • 1over137 4 hours ago

      Where is eSIM not a thing?

      • retired 4 hours ago

        Currently living in Spain and I’m not able to switch to eSIM on my current plan.

        • lwkl 4 hours ago

          That sounds like typical ISP bullshit where they try to move you on a new plan that’s worse for you by annoying you with minor inconveniences.

  • xlayn 4 hours ago

    unleashes unparallel, unrivaled, totally new, amazing, exciting new ways of interacting with the MOST POW3RFUL!!!!!

    then all the photos either what's on the inside it's repeated whats on the outside,

    or... and hold your breath... you can show on one side the calendar and on the other side the clock... now you can breath...

    Meh, another 2 or 3$k gadget that does the same as the previous one?

  • jdprgm 3 hours ago

    $2,000 for a fucking phone. We really have collectively lost the plot.

  • arghtw 3 hours ago

    Am I the only one not interested in a folding phone?

  • zug_zug 2 hours ago

    $2000 are they serious?

  • fortran77 3 hours ago

    See also: Microsoft Surface Duo https://news.microsoft.com/surfaceduo/?msockid=23b070bbb5b76...

    Can Apple do anything original?

  • codingisfreedom 4 hours ago

    “The largest iPhone display ever”

    Gosh I hate that idiotic marketing.

  • tiahura 4 hours ago

    $2000 and they can’t give you the full display? What stupid design document from 1985 says people want the corners of their screen cut off?

    • cubefox 4 hours ago

      I'm at a loss why anyone thought this asymmetrical design looks good.

  • sajithdilshan 4 hours ago

    2300Euros in Germany. That’s a hard pass.

  • hackerbeat 2 hours ago

    cool. now can we please get a 32 inch iMac next?

  • voidfunc 3 hours ago

    Lol $2K. Fuck that.

  • exabrial 4 hours ago

    shit, I'd take this form factor but with a physical keyboard.

    • surfingdino 4 hours ago

      I'm still waiting for Apple to rediscover the Psion 3a or 5 format and Applefi it. when they do, I'm in.

  • kittikitti 4 hours ago

    I'm really happy about this new form factor. Things were becoming too conformist where everyone needed to adopt the lowest common denominator in order to fit in. It seemed like anything different was met with significantly more skepticism than curiosity. I embrace informed skepticism but most of it is ignorant. I think people will still be skeptical about the foldable iPhone but mainly out of ignorance of this form factor.

    This phone will suck for the concern trolls who are best described as deeply conservative but will try their best pointing out concerns while masquerading as whatever will convince people.

  • rvz 4 hours ago

    Another status symbol has been created.

    But once again as I said before [0][1], don't buy the first version of an Apple product.

    [0] https://news.ycombinator.com/item?id=23638202

    [1] https://news.ycombinator.com/item?id=26361985

    • ladberg 4 hours ago

      Wait a sec, you're quoting yourself for proof but you were pretty much objectively wrong in that case? HN unanimously agrees that the M1 was the biggest jump in capabilities and has had many many years of usability since launch.

      • rvz 2 hours ago

        Except what they didn't tell you was that the software was not optimized and did not work correctly for the M1 and you had to wait it to be ready; especially in the case for developers.

        That means, users (especially pro users / developers) lost months of productivity and had to wait for a year for the software to catch up with the hardware.

        In that time-frame, you might as well have waited and bought an M2 or above. Nice try though.

        • ladberg 2 hours ago

          As an early adopter there was zero software I used previously that I couldn't run, and I believe most were in a similar boat

  • baalimago 4 hours ago

    I suspect I would get greater value by simply duct-taping two iPhones together into a fold.

    • canucker2016 4 hours ago

      The two batteries inside the Duo will allow longer usage.

      from the Duo page:

      - Up to 31 hours video playback when using the inner display

      - Up to 44 hours video playback when using the outer display

      • asdff 3 hours ago

        You can run one iphone at a time and lap the duo. 64gb iphone SE is going for $140 at best buy right now. I could tape up 10 of them into a jacobs ladder then I'd have 640gb of storage and maybe 10x the battery life of the duo, and money to spare for future expansion iphones.

  • antics9 4 hours ago

    I’ll not buy a new iPhone until they release a new mini. No, this duo is not worth it.

  • nfgrep an hour ago

    This is neat but feels like an uninspired shot in the dark. Apple’s been turning from industry leading to people pleasing in recent years. Not that its a bad thing entirely, but something is lost.