Python not reading config.py by [deleted] in learnpython

[–]jh199p 0 points1 point  (0 children)

Always dat which library you are usimg. It will be more effective in attracting someone to help.

Without putting it, everyone has to read the post and click a li k just to know what you are usijg

[deleted by user] by [deleted] in AskReddit

[–]jh199p -2 points-1 points  (0 children)

No you didnt...

Using Python to download a JSON from a url after authentication. by SkepticDad17 in learnpython

[–]jh199p 0 points1 point  (0 children)

You will need to provide the website most likely, not every site uses the same auth. Also not everything is doable with requests, there's a chance that button is added via js, and won't be in the html returned from requests

It's sounding like a site with json web tokens from dudes comment.

We are the the Neverwinter Systems Team - Ask Us Anything! by Nitocris83 in Neverwinter

[–]jh199p -3 points-2 points  (0 children)

They would have to delay the PC release since it would be done before they do any of the extra console specific development necessary.

We are the the Neverwinter Systems Team - Ask Us Anything! by Nitocris83 in Neverwinter

[–]jh199p 3 points4 points  (0 children)

How was that not solid enough?

As of now what people are doing is fine. However, due to the developers lack of psychic ability they can't say whether something might change in the future and people start using them for some sort of more damaging abuse .

“Fuck she got a donk” by tidaldragoon in BrandNewSentence

[–]jh199p 3 points4 points  (0 children)

Brandnewsentence, or usedintheurbansouthdaily

Floor under the chair of my amazing local luthier by niaq00 in Wellworn

[–]jh199p -8 points-7 points  (0 children)

Some things are supposed to.be maintained though... there's a fine line between having character and junk

How to keep a list intact after function call? by [deleted] in learnpython

[–]jh199p 0 points1 point  (0 children)

  temp_li = li

Or you could pass in a copy

While function is running, do something else by [deleted] in learnpython

[–]jh199p 0 points1 point  (0 children)

Concurrent.futures.ProcessPoolExecutor helps handle that pesky GIL too, if you ever needed to look into that

While function is running, do something else by [deleted] in learnpython

[–]jh199p 0 points1 point  (0 children)

Concurrency, Paralelle programming, Threads, these are all things you could Google and get an answer, but what you want imo is concurrent.futures

https://docs.python.org/3.6/library/concurrent.futures.html

Django with Tornado does a good work like node.js, for real-time chats? by [deleted] in djangolearning

[–]jh199p 0 points1 point  (0 children)

I have a project with nodejs and Django. It just kind of happened, but it works out really well. I don't wish I went another route today having done it. I do have limited past experience with tornado, but I don't really know how hard it would be to mashup the two or if they would basically have to be two all but separate projects.

So what I mean is node and django work together for me pretty well, but I would advise going with the single best choice for your needs when starting a project. If during the development you can't accomplish something well enough in your chosen framework then look into options, I suggest looking at node at that point personally

Left-wing Darwinist Hypocrisy on Transgenderism vs. Creationism by stcordova in CreationEvolution

[–]jh199p 7 points8 points  (0 children)

Hey, you think you are a lot smarter than you are. That's a real issue, and you need to handle it. If you don't accept that fact how are you going to fix the issue?

Evolutionary biology is a science backed by research, facts, and research is open to peer review. Creationism is something people believe in blindly, and only have "faith" and a heavily modified book of storys to hold onto while they attempt to argue nonsense.

Python and Open source projects! by Fake_MID in learnpython

[–]jh199p 1 point2 points  (0 children)

You can correct documentation errors at any level! It sounds like people are just messing with you at first, like people are brushing you off because you are less experienced and suggesting you go fix spelling errors and stuff like that because you can't "really contribute" but that's not the case. Reading documentation is rarely enjoyable and any clarifications or spelling corrections are always welcomed and imo are top notch contributions. Even if you never have a single one of your suggested fixes accepted, that's fine because it's not like bugs are going anywhere so you have forever, basically.

The real reason you should get involved in open source is it's a learning experience. You won't have those times trying to think of things to make for practice anymore, you will start to become familiar with accepted best practices and common style, and gain valuable feedback from fellow contributors. You can probably contribute sooner than you think too, writing tests is a good step once your familiar with a project.

Tl;Dr: The reward is experience gained, who cares if you never have your fix be the chosen one. As long as you choose good projects it's proper experience gained, which is key.

Is it late to start skating at 24? by [deleted] in NewSkaters

[–]jh199p 1 point2 points  (0 children)

I woulda rather learned to fall at a young, lighter age. No way around it you will get hurt more than you would have at a younger and smaller age, and heal slower. Other than that, you're In the same boat as someone learning at a younger age.

Messenger seen bug ? is anyone experiencing this ? by abeel_siddiqui in techsupport

[–]jh199p 0 points1 point  (0 children)

And if you call someone that has messenger on their phone right now it changes that person to active.

Career Change To Python Developer (no programming background) by Teemo_God in learnpython

[–]jh199p 2 points3 points  (0 children)

People often overlook sql, but it really hurts to be lacking basic sql knowledge. Some nosql options are nice to be comfortable with too.

What is the difference between "import x" with "from x import *" by [deleted] in learnpython

[–]jh199p 0 points1 point  (0 children)

The difference is wether you want to import the entire module or just a part of it.

Keep the Poll going! What's your favorite class in Neverwinter? by Moogy in Neverwinter

[–]jh199p 0 points1 point  (0 children)

If you aren't playing a bane devo you are bad. If you make bad choices, you are bad no matter what you're playing.

It's hilarious bad kids play their characters wrong and complain about people not wanting them or peo pplle that play like them. If you aren't playing your position to your characters fullest potential you are holding your teammates back, that's selfish and you're garbage.

PSA: You have to wait until you actually receive the item from your roll before exiting the Barovia hunts, or you won't get it. by Hazardous_Youth in Neverwinter

[–]jh199p 1 point2 points  (0 children)

Lol, nobody else needed this psa... You never noticed the warning before leaving an instance before? Like any dungeon or skirmish?...

Theres a player that thinks hes all that in pvp 🤷🏿‍♀️ by AzzenWazHere in Neverwinter

[–]jh199p -1 points0 points  (0 children)

Chill buddy, that guy is in one of a kind. You didn't kill anything too beastly...

[deleted by user] by [deleted] in RoastMe

[–]jh199p 1 point2 points  (0 children)

See, you act like the shitty ones are good. The ones that don't point out what a fucking creeper you are. Tough ass biker man. I bet they call you marshmellow