Skip to content

Instantly share code, notes, and snippets.

@mannion007
mannion007 / main.go
Created February 29, 2020 18:40
Ninja level 10 challenge 7
package main
import (
"fmt"
"sync"
)
func main() {
var wg sync.WaitGroup
@mannion007
mannion007 / main.go
Created April 13, 2020 14:31
Ninja Level 3 Hands on Exercise #2
package main
import (
"context"
"fmt"
"time"
"github.com/mannion007/whatever/session"
)
@mannion007
mannion007 / main.go
Last active April 13, 2020 21:51
Ninja Level 3 Hands on Exercise #4
package main
import (
"context"
"fmt"
"time"
profiler "github.com/mannion007/whatever/profiler"
)

HR

  • Order new joiner's preference of laptop (MBP of XPS)
  • Obtain licence for PHP Storm

Onboarder

Configure access to tools

  • Provision Email account (request in #it-help-desk)
  • Invite to appropriate recurring meetings (standups, tech planning etc)
  • Access to Github and assign required role(s)