Project ideas from Hacker News discussions.

iPhone 18 Pro and iPhone 18 Pro Max

📝 Discussion Summary (Click to expand)

1. Desire for a smaller iPhone / “mini” form factor
Many commenters lament the discontinuation of the iPhone Mini and argue that Apple’s marketing pushed larger “Pro/Max” phones despite a clear demand for a compact device.
- “Always seemed like a marketing issue on Apple's part… Apple appended so many “Pro” and “Max” names … contrary to the actual needs of the consumer to have a more reasonably sized phone.” – ocd
- “An updated 13 Mini with USB‑C and modern chipset would be fantastic. That would get me to upgrade.” – rootusrootus
- “My contention is every 5 years release a mini spec with hardware bumps. Everyone jumps in and everyone upgrade.” – eumenides1

2. Battery life and longevity as a key upgrade driver
Battery capacity, real‑world endurance, and charging speed are repeatedly cited as reasons to consider (or delay) an upgrade.
- “eSIM‑only models deliver up to 36 hours of video playback on iPhone 18 Pro and up to 45 hours on iPhone 18 Pro Max.” – Merad
- “On iPhone 18 Pro Max, five minutes of wired charging provides around seven hours of video playback.” – sergiotapia
- “I have an iPhone 13 mini at 5 years and 81 % capacity.” – lotsofpulp
- “My 13 pro is at 84 % capacity, but … it seems to lose charge much more rapidly … Probably the only reason I'll consider an upgrade.” – chrisweekly

3. Skepticism about yearly, incremental upgrades
A sizable portion of the discussion questions the need to buy a new iPhone each year, viewing the updates as minor and driven more by marketing than genuine innovation.
- “I don't know why we even have this event anymore. There's a new iPhone every September. It's incrementally better than the last iPhone. Phones keep getting more expensive while doing basically the same thing.” – jmyeet
- “To me it is very hard to get excited about the new smartphones. It really seems they have nothing new.” – theplumber
- “I'll keep my phone for as long as possible and not feel the need to upgrade.” – jjice
- “Just buy whatever is out when you need a new phone.” – jmyeet

4. Excitement over specific new hardware/features (modem, Thunderbolt, memory, authenticity tech)
Commenters highlight particular technical advances—such as the in‑house C2 modem, Thunderbolt/USB‑C capabilities, increased memory bandwidth, and the Apple Reference Image system—as genuine reasons to be interested in the new models.
- “It's their in‑house cellular modem for 2G/3G/4G/5G.” – rickdeckard (referring to the C2 modem)
- “I would love to see … the ability to have more than 2 active eSIMs; a dual modem would be really cool … Or feature Thunderbolt rather than normie USB‑C so you can record 4/8K ProRes to an SSD.” – nateb2022
- “I am actually quite excited on this iPhone 18 Pro. Seems to pack a lot of exciting stuff. 2 nm A20 Pro, C2 … 2nd Generation Vapour Chamber … Much better Camera … larger battery … 60 W charging.” – ksec
- “Apple Reference Image is the new 'pro' feature … Users can now prove the authenticity of a photo taken on iPhone 18 Pro models …” – cavoirom
- “If I didn't dream it, I think their presentation said something like 50 % increase [in memory bandwidth] … probably around ~110 GB/sec.” – quentindanjou


🚀 Project Ideas

PocketLLM

Summary

  • Enables iPhone/iPad users to run open‑source LLMs locally, satisfying the desire for on‑device AI, privacy, and transparent RAM usage.
  • Core value: run models offline without cloud reliance, with automatic quantization and memory‑friendly inference.

Details

Key Value
Target Audience Privacy‑conscious power users, developers, AI enthusiasts who want local models on iPhone
Core Feature One‑tap download, quantize, and run LLMs (Llama, Phi, Mistral) with adjustable context length; real‑time RAM usage display
Tech Stack Swift, Core ML, Metal Performance Shaders, HuggingFace tokenizers, optional Rust via SwiftPM
Difficulty Medium
Monetization Revenue-ready: Freemium (basic models free, premium for larger models & advanced features)

Notes

  • HN users complained about missing RAM specs and desire to run local LLMs (“I want 96GB RAM in my phone”, “Running not‑particular‑useful local models”). PocketLLM gives them that ability without needing huge RAM.
  • Sparks discussion on viability of on‑device AI and encourages community sharing of quantized models.

SnapAuth

Summary

  • Uses LiDAR and camera to capture signed depth maps alongside photos, providing tamper‑proof provenance that defeats simple screen/replay attacks.
  • Core value: cryptographic proof that a photo depicts a real 3‑D scene, not a flat image or AI‑generated fake.

Details

Key Value
Target Audience Journalists, photographers, content creators concerned about image credibility
Core Feature LiDAR‑assisted depth map capture, signed via Secure Enclave; exportable as JPG+JSON proof; verification app/web
Tech Stack Swift, ARKit, CryptoKit, Secure Enclave, WebAssembly for verification
Difficulty High
Monetization Revenue-ready: Paid app ($4.99) with optional cloud verification subscription

Notes

  • Commenters noted Apple Reference Image can be fooled by photographing a screen; they wanted depth mapping to defeat that (“We really need Apple to open up true depth APIs to make forgery non trivial”). SnapAuth supplies that.
  • Could ignite debate on media authenticity standards and open‑source verification tools.

MiniLaunch

Summary

  • An Android launcher that recreates the one‑handed, compact feel of the iPhone Mini, targeting users who miss small phones and want ergonomic reachability.
  • Core value: UI optimized for small screens, reachable gestures, and ability to hide clutter, delivering a mini‑like experience on any Android device.

Details

Key Value
Target Audience Users who prefer small‑form‑factor phones, one‑handed operation, and dislike large phablets
Core Feature Adaptive grid that shrinks icons to thumb‑reach zone; edge‑swipe app drawer; optional “mini mode” scaling UI to 80% size with larger touch targets
Tech Stack Kotlin, Jetpack Compose, AndroidX
Difficulty Low
Monetization Hobby (free, open‑source)

Notes

  • Many HN commenters lamented the discontinuation of the iPhone Mini, wishing for a small phone (“I really don’t want a huge phone”, “I would love to see a non‑folding phone in the same passport form factor”). MiniLaunch offers a software solution to make any phone feel smaller.
  • Likely to generate discussion on UI ergonomics and the market demand for compact devices.

PhotoVault

Summary

  • Automates encrypted, incremental backup of photos to self‑hosted solutions (Immich, Nextcloud, Synology) directly over Wi‑Fi, removing reliance on iCloud or a Mac.
  • Core value: simple, secure, Mac‑free photo backup with background sync and restore.

Details

Key Value
Target Audience iPhone users who self‑host photo storage, dislike iCloud limits, and want Mac‑free backup
Core Feature One‑tap setup to connect to Immich/Nextcloud; automatic upload of new photos; encrypted transfer; optional local encryption passphrase
Tech Stack Swift, SwiftUI, CryptoKit, URLSession, BackgroundTasks
Difficulty Medium
Monetization Revenue-ready: Subscription ($2.99/mo) or one‑time $9.99

Notes

  • Users expressed frustration with backup when the phone gets full and no Mac is available (“I just stopped paying Apple”). PhotoVault gives them an easy, self‑hosted alternative.
  • Practical utility for privacy‑conscious users and likely to spark talk about decentralized photo ecosystems.

Read Later