The Case for Variable Sorting

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 พ.ย. 2024

ความคิดเห็น • 28

  • @jayroi1661
    @jayroi1661  ปีที่แล้ว +1

    WDL: www.mediafire.com/file/2g0lzjbvqghhjn2/Var+Sorting.zip/filev

  • @RaPsCaLLioN1138
    @RaPsCaLLioN1138 ปีที่แล้ว +7

    Interesting results and great video!

  • @phantomphoenix9539
    @phantomphoenix9539 วันที่ผ่านมา

    I built the glotz parallel unloader and it worked first time. I was so excited I built that thing split screen with a 2nd Minecraft launcher open next to it of a creative world where I could triple check all the redstone signals to make sure I was building all the filters correctly, and and putting all the correct item counts into comparator outputs correctly. I was really happy when it worked first time 😂

  • @beatnov
    @beatnov 10 หลายเดือนก่อน +1

    this vid had me glued to my screen, i absolutely love storage tech. very glad theres such an active community for it

  • @nyx_9841
    @nyx_9841 ปีที่แล้ว +5

    The search-based temp doesn't necessarily have to be slow. You can tile multiple box searching slices (like Samos' box searcher). Then, when items come in, you wait until you have enough unique item types to fill all the slices, then run the whole list of boxes over them pair each box with its match. This way, you can have theoretically as much parallelization as you want (however, in practice, something like 8 slices should be sufficient).
    Another thing to note: if the 2x array is too slow, a cycle based array is actually pretty viable for split boxes and can actually compete in speed with the set based one.

    • @jrubik33
      @jrubik33 ปีที่แล้ว

      didnt the cycle based unloader give really bad results?

    • @nyx_9841
      @nyx_9841 ปีที่แล้ว +3

      @@jrubik33Yes, but you have to consider the reason for that. The cycle-based array only performed so mucy worse than the set-based array because it was unable to detect beforehand whether there would be a box that would hold up the system. If the boxes were split, you could simply compare the signal strengths of the boxes to eliminate that problem.

  • @paulbrancieq5614
    @paulbrancieq5614 10 หลายเดือนก่อน

    I just love watching these videos like I understand them.

  • @kizuyuuu
    @kizuyuuu ปีที่แล้ว +3

    another jayrussy W

  • @Agostonhal
    @Agostonhal 9 หลายเดือนก่อน

    Very well put together video!

  • @matveytsarichansky8953
    @matveytsarichansky8953 ปีที่แล้ว +2

    Awesome video!

  • @Heilzmaker
    @Heilzmaker ปีที่แล้ว +2

    Lets go jayjay

  • @CatnipedUwU
    @CatnipedUwU ปีที่แล้ว +2

    slay jayrussy 💅

  • @zane2366
    @zane2366 11 หลายเดือนก่อน +1

    Trying to get into to the redstone world, and I think this is a little bit much for my feeble brain.

  • @Haaaaaaaa_
    @Haaaaaaaa_ ปีที่แล้ว +2

    very interesting

  • @samuelrodrigues3279
    @samuelrodrigues3279 11 หลายเดือนก่อน

    I love how u used gnome thing to it purpose

  • @Konstl978
    @Konstl978 ปีที่แล้ว

    Awesome video!

  • @jezlarm7291
    @jezlarm7291 ปีที่แล้ว +2

    :llamaengineer:

  • @JohnDavidSullivan
    @JohnDavidSullivan 10 หลายเดือนก่อน

    Great video. But Is there a design which combines all of these into one? I was hoping for a complete system. Coming off a project and have many chests of shulkers to merge and sort into bulk.

  • @sskyzy
    @sskyzy 10 หลายเดือนก่อน

    sorry jay, i have betrayed you by not commenting on this video yet
    anyway here is the obligatory keep yourself safe

  • @-N-R-
    @-N-R- 11 หลายเดือนก่อน

    @13:08 there's a campfire in one of the partial boxes from the splitter

    • @jx5b
      @jx5b หลายเดือนก่อน

      And? It was also in the inputed shulker box.

    • @-N-R-
      @-N-R- หลายเดือนก่อน

      @@jx5b I have since forgotten

  • @Juicepar
    @Juicepar 8 หลายเดือนก่อน

    jayrussy

  • @deinemumgay2510
    @deinemumgay2510 11 หลายเดือนก่อน

    Nice video dude! But what is that background music. Its way too chaotic and throws you off when trying to listen

    • @-N-R-
      @-N-R- 11 หลายเดือนก่อน

      I kinda like it...

  • @bannagun5146
    @bannagun5146 4 หลายเดือนก่อน

    Great video!