jet

joined 1 year ago
[–] jet@hackertalks.com 1 points 27 minutes ago

Perhaps a soft kneepad that you wear would work for you

[–] jet@hackertalks.com 1 points 15 hours ago

Irresponsible driver kills cyclist at xy intersection.

And you read the article and it's a ambulance with it's sirens on, going through a a green light that the cyclist was running.

The reason unbiased/factual headlines are preferred is because there can always be context we miss at the reporting time.

[–] jet@hackertalks.com 4 points 16 hours ago* (last edited 13 hours ago)

Every planet has a PLANET_wants group, that's put into the landing pad of that planet.

There is a buffer on each planet requesting the _wants group next to the rockets.

There are two shuttles that go through the planets clockwise and counter clockwise. They both have all the planet _wants groups

So if a planet needs huge drillers, it gets set one time in the _wants group, and everything else just happens automatically.

The ability to share logistics groups across devices is a really good quality of life improvement

[–] jet@hackertalks.com 3 points 1 day ago (1 children)

Really nice snapshots, I like the labels!

In your initial sort line, how you keep the initial passive provider chests full? Do the inserters emptying it have a size trigger?

[–] jet@hackertalks.com 8 points 1 day ago* (last edited 1 day ago) (5 children)

Lincoln weeps

[–] jet@hackertalks.com 1 points 1 day ago

@Rose@lemmy.zip Why the downvote? I've had nothing but nice things to say about Dustborn, I'm here helping you bring activity to your post......

[–] jet@hackertalks.com 1 points 1 day ago

Jitsi has been doing this for a long time

[–] jet@hackertalks.com 7 points 1 day ago (1 children)

Some people want too politicalize everything. They see it as a war. They see having a right side and a wrong side, and the truth is just inconvenient. It's better to persuade people than communicate truth.

[–] jet@hackertalks.com 21 points 1 day ago (1 children)

The Maldives is a very small enclosed space. Whatever Island you go to, or resort you go to, there's not a lot of diversity of things to do. You're going to see everything very quickly, and most of your time is going to be " relaxing ".

If you're in the mental space to be able to look past your ex-wife and their new husband. Go. Hang out with your son, go skiing, go fishing, crab hunting, paddle ball, anything.

If, however, even seeing your ex triggers emotions in you that you can't control. That's going to be a problem in a very small enclosed space.

[–] jet@hackertalks.com 2 points 1 day ago (1 children)
[–] jet@hackertalks.com 6 points 1 day ago* (last edited 1 day ago) (1 children)

https://factoriobin.com/post/ket9xy

A recycling loop to sort the output, every splitters sorts an output, then goes to a priority output splitter to the provider chest, and any overflow goes to the next splitter... repeat until we have filtered everything, then any overflow gets recycled again.... abusing robots to move the sorted output to the rest of the base. Have 8 of these at the train depot to sort all incoming trains.

18
submitted 1 day ago* (last edited 1 day ago) by jet@hackertalks.com to c/factorio@lemmy.world
 

Let's see some different approaches! Share a snapshot of your Fulgora heart.

 

Hold a blueprint in your hand, then in your personal logistics network click Add Section - the new section will be populated with all the requirements of your blueprint

I just discovered this! so convenient.

[–] jet@hackertalks.com 1 points 2 days ago

What you're talking about is shorting the market, that is dangerous to do. Unlimited liability

 

How to define time? What are arrows of time? What's all the fuzz about entropy? What does it have to do with the Big Bang? What's the Arrow of Radiation? What is the Fork Asymmetry? Why do we remember the past and not the future? Is time a macroscopic phenomenon? And if god doesn't play dice, what game DOES he play?

  • 0:59 Time is Relative
  • 3:35 The Arrows of Time
  • 5:37 The Thermodynamic Arrow
  • 12:03 The Cosmological Arrow
  • 14:57 The Arrow of Radiation
  • 16:31 The Fork Asymmetry
  • 19:13 The Record Asymmetry
  • 21:58 Cause and Effect
  • 24:09 Ad: Leviathan Dark
  • 25:14 Is time a Macro-Phenomenon?
  • 32:22 Conclusion
44
submitted 6 days ago* (last edited 6 days ago) by jet@hackertalks.com to c/factorio@lemmy.world
 

https://factoriobin.com/post/e5myni

675 Space Foundation Tiles Big. Aquilo and Back.

After going a little overkill with my second ship (2700 tiles), I decided to see what I could do for the smallest footprint to Aquilo.

Feels like half my ship is circuit networks, that's taking up lots of floor space, but the ship is narrow and easy to expand. The circuit networks uses the new prototype build anything assembler, and it works pretty well on a ship. A single combinator says we want to build repair packs, yellow ammo, and red rockets, and it does the rest.

Fuel and Smelting and Crushing circuits are the same as my second ship BetterJET with the high-low latching.

The cargo space is a bit tight, but it works.

Uses about 700 missiles Nauvis to Aquilo and back. Only solar panels, so I don't recommend sitting around Aquilo orbit for very long - it will wear down the rocket reserve.

62
submitted 6 days ago* (last edited 6 days ago) by jet@hackertalks.com to c/factorio@lemmy.world
 

https://factoriobin.com/post/tvqipx (v3)

