Live data from Hacker News

Show HN: BAREmail – minimalist Gmail client for bad WiFi

github.com

41–49 of 49 posts

Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi

#41

Earlier quoted context omitted.

Yes, Marco does this (disclaimer, I'm the solo founder): https://marcoapp.io Contacts populate alongside email threads in search results. If you click on a contact, it will take you to a dedicated contact screen with every thread you've ever had with that contact, as well as every attachment they've ever sent you.

Not bad! If I may, the onboarding monthly price is too expensive and I feel you'd have more customers if you show directly a cheap yearly price instead of monthly, my reasoning is that when it comes to emails, people have a bad feeling about anything that doesn't last.

Fair enough, I've recently had similar thoughts about pricing. Will adjust soon. Please (extended to anyone reading this) ping me directly for a few months free.

Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi

#42
post #29

Earlier quoted context omitted.

Yes, Marco does this (disclaimer, I'm the solo founder): https://marcoapp.io Contacts populate alongside email threads in search results. If you click on a contact, it will take you to a dedicated contact screen with every thread you've ever had with that contact, as well as every attachment they've ever sent you.

Not sure if that's intentional, but the entire landing page gets replaced with an error if WebGL is not available: > Something went wrong! > Error creating WebGL context.

Not intentional! Thank you for pointing that out. I'll get a fallback in place within the next 24 hours.

Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi

#43

I really want a fast multi-email client that can easily show full contact history in a sidebar. Any options out there? Em Client does this, but it is buggy and/or slow. No such Thunderbird plugins exist, either.

Yes, Marco does this (disclaimer, I'm the solo founder): https://marcoapp.io Contacts populate alongside email threads in search results. If you click on a contact, it will take you to a dedicated contact screen with every thread you've ever had with that contact, as well as every attachment they've ever sent you.

That looks nice! I do have to say, though, that having the contact history automatically visible in a sidebar is incredibly useful. I would consider adding it as an option to your app. Having it available at a glance, versus having to click through to a different page, makes a huge difference. Em Client also lets me hover over a message in this sidebar to pop-up a small version of it, so I can see just what it said. It's very useful when writing someone to be sure what you've recently (or distantly) said to them. Removing steps to getting this information is vital.

Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi

#44

Earlier quoted context omitted.

Yes, Marco does this (disclaimer, I'm the solo founder): https://marcoapp.io Contacts populate alongside email threads in search results. If you click on a contact, it will take you to a dedicated contact screen with every thread you've ever had with that contact, as well as every attachment they've ever sent you.

That looks nice! I do have to say, though, that having the contact history automatically visible in a sidebar is incredibly useful. I would consider adding it as an option to your app. Having it available at a glance, versus having to click through to a different page, makes a huge difference. Em Client also lets me hover over a message in this sidebar to pop-up a small version of it, so I can see just what it said.…

Great feature request. Will put it on the roadmap immediately.

Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi

#45

Earlier quoted context omitted.

That looks nice! I do have to say, though, that having the contact history automatically visible in a sidebar is incredibly useful. I would consider adding it as an option to your app. Having it available at a glance, versus having to click through to a different page, makes a huge difference. Em Client also lets me hover over a message in this sidebar to pop-up a small version of it, so I can see just what it said.…

Great feature request. Will put it on the roadmap immediately.

That's great!

Any chance I can pay for a license that includes one year of updates, as opposed to just doing a monthly subscription?

Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi

#47
post #35

Earlier quoted context omitted.

also the nice thing about making personal apps is I can make it entirely keyboard shortcut oriented and harcode the vimium like navigation (f, then modals pop up, then click to go to that email). I got the loading down time to feel instant

Exactly! Love it! Is yours on GitHub? Would love to check it out

Not yet I'll post later, need to make sure I didn't hard code anything

I need to talk to claude and read the oauth docs, but when I kept it entirely client side, I had to reauth/re login with gmail every ~ hour. Did you run into that?

I feel like I ran into this in the past and need to have my server renew the token? Or use the service worker? I'll read your code to see how you did it

Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi

#48

Earlier quoted context omitted.

Great feature request. Will put it on the roadmap immediately.

That's great! Any chance I can pay for a license that includes one year of updates, as opposed to just doing a monthly subscription?

Yes, we have an annual price of $40.

Re: Show HN: BAREmail – minimalist Gmail client for bad WiFi

#49
post #47

Earlier quoted context omitted.

Exactly! Love it! Is yours on GitHub? Would love to check it out

Not yet I'll post later, need to make sure I didn't hard code anything I need to talk to claude and read the oauth docs, but when I kept it entirely client side, I had to reauth/re login with gmail every ~ hour. Did you run into that? I feel like I ran into this in the past and need to have my server renew the token? Or use the service worker? I'll read your code to see how you did it

yea I didn't read it super closely, but I think setting it up as a test user keeps the oauth token for ~7 days. let me know what you find!
Post reply on HN