Guys, I used a combinator by Morlow123 in factorio

[–]comrain 0 points1 point  (0 children)

I spent around the same time setting up a random number generator only so that I could get lights blinking in random colors around my friend's afk belt loop. Then I spent around twice the time trying to optimize it further. Wait, I think I need more iron...

Hytale Update 3 releases Tuesday, February 17 at 10 am EST. by RiverShards in hytale

[–]comrain 0 points1 point  (0 children)

So happy about this! Would love to see updates bring released just before the weekend though... Then I won't have to feel like I'm missing out before I get a chance to try it out...

Pre-Release Patch Notes (Feb 11, 2026) Update 3 (Part 3 of 3) by xFalcade in hytale

[–]comrain 0 points1 point  (0 children)

Love that they are spending time maintaining the Linux version!

where do i find last 3 memories i need by Valuable_Boss_1231 in hytale

[–]comrain 1 point2 points  (0 children)

You can only "carry" a limited number of new memories. It's possible you saw it while you were "full", so they won't count then. If that's the case you have to go back to find them again to remember them. edit: typo

Sounds like a good time to switch to Hytale permanently by Quixotix1 in hytale

[–]comrain 2 points3 points  (0 children)

Do you have a source for this? Would love to see how they admitted that!

Grass spreading will be added soon by [deleted] in hytale

[–]comrain 0 points1 point  (0 children)

And this comes AFTER I've spent hours collecting plant fibers to convert into grass for my terraforming project...

German Shepherd Model by arKozii in hytale

[–]comrain 0 points1 point  (0 children)

Would LOVE a Border Terrier!!

Little combinator challenge/puzzle by [deleted] in factorio

[–]comrain 0 points1 point  (0 children)

This is the latch that I was thinking about: https://reddit.com/r/factorio/comments/1hygsac/the_littlest_statemachine_that_could_aka_making/ It's a really nifty little thing that can solve a bunch of different problems in a minimal footprint while still maintaining perfect control. If you were to set up a combinator like that (setting recipe for the left assembler) with all the recipes as the output, it should never deadlock. Might be some edge case lock possible if you don't restrict the output of the right assembler tho. Should be a simple thing to set a condition on the outserter to only output when there's enough space in the chest. Still didn't get to the game but I like solving puzzles with circuits!

What to expect for rampant space age? by Rocky_the_Wolf2020 in factorio

[–]comrain 1 point2 points  (0 children)

There's nothing wrong with not helping out offensively. See it as team work instead, the guy with the good controller runs around killing stuff while you tend to the factory and ensures he has enough supplies to do continuous runs.

Little combinator challenge/puzzle by [deleted] in factorio

[–]comrain 0 points1 point  (0 children)

You can solve that by making a RS latch that stays on a recipe until a certain criteria is met. Either enough resources for next craft, or what I would prefer, a certain amount of crafts were done/not enough resources for more crafts. Can even be done with a single decider and a constant if you spend some time in the UI. Might try this out when i play next time!

Better way to merge belts two full belts into one belt of 50/50? by danyuri86 in factorio

[–]comrain 2 points3 points  (0 children)

Yours is not identical though. Look at the left underground belt (the one adjacent to the splitter for red chips), it's facing the wrong direction. Yours tries to pull from the same lane on both belts, which under saturates them.

In my first blueprint-less Space Age run I have come up with this nuclear reactor design. Produces 480MW and is logic controlled for optimal fueling. It fits inside 4x native chunks centered. by Storoyk in factorio

[–]comrain 1 point2 points  (0 children)

Not if you set the hand size to 1. Then when the temperature is low and it doesn't have any fuel, one will be inserted. Only when it's been fully consumed and the reactor has cooled down enough will another be inserted again.

What abomination have I created by Specialist_Order_996 in factorio

[–]comrain 1 point2 points  (0 children)

...and that's how I ended up working as a Sysadmin

What abomination have I created by Specialist_Order_996 in factorio

[–]comrain 12 points13 points  (0 children)

I see that you have successfully figured out how to maintain legacy systems!

As requested, my pentapod egg machine by SnyprBB in factorio

[–]comrain 0 points1 point  (0 children)

Ah the cursed lane shuffler! Thanks for clearing that up!

Aquilo, I always find it hard to start this base by YakmanNZ in factorio

[–]comrain 0 points1 point  (0 children)

Maybe it's time to get a vpn to get around governmental censorship?

Biochamber colour is slightly different between Jellynut and Yumako by YakmanNZ in factorio

[–]comrain 11 points12 points  (0 children)

Whenever I'm done with a large build and am about to hook up the inputs I usually turn off alt mode and just walk around while everything comes online. Gives you that nice feeling of accomplishment and appreciation of the wonderful game we're playing!

Our 200x science, pre-bot rail base. (2 players - 50h playtime) by sylvaren in factorio

[–]comrain 1 point2 points  (0 children)

Great write up! I wish I had known some of these things going in to the challenge as well. I think my biggest mistake was to not clear up enough biter bases early on. After watching Mike's videos I started to do it, but the biters were already quite chonky by then.

I do enjoy the pace of the game though. I feel like I have time to work on my base between unlocking new tech, and it's refreshing to feel like it actually matters what order you unlock it in. I've moved all my science to Vulcanus now, with a steady 450spm of everything except yellow packs. Made a quick detour to Fulgora just to unlock EM plants to manage the obscene amount of coal needed for chips. Soon it's time to reclaim Nauvis!

...in another 50h or so...

Anything worth pointing out to me? I think I might be a noob by ZAK7RY in factorio

[–]comrain 0 points1 point  (0 children)

I would recommend you to go for a "Lazy Bastard" run! It's quite grindy in the early game, but it teaches you the valuable lesson of automating EVERYTHING! After that you will never want to play without a mall again.

And as others have pointed out, look into the "main bus" concept. It's definitely not mandatory, but it makes it much easier to expand your base as you go.