Key Management With GnuPG đ Jun 1, 2024 · â 12 min read · âī¸ k4i learn how to manage you keys with GPG, and use it with ssh and git and pass.
Shortest Paths Algorithms đ Feb 10, 2024 · â 3 min read · âī¸ k4i compare shortest path algorithms: dijkstra, floyd, bellman-ford
Connect to your android wirelessly đ Jan 21, 2023 · đ Apr 5, 2023 · â 2 min read · âī¸ k4i connect to android via TCP/IP
Tiling WM (i3) đ Jan 18, 2023 · đ Apr 5, 2023 · â 4 min read · âī¸ k4i this is my i3 window manager configuration
Public, Private and Hybrid Cloud đ Oct 21, 2022 · đ Apr 5, 2023 · â 2 min read · âī¸ k4i Pros and cons of different types of cloud.
Use Random in C++ đ Apr 18, 2022 · đ Apr 5, 2023 · â 1 min read · âī¸ k4i introduce randomness into your C++ programs, the right way.
Manage Passwords with Pass đ Apr 18, 2022 · đ Apr 5, 2023 · â 2 min read · âī¸ k4i manage passwords on all your devices (add, generate, edit, delete, sync).
Activate Windows With Your KMS Own Server đ Apr 17, 2022 · đ Apr 5, 2023 · â 2 min read · âī¸ k4i Activate windows and office with a KMS emulator (for volume license editions)
File Sharing with Samba đ Apr 12, 2022 · đ Dec 16, 2023 · â 3 min read · âī¸ k4i use samba to share files across linux and windows.