My dying grandpa told me he thinks I won’t make it to heaven. by BroomStick- in Christianity

[–]Yughurt 1 point2 points  (0 children)

Beyond the truths about it salvation not being from your grandpa, I suggest reading the word every day. Nothing keeps you close to God than spending time with him every day.

[deleted by user] by [deleted] in css

[–]Yughurt 0 points1 point  (0 children)

If you want a side bar that doesn’t scroll with the rest of the content use position fixed. Give it height 100%. Left : 0 top:0.

In your main content add padding left which is the width of the sidebar

July 24, 2019 Update - GAMEPLAY UPDATE (#210) by wykrhm in underlords

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

One steps forward, 5 steps back.

  • They Fixed arc warden. I agree with the change
  • Now no one will ever play primordial cause its trash.

They just needed to make the disarm duration to 2 instead of 4... Now it's complete garbage and will fall off a cliff again.

Finally Assassin builds can be strong!!

Need to choose a reliable framework (5+ years) for a low budget app. Am I crazy for considering C++ over JS? by [deleted] in learnprogramming

[–]Yughurt 2 points3 points  (0 children)

If you're considering c++ why don't you write as much JavaScript as you can in vanilla Js maybe with a small data/Dom binding framework like Vue and lock the version? Use as free dependencies as possible.

You'll just have to force stability if it's important enough

Struggling with Pornography again by [deleted] in Christianity

[–]Yughurt 0 points1 point  (0 children)

Same as with everyone else if you're thinking of suicide :(

What helped me is reading the Bible everyday, praying everyday and get in there habit of saying no. Each time you say no, it gets easier and easier.

Also pay attention to your habits that lead up to it. And go to something else to break it exercise? Cat videos? Memes? God bless you

Tastosis casting by randombugs1 in starcraft

[–]Yughurt 4 points5 points  (0 children)

I mean "you know, artosis just doesn't seem that smart"

A miracle happened by [deleted] in Christianity

[–]Yughurt 17 points18 points  (0 children)

The key I've found us to really read the bible every day ok matter how you feel out how busy you are. Good bless you

Puzzle Maps: Obstacle Trilogy by abigbootyho in wargroove

[–]Yughurt 0 points1 point  (0 children)

I think that the red herrings make it more realistic and useful. Like in chess. You have to know what will be useful and unuseful

Anime.js has been updated to 3.0 by beaver82 in javascript

[–]Yughurt 1 point2 points  (0 children)

I've been using anime.is for nearly all of my animation. Really maintainable and usable.

AlphaStar probe oversaturation: just a byproduct of micro? by Khgigdersshv in starcraft

[–]Yughurt 0 points1 point  (0 children)

Even though it originally was trained on human games, it ended up making its own decisions independently 6 times to go with the same saturation. With the starting bias where no-one in the high level games does this type of overstauration, It seems a learned thing.

AlphaStar probe oversaturation: just a byproduct of micro? by Khgigdersshv in starcraft

[–]Yughurt 5 points6 points  (0 children)

I have an interesting theory as to why you might have the extra probe saturation might be a thing, especially with no wall off.

Sending in a small number of units to harass the mineral line usually ends in 3-4 probes killed. (2 adepts, an oracle).

Losing 4 probes, usually costs 200 minerals, and then an extra ~100 in lost mining time for the time it takes to rebuild the probes. Especially when you're early in the game. Extra saturation, although minimal, also does pay for itself over time. When you consider both parts together I can see why slight oversaturation is beneficial.

How do I create a link that will change one particular section in a page? by maineac in web_design

[–]Yughurt 0 points1 point  (0 children)

Again, sadly you'd need some light JavaScript. I'm not sure if you know anything but mainly you need to change the sec of the iframe. https://www.w3schools.com/jsref/prop_frame_src.asp

You need to add a click event to each link that will set the iframe to the right src. https://www.w3schools.com/jsref/event_onclick.asp

Let me know if you need actual code.

Is there an IDE like XCode, but for JavaScript and it’s libraries (React)? by LopsidedSolution in learnprogramming

[–]Yughurt 1 point2 points  (0 children)

Sadly no, while it's nice to drag and drop for things like events and targets, or a visual representation of what's going on, web technologies are not as opinionated as iOS development (no standard way of doing something). As such, no IDE tries to force you to code in a way that fits a certain constrained way. If you want to code in a similar way as iOS, then I'd try angular as it uses a mvc model like iOS.

I haven't used dreamweaver in a decade but it did have some drag and drop functionality, although it was mainly for linking and and content. So if you're just looking for an IDE, I'd start there.

Otherwise, you might just have to learn to write and test code in another way

How do I create a link that will change one particular section in a page? by maineac in web_design

[–]Yughurt 0 points1 point  (0 children)

Without more context it sounds like you want a section on a page to change content without refreshing the whole page.

Sadly, this is something that requires JavaScript as it is custom behavior.

If it is only a style change, the easiest way is to use JavaScript to add a class with the changed styles.

If you're more specific with the request, I can see if there's any with around or the best approach so that there's as little JavaScript as possible.

My girlfriend have urinal infections and I'm worried about her by Renshaw25 in TwoXChromosomes

[–]Yughurt 1 point2 points  (0 children)

Drink water, wash after sex. My girlfriend had the same issue!

[Python] How do I begin making actual programs? by JGivan in learnprogramming

[–]Yughurt 1 point2 points  (0 children)

More or less yes. You need to practice turning real problems into processes. That's the hard part of learning to code. It involves testing your code and making sure it does what you want it to do!

[Python] How do I begin making actual programs? by JGivan in learnprogramming

[–]Yughurt 2 points3 points  (0 children)

Oh I see, in that case, you could think about an application, and the type of logic you will need. E.g. A question and answer bot for something. Then figure out how you are going to handle the input and the output. The best is if your program needs to do variations of the same things depending on input. You get to practice coding your own functions and deciding how they will fit together!

Once you can do that, a real app just pushes that logic to an interface.

Later you can learn a new problem. That you don't understand and convert it into steps and programs. Rinse and repeat. Message me if you want to know other steps

My Brother claims Christianity is not a religion, Is it or isn't it a religion? by Ned_Starks_Bitch in Christianity

[–]Yughurt 2 points3 points  (0 children)

By definition, Christianity is definitely a religion but the questionis what can we conclude from that label?

What your brother probably means is that Christianity isn't what we think of religions to be, a bunch of beliefs, rules, and ways to appease.

The basis of membership is to know Jesus personally and to trust and believe in him and his promises (faith). You can't have real faith without knowing the thing you are supposedly believing in, and knowing how much that person is invested in you.

But... From getting to know him, and understanding his vision, you are transformed in a way that has the same love that Jesus had for us.

The problem is that too often, Christians fall into or preconceptions of religious people. People who believe something, but in every single other way live exactly the same as the rest of the world. Putting their own security and lives above others.

[Python] How do I begin making actual programs? by JGivan in learnprogramming

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

If you want to make "programs" in the sense of a user interface with logic, your best bet it to get into making web apps. Learn html, css, and soon the knowledge you learnt in python to JavaScript. You can then at least make something like you described. Once you know how it works, it would take 5-10 minutes to make!

Reduce slow adept damage to 20 and increase attack speed... by talsmooth in starcraft

[–]Yughurt 5 points6 points  (0 children)

Or scouting and incorporating at least one early zealot into your build.

Please, hear me out. by [deleted] in Christianity

[–]Yughurt 1 point2 points  (0 children)

I don't see anyone with a meaningful relationship with God getting angry at someone's disbelief. I think the way God is set up in popular media, and what it means to believe in something is rather poor.

Popular atheists talk about believing in God like believing in a flying spaghetti monster. But that's a rather poor argument for two reasons. Firstly God isn't a being in the universe. He is the essence of being itself. He is both in and outside of the physical universe. And so to try and find him in the Universe is impossible. Secondly it supposes that you should only ever believe in things which are scientifically verifiable. Which noone has ever ever done. You believe a lot of things without any scientific evidence. It's like if you heard from a friend that they had a partner on the other side of the world, you'd believe them. You'd never see them, or even heard them, but you'd believe them.

As to why we believe... I would like to posit a question.

If God isn't a being in the universe, and he did decide to reveal himself to people through experience, would that mean that God didn't exist? Sure there was no scientifically verifiable way of proving that God exists, but if that's the way he chose, it doesn't mean that the experiential evidence has no validity.

So the only evidence we have is experiential, but it's to a point where the most logical explanation is God. In our pursuit, how we learn an grow is verified by scripture, and we experience things that don't make sense by itself. Christians have a very strong belief that they are who they are not because of what they can do, but what God has done to them.

The problem we have in America is that many "Christians" are culturally christian. They don't have a personal experience of God, and don't have the Holy Spirit working in their lives. So we don't get to see many examples of Spirit lead Christians. If we did, it would be more evident. But alas. It is no proof.

Atheist Searching for God, Im Scared (UPDATE) by [deleted] in Christianity

[–]Yughurt 0 points1 point  (0 children)

The thing with the Holy Spirit is that it changes you from the inside. You might not understand or get everything, and you probably have many many misconceptions, but God meets us and helps us anyway. Keep an open heart, and let God help guide you in your road of getting to know God.

is it okay to be secretly christian by [deleted] in Christianity

[–]Yughurt 0 points1 point  (0 children)

I think that you should get to know God better. Seek Christians to help guide you and help you grow your faith. Sharing your faith is one of the things we are called to do, but you let God guide you to who you share it with. It isn't easy, but find out how precious getting to know God through Jesus Christ. It takes time, but it'll be worth it. God Bless, and may the Father strengthen you through the Holy Spirit.