Data Registers

  Рет қаралды 1,465

n00b_asaurus

n00b_asaurus

Күн бұрын

Пікірлер: 38
@skmgeek
@skmgeek 2 жыл бұрын
its been a year i miss you please upload again you were my main source of entertainment
@justinschoenit
@justinschoenit 3 жыл бұрын
DOUBLE UPLOAD! At this rate you're on track to be the Organic Chem Tutor of electrical engineering
@stealthemoon8899
@stealthemoon8899 3 жыл бұрын
You watch him too!?
@justinschoenit
@justinschoenit 3 жыл бұрын
@@stealthemoon8899 He's only the saving grace of every math/physics/chemistry student in the world
@stealthemoon8899
@stealthemoon8899 3 жыл бұрын
@@justinschoenit absolutely
@bleeve9425
@bleeve9425 3 жыл бұрын
n00b_asaurus hitting us with the double upload. Good lessons man.
@sleepdeep305
@sleepdeep305 2 жыл бұрын
Okay n00b_asaurus, I've finally done it. I've created a Minecraft CPU capable of running on its own. Taking some components that you recommended and sprinkling in some of my own, I have finally been able to polish up my project to the point where I've called it complete. Everything I know about computer science comes from your videos, and I hope you still rest easy knowing that fact! I think you're right, anyone really can build one with enough patience and effort.
@thebearslicer7736
@thebearslicer7736 3 жыл бұрын
Hey man, you got me into computer science with your redstone computer videos. I have got to the point where I can build an SAP-1 out of just logic gates. Thanks for the great videos.
@n00b_asaurus
@n00b_asaurus 3 жыл бұрын
SAP-1 huh, nice! You already built one, or are you in the process of making it? Any plans to modify it? :)
@thebearslicer7736
@thebearslicer7736 3 жыл бұрын
@@n00b_asaurus I have written an SAP-1 emulator in C. And I'm working on building one in a logic simulator and then move on to minecraft.
@mayabartolabac
@mayabartolabac 3 жыл бұрын
Dude I really missed you
@hasan596
@hasan596 3 жыл бұрын
This channel is so cool.
@n00b_asaurus
@n00b_asaurus 3 жыл бұрын
Greatly appreciated
@vanos3378
@vanos3378 3 жыл бұрын
Hallo n00b :). I have a question regarding computer architecture. I built a very crude and minimastic single akkumulator von neumann cpu using the modules shown in your tutorial series and your design for a state machine. It works, is turing complete and can complete some basic programms, all that jazz. However i need more power :). Its realy slow and takes forever to execute an instruction. Do you have any ideas how to speed things up? I heard about pipelining, but i have no clue how to use it on a von neumann pc. Are there any videos you can recommend? Thanks in advance for any answers!
@chrisskyr623
@chrisskyr623 2 жыл бұрын
Pls come back and start a new computer serie
@yourfellowhumanbeing2323
@yourfellowhumanbeing2323 3 жыл бұрын
Did you place this in the redstone tutorial playlist? :D
@n00b_asaurus
@n00b_asaurus 3 жыл бұрын
Uploaded it exclusively for that reason.
@yourfellowhumanbeing2323
@yourfellowhumanbeing2323 3 жыл бұрын
@@n00b_asaurus Thanks mate
@valovanonym
@valovanonym 3 жыл бұрын
Great to see you back with a really good lesson! No homework for today?
@n00b_asaurus
@n00b_asaurus 3 жыл бұрын
The homework is see if you can build something that can use registers ;)
@valovanonym
@valovanonym 3 жыл бұрын
@@n00b_asaurus great, I'll try to find some uses for it!
@theorphanobliterator
@theorphanobliterator 3 жыл бұрын
Can you make a video describing how to use mc decoders? I sae the video with the designs, but I have no clue how they work, or how to use them XD
@n00b_asaurus
@n00b_asaurus 3 жыл бұрын
my redstone computer playlist has a video that goes over the theory of digital decoders, currently it's video #21 - digital logic - decoders by robot brigade. the video after that goes into how to build them with redstone, once you got that, you should be able to figure out how to use them pretty easily. They're not too difficult to wrap your head around them. If you feel like you may be missing something, the rest of the playlist should be able to help you out. Otherwise feel free to reach out on my discord server if you have any further questions regarding the topic. KZbin doesn't notify me if you respond to my response, so that's the best way to connect. Playlist and link to the discord are on my channel.
@MrStasyan2013
@MrStasyan2013 2 жыл бұрын
Question not regarding the video. You have said in the past that you don't do block for block tutorials because you think that it is better to experiment ourselves. The issue is that computers in MC are very large and it takes way too long to build them using regular building. How do you speed up your building process, are there any commmands, mods or perhaps a map editor in the mix? It will greatly assist!
@n00b_asaurus
@n00b_asaurus 2 жыл бұрын
That's an interesting question, also sorry for the late response. I do agree, being able to experiment and get quick feedback is great for learning. And there are tools that help, like world edit. I've even built my own tools, though I haven't been actively developing and maintaining them. However, I don't think you really need too many experimenting cycles to gain an intuitive understanding of this stuff. I felt I had a pretty good grasp of this stuff after my third computer. Granted, I had a background in programming and had a bit of an understanding of the theory. Still, I think you can gain a lot by building just one computer, 3 or 4 more and you'll start to gain some confidence.
@okboing
@okboing 3 жыл бұрын
Could I challenge you to create a OISC? The language is AllGate, a language I devised. The language works as such: Each line of code is (a, b, t, c, d) and the way to execute each line is like so: Set the bit at mem location c to (the result of feeding the bits at mem locations a and b into a logic gate with 4-bit truth table t). If c is 1 after operation, jump to program line d, otherwise move to next line. (By 4 bit truth table, I mean if the bits are wxyz, then w represents the output when a and b are 0, x represents when a is 0 and b is 1, y represents when a is 1 and b is 0, and a represents a and b are 1) If it isn't obvious, AllGate is a binary derivative of SUBLEQ with capabilities at bitwise level and also a total of 16 operations possible.
@samuelhulme8347
@samuelhulme8347 3 жыл бұрын
Yaaaaaa your back
@n00b_asaurus
@n00b_asaurus 3 жыл бұрын
technically never left... technically still don't have time for proper videos. But as I've stated before, this channel is always on the back of my mind.
@samuelhulme8347
@samuelhulme8347 3 жыл бұрын
@@n00b_asaurus yaaaaa
@Anis_jakor
@Anis_jakor 3 жыл бұрын
Ooooo hi bro , your r best minecraft players from my openoin .
@sk8terkyd326
@sk8terkyd326 3 жыл бұрын
Plsssss join ORE :)
@n00b_asaurus
@n00b_asaurus 3 жыл бұрын
I did join ORE :)
@sk8terkyd326
@sk8terkyd326 3 жыл бұрын
Wait did you go on ore today?
@sk8terkyd326
@sk8terkyd326 3 жыл бұрын
oh you didnt :(
@n00b_asaurus
@n00b_asaurus 3 жыл бұрын
@@sk8terkyd326 I don't log in too often. I probably should though.
@sk8terkyd326
@sk8terkyd326 3 жыл бұрын
@@n00b_asaurus that would be great :)
How Do Computers Remember?
19:32
Sebastian Lague
Рет қаралды 6 МЛН
How to Build a 4-Bit Computer on Breadboards Using Individual Transistors
12:44
Global Science Network
Рет қаралды 192 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
Designing Billions of Circuits with Code
12:11
Asianometry
Рет қаралды 610 М.
Semi-Automatic Minecart Junction (and rail alert) Tutorial
18:00
n00b_asaurus
Рет қаралды 50 М.
A Tour of My Minecart Rail Network
41:51
n00b_asaurus
Рет қаралды 632 М.
What a digital government looks like | Anna Piperal
13:54
HOW TRANSISTORS RUN CODE?
14:28
Core Dumped
Рет қаралды 615 М.
Why I Quit Trying to Be a YouTuber
12:56
n00b_asaurus
Рет қаралды 2,8 М.
SR latch
12:58
Ben Eater
Рет қаралды 2 МЛН
How are Redstone Computers even possible?
19:36
Ellie Rasmussen
Рет қаралды 365 М.
D latch
9:16
Ben Eater
Рет қаралды 723 М.
I Redesigned the ENTIRE YouTube UI from Scratch
19:10
Juxtopposed
Рет қаралды 918 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН