Skip to content

Instantly share code, notes, and snippets.

View joejag's full-sized avatar

Joe Wright joejag

View GitHub Profile
@joejag
joejag / profile.ps1
Last active October 24, 2022 03:46
Powershell profile
# Install-Module posh-git -Scope CurrentUser -AllowPrerelease -Force
# Install-Module git-aliases -Scope CurrentUser -AllowClobber
# Install-Module PSReadLine -Scope CurrentUser -AllowPrerelease -Force
# Install-Module nvm -Scope CurrentUser
# Copy of the robby russell theme
function Prompt {
if ($?) {
Write-Host '➜' -NoNewline -ForegroundColor Green
}
@joejag
joejag / .gitconfig
Last active November 26, 2019 11:20
Squash and commitzen
[alias]
c = "!git reset --soft HEAD~`git log --oneline origin/master..master | wc -l` && git cz"
@joejag
joejag / cops.md
Created November 19, 2019 13:21
Emily Webber on why and how to run CoPs
@joejag
joejag / circles.md
Last active November 11, 2019 15:45
4Ss?

The 4S model for Visualising organisation relationships for new starts

  • When

New start to the business or your department

  • Why

Handy way to descrive the key relationships, customers and team members for the new person

@joejag
joejag / 5g.md
Created November 1, 2019 07:26
5g

Edinburgh first city to get 5G turned on. Royal Mile then Murrayfield.

Speeds: 3G: 0.3mb, 4g: 100mb, 5g: 10gb (trials are around 200mb) Latency: 4g: 50ms, 5g: 1ms

"5G can support up to a million devices per square kilometer, while 4G supports only up to 100,000 devices per square kilometer" Shorter bandwidth - max 0.5-1km, affected by rain, buildings. 4G is 50km.

Network slicing: keep high importance things on it.

@joejag
joejag / feedback_advice.md
Created October 22, 2019 09:08
Feedback Advice

Team Feedback

Our goal is to share peer-to-peer feedback amongst team members, so they know how their behaviours affect you. The feedback isn't a formal event or anything to do with the end of year reviews. It's just peer-to-peer in person.

We'll put all our names in a hat and draw out pairs until we've been around giving feedback to everyone. Let's aim for giving feedback to two team members a week.

You can only provide positive feedback and don't have to provide developmental feedback.

How to give feedback

@joejag
joejag / strategy.md
Created October 14, 2019 11:14
Strategy Questions
  • Where are we going
  • What will be different when we get there
  • Where are we now
  • How are we going to get from here to there
  • What might stop us and how will we overcome that