GitFlow hmmmm

- 2 mins read

After reading Atlassian worflow comparison and Vincent Driessen original post about GitFlow I have come to realise a couple of worrying things:

  • I incorrectly assumed GitFlow was the same thing as GitHub flow (fork project, do work then pull request)

  • This model appears to be popular but it seems totally archaic to me

    • Requires lots of merging especially if you refactor at lot.
    • Doesn’t do CD
    • Requires lots of manual work
    • Master and develop seem the wrong way around to me
    • How many branches?
  • I use pull requests but don’t use feature branches which the Atlassian article implies requires feature branches

Ubuntu + Evolution + Exchange

- 1 min read

By default Ubuntu does not install the EWS (Exchange Web Service) plugin for Evolution

sudo apt-get install evolution-ews

Then go into Evolution and choose the following settings:

Now click “Fetch URL” and it should ask you for a password and populate the Host and OAB Url correctly.

It will then try and launch Evolution but for me I had to restart for it to correctly work and then it asked me a couple of times for my windows password.

I had to switch to using proprietor AMD drivers as the open source ones don’t support audio via display port, but after switching, Chrome was tearing and just going completely black.

The chrome GPU page reported no hardware acceleration enabled.

So I went to Chrome Flags page and forced GPU acceleration and rasterisation

Override software rendering list -> Disabled
Enable GPU rasterization -> Force enabled on all layers
Smooth Scrolling Linux -> Enable

Random Links from Wisdom Stockholm Part 2

- 1 min read

The Limits to Growth
The Limits to Growth is a 1972 book about the computer simulation of exponential economic and population growth with finite resource supplies.

EdX
EdX offers free online courses and classes. Find the latest MOOC from the world’s best universities including MIT, Harvard, Berkeley, UT and others.

Impact Hub
Part innovation lab, part business incubator, and part community center, It offers a unique ecosystem of resources, inspiration, and collaboration opportunities to grow impact.

Random links from Operability.IO conference Part 2

- 1 min read

The Hard Thing About Hard Things
Have bought the book, looks very applicable to me at the moment.

War Games - Simulate worse case scenario
Haven’t found a good link for this with regards to IT

Service recovery paradox

Logging Stuff

FluentD
Loggly
LogEntries
PaperTrail

Monitoring
DataDog
Ruxit

Evans Phoenix - Structured Logging

Operational Features

More Unikernel
Haskell Unikernel
Rump Kernel

Security
Bug Crowd
Hacker One

Notary
Sign those curl | sh installs

GRSecurity patches to Linux