Live data from Hacker News

NuShell: A New Type of Shell

github.com

11–16 of 16 posts

Re: NuShell: A New Type of Shell

#13

As someone who programs for a few years, I really dig their scripting language. I am a huge fan of small scripts but always found bash scripting scary as it is quite unique. Googling a specific thing and seeing some awk solution is just scary for me (like regex was before I understood it). That's not bad but I prefer having easily maintainable code for a small script. Nu's principles and influence from modern languag…

Imagine being a programmer and being scared of a simple scripting language

Re: NuShell: A New Type of Shell

#14
post #13

As someone who programs for a few years, I really dig their scripting language. I am a huge fan of small scripts but always found bash scripting scary as it is quite unique. Googling a specific thing and seeing some awk solution is just scary for me (like regex was before I understood it). That's not bad but I prefer having easily maintainable code for a small script. Nu's principles and influence from modern languag…

Imagine being a programmer and being scared of a simple scripting language

Once you become a bit more experienced and wise you'll understand!

Re: NuShell: A New Type of Shell

#15
post #13

As someone who programs for a few years, I really dig their scripting language. I am a huge fan of small scripts but always found bash scripting scary as it is quite unique. Googling a specific thing and seeing some awk solution is just scary for me (like regex was before I understood it). That's not bad but I prefer having easily maintainable code for a small script. Nu's principles and influence from modern languag…

Imagine being a programmer and being scared of a simple scripting language

Bash is not simple. It’s unforgiving in many unique ways. And it’s difficult to master, unless you code in it every day, which is not a norm for most of us. And if you didn’t master it it’s dangerous, because it’s unforgiving. So it goes.

Re: NuShell: A New Type of Shell

#16
post #13

Earlier quoted context omitted.

Imagine being a programmer and being scared of a simple scripting language

Once you become a bit more experienced and wise you'll understand!

I get to work with shell scripts almost every day, you condescending fool
Post reply on HN