[Seeded WR] Silent any% in 1:26:38

This page summarizes the projects mentioned and recommended in the original post on /r/slaythespire

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cuda-the-spire

    Using CUDA to sieve Slay the Spire seeds for interesting properties.

  • I found this seed primarily using StS CUDA code to sieve for seeds that get Neow's Lament on floor 1 and can buy Juzu Bracelet at the first shop because of the Sssserpent event while also avoiding event node combats. I accounted for unlock manipulation (changing the size of the common relic pool), along with details of the Java random number generator's shuffle method to increase the throughput of seeds.

    I checked the maps for paths that avoid all unnecessary combats so that each map only encounters a combat at the start and bosses. Empirically, this occurs 1 in 833 runs on non-Ascension mode and 1 in 1100 in Ascension mode per map, so roughly 1 in a half billion seeds meets this constraint. I used the C++ StS seed search for this filter. For later searches, I'd like to port the map node assignment code to CUDA for better filtering, but it's hard to debug :'(

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • SeedSearch

    A mod that searches through Slay the Spire seeds.

  • Finally, I used Arbiter's SeedSearch mod to eyeball the routes to check for potions, card rewards, etc.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Practical use Cases of AI and Java

    1 project | dev.to | 6 May 2024
  • Adumbra: A lightweight Java library for bitmap steganography

    1 project | news.ycombinator.com | 6 May 2024
  • Lost in Translation: The Bug That Spoke Russian and Crashed My App

    1 project | news.ycombinator.com | 6 May 2024
  • Is the new Fintech stack open-source?

    1 project | news.ycombinator.com | 6 May 2024
  • Apache Fury – fast serialization framework – 0.5.0 released

    1 project | news.ycombinator.com | 6 May 2024