Honestly I don’t see it as such an issue.
If I had to use OpenAI API I would pick my favorite HTTP client and just use the Rest API and write a small wrapper around it for my needs.
HN user
Honestly I don’t see it as such an issue.
If I had to use OpenAI API I would pick my favorite HTTP client and just use the Rest API and write a small wrapper around it for my needs.
Just give us support for virtualization and we could install Linux on it and use it for development.
Car does not make sense to me. But I would love if Apple will make a home robot, like HomePod on wheels maybe with a projector.
I would also really like if they will make an electric skateboard, or some kind of personal electric vehicle.
If you deploy to fly.io it should be very easy to create a cluster of elixir nodes.
I’m very excited about Neon, can’t wait to use it in production :)
My thoughts exactly.
Does Postgres still make sense for append only tables or maybe elastic or other kind of database would be more suitable?
The future is here and called SolidJS
I think Solid fits the description. Similar to Svelte but more React-ish. https://github.com/ryansolid/solid
For me it’s definitely Elixir
Of course you can throw more servers/caching/database locks, but the advantage of using Elixir & Phoenix is that you can do a lot more with less.
Think how much the code would be simpler and easier to reason about without caching. Or reducing the numbers of servers you need from 150 to 2 and with better performance [1]
[1] https://www.techworld.com/apps-wearables/how-elixir-helped-b...
I had the exact same idea! Does something like that exists?
Looks really cool! If it actually generate nice code, it will be awesome! I’m gonna play with it this weekend!
How does it work with CSS?
I just played the game for 30 mins on my iPad Pro and its really fun and addictive, great work!
I've worked with these guys and they're awesome, good luck Rotem and Shahar you're doing great!
Thanks for the hard work! Looking for to upgrade
Great idea, definitely going to try it out
Totally agree. I just can't see myself going back to templates with special DSL. I rather just use JS :)
This looks absolutely great! Looking forward to try it out soon
As a JavaScript developer I can't say how much excited I am about this new tool.
Most of my problems with developing modern JavaScript apps are around npm client, long installs and huge dependencies folder.
I hope it will improve everybody workflows.
Do yourself a favour and use RethinkDB, its so much better then MongoDB, just try it
From my understanding you can setup Horizon with your custom Node.js backend. So you're in control of your data and can manage your custom business logic
You can turn the uploaded image into base64 string in the client and then just post it as part of your JSON payload.
JSON API spec is really good http://jsonapi.org
Better caching, smaller HTML size and the ability to use inline styles if you do need to override something
This is the exact same stack and components i was thinking about for a while, nice job integrating everything together!
Looks awesome! We just released our React Native iOS app ( https://yes.no ) and I will definitely try it out!
Good luck!
This is exactly what I was thinking
It's looks great. Nice job! One problem I had with site is that the scrolling is unusable on mobile safari. Would be great if you could fix that.