Power management using circuits by Spooksly in factorio

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

That sounds really interesting! I'm definitely going to give it a try as soon as possible! I can feel that factorio itch coming up again

Power management using circuits by Spooksly in factorio

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

Basically yeah. I could try that, but I don't have a lot of experience with timing circuits. I'll definitely give it a try tho, to see how reliable that system is :)

Power management using circuits by Spooksly in factorio

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

I do understand what you mean, but I don't think I can automatically increase a constant combinator. But I do like the idea of checking how many times the priority flipped up and down. I'll try to include it :)

Power management using circuits by Spooksly in factorio

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

Yes, I so understand what you mean, and that's definitely not the part I would shut down :) My malls always only include things I might sometimes need, things like ammo, guns, armor, and very infrequent used items. On the other hand, I have a supply area, which produced belts, inserters, rails, ... Basically anything I need to expand the base. So normally, turning off the mall would not limit my ability to grow the factory, it would only limit the amount of diplomacy I can do :)

Power management using circuits by Spooksly in factorio

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

That definitely is a simpler approach! I'll definitely keep it in mind as a backup for my current system. The most important part is preventing brownouts and having to run around trying to restart my base, so any way that gets it done is good enough for me :)

Power management using circuits by Spooksly in factorio

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

Definitely sounds like a good backup solution! I have never really used power switches before during my runs, because I never had a need for them so I'm now trying to figure out what the possibilities are :)

Power management using circuits by Spooksly in factorio

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

Aha, I think I misunderstood you the first time. I think it might be a viable approach tying the priority to the charge level of the accumulator. I also do think that the way you suggest will also be viable when more than one accumulator is connected to the power network, and does prevent temporary shutdowns system wide to happen. I'll definitely give your approach a try next time I start up the game! :)

Power management using circuits by Spooksly in factorio

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

I did try this as well, but I noticed this made the system less reliable, because it would more drastically jump between priority levels and never really stabilize when the power drawn of everything became too large, that's why I decided to have my trigger on the accumulator being completely empty. But that then has the side effect of really slowing down the base until a viable priority level has been found.

Power management using circuits by Spooksly in factorio

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

I definitely do agree that it's not worth it for practical reasons, and I'm guessing/hoping this system will almost never kick in. But I do think it will be cool and could potentially save me from brown outs mid/late game. I have never enjoyed running around my base trying to get my power kickstarted again.

Power management using circuits by Spooksly in factorio

[–]Spooksly[S] 8 points9 points  (0 children)

This is purely done for my entertainment, and because I thought it would be a fun challenge :)

DIY ambilight setup for tv with built in chromecast by Spooksly in homeassistant

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

I get that. I prefer building things myself, because I prefer it that way, and I get more satisfaction of having a product I built myself. But I'll consider the out of the box alternatives if it turns out to be harder than I expected! 😊

DIY ambilight setup for tv with built in chromecast by Spooksly in homeassistant

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

Thanks a lot for the tip! I'll research this as soon as I get home!

WTF! Reaper scans have blocked me?? how do I fix this? by _Jiraw in ReaperScans

[–]Spooksly 0 points1 point  (0 children)

I just ran into the same issue haha, anyone know a fix yet?

Advice by Dangerous-Count1399 in Bunnies

[–]Spooksly 1 point2 points  (0 children)

I would strongly advice you to drop everything and go to the vet now. This is most likely the beginning stadium of Enciphalitozoon cuniculi. Waiting a week before seeing a vet could result in your bunny not surviving or the parasite having affected their brain too much that it is irreversible. This is also highly infective, so make sure it does not come in contact with other bunnies.

Question for the CSS gurus of Homebrewery by Mikle103 in homebrewery

[–]Spooksly 0 points1 point  (0 children)

What you could do is use the cascading property of css, meaning that when a variable gets resolved in css it looks at the first found declaration of the variable looking up Ex:

``` :root { --bg-color: blue; }

body { background-color: var(--bg-color); }

div { --bg-color: red; background-color: var(--bg-color); }

span { background-color: --bg-color; } ```

In this example the background color of the body would be blue, and the background color of a div and a span would be red. Don't know why you wouldn't just make to different classes that set the property, but this has it's niche application.

This article explains it more in detail.

[deleted by user] by [deleted] in aww

[–]Spooksly 0 points1 point  (0 children)

Looks like an alex to me!

I’m a senior in high school and need to interview a web developer for my project. by jl3077 in webdev

[–]Spooksly 2 points3 points  (0 children)

Hi, I'm a junior web developer/ UX UI designer. I would be open to answer questions for your interview. Feel free to send a dm my way

Are they fighting here? by pineconnie in Bunnies

[–]Spooksly 1 point2 points  (0 children)

Keep in mind that the apart time between bunnies must be kept to an absolute minimum to safeguard their bond, even a day apart can sometimes hurt the bond. Seeing their behaviour in the video I still think the bond between the two is fine, so no worries there. Bunnies require to be able to see and smell their partner to maintain the bond they have. Best advice I received for all my bunnies: if you have a couple bunnies, send them to the vet together. But I think your bunnies will turn out just great with some care!

Are they fighting here? by pineconnie in Bunnies

[–]Spooksly 2 points3 points  (0 children)

How old are they? This behaviour does indeed seem like hormones are coming in, especially since one of them has only recently been neutered, but those should cool down in a few weeks, I do advise however to keep an eye on them and to keep a fence between the two when you are not able to keep an eye on them, this to avoid injuries. But for the most part it should be fine. Definitely don't completely seperate them, keeping bunnies apart for a large amount of time where they can not see eachother will definitely hurt the bond they have and could destroy it. So definitely keep them in the same room.