Dmitry Mottl
Dmitry Mottl
The problem with appveyor is not related to changes in the code. @earwig
I agree with @lahwaacz, that it would be more comfortable to take localized names from API instead of hardcoding them. We could do something like this: ```python # returns a...
Seems like geo data in tweets becomes hidden (lack of `` in results) or am I wrong somewhere?
I don't have a clue. If that is, it's really weird 😐️️️️️️
Just a deprecation notification a few lines before: ``` [ 11.825236] cloud-init[575]: 2023-11-28 06:25:06,549 - log.py[DEPRECATED]: Deprecated cloud-config provided: [ 11.827869] cloud-init[575]: ca-certs: Deprecated in version 22.3. Use ``ca_certs`` instead....
I'm not familiar with Lima, so the question is: what is the reason of falling back to `lima` username instead of using `lima` by default (i.e. not using host username...
@jandubois, could you provide with the snippets of `default.yaml` and `override.yaml`? What exactly should I put there and where these files should be placed?
Yes, exception handling and exiting application should be moved from library to executable (`bin/GetOldTweets`). I can merge your PR after you add the exceptions handling to a new place.
It seems like Tweeter is no more sharing a geo location within the `` tag. There is no such a tag in `https://twitter.com/i/search/timeline` data which is used for tweets retrieval.
Yes, but what if you want to collect all the tweets on the given subject?..