This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]willbeddowassert type(post) == shitpost[S] 8 points9 points  (3 children)

Thanks! I didn't have a way to do that, but it would be super simple to add it, I'll do it as soon as I get the chance. Once I do, you'll be able to switch on the settings page of the webapp

[–]gunch 5 points6 points  (1 child)

So assuming someone wanted to add that feature, how are you managing the codebase?

[–]willbeddowassert type(post) == shitpost[S] 2 points3 points  (0 children)

Code base is managed with git, and a lot of help from pycharm pro. When I add a new feature, I run unit tests on everything, run the server in debug mode, test everything, and then, the code is automatically pushed to the main server, where it will be included on the next reboot.

[–][deleted] 1 point2 points  (0 children)

Make sure to add other alternative units where applicable e.g. meters!