Emilio Graff

Results 14 issues of Emilio Graff

It would be nice to have a text area tool, that is, draw a rectangle within which text auto-wraps. It could perhaps replace the current text tool: 1. Double-click to...

Addresses the annoying extra messages as detailed in #14006. # Behavior The intent is to: - Communicate when the user installs a hook - Communicate when the user tries to...

I'd like to send a message with a code fragment. So I tried this: ```yml - name: Send message if: always() uses: appleboy/discord-action@master with: webhook_id: ${{ secrets.DISCORD_ID }} webhook_token: ${{...

I landed here via [internet-pi](https://github.com/geerlingguy/internet-pi). I currently have multiple Internet providers as they appear to be intermittently unreliable. Before I embark on a bonding experiment, I figured I'd check on...

This pertains to #16746, and is a work in progress. Most likely, I'll work into #17006 instead. But since it's been a while, I wanted to have this here to...

If `mypy --show-column-numbers --show-error-end` thinks a function is missing a return statement, the entire function is the error. This is also the case for `note: defined here` which appears, for...

This will force the parsed date to be output as "YYYY-MM-DD", a format that YNAB is guaranteed to accept. This was tested with real Venmo transactions, which were otherwise unimportable.

The Directorate of Health and The Department of Civil Protection and Emergency Management (Government of Iceland) Meets our minimum requirements for sources. Provides: 1. Tests per day (timeseries since 2/27)...

https://www.argentina.gob.ar/coronavirus/informe-diario This is from the federal government. They are publishing two PDFs per day. "Vespertino" = evening, "Matutino" = morning. They're probably meeting minutes. Pros: - They maintain previous days'...

## Description Develop a scraper that can ingest a source list and do nothing with it other than cache. ## Why do you need this feature or component? This would...