Posts
A programmer's approach to the JLPT N3
In this post I’ll share my experience preparing for the JLPT as a programmer.
japanese
jlpt
emacs
org-mode
mozc
Calling Go from Python via gRPC
In this post I’ll show you how to make remote procedure calls via gRPC between Python and Go, securing the communication with TLS.
grpc
go
python
stream
tls
How to upgrade the Kernel (beginner)
In this post I’ll show you how easy it is to replace the Kernel of your distro to enable one of the latest LSM.
beginner
linux
kernel
build
landlock
A simple way to collaborate with Python developers that do not use Emacs
In this post I’ll share some tips to make it easier to setup a (Unix-based) Python development environment for Emacs and VSCode users.
emacs
vscode
python
development
linux