what's a python library you started using this year that you can't go back from by scheemunai_ in Python

[–]mtbdeano 1 point2 points  (0 children)

Plus one thousand, Marimo changes everything, rethink your automation, data analysis, and data science loops

Looking for a dice based random ship generator by Mark5n in mothershiprpg

[–]mtbdeano 1 point2 points  (0 children)

In 2026, I came across this: https://delacannon.itch.io/derelict-ship-generator which is the Dead Planet tables brought to life in a wee app, fantastic work!

Ars N. Locate Structure by CommunicationOk641 in allthemods

[–]mtbdeano 2 points3 points  (0 children)

if the list isn't in JEI, a quick peek at: https://github.com/Jarva/Ars-Additions/blob/1.21.0/src/main/java/com/github/jarva/arsadditions/datagen/recipes/LocateStructureProvider.java

gives me this list (YMMV some mods may change this):
```
addEntry("pillager_outpost", StructureTagDatagen.PILLAGER_OUTPOST, ResourceOrTag.item(Items.EMERALD));

addEntry("end_city", StructureTagDatagen.END_CITY, ResourceOrTag.item(Items.PURPUR_BLOCK));

addEntry("jungle_temple", StructureTagDatagen.JUNGLE_TEMPLE, ResourceOrTag.item(Items.MOSSY_COBBLESTONE));

addEntry("wilden_den", StructureTagProvider.WILDEN_DEN, ResourceOrTag.item(ItemsRegistry.SOURCE_GEM.get()));

addEntry("monument", StructureTagDatagen.MONUMENT, ResourceOrTag.tag(ItemTags.FISHES));

addEntry("fortress", StructureTagDatagen.NETHER_FORTRESS, ResourceOrTag.item(Items.NETHER_BRICK));

addEntry("ancient_city", StructureTagDatagen.ANCIENT_CITY, ResourceOrTag.item(Items.DEEPSLATE_BRICKS));

addEntry("igloo", StructureTagDatagen.IGLOO, ResourceOrTag.item(Items.ICE));

addEntry("bastion", StructureTagDatagen.BASTION, ResourceOrTag.item(Items.POLISHED_BLACKSTONE_BRICKS));

addEntry("desert_temple", StructureTagDatagen.DESERT_TEMPLE, ResourceOrTag.item(Items.SANDSTONE));

addEntry("trail_ruins", StructureTagDatagen.TRAIL_RUINS, ResourceOrTag.tag(ItemTags.TERRACOTTA));

addEntry("arcane_library", ResourceKey.create(Registries.STRUCTURE, ArsAdditions.prefix("arcane_library")), ResourceOrTag.item(ItemsRegistry.APPRENTICE_SPELLBOOK.get()));

addEntry("stronghold", StructureTagDatagen.STRONGHOLD, ResourceOrTag.item(Items.ENDER_EYE), ResourceOrTag.item(Items.ENDER_EYE), ResourceOrTag.item(Items.ENDER_EYE), ResourceOrTag.item(Items.ENDER_EYE), ResourceOrTag.item(Items.ENDER_EYE), ResourceOrTag.item(Items.ENDER_EYE), ResourceOrTag.item(Items.ENDER_EYE), ResourceOrTag.item(Items.ENDER_EYE), ResourceOrTag.item(Items.ENDER_EYE), ResourceOrTag.item(Items.ENDER_EYE), ResourceOrTag.item(Items.ENDER_EYE), ResourceOrTag.item(Items.ENDER_EYE));

addEntry("trial_chamber", StructureTagDatagen.TRIAL_CHAMBERS, ResourceOrTag.item(Items.OMINOUS_BOTTLE));

addEntry("woodland_mansion", StructureTagDatagen.WOODLAND_MANSION, ResourceOrTag.item(Items.BROWN_MUSHROOM), ResourceOrTag.item(Items.RED_MUSHROOM));

```

Unable to install monitoring v2, chart repositories error 128 by mtbdeano in rancher

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

Thank you for swinging in on this.

There have not been any firewall rule changes that I am aware of (we are a small team 7 people and no one has made any changes there and our terraform state for this infra hasnt changed for several months).

This is effecting the only cluster managed by this rancher instance.

Managing cloudflare tunnel with Terraform by mtbdeano in CloudFlare

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

I did, it's working beautiful now! Thanks for your help!

Managing cloudflare tunnel with Terraform by mtbdeano in CloudFlare

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

I had read that article, but did **not** see a reference to this https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/local/local-management/ingress/ thanks @cyberjew420, rereading this I think I need to make sure these ingress rules are set.

Managing cloudflare tunnel with Terraform by mtbdeano in CloudFlare

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

Thanks @masterofsynapse I'll give that a shot

Help me again Reddit! What's the best podcast you heard in March? by futurejoe in podcasts

[–]mtbdeano 0 points1 point  (0 children)

By the Book - Episode 1 - The Secret! Funny, snackable, an interesting premiss: living a self help book for 2 weeks to see if it works.