GREEN TECH Month: Top 10 Things Tech Workers Can Do to Reduce Their Carbon Footprint
As technology professionals, we often view our work as ethereal—code living in the cloud, data streaming through the air. However, the physical reality of our industry is heavy. From the mining of rare earth minerals for our devices to the gigawatts of electricity powering our data centres, the Information and Communications Technology (ICT) sector currently emits 2–4% of global greenhouse gases—a figure on par with the aviation industry.
As ACS members, we are dedicated to championing the technologies critical to powering Australia’s future. To do this responsibly, we must look beyond compliance and adopt a holistic framework for Sustainable IT, distinguishing between three key impacts:
The Footprint (Sustainability in IT): This is the direct negative environmental impact of our operations—what IT consumes, emits, or wastes. The goal here is to minimise harm.
The Handprint (Sustainability by IT): This represents the positive enabling impact IT has on the world, using digital innovation to help other sectors reduce their carbon footprint.
The Heartprint (IT for Society): This focuses on the human element—using IT to bridge the digital divide, ensure accessibility, and improve societal well-being.
While large-scale corporate strategies drive the Handprint and Heartprint, individual tech workers—developers, sysadmins, and IT managers—play a crucial role in managing the Footprint. You are the "boots on the ground" for sustainability.
Here are the top 10 practical actions you can take today to reduce your digital carbon footprint.
1. Extend the Life of Your Hardware
The single most effective action you can take is to keep your devices longer. Research indicates that roughly 80% of a laptop’s total carbon footprint is generated during the manufacturing phase—long before you even turn it on.
By extending a laptop’s refresh cycle from three or four years to five years, we can amortise that "embodied carbon" over a longer period, reducing annualised emissions by approximately 20% to 33%.
Action: Resist the urge to upgrade for minor performance gains. Repair and refurbish instead of replacing.
2. Practice "Green Coding" and the "3Rs"
Bloated software requires more processing power, which consumes more electricity. Sustainable software engineering focuses on writing code that is energy efficient. We can apply the "3Rs" of sustainable software: Relocate workloads to green regions, Right-size resources to actual demand, and Rearchitect to eliminate technical debt.
Part of rearchitecting involves selecting the right language for the job. Research into the energy efficiency of programming languages highlights distinct differences:
Top Performers: Compiled languages like C, C++, and Ada are consistently ranked as the most energy efficient. Among object-oriented languages, Java ranks highly when optimised.
Interpreted Languages: Scripting languages such as Python, Ruby, and JavaScript tend to consume significantly more energy for the same tasks.
Action: Optimise algorithms to reduce complexity and remove "dead code." While you may not always be able to switch languages, ensure you are using optimised libraries—it is possible to write efficient code in a scripting language, just as it is possible to write inefficient code in C++.
3. Delete "Dark Data"
We are creating data at an exponential rate, expected to exceed 180 zettabytes in 2026. Much of this is "dark data"—single-use data that is stored but never accessed again. Storing this data on servers consumes electricity, water and generates heat 24/7.
Action: Implement data hygiene. Delete old logs, duplicate backups, and unused environments. Treat data storage as a finite, carbon-costly resource.
4. Be "Carbon Aware" with Cloud Workloads
Not all cloud regions are created equal. The carbon intensity of the energy grid varies wildly depending on location. Running a workload in a region powered by fossil fuels can emit over 30 times more CO2 than running it in a region powered by hydro or wind.
Action: Use tools like Electricity Maps or your cloud provider’s dashboard to select low-carbon regions for your servers and heavy compute tasks.
5. Responsible AI Usage
Artificial Intelligence is a powerful tool, but it is thirsty. Training a single large language model (LLM) can consume as much energy as 120 Australian households use in a year. Furthermore, AI queries can consume significantly more potable water and energy than standard search queries.
We must move toward "Green AI" by using models that are fit-for-purpose rather than defaulting to the largest model available.
Action: Use Small Language Models (SLMs), such as GPT-4o mini or Gemini 2.0 Flash, which are optimised for speed and efficiency. Explore Quantized and Pruned models which reduce precision slightly to save massive amounts of compute power.
Resources: Utilise tools like Hugging Face Optimum to evaluate model efficiency, or the Green Software Foundation’s tools to measure the software carbon intensity of your AI projects.
6. Optimise Video Conferencing
Video calls have replaced travel, which is a net positive, but they still carry a carbon cost. Studies suggest that turning off your camera during a call when it isn't necessary can reduce the environmental impact by up to 96%.
Action: Adopt an "audio-only" default for large meetings where you are a passive participant, and close unneeded browser tabs during calls to reduce CPU load.
7. Manage Power Settings Aggressively
It sounds simple, but "vampire power" is a real issue. A desktop computer left on 24/7 consumes significantly more energy than one that sleeps or hibernates. In fact, a desktop can draw four times as much electricity as an energy-efficient laptop.
Action: Ensure your devices are set to enter sleep mode after 15–30 minutes of inactivity. Turn off monitors when away from the desk.
8. Demand Circularity (The 9Rs)
Transitioning from a linear economy (take-make-waste) to a circular one is essential to handling the 62 million metric tonnes of e-waste generated annually. This involves the 9Rs framework: Refuse, Rethink, Reduce, Reuse, Repair, Refurbish, Remanufacture, Repurpose, Recycle, and Recover.
Insight: Australia generates one of the highest amounts of e-waste per capita in the world, with figures often cited as roughly 20kg to 22kg per person annually, which is nearly three times the global average of 7kg.
Action: Never send electronics to landfill. Ensure end-of-life gear goes to a certified IT Asset Disposition (ITAD) provider who prioritises refurbishment and reuse over simple recycling.
9. Leverage Your Buying Power
If you have influence over procurement, use it. Demand transparency from vendors regarding their carbon footprint and supply chain ethics. Look for globally recognised eco-labels like TCO Certified.
Action: Ask vendors: "What is the product carbon footprint (PCF) of this device?" and "Do you have a take-back program?".
10. Become a Sustainability Champion
Sustainability is a team sport. Cultural change often starts with a few passionate individuals who ask questions and educate their peers.
Action: Gamify sustainability—like Swedish multinational home appliance manufacturer Electrolux did with their "Cloud Challenge" to see who could delete the most unused data. Educate your colleagues on the environmental cost of their digital habits.
Conclusion
As ACS members, we are the architects of the future. By minimising our Footprint, maximising our Handprint, and strengthening our Heartprint, we can drive meaningful change. Let’s use this Green Tech Month to ensure our impact on the planet is a positive one.
For Additional Reading:
Handy Infographic - Ten top tips for reducing your carbon footprint
The CTO’s New Mandate: From Tech Enabler to Sustainability Orchestrator
Greener Bytes: Digital Sustainability Trends to Watch in 2026
Sustainable IT Playbook for Technology Leaders (2nd Edition)
The environmental sustainability of digital content consumption [Nature]
Useful Weblinks; Electricity Maps, Green Software Foundation, TCO Certified, Sustainable IT
Article originally written and published for the Australian Computer Society (ACS) as part of Green Tech Month. The ACS is the largest professional association representing Australia’s technology community across industry, government, and education.
Its primary goal of the society is to champion the technologies, people, and skills needed for Australia's future. ACS focuses on growing digital skills, industry capacity, and inspiring the next generation of professionals. Key pillars of their work include: Community: Networking over 40,000 members, Capability: Setting standards for lifelong learning, Career: Accrediting universities and supporting career pathways and Migration: Assessing skilled migrants to address talent shortages.