Tags
linux
An overview of kpatch-build
Anatomy of kpatch
Analyze container_of and offsetof
Linux Kernel Crypto API on User Space
Linux namespaces
WIP - DBUS
Shared library symbol visibility
Setting tensorflow using docker on mac OS
systemcall EINTR handling
RPM packaging basis
SIGPIPE handling
systemd의 기본적인 용어 설명
security
Arm CCA introduction
SGX Application Overview
SGX Overview
Integer overflow
Control Flow Integrity
전자서명과 인증서
Hash의 용도
Digital Certificate
Analysis XML Digital Signature shema
c++
데이터 타입과 레이아웃에 대해
Extensible abstract factory pattern, c++
How C++ flow?
Error handling(std::optional) from C++17
Fold Expression from C++17
Pimpl idiom with modern C++
The rule of five/zero
Meyer’s Singleton
Get diff between vectors
DSL with Jinja2
Factory Method Pattern with Modern c++
Template Method with Modern c++
Singleton with Modern c++
Random access and sequential access
Binary Search Operations in STL Algorithm
qxx (Query++, type-safe query builder)
About functor
Run-time type information and dynamic_cast
Thinking of strut member list
Recurisve Template에 member function 추가하기 (2)
Capturing struct member pointer
Recursive template를 이용한 tuple struct 제작
noexcept, throw
객체의 유효 범위
exit(), abort(), assert()
가상 소멸자에 관하여
C++ Container Overview
Macro overloading
C++ Multithreading Programming
C++ Custom exception handling
Implement 'ls', 'cat' using c++ on linux
exception handiling with object lifetime
c++ static member initialization 주의사항
framework
Build-dependencies between multiple packages in RPM
Analyze some osquery headers
Osquery's Event Framework
The sqlite virtual table with csv vtab
The basis of RocksDB
An overview of osquery
Remote Method Invocation
common
Deploy own blog with Github Page
Introduction to GitHub Actions
Serialization and Marshalling
C&C View in SW Arch Document
Git in git (git subtree)
rust
Safe Concurrency in Rust
Rust Milestones in Industrial Adoption
Arm architecture with vector table
ORM and Query Builder for Rust
Cross compilation on rust
Rust specialization with cpp specialization
Introduce unit & benchmark test on rust
Asynchronous programming on Rust
Calling Rust functions from C++
The serde with no_std
Rust procedural macro (function-like)
Rust macro system and declarative macro
The basis of serde on Rust
Hello, Rust!