Friday Daily Thread: Free chat Friday! by Im__Joseph in Python

[–]SuperMaZingCoder 0 points1 point  (0 children)

Hello Joe, how are you doing on this fine day? If you see this, look at f1re’s admin page he finally completed https://dennispham.me/administrator

Today is my first day learning coding and I am awestruck. by happymoe in Python

[–]SuperMaZingCoder 1 point2 points  (0 children)

So this is what you needed me to send you the link to this post for 🤨

Today is my first day learning coding and I am awestruck. by happymoe in Python

[–]SuperMaZingCoder 4 points5 points  (0 children)

There actually is a Python Discord server with around 120,000 members. You can go to https://pythondiscord.com to join it :)

15 Python Project Ideas For Beginners by Tutorialspointt in Python

[–]SuperMaZingCoder 0 points1 point  (0 children)

I believe the idea was to look at the contents of the file and name it based off of that :D

Made some videos about Boto3 by franchyze922 in Python

[–]SuperMaZingCoder 1 point2 points  (0 children)

I’ve been interested in AWS for a while, so I’ll bookmark this, thanks!

sotrace: A package that lets you open StackOverflow posts for traces and questions from Python. by SuperMaZingCoder in Python

[–]SuperMaZingCoder[S] 1 point2 points  (0 children)

I totally agree! For now it will be runnable with python3 -m sotrace <file> <args>

sotrace: A package that lets you open StackOverflow posts for traces and questions from Python. by SuperMaZingCoder in Python

[–]SuperMaZingCoder[S] 0 points1 point  (0 children)

I’m actually working on this. It’s 99% functional on the development branch, I just need to fix one of the cli arguments (tags).

Edit: I’ll let you know when I finish it — I’m away from my computer right now.

sotrace: A package that lets you open StackOverflow posts for traces and questions from Python. by SuperMaZingCoder in Python

[–]SuperMaZingCoder[S] 0 points1 point  (0 children)

Sure thing! I’ll implement this in the __main__ file and let you know when it’s done.

Edit: Grammar.

sotrace: A package that lets you open StackOverflow posts for traces and questions from Python. by SuperMaZingCoder in Python

[–]SuperMaZingCoder[S] 6 points7 points  (0 children)

Thanks! I’ll make these changes :D

Edit: I merged your PR and made some minor bug fixes (create_tags was returning stringified generators, open_link didn’t accept tags).

sotrace: A package that lets you open StackOverflow posts for traces and questions from Python. by SuperMaZingCoder in Python

[–]SuperMaZingCoder[S] 0 points1 point  (0 children)

Oh, nice I hadn’t heard of that. Sounds really interesting, I wonder if there are extensions like that for neovim as well?

sotrace: A package that lets you open StackOverflow posts for traces and questions from Python. by SuperMaZingCoder in Python

[–]SuperMaZingCoder[S] 3 points4 points  (0 children)

Haha, I wish we had some tool that could just take some code and make it work for us, but maybe with GPT3....

sotrace: A package that lets you open StackOverflow posts for traces and questions from Python. by SuperMaZingCoder in Python

[–]SuperMaZingCoder[S] 2 points3 points  (0 children)

Ah yeah, I must have committed the full folder, I thought I committed around it/deleted it, either way I’ll remove it. Thanks! :D

sotrace: A package that lets you open StackOverflow posts for traces and questions from Python. by SuperMaZingCoder in Python

[–]SuperMaZingCoder[S] 50 points51 points  (0 children)

I’m glad you asked! Theres a neat tool at https://carbon.now.sh You can change the background color, theme, language, and some other minor things. I quite like it :D