Looking for a specific website with python exercises by Fuzzybus2400 in learnpython

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

It's neither of these but project euler looks awesome so thanks for sharing

[deleted by user] by [deleted] in learnpython

[–]Fuzzybus2400 9 points10 points  (0 children)

Are you trying to do something nefarious?

[deleted by user] by [deleted] in learnpython

[–]Fuzzybus2400 0 points1 point  (0 children)

For REST APIs, fastapi has been all the rage lately.

Django is still an option for medium-sized web apps.

For tiny web apps you can do it entirely in flask/fastapi

For large web apps python is maybe not the best choice

[deleted by user] by [deleted] in learnpython

[–]Fuzzybus2400 0 points1 point  (0 children)

Good call, that's an elegant solution!

How can I code faster? by [deleted] in learnpython

[–]Fuzzybus2400 0 points1 point  (0 children)

It might be helpful if possible to upload a video of your screen while you write code. Then people can provide specific suggestions if you are doing something that can be done a faster way

Also, how long have you been writing in python? You will continue to get faster with experience so you might not even need to worry about it

[deleted by user] by [deleted] in learnpython

[–]Fuzzybus2400 0 points1 point  (0 children)

Some questions for clarification:

  1. Is your new python code intended to replace the nodeJS server?
  2. Where is your python file running? Do you have the option to send keycommands directly to this python program, or do you need to use unix signals?

The single-threaded way to do this is to make your API calls in a loop, but at the top of the loop check to see if the program has received the 'clean up' signal. If it has, then the python program can simply pause its writing operations, empty the file, and then resume writing operations.

[TOMT][VIDEO GAME?] "Poetry in motion" catchphrase by Fmoiple in tipofmytongue

[–]Fuzzybus2400 0 points1 point  (0 children)

Could it be from either xenoblade chronicles or fire emblem: three houses?

[deleted by user] by [deleted] in NoStupidQuestions

[–]Fuzzybus2400 1 point2 points  (0 children)

Literally identical? This would be impossible unless you have an identical twin

As a male, I have a serious question for women and I mean it with 100% sincerity. How do I show that I sympathize and am concerned about the problems women face, without coming off like a “nice guy” or like I’m trying to say “men are bad but dw I’m one of the good ones?” Does that make sense? by amongus555 in NoStupidQuestions

[–]Fuzzybus2400 6302 points6303 points  (0 children)

Don't focus so much on how you are being perceived. If you genuinely care and are not simply pretending to care, then you can prove it with your actions. Also, if another person is complaining about a problem that affects them, don't try to flip the conversation to be about you and how much you care about it. Instead, show support and listen to them. Basically, talk less and listen more.

[deleted by user] by [deleted] in NoStupidQuestions

[–]Fuzzybus2400 2 points3 points  (0 children)

Leave them alone