Xevion
Xevion
I made a similar application (but instead for Reddit, and for saved images) in Python. ```python resp = requests.get(f'https://api.imgur.com/3/album/{source}', headers=self.headers) if resp.ok: logger.debug(f'Album is accessible. ({resp.status_code})') resp = resp.json() #...
If a user has reason to believe that a project would be made better by open sourcing, but you decline to provide reasoning and keep it closed source, then the...
Is anyone interested in opening this issue back up? About 2 years since the issue's creation, and more than a year since the PR was created by @GMkonan. Coming up...
Complete outsider and noob here - I feel like this project could really benefit from some visuals. I don't know what I am looking at really, and I also don't...
> I also got some of these before, I went to `Settings`**|**`Discord` and edit the settings and edited some things and now, everything is OK. Haha, what an absolute jackass....
My personal solution for this problem was moving from Flatpak (sandboxed installation) to a normal Discord installation.
This. I literally only want to check what speed I was going at a specific spot in a GPX file, but there's no easy way to do that it seems....
I'm not sure if it was saved. I save my sketches onto a 2TB Portable Drive, this one ended up saving at `A:\Programming\Processing\Python\MazeGenKruskal`. Edit: Is this implying that issues are...
I'm unsure of why it updates whenever you minimize this, but if I'm correct, it's because you haven't exited the `time()` loop. You need to call `time()`, wait a second...
While I have since switched to Pop! OS on my laptop, I have access to the original SSD, and the `config.yml` I found contains nothing. 0 bytes. Last modified December...