Dionysis Zindros

Results 44 issues of Dionysis Zindros

Your example doesn't work with CPython, but it doesn't seem to work with pypy3 either: ```python3 dionyziz@puppy ~ % pypy3 4.py Traceback (most recent call last): File "4.py", line 29,...

One of the major features for a microblogging platform is the vanity of its users. To encourage users to post more and improve their profile, we should allow other people...

enhancement

It's currently hard to set up a twister node. I expect it to be hard to do for even power users for a while, and for regular users probably for...

enhancement

A lot of source code comments are in Portuguese, which makes it harder for international contributors to make changes. Let's translate these to English and make it a policy for...

enhancement

The direct messages window remains empty when no direct messages are present. This is a bad UI. Let's make it say "No direct messages" and perhaps add a button to...

enhancement

I'm getting the following errors when trying to compile under a Debian Linux system. Not sure how to get this to work. Here is the full log. Compile errors are...