older-versionUpdated; Simplified, and added descriptions above, and grouping.

  • Take any item in the combinator in the bottom left; If we dont have a full stack of it, add it to a build queue

    For each item on the build queue, pick one at random, try to build it, if we don't have enough ingredients, add them to the build queue

    When building a item, build until we have TWO stacks, or run out of ingredients. This is one stack MORE then we use to determine if something goes into the build queue by inventory alone, this prevents thrashing, so we queue at 100, but will build until 200.

    I use the H as a hold signal... this could be a lot cleaner and simpler, but it works, and I wanted to share! I'd love to see improvements.

    A dependency we can't build will get stuck in the build queue (like plastic), right now I just have that displayed on the bottom using a manual check, but this isn't very elegant.

    Inspired by https://reddit.com/r/factorio/comments/1gkhehl/behold_the_bogocrafter/ Thank you @Legitimate-Teddy@reddit.com

    I don't have a reddit account to thank the original poster, but I do appreciate them sharing the idea! (If you use their original bogo design, be aware it doesn't recurse down the dependency tree very efficiently, so you will WANT to make your own build queue)

    Issues I'd like to improve:

    Too complicated, better alerting, less cycles rechecking recipes we already checked, if we change the original item combinator the build queue doesn't get reset, if I want MORE then one stack of something that isn't possible... that really needs to get fixed.

     

    Iteration on my first ship design: https://hackertalks.com/post/4874276

    Unique Features

    • Small footprint
    • Only one thruster
    • Can build anything with just two assemblers!
    • Totally self sufficient, builds rail cannon ammo, explosive rocket ammo, and normal yellow ammo.
    • Using a on demand JIT sushi belt to feed chemical plants, yellow ammo, rockets, astroid fragments, rail cannon, fusion power cells, and fluoroketone bottles... not the most efficient, but it saves space.

    Improvements:

    • 6 Smelters!
    • 4 Crushers
    • 2 Assemblers
    • 4 Chemical Plants
    • Fusion Power (but could be replaced with Fission, no problem)
    • Thrusters kept at 76% efficiency!
    • Improved logic, less thrashing of recipes

    Use:

    • Ship flies from planet to planet when it finishes processing all its collected astroid chunks.
    • Very extensible storage, just pull the nose up and add more cargo area.
    • Can drop raw materials off on poor planets/Aquilo - Good as space industry platform

    Issues/Bugs

    • The Chemistry bus doesn't request the right amount of materials, so extra / needless items are put onto the sushi bus, even though nothing is picking it up.
    • I'm not really happy with the Want item circuit on the chemistry plants, I use one for the recipe contents, and one for the item contents, take the difference, and request the items on the bus. Plus asking for contents and recipe requirements creates weird signal feedback loops.
    • Rocket targeting is a bit too wide, wastes rockets.
    • All the rail guns are at the front, so parking at the edge is very risky.
    • Changing any of the fluid production may cause the chemical pipes to get stuck - reduce the upper limit on the target until it doesn't overshoot.

    Logic

    • I tried to keep the logic circuits near where they are used. Recipes have priorities as defined by the count of the signal they give, some of them latch low and stop high to get more momentum in the efficiency curve.
    • Once a recipe is selected, it's latched for 1200 ticks, and sent to the factory, where it is held on between cycles by the use of a one delay accumulator.

    I welcome feedback, or improvements, or just some good criticism.

     

    My first ship design!

    Self Sufficient, doesn't require any planet resupply.

    • Only 1 smelter, 1 chemical plant, 1 assembler, 1 crusher
    • Any item over a predefined limit are thrown overboard
    • Prioritize production of Bullets, then Repair Packs, Then Rockets, Then Red Ammo

    The Design is kinda boxy, its a first draft POC- shaking out the bugs! There are so many bugs.

    • Smelter
      • The tricky bit was ensuring the inserter only grabs iron plates in stacks of five so it doesn't get stuck. Used a simple logic that iron plates must be > 950, before we try to pick them up and a stack size override of 5
    • Crusher
      • Every recipe on a decider with a priority by signal count, a selector grabbing the highest priority, and a latch that holds any selection for 1200 ticks.
    • Assembler
      • Same as crusher
    • Chemical Plant
      • Same as crusher, PLUS filtered pumps to sort the output of the chemical plant.
    • Defense
      • Of course, surrounded bu turrets, and rocket defenses filtering for HUGE targets, and a few tesla towers for flavor.
     

    I think the gold standard of account creation is the mullvad experience, you create an account id, and your good to go. I haven't found such frictionless service in the game hosting domain.

    I've found two services that do accept crypto, with some friction, but nothing perfect. I'd like to hear of any alternatives that work well, (specifically for factorio hosting).

    I realize there are plenty of VPS and cloud hosting services already, but that's alot of config and admin to get a commodity game server up for a month or two.

     

    Is there a way to dump to a planet any unrequested inventory? Or a way a circuit can dump from the platform.

    My space bus sometimes gets over packed and it builds up

     

    I have literal oceans of heavy oil, but I still need water to make rocket fuel?

    There has to be a better way to make rocket fuel than melting ice....

    Anyone find a clever solution?

     

    This is a normal post, regenerate it and trash it about 1000 times for a elite post.

     

    After about 8 hours in a multiplayer game with friends, got the first rocket up, and set up the first space-based platform.

    It is much easier to build rockets now! I'm enjoying a lot of the quality of life features, we did bring in some mods which complicated things, even distribution is a little buggy, and I think led to some server crashes.

    The new blueprint mechanics are excellent, I'm really glad they're there. Lots of good quality of life

    view more: next ›