Skip to main content
max dev blog & other stuff
Proxmox cloud backup
2022-09-20
/blog/pve-cloud-backup/
Blog
#Linux
#Sysop
#Proxmox
How to restrict network access of LXC container
2022-01-28
/blog/how-to-restrict-network-in-lxc/
Blog
#Linux
#Itsec
#Tutorial
Compiling Python <3.5.3 in 2022
2022-01-15
/blog/compiling-python34-in-2022/
Blog
#Linux
#Python
Wine not detecting drives in winecfg
2021-12-02
/blog/wine-not-detecting-disks/
Blog
#Linux
Change GTKFileChooser to KDE Dolphin file chooser in Arch Linux
2021-11-07
/blog/change-gtk-file-picker-to-kde-dolphin/
Blog
#Linux
#Arch
#Ricing
Fix JetBrains IDEA IntelliJ not working on bspwm (gray window issue)
2021-07-20
/blog/bspwm-intellij-fix/
Blog
#Linux
#Ricing
#Java
How I cracked obscure zlib compression format of old MySQL blobs
2020-10-03
/blog/how-did-i-beat-obscure-zlib-compression-format/
Blog
#Piracy
#Puzzle
#Random
Mocking @AuthenticationPrincipal with custom UserDetails object
2020-09-20
/blog/mock-authentication-with-custom-userdetails/
Blog
#Java
#Junit
#Spring
#Mockito