
Making a dent in the tech universe
Sustainability in IT business. What you can do to decarbonise
Most of us are onboard with the fact that humans have been overconsuming the earth's resources at an unsustainable rate. Action from a global, government, and local government level is still unsatisfactory. Everyone needs to start doing their bit, and hopefully each little bit adds up and makes a big difference.

Devs for Ukraine Conference
On the early mornings of 26th and 27th April (4am NZ time) members of the developer teams from Abletech and Addressfinder attended the [Devs For Ukraine](https://www.devsforukraine.io/) Conference, a free, online engineering conference with the goal to raise funds and provide support to Ukraine.

Setting Kafka’s pace with Broadway
Looking to turn your push dataflow into a pull Broadway pipeline? Here’s an introduction.

An introduction to Elixir
Find out more about Elixir by sitting in on this Abletech tech talk from Nigel and David at Abletech.

Optimising Docker for Mac and Elixir
The minimum set of files we want to sync is the actual source code that is committed into git. Look at your .gitignore
for hints on what to remove in your project. For our Elixir service we have dependencies, and build artifacts, that are written to disk, so moving deps
and _build
folders external to the shared project folder should speed things up.

Performance comparison for Docker for Mac, VM Linux Docker and Linux Docker Native
Reducing developer cycle time between a code change and running a test case is hugely important for an effective working environment. Developers can maintain focus and not get distracted by pausing and waiting for things to finish.

How to get a Summer Internship with Abletech
We’re often asked how students and graduates can increase their chances of getting a paid summer internship with Abletech. Here are a few options to help you stand out from the crowd:

Devs for Ukraine Conference
On the early mornings of 26th and 27th April (4am NZ time) members of the developer teams from Abletech and Addressfinder attended the [Devs For Ukraine](https://www.devsforukraine.io/) Conference, a free, online engineering conference with the goal to raise funds and provide support to Ukraine.

Setting Kafka’s pace with Broadway
Looking to turn your push dataflow into a pull Broadway pipeline? Here’s an introduction.

An introduction to Elixir
Find out more about Elixir by sitting in on this Abletech tech talk from Nigel and David at Abletech.

Optimising Docker for Mac and Elixir
The minimum set of files we want to sync is the actual source code that is committed into git. Look at your .gitignore
for hints on what to remove in your project. For our Elixir service we have dependencies, and build artifacts, that are written to disk, so moving deps
and _build
folders external to the shared project folder should speed things up.

Performance comparison for Docker for Mac, VM Linux Docker and Linux Docker Native
Reducing developer cycle time between a code change and running a test case is hugely important for an effective working environment. Developers can maintain focus and not get distracted by pausing and waiting for things to finish.

How to get a Summer Internship with Abletech
We’re often asked how students and graduates can increase their chances of getting a paid summer internship with Abletech. Here are a few options to help you stand out from the crowd: