Real world Log4j hacks (Minecraft)

You probably heard of the Log4j vulnerability by now, and you probably know that (the original) Minecraft is written in Java, and so is the server, and it uses Log4j. So, Minecraft servers are affected by this. I do run a small Minecraft server network (https://www.bitloco.org) but I haven't had [...]

By |2021-12-14T23:42:31+01:00December 14th, 2021|Hacking, News, Sharing|0 Comments

YouTube is deleting your comments

Comments not found You might have heard by now that YouTube is deleting user comments, perhaps you commented on one of my videos and your comment disappeared unexectedly... Let me assure you, I have not deleted any comments at all so far. Background I started my YouTube channel about two [...]

By |2021-12-09T18:26:45+01:00December 8th, 2021|Sharing, Thoughts|12 Comments

macOS Fix Zsh auto-completion and get more

Apple has delivered auto-completions for Zsh with the OS, but they seem to not be used... The Fix Edit ~/.zshrc with your favourite editor, like nano, and add the following two lines: autoload -Uz compinit compinit Now save, exit, close and reopen your terminal. Now your system utilities should have [...]

By |2022-10-25T20:37:19+02:00November 29th, 2021|Guide, Tech Support|0 Comments
Go to Top