OyaCode

OyaCode

Talk is cheap, show me the code.

ASM Learning Note 2 - MOV Basics

Try out mov Instruction As the image shows, we have successfully move the value into this 3 regi...

ASM Learning Note 1 - CPU8086

Recommend Tutorial Check this open-sourced guide book of 8086 CPU and assembly: https://github.co...

SQL Learning Note 1 - Basics

Create User We can use the following command: CREATE USER IF NOT EXIST 'username'@'localhost' IDE...

Briefs about Sora

What is Sora Sora, which is a completely new large-scale AI model published by OpenAI, gains abil...

TS Handbook Note

Here this blog post will be considered as a quick note as I reading through the TypeScript Handbo...