Dgsh – Directed graph shell
51–60 of 61 posts
Re: Dgsh – Directed graph shell
#52This is the nerdiest thing I've ever seen, and I absolutely adore it.
Re: Dgsh – Directed graph shell
#53Hello. In English this makes me think of the phrase “dog shit”. Not sure if that’s intentional or not.
Re: Dgsh – Directed graph shell
#54Re: Dgsh – Directed graph shell
#55Earlier quoted context omitted.
That's what I think when I hear "bash".
That's literally the word for shit in Norwegian: bæsj https://upload.wikimedia.org/wikipedia/commons/6/69/Nb-b%C3%...
Re: Dgsh – Directed graph shell
#56Earlier quoted context omitted.
Yes you’re right. My apologies. I was glancing at the examples while cooking, specifically the git example ( https://www2.dmst.aueb.gr/dds/sw/dgsh/#commit-stats ) thinking that it was iterating over the lines output from git, but clearly that’s not even how bash would work. That will teach me for commenting without giving something my full attention first doh! Looking properly at this, I can see no iteration is neede…
Admiring your multi-tasking!
Re: Dgsh – Directed graph shell
#57Earlier quoted context omitted.
Yeah it’s not technically DAG since it uses iteration, but then dgsh will use iteration under the hood too. However Murex does support CSP-style concurrency. So while there’s no syntax sugar for writing graphs, you can very easily create adhoc pipes and pass them around instead of using stdout / stderr. So it wouldn’t actually take much to refine that with some DAG-friendly syntax. In fact maybe that can be my next p…
would you be able to share or point to some examples? i am curious.
Stay tuned though, What I’m going to do is write a blog post about it. It’s an interesting enough topic to deserve one
Re: Dgsh – Directed graph shell
#58Re: Dgsh – Directed graph shell
#59Earlier quoted context omitted.
would you be able to share or point to some examples? i am curious.
Sorry, it’s been a very busy couple of days so not had 5 minutes to test anything. Stay tuned though, What I’m going to do is write a blog post about it. It’s an interesting enough topic to deserve one
Re: Dgsh – Directed graph shell
#60Hello. In English this makes me think of the phrase “dog shit”. Not sure if that’s intentional or not.
> In English this makes me think of the phrase “dog shit”. In English, this makes me think of the phrase "dig shell". I guess we just have different things on our minds... :-p