The premise of this is a great idea. The sign up is pretty neat - def. suited to expected audience/users. However, no pricing info? I'll come back once pricing is displayed.
I didn't found the pricing info either until I played around in the terminal, which gives us this: $ pricing Polybit offers pay-as-you-go services. Action | Cost ---------------------|--------------------------- API Request | 1 Credit Database Query | 1 Credit - FREE in Beta Project Deployment | 10 Credits - FREE in Beta Create New Project | 50 Credits Create New Database | 50 Credits Package | Credits | Price ------…
Show HN: Polybit – Build, Deploy, Host Node.js APIs
21–30 of 51 posts
Re: Show HN: Polybit – Build, Deploy, Host Node.js APIs
#22The premise of this is a great idea. The sign up is pretty neat - def. suited to expected audience/users. However, no pricing info? I'll come back once pricing is displayed.
Re: Show HN: Polybit – Build, Deploy, Host Node.js APIs
#23Earlier quoted context omitted.
I didn't found the pricing info either until I played around in the terminal, which gives us this: $ pricing Polybit offers pay-as-you-go services. Action | Cost ---------------------|--------------------------- API Request | 1 Credit Database Query | 1 Credit - FREE in Beta Project Deployment | 10 Credits - FREE in Beta Create New Project | 50 Credits Create New Database | 50 Credits Package | Credits | Price ------…
confused about what x2 means?
Re: Show HN: Polybit – Build, Deploy, Host Node.js APIs
#24Re: Show HN: Polybit – Build, Deploy, Host Node.js APIs
#25This looks really interesting but I personally really dislike the pricing, maybe others will love it but to me it's nearly impossible to guess how much this will cost me. When I start a new project I have no clue how many requests or queries will be made. I get the advantage of not working about infrastructure but I'd rather pay a flat fee and then be able to scale up to handle more requests.
Re: Show HN: Polybit – Build, Deploy, Host Node.js APIs
#26Bug report: REPL on https://polybit.com/ fails to display fonts. See [1] for a screenshot. Firefox 47.0 on OSX. [1] http://i.imgur.com/ty8PZT9.png The console logs the keydown events per pconsole.js line number 308. I see the keys I pressed but nothing shows up. keydown { target: , key: "h", charCode: 0, keyCode: 72 } pconsole.js:308:5 keydown { target: , key: "e", charCode: 0, keyCode: 69 } pconsole.js:308:5 keydown…
Re: Show HN: Polybit – Build, Deploy, Host Node.js APIs
#27Very COOL! As a DBA, as fare as I'm concerned this is how databases should be used. NO! application should contain SQL. SQL should ONLY be in an API.
What does being a DBA, Databases and SQL have to do with this Platform as a Service?
Their experience as a DBA being what led them to this conclusion.
Re: Show HN: Polybit – Build, Deploy, Host Node.js APIs
#28What are some other tools that provide similar functionality ?
Re: Show HN: Polybit – Build, Deploy, Host Node.js APIs
#29Earlier quoted context omitted.
confused about what x2 means?
It means you get 2x the credits because they're in beta. So presumably 10,000 (x2) means for the price on the right column, you'd get 20,000 credits. Just a guess.
We're early and we're super grateful for anybody who's willing to test drive the services. I expect I'll be giving away a lot of free use to active early adopters.
Re: Show HN: Polybit – Build, Deploy, Host Node.js APIs
#30Bug report: REPL on https://polybit.com/ fails to display fonts. See [1] for a screenshot. Firefox 47.0 on OSX. [1] http://i.imgur.com/ty8PZT9.png The console logs the keydown events per pconsole.js line number 308. I see the keys I pressed but nothing shows up. keydown { target: , key: "h", charCode: 0, keyCode: 72 } pconsole.js:308:5 keydown { target: , key: "e", charCode: 0, keyCode: 69 } pconsole.js:308:5 keydown…
Should work now. Just pushed a hotfix. Thanks for the catch! (You and everybody else.)