Viewing profile — weiyin
weiyin
HN member- Joined
- Thu, Jun 05, 2014, 4:36 PM UTC
- HN karma
- 282
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About weiyin
https://github.com/weiyin
Recent public activity
-
comment
Comment #8502128
Agreed. This is an issue not just for Safari, but someone can upload a specially crafted app that browses the file system. In this iteration we are using the OS permission system t…
-
comment
Comment #8499209
Thanks, it means a lot to us coming from you guys!
-
comment
Comment #8488889
No worries, that's a mock location. Thanks!
-
comment
Comment #8488880
Definitely on our to-do list. Stay tuned!
-
comment
Comment #8488852
Agreed! We are also working on supporting additional device types (iPad, iPad mini, iPhone 6(+)).
-
comment
Comment #8488667
(don't see a link to reply under your last comment) yea, so the incoming keystrokes and mouse movements are managed through some custom OS X code as well. the specific method we're…
-
comment
Comment #8488559
uh... oh boy. you're really pushing the boundaries of our testing... :)
-
comment
Comment #8488413
definitely a possibility :) we'll check that out, thanks for the heads up.
-
comment
Comment #8488375
We wrote some custom OS X code to capture frames from individual processes. That way the simulators don't need to be positioned in any way or even visible. Cheers.
-
comment
Comment #8488313
Hey B-n-c, You are pretty much spot on with everything you mentioned. Apparently app.io had some setup w/ VMs running on lightweight hypervisors ( https://macstadium.com/casestudie…
-
comment
Comment #8488248
we did some testing using compressed video, but ended up finding single frames to be more performant. also, the setup can handle much higher framerate and quality but we've kept th…
-
comment
Comment #8488091
hi tuscany, all solid points, and thanks for your support. we will definitely need to think through abuse, server costs, etc. it's a pretty lean setup but still gotta run on mac ha…
-
comment
Comment #8487999
Hi Michael. Thanks for taking a look! And sorry our site is having some problems on Firefox. Maybe use Chrome for now until we fix it up. This service we put together would allow a…
-
comment
Comment #8487990
Thanks for the suggestion, that looks like a cool library. A future goal is to be able to provide higher resolution images to fully show off the high DPI displays.
-
comment
Comment #8487813
Hi, thanks for checking us out. We're happy to answer any questions in the comments. Some of you may be familiar with app.io's demo pages service which was discontinued in August. …
- story
-
comment
Comment #7873032
Fixed, the Android manifest versionCode now increments with each build. We do not include the signing key in the source code download, but you can email us to get it.
-
comment
Comment #7866122
We cleaned up our OCSP stapling config. Can you try again?
-
comment
Comment #7863323
Thanks for the feedback, and I'm glad to see you published an app! Automatically incrementing the version number is something we are going to do. Emailing hello@gonative.io is the …
-
comment
Comment #7862616
The android error is not very descriptive; it's failing because we require at least version 4.0 (Ice Cream Sandwich) for the integrated action bar and Holo themes. I'll add a descr…
-
comment
Comment #7860506
great to hear! thanks.
-
comment
Comment #7860488
thanks for the feedback. one thing to be aware of is that the apps run much faster smoother on device versus in browser simulator. we'll also be supporting more navigation options,…
-
comment
Comment #7860447
thanks. we're using https://prerender.io/ to create static files for the crawlers and still fixing up the seo.
-
comment
Comment #7860356
what we normally do when using native sidebar navigation is hide the web navigation w/ css - there's a configuration option "Check here to support custom styling" where you can set…
-
comment
Comment #7860011
Normally ~1 minute, but our build queue got a bit out of hand. We've fired up a few more build processes and are working down the queue. You should get an email shortly. Sorry for …