-
-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where are the Bash communities and enthusiasts? #166
Comments
Shell script is mainly used by semiconductor industries to process Verilog, System Verilog, VHDL file. |
Thanks, @hgvanpariya. My impression is that there's no particular communities focused on Bash, but that rather it's used in a lot of places, and there are maybe some smaller, disparate groups of people who use it and care about it. |
Mainly developers using Linux and MacOS (UNIX) use Bash (by default). Microsoft now includes Bash in Windows 10 Anniversary Update and it can be installed on any version of 64-bit Windows 10. |
I don't know if there are bash communities, but most of the times people discuss about bash in groups made for that purpose, maybe something like "Unix one liners", or places like code golf. Usually bash enthusiasts are Gnu Linux / Mac enthusiasts that love to work with the CLI and it's tools. |
This is a great issue.I think a lot of the bash and sh community is tied (rather loosely) through forums like stack exchange where Linux users go to figure out what they're doing in terminal. Also, the different *nix communities abound with bash enthusiasts!
TODO
Possible problem:
Solution efforts:
|
As I have been summoned ;) I do know a lot of people that use *nix on a daily base, for personal use as well as for business, but about no-one actually scripts in bash. All prefer to use either python or ruby for one-off-scripts. Also all of them are using zsh as a daily driver as the available tab-completion scripts are better than their bash-versions most of the time. And, a very big pitty is that no one cares for exercism. I can't convince anyone to take a look :( |
@NobbZ |
SEs superuser site and similar do prove that there are actually enough users still doing plain bash scripting. But people I know, do not use it for scripting. Of course, sometimes we write bash scripts as well, but those are limited to very basic tasks, as installing the agent of our config management tool and setting up hostname and other facts that the agent needs to identify the role of the machine in question. Those scripts are often without much logic. I am sure, there are purists out there that do a lot more bashscripting than me and my friends, but I haven't met them yet. |
UPDATE: the bash track is now active on exercism.io.
|
@guygastineau : it seems some bug, when I click on the |
@hgvanpariya interesting. It isn't doing that for me, but is does happen if I click on the mentor button.
|
@guygastineau : while accessing this URL (https://exercism.io/tracks/bash) it shows the error page |
@hgvanpariya that is unfortunate. Would you mind making a new issue on exercism/exercism.io? I'm afraid this isn't the right place to continue discussing this problem. |
@kytrinyx do we need to do anything else about this issue? |
No, I think we have what we need, thanks! |
As we move towards the launch of the new version of Exercism we are going to be ramping up on actively recruiting people to help provide feedback.
Our goal is to get to 100%: everyone who submits a solution and wants feedback should get feedback. Good feedback. You can read more about this aspect of the new site here: http://mentoring.exercism.io/
To do this, we're going to need a lot more information about where we can find language enthusiasts.
In other words: where do people care a lot and/or know a lot about Bash?
This is part of the project being tracked in exercism/meta#103
The text was updated successfully, but these errors were encountered: