Hello World!
November 1, 2024
Welcome to my site. This first post is mostly here to make sure the pipes work end to end - markdown rendering, syntax highlighting, and permalinks.
// this is some java code
public static void main(String[] args) {
System.out.println("Hello world!");
}
More to come.