Show HN: I made an email app inspired by Arc browser

38 pointsposted 6 hours ago
by johndamaia

21 Comments

carl_dr

3 hours ago

“ This demo is optimized for desktop screens (1000px+).”

Opportunity missed with me, not everyone browses HN on their desktop.

At least have some screenshots of your app so I am motivated to check later.

bryanhogan

2 hours ago

I think especially for websites / web apps you'd want to start with a "mobile first" design, as is common in web design.

It's almost always easier to go from lower widths to large widths than the other way around for good responsive designs. This, and 1000px being an arbitrary number, doesn't give me confidence.

TheLNL

35 minutes ago

It works when I rotate the phone

forthwall

2 hours ago

Please I’d rather have a bad mobile view than a blocker! I know it seems bad but you can always just tell the user to zoom out, a mobile view is coming!

xixixao

3 hours ago

Well done!

I do hope AI will really allow folks to build products with better UX. The problem traditionally is that the UX gets "stuck" - gmail, google maps, they cannot really change because of user's expectations and the big orgs that run them as products. And building new things from scratch was fairly expensive. But now with AI (and modern UI tooling) the equation is at least partially changing.

dr_kiszonka

2 hours ago

On Android, you need to request the desktop version, rotate the phone to landscape, and refresh; assuming you have a tall enough screen (in px).

If it was like Cursor with BYOK, custom instructions, and the ability to have it automatically draft replies when I open an email, and integration with popular suites like Google and Outlook (even if via MCP or CLI) and integration with whatever else I want to integrate it with, you'd have something special.

It could cater to the same type of people who love tinkering with their ide, emacs, vim, etc. I don't know if that's necessarily a market but it would be cool.

codethief

an hour ago

> On Android, you need to request the desktop version, rotate the phone to landscape, and refresh; assuming you have a tall enough screen (in px).

That's what I thought should do the trick, too, but for me it worked neither in Firefox nor in Chrome. (I have a Pixel 10 Pro, so the resolution should definitely be high enough.)

mh-

an hour ago

I feel like it's been years since I saw the request desktop version button in mobile browsers have any effect on the site I had loaded.

I haven't worked closely with web stuff in years, either, though- so I haven't looked into why. But that button just feels like it taunts me, now.

izajahmad

an hour ago

The sidebar approach is interesting — Arc proved that a persistent sidebar changes how you interact with content fundamentally.

One thing worth considering: email clients live or die on keyboard shortcuts. If the sidebar navigation is fully keyboard-accessible, that alone would set it apart from most email apps.

What's the tech stack?

kwanbix

an hour ago

I find the sidebar very confusing. I can not click on the INBOX folder for example.

LinkSpree

2 hours ago

Love the social feeling of UX. I screen through 100s of emails every day and if you are interested in some pointers for potential uses I would die for on our current corporate set-up...

Visual ques that are extracted from the email context -Due in 3 days >> has a timer with a 3 day countdown -Urgent- action immedaitely >> adds an urgency mark to the email

Emails that can get diarized, then brought back up automatically -Follow up when client is back form their trip >> sorts email into folder, but brings it back up when the date comes

Assign emails like tasks -X action need to be done by another person but you need to provide oversight >> tag the team or person and get notified when actioned or not actioned

Best of luck!

w10-1

2 hours ago

> [email's] underlying experience didn’t evolve much

In stories of architecture, this is the beaten path that becomes the walkway.

> Is it worth continuing to explore this idea?

It has to be worth it to you.

If you open-source it, you get to articulate what's important and shift from doing to leading. That's a forcing function to state values that inspire people.

For me, UI is a frustrating 1:N problem, where 1 designer(s) make trade-off's for many users. You're bound to get some early accolades, but expanding surface area scales mainly to frustrating everyone in some manner.

I'd like a UI that settles per user or use-case: automatically pruning things I don't use and hoisting things I do, often adapting use-case driven patterns. (The eclipse IDE UI had workspaces suited to different activities, and Mylyn task-based UI which hide or highlighted resources in the workspace for a given task; and that task context could be shared, e.g., attached to a bug, so anyone working on the bug would see (only) the relevant files or methods.)

The key question is what's different now with AI. Email or DB forms are presenting data in ways you can arbitrarily explore.

But when co-working with others or AI, it's more about watching messages and command streams between users, agents, etc, with varying levels of detail. AI is more about queueing up and automating interactions with a given intent. So in this case I'd e.g., enforce a GTD workflow by making queues for simple or hard, with contingencies on approvals or work, spawning actions that reply, and some ways to correlate related streams. To scale you need completion functions, archives, task debt tracking, etc. so you're always starting with a clean slate but someone can always pick up where you left off.

The thing about email is that it has mostly outlived a bazillion contenders, because the data conventions are dead simple and it has relevance built in, where each message (should) start with next steps and provide necessary context (intent and context: sound familiar?). And they're queued in your inbox, giving you instant organization (urgent X important). Combine it with markdown...

hirako2000

3 hours ago

> This demo is optimized for desktop screens (1000px+)

Could reword this: demo only available on...

Better would be to make it mobile responsive before it trends on hackernews.

joozio

2 hours ago

I am user of Arc(even now!) and I really love it. Feels different in a good way. I can see it's PoC, but have you touched backend even in concept?

jwoods19

3 hours ago

Not only would I use this, I’d love to contribute if you have a repo.

selixe_

3 hours ago

I'm no expert in this niche but I really do like the design of your project.

Great work :)

sergiomattei

3 hours ago

This is beautiful product design.

I will say, I do wish there was a conversation list when looking at folders--having conversations listed on the sidebar can get a bit busy.