This is a very great post

Why is this post great?

This post has a java code sample 😲

public class Test {
  public static void main (String[] args) {
    System.out.println("sheeeeeeesh");
  }
}