Josh Strange

Results 47 comments of Josh Strange

Any update on this, I just upgraded and I'm really missing UpShot

For now you can turn on Dropbox's screenshot option in the "Import" tab of preferences ![Screenshot](https://photos-2.dropbox.com/t/2/AAAa47xxlNoYnjSeSC0vLQFUStdYpS4Z0N69D1iSV5i-FQ/12/2148004/png/32x32/3/1447700400/0/2/Screenshot%202015-11-16%2009.54.15.png/EP7k2QEYirfERCACKAI/xqJvK9hAg1OgFNL3fc7FEkFG1glNaQDUQayzwcHBqhI?size_mode=2&size=1600x1200) Not perfect as they put it in their frame but that's what I'll use...

It looks like this should be as simple as: ``` 120 - (Math.round((new GregorianCalendar()).getTimeInMillis() / 1000) % 120) ``` Where 120 is the second you make it valid: `.setTimeStepSizeInMillis(TimeUnit.SECONDS.toMillis(120))` Of...

ziptastic is based 100% on a sqlite DB that has not been updated in over 4 years. This is not an actively maintained project and I only leave up the...

@tonycchung This repo is not what is powering getziptastic.com it IS powering http://ziptasticapi.com/ This repo and the website (http://ziptasticapi.com/) are not being updated/maintained. I will continue to provide the service...

Also I just wanted to say I think this looks awesome and it is exactly what a friend and I were talking about building the other day. To take a...

@thibaud-sanchez Did you ever get this figured out? I suspect this is a large reason by app takes so long to launch. I want to use TypeORM but I'll just...