Dev / Tech

Posts about technical things

...

Unreal thermal vision

How to implement Theraml vision on unreal

...

Unreal night vision

How to implement night vision

...

Unreal day and night cycle

Unreal Day and Night

...

Unreal Drone

How to implement drone on unreal

...

FATty file system

xv6에서 FAT file system 구현하기

...

Implement EDF scheduler inside xv6

실제로 xv6에 스케줄러를 구현하여 real-time process에 대응해보기

...

Inception (NGINX, wordpress, mariaDB)

가상 머신 안에서 Docker를 이용하여 서비스를 구현해보기

...

Docker란?

Docker란 무엇이고 어떻게 사용할 수 있을까

...

xv6 custom system call 만들기 (+m-mode)

Trap 발생부터 kernel 안에서의 핸들링까지

...

맥에서 qemu GDB로 디버깅하기

docker를 이용하여 gdb 디버깅하는 법

...

C++ 웹서버 개발기

C++을 이용한 웹서버 개발

...

RunderLand, AR Running Application

2023 메타버스 개발자 경진대회 출품작

...

Why do we need virtual keyword?

C++ virtual 사용 이유

...

Dinning Philosopher

Multithread & Multiprocess by C

...

Libft(basic functions)

libc 함수 구현

42seoul