Live data from Hacker News

Show HN: FaaStRuby 0.2 released – feedback appreciated

news.ycombinator.com

1–10 of 16 posts

Show HN: FaaStRuby 0.2 released – feedback appreciated

#1
Hey all,

I just put out a new release. Would you spare a couple minutes to try and give some feedback?

If you already have the gem installed, you will have to update it: gem update faastruby

Tutorial => https://faastruby.io/tutorial.html

Top 3 Highlights

- No more fiddling with git. - Functions are packaged, deployed and managed individually. - TESTS! Functions can have tests and they can be configured to run before each deploy, aborting if it fails.

Thanks in advance!

Re: Show HN: FaaStRuby 0.2 released – feedback appreciated

#4

...but what on earth is it? The post says nothing about what it is. The linked page says nothing about what it is. I work full time in the Ruby ecosystem and I have no idea what your project is. How can people forget to say what their project is at all?

It's a remarkably common problem. So many open source projects fail to put the elevator pitch in their README.md or landing page for their site. You're apparently supposed to just guess?

Re: Show HN: FaaStRuby 0.2 released – feedback appreciated

#6

...but what on earth is it? The post says nothing about what it is. The linked page says nothing about what it is. I work full time in the Ruby ecosystem and I have no idea what your project is. How can people forget to say what their project is at all?

Same for me, I worked with Ruby as well and I don't get what the project is supposed to be about.

Re: Show HN: FaaStRuby 0.2 released – feedback appreciated

#9

...but what on earth is it? The post says nothing about what it is. The linked page says nothing about what it is. I work full time in the Ruby ecosystem and I have no idea what your project is. How can people forget to say what their project is at all?

>How can people forget to say what their project is at all?

Exactly, we barely have time to read what's new, let alone spending time digging into what this "new" thing is suppose to be.

Post reply on HN