dalan

Results 42 issues of dalan

## Please follow the guide below - You will be asked some questions, please read them **carefully** and answer honestly - Put an `x` into all the boxes [ ]...

docs/meta/cleanup
pending-fixes
stale-pr

Firstly, _dziekuje ci_! This is such a helpful tool! I've been poorly trying to write a python script for a couple years to do the same thing but this is...

enhancement

Hi again @chrisjbillington Adding a [`poetry`](https://python-poetry.org/)-compatible `pyproject.toml` file as well as a lockfile. This makes dependency management a bit easier for yourself between projects as well if anyone wants to...

Hi @chrisjbillington Wanted to say thank you for your AU vaccination graphing work! 📈 I look forward to your new charts on `/r/CoronavirusDownunder` every day! I noticed that some of...

**Describe the bug** Running image via `podman` on Raspberry Pi 4: ``` ERRO[0000] could not find slirp4netns, the network namespace won't be configured: exec: "slirp4netns": executable file not found in...

bug

``` 400 Bad Request Request Header Or Cookie Too Large ``` A few of my containers get sad when the `_foward_auth_csrf_*` cookies reach a certain number and fail to respond...

under review

https://github.com/beaufour/flickr-download/blob/ce820275c2aa1663523cca6725a546748c1a1426/flickr_download/flick_download.py#L183 @beaufour to your knowledge does the Flickr API offer any sort of MD5 hash of the image data? Would be handy to not have to download it and instead...

enhancement

### Please avoid duplicates - [X] I checked [all open bugs](https://github.com/octokit/octokit.js/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and none of them matched my problem. ### Reproducible test case https://gist.github.com/dalanmiller/0344b590d83f83f271fb080d9c7be97b ### Please select the environment(s) that are...

Type: Bug
typescript
deno

Howdy @rockymeza! In trying to setup automatic wifi connection with the Raspberry Pi, I noticed that `wifi` will add a line like this to `/etc/network/interfaces`: ``` iface wlan0-W7DC7 inet dhcp...