A claw-arm idea

  Рет қаралды 15,402

WhiteStoneJazz

WhiteStoneJazz

Жыл бұрын

Tried simulating a piston extender with slimestone and made neat claw-arm by accident.

Пікірлер: 49
@zhascha
@zhascha Жыл бұрын
actually a real nice concept borrowed from computer science theory where multipliing 2 numbers is a real hard thing to do for a computer and ppl that are way too smart broke the complexity of a multiplication algorithm down to 2n from n squared
@MehrGills
@MehrGills Жыл бұрын
Isn't it actually down to O(nlogn) now as of 2019 for mult(a,b)?
@zhascha
@zhascha Жыл бұрын
@@MehrGills you mean the harvey hoeven algorithm yeah
@docopoper
@docopoper Жыл бұрын
I think to make the retraction efficient you'd really want to have each segment function as a flying machine that can fly back to the retracted position. And then send a pulse to start each of them in sequence. Might actually be a useful invention because extending is so fast.
@aikensource
@aikensource Жыл бұрын
The Algorithm is starting to show me your stuff and I really like it. It's carefully thought out, scientific testing, but your presentation is very easy to listen to and enjoyable. Keep it up!!!
@oinkymomo
@oinkymomo Жыл бұрын
im pretty sure that the best you can do for any sort of multi-piston extender is linear out quadratic in. extend back to front, though that only works with up to 12 pistons, but you need to retract: - the block - the first piston then the block - the second piston, the first piston, and the block - etc. that's triangular numbers, so quadratic. I'm pretty sure the only way to do linear retraction is with a single free-floating flying machine
@bengineer8
@bengineer8 Жыл бұрын
With parallelization, you can retract a block and n pistons in 2n-1 iterations. Example with n = 4: B p p p p Bp p p p B pp p p Bp pp p B pp pp Bp ppp B pppp Bpppp Would probably be easier to make them all flying machines than add the logic for that.
@haph2087
@haph2087 Жыл бұрын
On the example with just the observers and pistons, you should change the concrete to glass blocks, so you can prevent cross-talk. When an observer powers a concrete block, it the concrete block can activate an adjacent piston in a different slice, which will make the firing order of that slice really complicated. really, generally, I'd just recommend having a 1 block gap between the slices. An alternative solution is to use rails underneath, rather than observers, so all slices get powered on the same tick.
@EvanG529
@EvanG529 Жыл бұрын
I discovered something similar to the first contraption a couple years back, I found a block of observers and pistons that can be used to make an extendable 6-wide door.
@thomasfrench4231
@thomasfrench4231 Жыл бұрын
Why did I read the title as A White claw Stone-arm Jazz Idea
@jackweslycamacho8982
@jackweslycamacho8982 Жыл бұрын
I can already smell piston extenders sorting algorithm videos
@zacharybarbanell1064
@zacharybarbanell1064 Жыл бұрын
There's a solution with linear extension and quadratic retraction, by sending a flying machine along the line that finds the last two segments which are separate, and instructs the closer one to retract, propagating the retraction signal to everything after it. Sounds complex to design, though.
@niceguy6384
@niceguy6384 Жыл бұрын
bro are you some kind of scientist or something i can't even figure how a simple slime flying machine work without a tutorial
@GOAT_GOATERSON
@GOAT_GOATERSON Жыл бұрын
I have a challenge for you, can you make a sorter that sorts evokers from pillagers, witches and vindicators? Because I want to use a lot of evokers in a creative trap but it's really hard to seperate them from the other raid mobs because they're very similar.
@isaacisaac_real
@isaacisaac_real Жыл бұрын
For the first part of the video about pushing pistons and a block with observer timing you can find something similar in cubicmetre video in orbital strike cannon
@toriknorth3324
@toriknorth3324 Жыл бұрын
To get both extention and retraction to be linear it seems like you need to be able to pass signals down the chain in both the retracted and extended states. The simplest way to retract that I can think of would be to have a single signal pushed down the chain to the end where you would have a movable clock or engine that could simulate the player clicking n times.
@hlibprishchepov322
@hlibprishchepov322 Жыл бұрын
Try to use autopullers and manually activate all from end to start it might help with in both ways. I will try to solve in too, but now I can't try it.
@blacktipgaming2098
@blacktipgaming2098 Жыл бұрын
This makes me wonder if it is possible to have a longer piston extender that moves across the x,y and z axis
@killingtimeitself
@killingtimeitself Жыл бұрын
you can actually do something along the lines of this using flying machines, instead of self returning flying machines you build them such that they fly out one or two blocks and then start returning due to updates chaining such that it forces it to return. I've gotten triple extenders to work based on this mechanic. double extenders are easier, theoertically i think quads should be possible but i've not tried.
@MrRyanroberson1
@MrRyanroberson1 Жыл бұрын
Ilmango made a flying machine that carries a data tape that rotates it one blocm per blocm moved for programmable distances
@CYXXYC
@CYXXYC Жыл бұрын
timelapse looks like those sorting algorithm videos
@morgane3501
@morgane3501 Жыл бұрын
if you look at the orange block, it becomes pretty clear that it will never retract all the way in. if you look closely enough, you can see this line going through the same state twice(including the input of course), meaning we have seen all the states of it's cycle, and in none of them is the block fully retracted.
@mhtsarasakris8889
@mhtsarasakris8889 Жыл бұрын
hey seems like a cool puzzle where do you find it/similar ones?
@whitestonejazz
@whitestonejazz Жыл бұрын
The KZbinr SpaceWalker told me about it
@danielriquelme5766
@danielriquelme5766 Жыл бұрын
I don't think the last arm has a linear extension time, correct me if I'm wrong but because for every piston to be moved all the previous ones must be moved too (for retraction) that ends up having a quadratic extension time
@conure512
@conure512 Жыл бұрын
so is this your way of telling us you're making one of those arcade crane games using redstone?
@whitestonejazz
@whitestonejazz Жыл бұрын
If we can get one of these things on a 4-way flying UFO, yes.
@Neolcy
@Neolcy 10 ай бұрын
wait how did you get that to work, like how do you get a /player (player to do something for you?) is it a mod or a plugin or something?
@Neolcy
@Neolcy 10 ай бұрын
like how do I get that too, a bot / ai player in minecraft?
@whitestonejazz
@whitestonejazz 10 ай бұрын
I use "carpet mod"
@YaPhutYT
@YaPhutYT Жыл бұрын
3:49 when you count to 65535 in binary
@Happy156
@Happy156 Жыл бұрын
this is kinda out of nowhere but do you have a patreon?
@whitestonejazz
@whitestonejazz Жыл бұрын
Nah. no patreon. I'm thinking of adding a 1$ channel membership but my wife and I wanna design the custom emojis ourself before its an option
@zacharybarbanell1064
@zacharybarbanell1064 Жыл бұрын
I imagine you'd need quadratic time even in the best case. It's certainly possible if you're willing to have both quadratic time and quadratic space, but kinda gross.
@Xabraxus
@Xabraxus Жыл бұрын
I think this is just an application of harmonics.
@TavishMcEwen
@TavishMcEwen Жыл бұрын
Yo is spacewalker still around in the community?
@whitestonejazz
@whitestonejazz Жыл бұрын
They messaged me with the puzzle. Beyond that, I haven't from them in the past year
@TavishMcEwen
@TavishMcEwen Жыл бұрын
@@whitestonejazz ah. They're one of the people i miss from when i was slightly active in the rs community
@derrmeister
@derrmeister Жыл бұрын
why do you use a bot player to click a noteblock instead of just using a clock exactly?
@whitestonejazz
@whitestonejazz Жыл бұрын
easier with flying machines since a player is easier to move than a clock
@auxod3219
@auxod3219 Жыл бұрын
Who is Space Walker?
@whitestonejazz
@whitestonejazz Жыл бұрын
Another Minecraft KZbinr. They made this video: kzbin.info/www/bejne/h2O8hXZtYtZniaM
@miberss
@miberss Жыл бұрын
watch out for vecna!
@firepaca2626
@firepaca2626 Жыл бұрын
Door
@Scp1500
@Scp1500 Жыл бұрын
ъуъ translate that on english
@hlibprishchepov322
@hlibprishchepov322 Жыл бұрын
Why?
@dan_asd
@dan_asd Жыл бұрын
byb
A directionless 2-way extension
2:54
WhiteStoneJazz
Рет қаралды 6 М.
A sculk-sensor computer
13:03
WhiteStoneJazz
Рет қаралды 53 М.
MINHA IRMÃ MALVADA CONTRA O GADGET DE TREM DE DOMINÓ 😡 #ferramenta
00:40
Зу-зу Күлпәш. Тайм аут. (3-бөлім)
43:54
ASTANATV Movie
Рет қаралды 217 М.
Kitten has a slime in her diaper?! 🙀 #cat #kitten #cute
00:28
a mod with mobs that are actually real?
18:23
Skip the Tutorial
Рет қаралды 119 М.
50 Things to do in a NEW MINECRAFT WORLD!
8:37
ItsMarloe
Рет қаралды 827 М.
Binary Encoded RGB Gaming Beacon in Minecraft
22:22
cubicmetre
Рет қаралды 346 М.
How to Build a Simple Market Stall | Minecraft Build Tutorial #11
4:57
Voyager Tapestry MC
Рет қаралды 1,5 М.
Adding Way Too Many Fish to Minecraft
10:36
EightSidedSquare
Рет қаралды 3,5 МЛН
Numbers that are their own volume
3:32
WhiteStoneJazz
Рет қаралды 13 М.
I Collected Every ILLEGAL ITEM In Minecraft! (Bedrock Edition)
11:50
silentwisperer
Рет қаралды 25 М.
I Made a Multi-Line Renderer with just Redstone!
16:40
mattbatwings
Рет қаралды 501 М.
The most directional machine possible
8:19
WhiteStoneJazz
Рет қаралды 55 М.
What's the color density of Minecraft?
6:31
WhiteStoneJazz
Рет қаралды 12 М.
глупый парень и маньяк!  @cooldadru
0:50
Holy Baam
Рет қаралды 1,8 МЛН
СТЁР ДРУГА в РОБЛОКС! Roblox #roblox #роблокс
0:28
ВЛАДУС ИГРАЕТ
Рет қаралды 2,2 МЛН
Who Is The Most Suitable To Be The Owner Of The Dog Pomni #shorts
0:41