The Persistence of Technology
Title | The Persistence of Technology PDF eBook |
Author | Stefan Krebs |
Publisher | transcript Verlag |
Pages | 293 |
Release | 2021-09-30 |
Genre | History |
ISBN | 3839447410 |
Repair, reuse and disposal are closely interlinked phenomena related to the service lives and persistence of technologies. When technical artefacts become old and worn out, decisions have to be taken: is it necessary, worthwhile or even possible to maintain and repair, reuse or dismantle them - or must they be discarded? These decisions depend on factors such as the availability of second-hand markets, repair infrastructures and dismantling or disposal facilities. In telling the stories of China's power grid, Canadian telephones, German automobiles and India's shipbreaking business, among others, the contributions in this volume highlight the persistence of technologies and show that maintenance and repair are not obsolete in modern industries and consumer societies.
Race After Technology
Title | Race After Technology PDF eBook |
Author | Ruha Benjamin |
Publisher | John Wiley & Sons |
Pages | 172 |
Release | 2019-07-09 |
Genre | Social Science |
ISBN | 1509526439 |
From everyday apps to complex algorithms, Ruha Benjamin cuts through tech-industry hype to understand how emerging technologies can reinforce White supremacy and deepen social inequity. Benjamin argues that automation, far from being a sinister story of racist programmers scheming on the dark web, has the potential to hide, speed up, and deepen discrimination while appearing neutral and even benevolent when compared to the racism of a previous era. Presenting the concept of the “New Jim Code,” she shows how a range of discriminatory designs encode inequity by explicitly amplifying racial hierarchies; by ignoring but thereby replicating social divisions; or by aiming to fix racial bias but ultimately doing quite the opposite. Moreover, she makes a compelling case for race itself as a kind of technology, designed to stratify and sanctify social injustice in the architecture of everyday life. This illuminating guide provides conceptual tools for decoding tech promises with sociologically informed skepticism. In doing so, it challenges us to question not only the technologies we are sold but also the ones we ourselves manufacture. Visit the book's free Discussion Guide: www.dropbox.com
The Persistence of Technology
Title | The Persistence of Technology PDF eBook |
Author | Stefan Krebs |
Publisher | Transcript Verlag, Roswitha Gost, Sigrid Nokel u. Dr. Karin Werner |
Pages | 400 |
Release | 2020-03-15 |
Genre | |
ISBN | 9783837647419 |
Repair, reuse, and disposal are closely interlinked phenomena related to the lives and persistence of technologies. When technical artifacts become old and outworn, decisions have to be taken: is it necessary, worthwhile or even possible to maintain and repair or to reuse or dismantle them--or must one dispose of them? These decisions depend on factors such as the availability of second-hand markets, repair infrastructures, and dismantling or disposal facilities. Telling the stories of, among others, China's power grid, Colombian roads, American telephones, German automobiles, and India's ship breaking business, the contributions in this volume stress the long lives of technologies and show that maintenance and repair are not obsolete in modern industries and consumer societies.
Persistent Forecasting of Disruptive Technologies
Title | Persistent Forecasting of Disruptive Technologies PDF eBook |
Author | National Research Council |
Publisher | National Academies Press |
Pages | 136 |
Release | 2010-02-15 |
Genre | Technology & Engineering |
ISBN | 0309116600 |
Technological innovations are key causal agents of surprise and disruption. In the recent past, the United States military has encountered unexpected challenges in the battlefield due in part to the adversary's incorporation of technologies not traditionally associated with weaponry. Recognizing the need to broaden the scope of current technology forecasting efforts, the Office of the Director, Defense Research and Engineering (DDR&E) and the Defense Intelligence Agency (DIA) tasked the Committee for Forecasting Future Disruptive Technologies with providing guidance and insight on how to build a persistent forecasting system to predict, analyze, and reduce the impact of the most dramatically disruptive technologies. The first of two reports, this volume analyzes existing forecasting methods and processes. It then outlines the necessary characteristics of a comprehensive forecasting system that integrates data from diverse sources to identify potentially game-changing technological innovations and facilitates informed decision making by policymakers. The committee's goal was to help the reader understand current forecasting methodologies, the nature of disruptive technologies and the characteristics of a persistent forecasting system for disruptive technology. Persistent Forecasting of Disruptive Technologies is a useful text for the Department of Defense, Homeland Security, the Intelligence community and other defense agencies across the nation.
Pragmatism, Technology, and the Persistence of the Postmodern
Title | Pragmatism, Technology, and the Persistence of the Postmodern PDF eBook |
Author | Andrew Wells Garnar |
Publisher | Rowman & Littlefield |
Pages | 193 |
Release | 2020-07-15 |
Genre | Philosophy |
ISBN | 1498597602 |
Is postmodernity over? Does postmodernism still have anything important to say? Pragmatism, Technology, and the Persistence of the Postmodern argues “yes” to both. Despite the claims of a number of scholars that “postmodern” is over and done with, Andrew Wells Garnar demonstrates its continued relevance by carefully examining the use of information and communication technologies. These technologies illustrate many important postmodern concepts, thus showing the continued significance of postmodern philosophy. Garnar reconstructs these concepts with the tools of classical pragmatism. By engaging with pragmatists as well as with the thought of Jean-François Lyotard, Albert Borgmann, and others, this book produces a revitalized vision of both pragmatism and the postmodern. This version of pragmatism reflects the tenor of the times in a more nuanced way, while also showing how the postmodern continues to play out in contemporary life. Pragmatism, Technology, and the Persistence of the Postmodern shows how a pragmatic conception of technology opens up possibilities for working within postmodernity to materially address social and technical problems.
Spring Start Here
Title | Spring Start Here PDF eBook |
Author | Laurentiu Spilca |
Publisher | Simon and Schuster |
Pages | 416 |
Release | 2021-11-09 |
Genre | Computers |
ISBN | 1638356955 |
Quickly master the massive Spring ecosystem with this focused, hands-on guide that teaches you exactly what you need to know. In Spring Start Here, you will learn how to: Build web applications with Spring Manage application objects with Spring context Implement data persistence using data sources and transactions Implement data exchange between applications using REST services Utilize Spring Boot's convention-over-configuration approach Write unit and integration tests for apps implemented with Spring Minimize work when building any kind of app Persisting data in a Spring application using the latest approach Spring Start Here introduces you to Java development with Spring by concentrating on the core concepts you'll use in every application you build. You'll learn how to refactor an existing application to Spring, how to use Spring tools to make SQL database requests and REST calls, and how to secure your projects with Spring Security. There's always more to learn, and this book will make your next steps much easier. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology For Java developers, Spring is the must-learn framework. This incredible development tool powers everything from small business ecommerce applications to enterprise-scale microservices. Mastering Spring is a long journey. Taking your first step is easy! Start here. About the book Spring Start Here teaches Java developers how to build applications using Spring framework. Informative graphics, relevant examples, and author Laurentiu Spilca's clear and lively writing make it easy to pick up the skills you need. You'll discover how to plan, write, and test applications. And by concentrating on the most important features, this no-nonsense book gives you a firm foundation for exploring Spring's rich ecosystem. What's inside Build web applications with Spring Minimize repetition and manual work Persisting data in a Spring application HTTP and REST-based web services Testing your Spring implementations About the reader For readers with beginning to intermediate Java skills. About the author Lauren?iu Spilca is a skilled Java and Spring developer and an experienced technology instructor. Table of Contents PART 1 FUNDAMENTALS 1 Spring in the real world 2 The Spring context: Defining beans 3 The Spring context: Wiring beans 4 The Spring context: Using abstractions 5 The Spring context: Bean scopes and life cycle 6 Using aspects with Spring AOP PART 2 IMPLEMENTATION 7 Understanding Spring Boot and Spring MVC 8 Implementing web apps with Spring Boot and Spring MVC 9 Using the Spring web scopes 10 Implementing REST services 11 Consuming REST endpoints 12 Using data sources in Spring apps 13 Using transactions in Spring apps 14 Implementing data persistence with Spring Data 15 Testing your Spring app
Technology and the African-American Experience
Title | Technology and the African-American Experience PDF eBook |
Author | Bruce Sinclair |
Publisher | MIT Press |
Pages | 258 |
Release | 2004 |
Genre | History |
ISBN | 9780262195041 |
The intersection of race and technology: blackcreativity and the economic and social functions of the myth ofdisengenuity.