Posts by Year

2023

Back to top ↑

2022

Back to top ↑

2021

CLI environment

CLI environment

3 minute read

My daily tools that I use when I have a server work

Actor model

Actor model

1 minute read

A mathematical model of concurrent control

Back to top ↑

2020

About Rust memory safety

About Rust memory safety

3 minute read

Memory safety in Rust, How does it works? and what will be guaranteed?

Planning for failure

Planning for failure

1 minute read

Failure is inevitable, so how to tackle when it happens?

DRF custom view set

DRF custom view set

less than 1 minute read

djangorestframework, how to create a custom view set?

Handy built in functions

Handy built in functions

3 minute read

Useful built in functions; any, all, min, transforms, and itertools.

Back to top ↑