Nine things I didn’t know nine years ago

May 19, 2016 by lsmit@wemanity.com in  Blog

 

Image from page 400 of “The Palm of Alpha Tau Omega” (1880)

It’s coming up on nine years since I first started slinging code in a professional setting. Professional here meaning with a salary, in an office, with other engineers, decent coffee and unreasonable deadlines.

Back then I was barely newly minted from school, and what I lacked in understanding I certainly carried in hubris. I remember being vaguely offended not to be on the list of Sweden’s top coders that year. No idea how they would’ve found me, but I still remember being annoyed by it.

What I’ve lost in hubris in the last nine years, I’ve gained in experience. I thought it’d be useful to punch down a few things that it would have been nice to know nine years ago — maybe it can help you, if you’re just about to take your first steps out of school.

In no particular order, here are nine things I wish I’d known when I started out:

  1. Experience counts for something. This is obvious, and maybe a bit condescending. But I remember the first time I saw a colleague in a live, heated situation pull up YourKit and hone in on the fact that we’d have two ServerInstanceFactories, not one, and that caused the entire app to go belly up. Or when I got literally smacked on the fingers for not using two-phased locking correctly. And a thousand other things. My first two years of working, what I mainly learned was that I basically didn’t know shit.
  2. People are messy. I’d love to know how many hours humanity as a total spends every day mediating between two or more angry 40-year old men. Most of the time, you’ll find reasonable people that don’t share your point of view on things, and you are not obviously right. There are tradeoffs. And sometimes people hold on to stupid ideas longer than they should, simply because they’re people. It’s a great irony that software development demands literal, logical, unambiguous reasoning while being complicated enough that you need to collaborate with ornate, arbitrary, ambiguous humans.
  3. You’re not logical, you’re biased. If there was one thing I was certain of was that I reasoned with logic and soundness and that I thought things because they were true. Things such as — we hire people only because of merit. Obviously. What I’ve learned is that any point can be argued from many angles, and who I am, where I was raised, what I studied and who my friends are all influence what I think is obviously true. I’ve also learned that I’ll likely never be Spock, and that the only reasonable defense is to invite different points of view, and accept that reasoning from different premises can lead to different conclusions, and still be logical and sound.
  4. You can use engineering for other stuff. As a flipside to above, I’ve also learned that the method of engineering that you learn in school and hone over the years is useful for a ton of other stuff than just programming. What engineering is to me is a way to define, decompose and reduce a problem space, and from that reason a solution under balanced constraints. Really, figuring out what you’re asking, and then answering that. And turns out that anything from sales, marketing, finance, design to analytics are super-susceptible to this. Don’t be afraid to dive in. It’s usually pretty simple to get stuck in.
  5. Users are not stupid. This one is a big one. When users complain about your product, it’s usually not because they’re stupid. Your dad, uncle or whatever that don’t really understand Facebook are not stupid. They just know other shit, and they haven’t learned this stuff yet. And that’s Facebook. They have literally hundreds of user researchers making Facebook simple. When your uncle doesn’t understand your app, it’s probably because it’s pretty unusable. Don’t blame users for that.
  6. Engineers have professional responsibilities. If you work with software in a company that makes money, chances are you have users. Even if you’re building Spotify, not a pacemaker, you still have a responsibility to your users. They’ve chosen your product, and if it sucks, they’re suffering and it’s your fault. This means that if you’re out chugging beer, the systems you maintain go down, and no one else can pick them up, you get a cab home and fix it. Obviously, don’t let a company take advantage of this responsibility. You should get reasonably compensated. But it’s still a responsibility. You can’t laugh off service disruption.
  7. Inverting a tree is useful, but not in the way you think it is. I’ve always been a strong believer in academic knowledge, and I loved taking the hardest courses. Particle filtering, non-linear signal processing, abstract algebra, advanced algorithms, etc. If it looked hard I wanted to know it. However, the point of Red-Black trees is not Red-Black trees. The point of graph traversal is not graph traversal. The point is, the tools you have shape how you solve problems. And the deeper the understanding of graphs you have, the easier it will be for you to see that a problem is a graph problem. Just like if you know enough economics, you can see business problems as market problems. And so on.
  8. Integrating early is always better. This is really mundane compared to all the other grand advice, but if you’re a bunch of people working on a piece of code, avoid branches and avoid submodules as much as possible. It’s really not better to work on your own branch until all is nice and then merge back. Merge early. Merge often. Otherwise you’ll spend a month merging. I promise. Like, I really, really promise … and actually, I guess there is grand life advice here as well. If you and someone you depend on disagree on something fundamental, don’t hold a grudge. Hash it out, as early as possible. Make sure you see eye to eye. The process and the product will be all the better for it.
  9. Simpler is literally always better. I saw someone write something like “Software engineers spend their first two years building complexity, and the rest of their careers managing it”. This is true. Really true. If you can avoid it, never write a dispatcher. Never write an orchestration framework. Don’t use Java if a bash script will do. Solve the problem you have now, not the problem you might have later. Nothing makes you feel as smart as a well architected, abstract framework for solving really complicated, general problems. Nothing makes you feel as stupid as not understanding how to debug it.

