Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hey HN!

Long term lurker here - hoping to share my side project, Q.

Like most people reading this, I normally start my day off by going through the first few pages of HN, finding articles I'd like to read. If your experience has been anything like mine, you probably also open up a bunch of tabs, read a few, and eventually close the rest (especially if Chrome is eating up all your memory!). It's pretty much the same process with other websites I visit as well.

I built Q(ueue... heh) to make my online reading life easier. I wanted a simple way to add and read articles while on my computer, so I made a browser extension that lets you do things with just keyboard shortcuts (Pressing "Ctrl+Shift+Space" adds my current page, while "Ctrl+Shift+Right Arrow" fetches the next article in my queue - I can also right click add, which I find helpful when browsing HN).

In order to pick up where I left off with my phone, I created an app (on iOS only for now) that makes it really easy to add (via the share thingy) and read articles. You can even set it to open up articles in reader mode which I find gets rid of a lot of visual clutter on most pages (and annoying ads).

I've been using it for a few months now and have been quite happy so wanted to share Q with the community as well.

At the end of the day, this is really just an extremely minimal bookmarking app fine-tuned to how I personally wished they worked. I really hope you find Q useful as well!

I collect the bare minimum to create an account (username, email, and password) but I understand people might not want to create an account.

Here is an account you can use if you want to try it out first: email: hackernews-demo-user@gmail.com password: hackernews

Would love any feedback or suggestions on things to improve! You can also reach me at mimicrylabs@gmail.com as well.

Website: https://q.mimicrylabs.com/

Firefox extension: https://addons.mozilla.org/en-US/firefox/addon/q-by-mimicry-...

Chrome extension: https://chrome.google.com/webstore/detail/q-by-mimicry-labs/...

iOS app: https://apps.apple.com/us/app/q-by-mimicry-labs/id1552578757

Privacy policy at: https://q.mimicrylabs.com/privacy



I love your app logo and the burgundy colour.

I also had a quick look at your privacy policy, and agree with what oarsinsync mentioned. If you could skip asking users for their details, but still allow them access to the tool, you would probably have a lot more users sign up. Before they sign up, you could store their bookmarks locally. Then perhaps later on, you could ask them to sign in to save their bookmarks to the server to be accessed on other devices.

However, this all depends on what way you plan to monetise the app/extensions?

Can I also ask what framework are you using for the mobile app? It isn't React Native by any chance is it? I ask because I'd love to know how you got on with building the app for the App store. I hope to publish iOS & Android apps for DarwinMail[1] in the coming weeks.

Also, it would be absolutely amazing if you built the Chrome extension with React Native and had some tips.

PS: The site is down ATM, probably because of the influx in all the lovely visitors from HN :)

[1] https://www.darwinmail.app


Thanks!

Yea, that's a great idea - it'd be really neat if folks could just use it locally without creating an account. Hoping I can get this added in the coming weeks!

In terms of how it's built - it's just vanilla code. The website and browser extensions are both build using plain Javascript + HTML + CSS. The backend server is in Python (uses FastAPI and Postgres for the DB). And the iOS app is in Swift.

I don't have much experience with React (/Native) yet so unfortunately no tips, sorry!

(and yup, sorry about that - buckled a bit under the load earlier, but is back up now - keeping an eye on the server now so hopefully no more issues!)


Looks good! Thanks for sharing.

> I collect the bare minimum to create an account (username, email, and password) but I understand people might not want to create an account.

Note that HN doesn’t require an email. You don’t strictly need one either. I understand why you’ve probably gone with one anyway.

What’s your plan for monetisation? It’s not ads, apparently, so what’s going to pay the hosting bills?


> You don’t strictly need one either. I understand why you’ve probably gone with one anyway.

Yup, I agree - it was really just for resetting the account password. I don't really bother validating the email at the moment, so it shouldn't be too hard to just make it optional like HN does.

> What’s your plan for monetisation?

It really depends on how many people start using the app. If they can all fit on a single server including myself, probably not going to monetize it because I plan on using it myself. My original plan was to create a "pro" version that adds functionality for power users (like having offline reader mode). I'm not really interested in going down the ads route, so that seems like the most likely prospect at the moment.


Seems like the site is down. Looking forward to checking out out once back online though.


Sorry about that - went down earlier from the load! It is back up now if you would like to give it another try!


Is your website down?


Yup, went down while I was asleep from the sudden spike in traffic from HN =)

Will try and make sure it doesn't happen again!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: