Juliano Martinez ~ $

Hello, World

meta go linux

Welcome to my new blog. This is a fresh start.

Why the terminal theme?

Because the terminal is where I feel at home. It’s where ideas become reality, where problems get solved, and where I do my best work.

1
2
3
4
5
6
7
package main

import "fmt"

func main() {
    fmt.Println("Hello, World!")
}

What to expect

I’ll be writing about:

  • Go - Tips, patterns, and lessons learned
  • Linux - System internals and operations
  • Open Source - Contributions and community

Stay tuned.