Daniel Murnane

Results 3 issues of Daniel Murnane

On my local machine, `.get_news` works perfectly well, with and without a proxy. However, on Google Cloud (for example GC Run), it returns no results every time. Is there some...

Running ``` google_news = GNews(period = "1d") results = google_news.get_news("russia") ``` gives results such as ``` [{'title': "Russia Is Gaining Influence in Africa, at West's Expense - Foreign Policy", 'description':...

Vanilla github copilot is fast. Fast enough to be not noticeable. Copilot++ **used** to be almost as fast, but in the last few weeks I have noticed it taking up...