4 resultados para open-pit coal mining

em BORIS: Bern Open Repository and Information System - Berna - Suiça


Relevância:

40.00% 40.00%

Publicador:

Resumo:

The rapid expansion of the mineral and metal mining sector in the past decade was accompanied by an increase in social conflicts. What are the impacts of large-scale mining operations? What are the strategies used by transnational corporations to gain access to underground resources and legitimize their activities? And how do local and indigenous communities confronted with mining react to, negotiate with and resist these activities? This book covers 13 case studies of copper, gold, uranium and other mining operations, situated in Latin America, Africa, Asia, Australia and Switzerland. With an extensive introduction to the subject and a systematic comparison across mining operations in different phases of development and social contexts, it serves as a primer and reference book for activists, students and researchers alike.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Detecting bugs as early as possible plays an important role in ensuring software quality before shipping. We argue that mining previous bug fixes can produce good knowledge about why bugs happen and how they are fixed. In this paper, we mine the change history of 717 open source projects to extract bug-fix patterns. We also manually inspect many of the bugs we found to get insights into the contexts and reasons behind those bugs. For instance, we found out that missing null checks and missing initializations are very recurrent and we believe that they can be automatically detected and fixed.