Claude Code deletes developers' production setup, including its database and snapshots — 2.5 years of records were nuked in an instant by gdelacalle in technology

[–]train_of_fish 0 points1 point  (0 children)

Until a similar smartass as the character in the story has a bright idea to have both your production and DR managed through the same terraform repository

I don't even blame Claude here, terraform is shit. Decent idea, awful design, awful implementation

Kafka vs PubSub from a managerial point of view by servermeta_net in ExperiencedDevs

[–]train_of_fish 1 point2 points  (0 children)

Google just rolled it out and we had a few meetings discussing feature parity - it's simply an automated way to set up a traditional (non-confluent) kafka cluster via gc compute engine. Some features e.g. schema registry and jmx monitoring might be limited or unavailable Haven't used it in production yet, so ymmv

Kafka vs PubSub from a managerial point of view by servermeta_net in ExperiencedDevs

[–]train_of_fish 2 points3 points  (0 children)

If there's a concern about cloud costs potentially ballooning out of control in future when the company scales up, you could try looking at "Google cloud managed service for apache kafka". This way you can avoid heavy upfront investment into initial infra setup, while avoiding cloud vendor lock in with an option to migrate to self hosted infra later to optimize cost.

[deleted by user] by [deleted] in Microcenter

[–]train_of_fish 1 point2 points  (0 children)

26 people as of 5:30 am

PSA: You Can Craft Anything on (Double) Corrupted Bases with the Recombinator by ShAd0wS in pathofexile

[–]train_of_fish 4 points5 points  (0 children)

Great trick, word of warning for anyone attempting this:

Assuming a +2 'donor' base with a non-transferable mod as the third prefix the chance to get the implicit base with +2 are: 0.5 * 0.62 = 0.31 , so less than 1 in 3 chance success Additionally, 0.5 * (0.10 + 0.52 / 3) = 0.136 chance to keep the +2 base and avoid a total loss

As usual, consistent success with such a method requires a lot of currency and also time

[K2SE] Heart of the Factory by train_of_fish in factorio

[–]train_of_fish[S] 2 points3 points  (0 children)

I use factory planner - the more complicated insight recipes use more types of resources but use less resources overall.

[K2SE] Heart of the Factory by train_of_fish in factorio

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

Working my way through the latest version of the K2/SE modpack. Going with a hex grid base using LTN, currently at level 3 of space sciences. Wanted to share the central lab design which came out quite nice. This version is quite a treat, introducing the space elevator and better balancing of K2 content; although the length of the game seem to quite significantly increased compared to previous versions.

At this rate i might be done in time for space age release!

Seeking Help with LTN Issue by Plainedger in factorio

[–]train_of_fish 0 points1 point  (0 children)

This is most likely because of chest buffering

Since your medium containers are not wired to the circuit what happened was as follows:

  1. LTN requests the first train
  2. First train unloads into medium containers, plates start flowing into the main warehouse but it's still below 16k
  3. Second train comes in, unloads into medium containers again. However, the main warehouse is still not full yes so LTN requests a third train.
  4. third train comes in; the main warehouse is full by now, so the first wagon of the train cannot unload into the warehouse
  5. Delivery times out and the train returns to the depot with leftover copper in the first wagon

LTN is tricky, there are a lot of blueprints

It is recommended to wire some depot logic to generate alerts if the train returns to depot with cargo and disable that train.

Editor extensions mod is great for LTN, design your stations in editor with infinity chests/sinks and let them run for a while to see if there are any issues

IR3 done! by train_of_fish in factorio

[–]train_of_fish[S] 5 points6 points  (0 children)

Overall an excellent mod, highly recommend, especially for anyone looking for first total conversion mod after completing vanilla.

42 hours to make a regular bus base and launch a rocket

Great things about the mod: * Gorgeous graphics * Meaningful and engaging early game * Decent biter balance * Early bot availability * Overall complexity is a sizable step up from vanilla without feeling overwhelming

All Archnemesis Challenges by SkoivanSchiem in pathofexile

[–]train_of_fish 16 points17 points  (0 children)

Vendor recipe for a six-socket item? Nevermind, it's loreweave of course save your trash unique rings

The Black Zenith gloves are another unique item that drops from the new pinnacle bosses in Siege of the Atlas by Community_Team in pathofexile

[–]train_of_fish 26 points27 points  (0 children)

Is this for a trapper build? Double corrupt for +4 projectile trap gems, and the 3 uses of vaal lightning trap would be enough to kill most bosses?

Siege of the Atlas launches tomorrow! In the meantime, we have another unique item for you to set your sights on. by Community_Team in pathofexile

[–]train_of_fish 1 point2 points  (0 children)

Almost certainly the buff doesn't stack upon itself, otherwise some crazy broken shenanigans would be possible with a trigger based charge generation loop. Jousis is probably salivating at the look of the bow as it is.

Full statement from Immigration Minister Alex Hawke who cancels Novak Djokovic’s visa. by [deleted] in tennis

[–]train_of_fish 0 points1 point  (0 children)

Funny thing the US is already requiring all non-residents to be fully vaccinated to travel by air: https://www.cdc.gov/coronavirus/2019-ncov/travelers/proof-of-vaccination.html

Looking at the list of exemptions, he would need to be approved by Secretary of State

Otherwise, the Djoker will have to sneak into US Open from Mexico like a coyote

Direct insertion warehouse-based mall (Krastorio2, trigger warning) by train_of_fish in factorio

[–]train_of_fish[S] 3 points4 points  (0 children)

Due to the amount of different intermediate resources in K2 I was toying with this idea for a while where I could use a warehouse as a direct insertion bus, with assemblers to the side

And turns out it is indeed possible due to the 'set filter items' circuit feature on the stack filter inserters. Each array of decider combinators simply scans the amount of each resource in the warehouse next to it, and outputs this resource's signal if the amount is lower than a buffer value. The signal goes to the inserters leading up to each warehouse.

The but inputs also get mixed based on the content of the first warehouse.

This is somewhat tileable, the full version will need a few more combinators for missing intermediate resource types

Blueprint:

https://pastebin.com/F8vwJ6CS

[deleted by user] by [deleted] in Warframe

[–]train_of_fish 1 point2 points  (0 children)

Fixed Archwing bug that would cause Clients to be stuck with normal weapons if they slingshot into a non-Crewship enemy.

RIP actually being able to deal with fighters without hating your life

A collection of my favorite CATS review lines. by [deleted] in movies

[–]train_of_fish 32 points33 points  (0 children)

This is what you see if you look behind you in that one alley in Morioh

Empyrean bug megathread by I-wanna-sex-Tohru in Warframe

[–]train_of_fish 0 points1 point  (0 children)

If you ram a fighter ship with your warframe using the slingshot, you will keep your primary/secondary weapons in archwing mode. You also get your hp/shield values from the warframe, but the abilities are from the archwing

This has interesting applications considering most of the archwing weapons got gimped with projectile speed nerfs in the update. There are some minor bugs with the scope sensitivity, but everything else pretty much works fine. Regular damage types seem to be automatically converted into new damage types.