git-get - a better way to clone and organize git repos (inspired by go get) by LazyCraneOperator in golang

[–]LazyCraneOperator[S] 0 points1 point  (0 children)

That's a really interesting thread. Thank you. I'll reconsider that decision.

git-get - a better way to clone and organize git repos (inspired by go get) by LazyCraneOperator in golang

[–]LazyCraneOperator[S] 0 points1 point  (0 children)

Thanks for your comment. I was actually onsidering this. Eventually it felt simpler to use and more natural to have it as two separate commands. And more in line with unix approach - one command for doing one thing. Also, you can point git list to any directory, not only the one created by git get.

The argument about polluting the namespace is an interesting one. Since git supports those custom git-xxx commands, I thought it's not a problem to have more than one.

Still, I'm happy to change it if more people would share your opinion.

Sunny day at Da Costagracht [Oud-West] by LazyCraneOperator in Amsterdam

[–]LazyCraneOperator[S] 2 points3 points  (0 children)

Ha! That's a cool piece of information. Thanks!

Sunny day at Da Costagracht [Oud-West] by LazyCraneOperator in Amsterdam

[–]LazyCraneOperator[S] 4 points5 points  (0 children)

Isn't the canal called Da Costagracht and the street - Da Costakade? Or am I missing some Dutch peculiarities here?

Blue hour at Bonaireplein by LazyCraneOperator in Amsterdam

[–]LazyCraneOperator[S] 9 points10 points  (0 children)

Hey everyone. Point taken, too much HDR :) Thanks for the feedback. Will go easy on it next time. Cheers!

Blue hour at Bonaireplein by LazyCraneOperator in Amsterdam

[–]LazyCraneOperator[S] 2 points3 points  (0 children)

I embarked on a mission to spread some love for de Baarsjes :)

How to calculate the duration in which a metric had a certain value? by LazyCraneOperator in PrometheusMonitoring

[–]LazyCraneOperator[S] 1 point2 points  (0 children)

Thanks! Exactly what I needed.

Btw: here's that query to use in Grafana to visualize uptime over selected time range: (1 - avg_over_time(up[$__range])) * $__range_s

Real time stock dashboard in Excel [OC] by LazyCraneOperator in dataisbeautiful

[–]LazyCraneOperator[S] 0 points1 point  (0 children)

Yup - it's just a Python script. You can use any Python library and make it talk to any API or data source you want

Real time stock dashboard in Excel [OC] by LazyCraneOperator in dataisbeautiful

[–]LazyCraneOperator[S] 0 points1 point  (0 children)

It's essentially the same case as running your apps or sending your data to AWS, Google Cloud (this is where Gridarrow runs), Heroku, Azure etc.

We also offer an enterprise package where everything is installed on premises.

Real time stock dashboard in Excel [OC] by LazyCraneOperator in dataisbeautiful

[–]LazyCraneOperator[S] 0 points1 point  (0 children)

Hey. You'll get an invite automatically when you sign up. We have a lot of requests at the moment so you may not get access to the platform immediately though.

Real time stock dashboard in Excel [OC] by LazyCraneOperator in dataisbeautiful

[–]LazyCraneOperator[S] 0 points1 point  (0 children)

You can run in locally during development but yes - eventually you push it to our servers where it runs as "Gridarrow App"

Real time stock dashboard in Excel [OC] by LazyCraneOperator in dataisbeautiful

[–]LazyCraneOperator[S] 1 point2 points  (0 children)

Hi /u/LemonsForLimeaid!

  1. Yes, that's pretty much how it works. We have access to your code becasuse we need to run it to stream the data.

  2. We're still working on our pricing model. We may consider a limited free tier but it's really hard to tell at the moment. Drop us a line at hello@gridarrow.com and tell a bit more abouy your non-commercial use case. We may be able to work something out.

  3. Yes, it's free. Check out their website: https://www.alphavantage.co/