lchsk - blog and technical articles
Home
Posts
Projects
About
Posts
25 Aug 2021
How to use dictionary data structure in Python?
07 Aug 2021
Hello World in Go
29 May 2021
Using std::optional in C++ to improve code safety
28 May 2020
Benchmarking concurrent operations in PostgreSQL
27 May 2020
Database transactions, concurrency, isolation levels, and PostgreSQL
27 Apr 2020
Building a video game in C for a weekend game jam
16 Feb 2020
How to use git submodules and CMake to install C++ libraries?
06 Feb 2020
Stay paranoid and trust no one. Overview of common security vulnerabilities in web applications
02 Feb 2020
Static websites in Golang and Rust
05 Oct 2019
How to connect to a host Postgres database from a Docker container?
09 Jun 2019
Building a Postgres GUI client with C++ and GTK (SanchoSQL)
16 Dec 2018
Setting up CI for a C++ application with Docker
29 Sep 2018
Debugging with git bisect
27 Aug 2018
Launching applications from Emacs
18 Aug 2018
Making a turn-based strategy game in C++ in 72 hours
24 Jun 2018
When the compiler fixes your mistakes
28 May 2018
Benefits of a text-based user interface
18 May 2018
How to install googletest library?
Projects
xstarter
: Application launcher for Linux