moonburnt
moonburnt
**Describe the bug** When some twitter post contain artworks, marked by author as nsfw - feed will only include link to said post, instead of actual media **To Reproduce** 1....
[panda3d](https://github.com/panda3d/panda3d) is quite old engine, but there are still people who use it. Sadly the only way to use imgui with it right now is [some old c++ bindings](https://github.com/bluekyu/panda3d_imgui) which...
As for the moment of writing, at least the following sites from list has either stopped responding completely or feature some sort of banner about closeup: - pomf.fun - doko.moe...
Suggestion: instead of storing everything in the same directory as script, make use of OS-specific directories that serve for that purpose. For example, on linux it would be something like...
It could be nice to have some configuration file (say, in ini format) that can be used to override some default variables automatically (e.g instead of using command-line options each...
Tried to implement os-specific directories, but it all came down to one issue - while cookies, manifest, !downloading and !orphaned are easy to move, GAME_STORAGE_DIR variable (which looks like something...
.format() is kinda common way to handle string formatting in python nowadays. Its way easier to read than many %s'es and %d'es and a bit more flexible. For example, this:...
Project's readme says to install it with pip, yet version available on pypi is not up to date with upstream and crashes on literally every python3 installation. If possible, it...
The idea is similar to how it works in many file browsers - aside from "delete node" button, there will be "trash node", that will move currently selected node (together...
## Description "Pixel" font is broken in "edit profile" menu. If you select it, it will look the same as "anonymous pro". However, if you edit game's page - pixel...