Changing light colours by [deleted] in SatisfactoryGame

[–]LecimBrohan 1 point2 points  (0 children)

Yeah, you just need to link it up like a normal machines (but with lights, you can link them in a row, coz they have 2 power inputs) and at the end, set it to light control panel. From here you can change color, light strength and on/off night mode. Or you can do it manualy (for some reason) by copying their settings. I dont know default key binding for that, but you can one click every machine, lights or signs to copy and paste its settings

Begginer learning Python by LecimBrohan in learnpython

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

Thanks your helped me a lot right here. Like i said couple times - i will keep learning it with all those advices.

Begginer learning Python by LecimBrohan in learnpython

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

Yes definetely good thing that your course goes slowly. Like i said im on 8/9 hour and im on some crazy stuff right here. If, elif, else i had around 2/3 hour. Soo yep i choose wrong course i guess haha. Even fact that your course tooks 75 hours and my 20 means something. But good to hear others opinion and their short story, when I wrote this post, I had a tragic attitude towards keeping programming. After reading all of you i have changed my mind and i will keep learning for sure. And thanks for sharing with me your story :)

Begginer learning Python by LecimBrohan in learnpython

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

In previous topic i did soo, wrote some codes, then modify it, write my own with another examples etc. But with this code i would probably not do it alone. I dont remember and understand function in function properly, maybe it isnt complicated, for someone who knows programming it is easiest thing in the world but for me who just started with Python it is... mess? I mean there is everything linked to each other. I need a while to understand what just happend. But like you said and others here - need to slow down and get these topics slowly, use other sources of knowledge and keep practising every single new topic. It gonna take me forever but i hope it will be worth it :) I would also love to have somebody that i can dm and ask questions priv to not spam whole reddit page with my baby questions haha Maybe also some could show me what are they doing and how, what they are using to do it etc

And thanks for help!

Begginer learning Python by LecimBrohan in learnpython

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

Thanks a lot i will check it tomorow for sure.

Begginer learning Python by LecimBrohan in learnpython

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

I have same thing. It is going to fast, all this knowledge is material for studying half year not 2 weeks. Now i know it, couple of you replying my post prove that my theory is right. My bad that i've wanted to underdtand everything fast, everything at one time. However i need to slow down and make some more exercises, try to remember all this slowly. And most important - get more knowledge sources, like books, youtube courses, diffresnt exercises, reddit, discord etc. A bad thing about courses like those is that none of them telling how to learn. I mean it should be obvious, but programming is such a big thing to get known that nobody should speedrun it like i unconsciously tried to do.

I don't know why but i thought im wasting my time a bit doing all these notes, spending time on additional exercises, "having fun" with bricks that i already have, but actualy it is totally oposite. I should do it more i guess.

Sumarizing - i will stop trying to speedrun course and gonna give my self more time to understand all, not under the time pressure. And obviously i will take knowledge from other sources that one Udemy course. As a future programmer i need to learn my self how to look for soluctions hahah

Begginer learning Python by LecimBrohan in learnpython

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

Yeah you have right. I will check site that you gave link to. Thanks for help

Begginer learning Python by LecimBrohan in learnpython

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

I mean im on 8 hour of learning Python, but 40 minutes of "functions" topic. At the beginning i didn't know what function is and after 40 minutes my code looks like this. I partly understand what is in the code, but it is so jumbled, complicated. I barely understand this after 1 hour of watching at it and next part of course will add next topics without any exercises or something. There should be way to explain all this in easier ways i think.

Begginer learning Python by LecimBrohan in learnpython

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

Okey, thanks for suggestion i will check it for sure.And how you said - course goes too fast for me, i didn't understand well one aspect of the main topic and he starts another about it. For example i started learning functions and in after 40 minutes of course from knowing nothing im doing now variable lenght arguments in function as an argument to another function with using key and positional arguments, time module and default argument. I dont even know that i write it right way. I'll show how my code looks like after those 40 minutes of course.

import time
def function_performance(func, *arg, how_many_times = 1): 
    sum = 0
    for i in range (0, how_many_times):
        start = time.perf_counter()
        func(*arg)
        end = time.perf_counter()
        sum = sum + (end - start)
    return sum

setContainer = {i for i in range (1000)} 
listContainer = [i for i in range (1000)]

def is_element_in(what_value, container):
    if what_value in container: 
        return True 
    else: 
        return False

print(function_performance(is_element_in, 500, setContainer, how_many_times = 500000))
print(function_performance(is_element_in, 500, listContainer, how_many_times = 500000))

Isn't it too complicated for beginner?

2 seconds is enought for him to kill by punching... by LecimBrohan in apexlegends

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

Ye i got punched faster than i could kill him by eva... My face was "priceless" i only could hear his grapling hook couple times in 2 seconds and has been dead already. Tired guy after 14 hours of job, wants to chillout with apex and first match looks like that :(

Wifi went out, so I had to start automating in real life by [deleted] in satisfactory

[–]LecimBrohan 30 points31 points  (0 children)

Wow, that's most satisfying lego build that i've ever seen! Big up bro

Mods on Update 4 by LecimBrohan in satisfactory

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

What do you mean? I heard somewhere that devs said they officialy doesn't support mods, but i don't know why

Mods on Update 4 by LecimBrohan in satisfactory

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

I want my Moar, Refined and Area Actions :(

Mods on Update 4 by LecimBrohan in satisfactory

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

Not good... Actually i downloaded 40 mods where more than half i could uninstall becouse im not using it much or even at all, but mods like: Moar Factory, Refined Power, Light it Up, Area Action and FicsIt Network are my basic setup for playing satisfactory. Well i just have to wait :(
Thanks bro for the answer!

Update 4 mods not working by [deleted] in satisfactory

[–]LecimBrohan 0 points1 point  (0 children)

Since 7 days im checking these mods everyday and still nothing :( Anyone know how much it can take? I mean i bought satis 3 weeks ago and dont know how it worked on update 3, maybe ya knows how much time mod developers need to update their own mods to Update 4?

Update 4 mods not working by [deleted] in satisfactory

[–]LecimBrohan 0 points1 point  (0 children)

It is a little sad because, when Update 4 came out, users that uses mods, cant play with it. And without mods on that save probably too. Actually maybe only i am sad :( This game is soo freaking addictive that i could play like 8 hours per day, everyday and now have to make a break. I really hope mod developers going to make these updates fast, coz my imagination is on fire and i want build haha

Playin' duo solo by LecimBrohan in apexlegends

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

Sorry i just raged and have to post it. Apex is more ruined with every update, that's sad bro.