Anyway. This is my list. The nine things I wish I knew nine years ago. It strikes me now that current me would love to see the list Nine Things I Wish I’ll Remember In Nine Years. What stuff have I forgotten that would warp my perspective? I’d love to hear your take on either this, or what I missed on this list.

By: Marcus Frödin from Spotify

https://medium.com/@marcusf/nine-things-i-didn-t-know-nine-years-ago-fcbc757b268b#.9xksp8f8t

Great Leaders Ask Great Questions

May 20, 2016

For the last few years, I’ve been working with and studying some of the best teams in the world; Red Arrows teams, SAS and US Navy SEAL units, Racing yacht crews, a Formula One pit crew, etc. I set out to study teamwork. In particular, I wanted to know how these teams have become world class. In the course of my studies, I identified six common characteristics, which differentiated these incredible teams.

Interestingly, I didn’t set out to study world class leadership. However, when I found world class teams, I also found world class leadership (I know, I probably should have expected that!). So, as well as studying teamwork, I also began to look at the characteristics that differentiated world class leadership. One of the most powerful insights that I discovered is this…

Great Leaders Ask Great Questions.

In fact, the great leaders that I encountered often didn’t provide any answers! Instead, they realise that the group has the potential to generate a better answer than they could on their own. It’s a principle that James Surowiecki outlines in his book, Wisdom of Crowds. When I shared this idea at an educational conference last year, a Head Teacher responded by saying, “That’s rubbish. Are your trying to tell me that Einstein should ask his class for the answer, and that the class will have a better answer than Einstein?”. “No”, I said, “Einstein is part of the class. So by engaging the class you get Einstein plus the class, not instead”.

Knowing that great leaders ask questions is one thing. Knowing what constitutes a ‘Great Question’, is another. So, what makes a question ‘Great’?

Here are some of my thoughts and reflections…

To me, ‘Great Questions’ are simply the right question, asked at the right time. To ask great questions, we need to understand the problem we’re trying to solve and where we are in the process. Do we need to ask a strategic question, or a tactical question, or one that’s related to implementing and executing a plan?

Strategic Question – Why?

Tactical Questions – What? …. How?

Action & Implementation Questions – Where? …. Who? …. When?

Very simply, it makes sense to understand why we are doing something (and whether we should be doing it), before deciding what we’re doing or how we will do it? Equally, it makes sense to know what we’re going to do, before deciding who will do it, when and where.

To me, ‘Great Questions’ are also well defined and simple. Sometimes it takes time and thought to frame a question well. The world class leaders that I saw at work often ask simple questions, which engage their team to collectively solve a problem. Some of the most powerful questions I’ve heard simply begin with the words, “How could we…?”.

To find out more, read Stronger Together; How Great Teams Work and hear from world class leaders sharing their wisdom on Be World Class TV.

