New blog, welcome
A first test post to set up a new blog.
Welcome!
Hello, probably just move on past this post. I’m setting up a new blog to capture some thoughts on Infrastructure and SRE work, software development and how AI is changing these fields. This is just a place holder because I want to get my theme dialed in.
def hello_world(message: str) -> int:
print("Hello from a code block: {}".format(message))
return 0
That’s a code block, markdown can render those! Also can it do mathjax?
\[f(x) = \frac{1}{(1 + e^{-x})}\]We’ll see…