Sam Hartmann

Results 31 issues of Sam Hartmann

One could add a prominent link to the [awesome-remote-job repository](https://github.com/lukasz-madon/awesome-remote-job) at the beginning of the [remote job section](https://github.com/cbovis/awesome-digital-nomads#remote-jobs). I'd consider this a perfect complement👌

I configured a monitor as described [here](https://spidermon.readthedocs.io/en/latest/stats-collection.html) and tried to run it in scrapinghub manually. But then I get the following ERROR: ``` [root] Job runtime exception Less Traceback (most...

Hi, Before I started using this Tinder API I already had an account which was only connected to a phone number and not to a facebook account. I managed to...

I open the jupyter notebook and add ``` import phone_auth_token ``` in the first line, so that I have the following: ``` import tinder_api import fb_auth_token import phone_auth_token ``` When...

What is the current behavior? ----------------------------- I was wondering: What does the *-a* in mean, when [creating a Heroku remote (Heroku Dev Center)](https://devcenter.heroku.com/articles/git#create-a-heroku-remote)? [Heroku CLI (Heroku Dev Center)](https://devcenter.heroku.com/articles/heroku-cli-commands) gives the...

The video link in > For more details, see [this demonstration video](https://www.youtube.com/watch?v=if5pXoIJ4EU). redirects to a YouTube site which says that this video isn't available anymore. This might be a location-specific...

### Describe the problem that you experienced If you run the commands in [**Basic workflow**](https://angular.io/cli#basic-workflow) as instructed, you'll get the following result: ``` C:\Users\Name\Desktop\angular λ ng help ng Commands: ng...

area: docs
help wanted
docsarea: cli and config
good first issue

This may prevent confusion once people try to run the `ng generate --help` command & get an error (as described [in this issue](https://github.com/angular/angular/issues/50078)) ## PR Checklist Please check if your...

area: docs

### Describe the problem that you experienced It's great that you have the opportunity to contribute to each page of the docs directly! I love this & I believe that...

I've created a basic moviepy script which simply *burns* a video in front of a jpg background (`bg`) ```py from moviepy.editor import VideoFileClip, ImageClip, CompositeVideoClip from os import chdir, makedirs...

bug
audio
images