By: Simon Hartley, Founder of Be World Class.

http://www.be-world-class.com/node/251

Save the date

Mar 03, 2016

Get ready to Spark, we’re happy to announce Spark the Change 2018 will be happening next June in Paris. We will announce speakers soon. We can’t wait to see you there!

 

Gig Economy

May 27, 2016

You could drive yourself steadily insane compiling a list of all the trends that were supposed to fundamentally reshape business. Once upon a time we were all “flexi” workers, then “mobile learners”. Both terms seem antiquated now, the corporate equivalent of a Segway – perfectly sensible in principle but somehow faintly ridiculous in reality.

What makes the “gig economy” – the legion of individuals taking on piecemeal work, enabled by online talent platforms – feel different is that it’s being driven not by hip early adopters in co-working spaces (though there are plenty of them involved too) but by genuine need, both in the “real” economy and, crucially, in boardrooms.

If you were staffing a major new project from scratch today, it would seem an act of faint lunacy to bring in a raft of full-time employees with cumbersome overheads (and personal taxes) when you could go online and find experienced, verifiable individuals you could pay by the hour and dispose of when required. Similarly, if you were a coder, IT contractor or other technical specialist, why would you harness yourself to one organisation when you could enjoy both variety and a more lucrative income hopping from gig to gig (along with the attendant tax advantages of being self-employed)?

So many businesses are waking up to this recalibration that 450,000 people with full-time jobs now have second jobs, many of them via TaskRabbit, Elance or their multitude of competitors. PwC has tried to cut out the middleman by setting up its own talent “market” of registered suppliers its offices can bid on. There are individuals in greater London making a handsome living assembling flat pack furniture on a piecemeal basis for an hourly rate – an occupation that would have been almost logistically impossible just a couple of years ago.

You can understand the appeal of living by the gig, beyond the financial benefits. The conventional career has been an awkward fit for many people over the years, and few jobs are capable of maximising all our skills and intelligences. Besides, most work is boring, which is why those lucky enough ever to have had a job for life employed the conversational repertoire of the prison system (“putting in hard graft”, “serving your time”) to describe it.

Gigs, by contrast, are exciting and ever-changing, even though they ask some deep questions of the psychological contract (why would I exercise discretionary effort for a business that only employs me for a matter of days? Can I trust someone who could work for my biggest rival tomorrow?). But they aren’t an untrammelled good, either. For every actuarial scientist earning a small fortune for a short-term job, there’s a hotel chambermaid who is now being paid by the room rather than the day. The huge rise in self-employment in the UK has as much to do with businesses shifting such workers – we should include the small army of couriers and delivery drivers in this calculation – off their books as it does people discovering new freedoms. Palpably, none of them are enjoying the benefits of the gig economy, not least because they cannot practically control where and how they work. They are left, instead, to feed on scraps.

Uber, the erroneously attributed poster child of the gig economy, faces a legal challenge over whether its drivers are technically employees. It maintains they are self-employed. This is a vital point for the courts to consider – cycle couriers and plumbers are engaged in similar cases – but in Uber’s case we should also note that it controls the supply of drivers into the market, and their pricing. This is assuredly not the “freedom” gig economy enthusiasts speak of.

Governments will have to decide the legal and ethical boundaries of such behaviours, not least because if gigs take off, their tax revenues will rapidly vanish. Already, there is serious talk of the need for a third kind of classification, between “employee” and “self-employed” which recognises the shared responsibilities (both financial and relating to holidays, sick pay and other benefits) between giggers and those they work for.

Pioneers like Wingham Rowan, who runs the Beyond Jobs consultancy, are trying to imagine a market that will ensure the gig economy brings mutual benefits and conveniences without being open to abuse. Businesses who want to enjoy the flexibility such arrangements provide should not absent themselves from such discussions – but neither should they fear this will turn out to be just another fad.

By: Robert Jeffery, Editor of People Management magazine

http://www.cipd.co.uk/pm