Editing
Science and Technology Studies
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Actor-Network' (Identifying the human and non-human 'Actors' in a system):''' <syntaxhighlight lang="python"> def analyze_network(activity): """ Shows how 'Things' act alongside 'People'. """ if activity == "Social Media Post": actors = ["User", "Algorithm", "Smartphone", "Data Center", "Advertiser"] agency = "The Algorithm determines who sees the post." elif activity == "Scientific Discovery": actors = ["Researcher", "Microscope", "Funding Agency", "Peer Reviewers"] agency = "The Microscope 'Translates' the bacteria into a Graph." else: actors = ["Generic"] return f"NETWORK: {actors} | KEY AGENCY: {agency}" # Case: A scientist looking at a cell print(analyze_network("Scientific Discovery")) </syntaxhighlight> ; STS Landmarks : '''The 'Cyborg Manifesto' (Donna Haraway)''' β The argument that we are all "Cyborgs" now because we are "Inseparably Linked" to our "Technology." : '''The 'Sokal Affair' (1996)''' β A "Physics Professor" wrote a "Fake Paper" filled with "STS Jargon" and got it published in a top journal to "Prove" that STS was "Too focused on words" and not "Truth." (This started the 'Science Wars'). : '''User-Centered Design''' β How "Companies" (like Apple) use STS principles to "Design products" that "Fit" into human "Social Networks." : '''Algorithmic Bias''' β Using STS to show that "AI" is not "Neutral"βit "Inherits" the "Biases" of its "Creators" and its "Training Data." </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information