Ben Firshman
Ben Firshman
Looks like we could just fork it though! https://github.com/schmich/instascan/pull/112
@meetall Yes - so far! You can enable the Firestore rules by adding an admin key, but that is not documented. The others are skipped because we were rushing to...
@barto74 No, there is no need. That'll be really jarring. Besides, you _can_ click on stuff! If you open the products page, and half way through loading you realise you...
Ah - interesting. Mobile Safari. This is me recalling it not working from a few weeks ago, so maybe it is fixed now. Let me double check.
Yeah - it doesn't seem to work on mobile safari. When you swipe up and down on the menu, it scrolls the page behind it, not the menu. Makes it...
This has been fixed on android but still up for grabs on iOS - see #220
Yes, and I use those in some of my projects. I am thinking of this from mainly from an average user's point of view. The vast majority of people (I...
Amazing, thank you so much! One problem I've noticed with pinning apt dependencies is old versions sometimes get removed from the repositories. I wonder what Ubuntu's policy is about this,...
Ah, interesting. I wonder if we can do something clever at the Cog level. E.g. `glib2.0==2.56.4` expands to `glib2.0==2.56.4-*` or something. Or maybe we could have a separate lock file....
@iperdomo Really appreciate the contribution here, but I'm going to close this because this does seem this is more complex than just using pinned versions like this. I'm going to...