Posts
Key Management With GnuPG
· ☕ 12 min read · ✍ī¸ k4i
learn how to manage you keys with GPG, and use it with ssh and git and pass.
Shortest Paths Algorithms
· ☕ 3 min read · ✍ī¸ k4i
compare shortest path algorithms: dijkstra, floyd, bellman-ford
Tiling WM (i3)
· ☕ 4 min read · ✍ī¸ k4i
this is my i3 window manager configuration
Use Random in C++
· ☕ 1 min read · ✍ī¸ k4i
introduce randomness into your C++ programs, the right way.
Manage Passwords with Pass
· ☕ 2 min read · ✍ī¸ k4i
manage passwords on all your devices (add, generate, edit, delete, sync).
File Sharing with Samba
· ☕ 3 min read · ✍ī¸ k4i
use samba to share files across linux and windows.