Live data from Hacker News

Bash on Balls: an MVC web framework for Bash, powered by netcat

github.com

11–20 of 40 posts

Re: Bash on Balls: an MVC web framework for Bash, powered by netcat

#13
post #6

I have nothing but praise for this piece of insanity. I love bash and truly enjoy watch it being taken beyond is intended use cases.

Ha! Yeah, it's totally not done yet, but yes, certainly intended as a piece of insanity. With all seriousness, of course. The model layer still needs a good deal of work, and I think it might be fun to write up some tutorials or something :)

Re: Bash on Balls: an MVC web framework for Bash, powered by netcat

#16
post #14

Earlier quoted context omitted.

Then it loses the Ruby on Rails reference.

Why is that important?

It's funny on multiple levels. Physically abusing testicles and the Ruby on Rails reference being the two obvious ones.

If you change the name as you suggest, then it's significantly less funny. Funny is an important component of fun.

Re: Bash on Balls: an MVC web framework for Bash, powered by netcat

#17

I wrote a CGI webserver and microframework in bash awhile ago too: https://github.com/tlrobinson/wwwoosh/

Nice! Similar netcat trick, more Sinatra-y router. Way smaller, just one file. No templating language like esh, though.
Post reply on HN