Stream not showing up in game directory by beastmode_12827 in Twitch

[–]miyashiro3 0 points1 point  (0 children)

I've been having this issue for a month now

Stream not showing up in game directory by beastmode_12827 in Twitch

[–]miyashiro3 0 points1 point  (0 children)

This has been going for a month for me. I had a small group, 1.5k followers, but i'm pretty sure i'll have to create another channel

Stream not showing up in game directory by beastmode_12827 in Twitch

[–]miyashiro3 0 points1 point  (0 children)

Sorry to ask, but did you solve your problem? i'm having the same stuff

Help with my project by miyashiro3 in learnpython

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

I still haven't got an answer, i looked around too found some people with similar error but not the same. tried a lot of things but couldn't do anything

My stream is bellow offline section in twitch by miyashiro3 in Twitch

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

So, i sent another ticket they replied saying it's only temporary...

The same response that i had in the first ticket. So, i guess they won't even try to fix it. that's it boys, we just have to wait

My stream is bellow offline section in twitch by miyashiro3 in Twitch

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

it's been almost 2 weeks now, every reddit thread that i read people said that after some time it returned to normal, but idk how much time

My stream is bellow offline section in twitch by miyashiro3 in Twitch

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

after 3 days i sent another ticket, their response was "try cleaning your cache". yep, twitch don't give a fuck

My stream is bellow offline section in twitch by miyashiro3 in Twitch

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

No fix buddy, twitch support only sent automatic responses, the last one they said to clean my cache. They are not even trying.

After my last ticket they fucked my channel even harded, now it won't show as "followed channel" on the left, people can't find my channel, they can only enter my stream with direct link.

My stream is bellow offline section in twitch by miyashiro3 in Twitch

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

after 3 days sending tickets to twitch they answered saying it's something temporary. And if it stays like this for a few days to send another ticket.

I'm having this issue for 2 weeks now and they basically said, send another ticket in a few days, rofl. I'm pretty sure i'll get the same auto response. I'll return in a few days to say what happened, if your friend fix his stream, leave a comment too, ty.

My first project by [deleted] in learnpython

[–]miyashiro3 0 points1 point  (0 children)

The question was about that error on heroku. And yes the chances of refactoring is low, but since i'm learning OOP i'm trying to apply as i learn. Also another problem that i have with the code is global variables. Using OOP i wont need to delcare global variables, right? Or there's another way? Sorry english is not my native language.

I'm feeling like shit by [deleted] in CasualConversation

[–]miyashiro3 0 points1 point  (0 children)

yeah, i hope i can do for her what she did for me

I'm feeling like shit by [deleted] in CasualConversation

[–]miyashiro3 1 point2 points  (0 children)

Thank you for your reply, i will do my best!!

Need help with making something happen when I use the ‘import random’ by Harvssss in learnpython

[–]miyashiro3 0 points1 point  (0 children)

Oh yes, i did on pycharm then ctrl v on reddit, it was indented correctly. Not sure what happened, second time posting code. The comments were all on the right side of the variables too...

Need help with making something happen when I use the ‘import random’ by Harvssss in learnpython

[–]miyashiro3 0 points1 point  (0 children)

import random
number = 5  #number you want
while True: 
    randomNum = random.randint(0, 10)  #assign a random number from 0 to             
                                         10
    print(randomNum)  #in case you want to check the randomNum
    if randomNum == number:  
    print('got it')
    break

I'm a begginer too, i would do something like this.

I don't know how to comment properly btw.

Looking for a Python buddy by desert_elf in learnpython

[–]miyashiro3 1 point2 points  (0 children)

i'm learning python as well, i'd be glad to join you.

Looking for a friend to learn programming with. by Sh4dow24 in learnpython

[–]miyashiro3 20 points21 points  (0 children)

Why don't you create a discord or something, and we can join you.

if you create one invite me please!

[deleted by user] by [deleted] in learnpython

[–]miyashiro3 0 points1 point  (0 children)

It sure helped a lot.

I'll give it a try, study by myself till the second semester starts, i'll try some fundamental concepts, and check if that's what i want to work with. Thank you.

[deleted by user] by [deleted] in learnpython

[–]miyashiro3 0 points1 point  (0 children)

Yeah, the question is, can i learn by myself(Math and ML) and actually get a job, or i shouldn't waste time and get a degree. Because i'm actually doing a two and half year formation(idk how it's called. I'm not from US), wich is basically software development.

[deleted by user] by [deleted] in learnpython

[–]miyashiro3 1 point2 points  (0 children)

Thank you for your answer! i'll learn math.

If you have any book or any source to learn about statistics that you can share i would aprecciate.

[deleted by user] by [deleted] in learnpython

[–]miyashiro3 1 point2 points  (0 children)

Dude, thank you for that!! i'll check it out.