
Hotfix for Apple's zero-day root authentication bypass
Hotfix for Apple's zero-day root authentication bypass: set a new password for root.
READ ARTICLE
Hotfix for Apple's zero-day root authentication bypass: set a new password for root.
READ ARTICLE
TIL about the null coalescing operator in C#, PHP, Bash and SQL.
READ ARTICLE
Since a few days I have made it possible to filter my blogposts by tags.
READ ARTICLE
TIL you should compare enums with == instead of equals() in Java.
READ ARTICLE
TIL why the command man
print gimme gimme gimme
at 00:30.
TIL Apple recommends you to clear the Secure Enclave before you sell or give away a MacBook Pro with Touch Bar.
READ ARTICLE
TIL if you pass custom groups to the form(...) method in Play 2.6.x, you also have to pass the group javax.validation.groups.Default explicitly—if you want any of its fields taken into account during the validation process of a form.
READ ARTICLE
Stupid title, right? You probably think it is obvious to not commit sensitive data to public repositories. Well, it is obvious—sort of.
READ ARTICLE
TIL Google Chrome can warn you before quitting (on Mac).
READ ARTICLE
TIL that a HashSet in Java is backed by a HashMap instance.
READ ARTICLE
TIL what effectively final variables in Java are.
READ ARTICLE
TIL how to optimise local repositories with Git Garbage Collection.
READ ARTICLE