I built an app using metal compute shaders to capture 4d gaussian splat video for the iphone. Took about two months to get it running in realtime with good compression and quantisation.
Apple have now rejected it 5 times (it takes them a week to reply each time, so that's 5 weeks) for nit picking things, inconsistently each time.
I know the app store can be like this, but it's been enough to push me back to being an android developer.
I love my macbook, but i might try rocking a graphene os phone.
I worked part time on this project for about 2 years, and full time with a small team for the last year. It's all typescript / webgl / node.js / preact, and lots of microservices.
They are though. What if the API you're relying on doesn't have types and it returns something you didn't expect.
I think this is the biggest gotcha for developers who are using typescript. Typescript doesn't do runtime type checks, so if you're calling out to something third party that isn't written in typescript, you can't trust it'll return what you think it returns.
The DMOZ data is licensed under creative commons and there is a RDF export. I downloaded the data, registered a domain - http://www.zedurl.com/ - and I'll try knock up a mirror of DMOZ tonight as a rails app. I'll update this post if things go well.
This post makes me sad. Javascript, CSS and HTML can all be used powerfully, performantly and in a managed way where anyone can come on board and contribute. Facebook, Google and Microsoft all use the web stack to run huge companies. To broadly paint this web stack that so many people poured countless hours into making, as 'impossible' to use is doing it a great disservice.
Hi, I'm the author of . It's my take on an anonymous location based chat. It's written in react, using node.js, websockets and a redis backend - deployed to heroku. I'm a big fan of omegle and slack, so I took some of the best bits and mashed them together with the gelocation API.
Apple have now rejected it 5 times (it takes them a week to reply each time, so that's 5 weeks) for nit picking things, inconsistently each time.
I know the app store can be like this, but it's been enough to push me back to being an android developer.
I love my macbook, but i might try rocking a graphene os phone.