Hello World
First post. This is where the musings live.
Here’s some Go to confirm syntax highlighting is working:
package main
import "fmt"
func main() {
fmt.Println("hello, ammonslabs")
}
More to come.
Musings on software, systems, and whatever else.
First post. This is where the musings live.
Here’s some Go to confirm syntax highlighting is working:
package main
import "fmt"
func main() {
fmt.Println("hello, ammonslabs")
}
More to come.