Olliroxx's builder application

Minecraft name: Olliroxx (though according to the launcher its Olliroxx1332 for some reason?)

What do you like the most about redstone?: That it makes logic gates and similar things accessible and easier to understand

What’s a thing you have made which demonstrates redstone knowledge?: Proof of concept flying machine based data storage

What does the thing do?: Stores rows of 16 bits as cauldrons filled to various levels. When a row of data is requested, a bed of pistons under the cauldrons push them up to be picked up by a flying machine, which deposits them at a read/writer, then returns them. Its slow (though I don’t have anything to compare it against), but has some really easy potential optimisations and a complexity of O(n+log2(n)).

Image(s) and/or video(s) of the device: https://imgur.com/a/E4bULI4

What do you plan on making for your build trial?: 4 bit alu with 0ing and inverting of inputs, 4 functions (add, logical or, logical xnor, logical nand) and inverting output. This means you can do any logical op, incrementing, decrementing, addition, subtraction and negation.

Do you agree with the rules?: Yes

This application has been accepted! Whenever both you and a staff member are free, feel free to ask them for a trial. You are able to try again after failing and waiting 24 hours. It is always recommended to do a practice trial with another member before starting your real one.