diff --git a/app.py b/app.py index 625354c..3131be4 100644 --- a/app.py +++ b/app.py @@ -117,11 +117,11 @@ def get_slug(path, folder, filename): # compile markdown into cited HTML def get_page_data(path): - print("Getting page data for: ", path) + print("Getting page data for: ", Path(path).name) + filename = Path(path).stem folder = Path(path).parent.name slug = get_slug(path, folder, filename) - prerendered = get_existing_page(path, slug) if prerendered: @@ -153,7 +153,7 @@ def get_page_data(path): extra_args=[ "--citeproc", "--bibliography=library.bib", - "--csl=apa.csl", + "--csl=harvard-cite-them-right.csl", ]) return page @@ -193,8 +193,6 @@ def render_posts(path, output_path=OUTPUT_D): elif file_path.suffix in {".jpeg", ".mp3", ".jpg", ".png"}: os.makedirs(f"{output_path}/{name}", exist_ok = True) shutil.copyfile(file_path, f"{output_path}/{name}/{filename}") - else: - print("doing nothing with", filename) # Pre-load before compiling def preload_documents(): @@ -249,13 +247,13 @@ def main(): path = os.path.join(CONTENT_D, subdir) if os.path.isdir(path): - print("Compile: an entire directory", path) + print("Compile: an entire directory", Path(path).name) render_posts(path) elif Path(path).suffix == '.md': - print("Compile: single page", path); + print("Compile: single page", Path(path).name) render_single_file(get_page_data(path), path, OUTPUT_D) elif Path(path).suffix in [".csv"]: - print("Compile: not compiling this file!") + print("Compile: not compiling ", Path(path).name) copy_assets() diff --git a/harvard-cite-them-right.csl b/harvard-cite-them-right.csl new file mode 100644 index 0000000..8f01ed8 --- /dev/null +++ b/harvard-cite-them-right.csl @@ -0,0 +1,321 @@ + + diff --git a/library.bib b/library.bib index d678508..e02bba4 100644 --- a/library.bib +++ b/library.bib @@ -30,10 +30,11 @@ file = {/Users/Rosa/Zotero/storage/LTRYTQS2/charles-r-acland-residual-media_pdf -- Xerox WorkCentre 5655 -- fd5e0a915ed3fdf92f48da0ca8009c71 -- Anna’s Archive-1.pdf} } -@techreport{baldeGlobalEWasteMonitor, +@techreport{baldeGlobalEWasteMonitor2024, title = {The {{Global E-Waste Monitor}} 2024}, author = {Bald{\'e}, Cornelis P. and Kuehr, Ruediger and Yamamoto, Tales and McDonald, Rosie and D'Angelo, Elena and Althaf, Shahana and Bel, Garam and {Fernandez-Cubillo}, Elena and Forti, Vanessa and Gray, Vanessa and Herat, Sunil and Honda, Shunichi and Iattoni, Giulia and Khetriwal, Deepali S. and di Cortemiglia, Vittoria Luda and Lobuntsova, Yuliya and Nnorom, Innocent and Wagner (2024), Michelle and Bald{\'e}, Cornelis P. and {International Telecommunication Union (ITU)} and {United Nations Institute for Training and Research (UNITAR)}}, - institution = {International Telecommunication Union (ITU)}, + year = {2024}, + langid = {english}, annotation = {titleTranslation: THE GLOBAL E-WASTE MONITOR 2024}, file = {/Users/Rosa/Zotero/storage/WGS4GDYK/GEM_2024_EN_11_NOV-web.pdf} } diff --git a/src/content/chapters/-1-intro.md b/src/content/chapters/-1-intro.md index 6e35bae..6de3868 100644 --- a/src/content/chapters/-1-intro.md +++ b/src/content/chapters/-1-intro.md @@ -13,7 +13,7 @@ You're reading[^shortcut-print] *A Field Guide for Salvaging Sound Devices*. In Salvaging is the practice of using computational resources that already exist. Not freshly purchased hardware, but salvaged from landfills and hidden in storage boxes. The E-Waste Monitor shows that global e-waste production is growing rapidly, even doubling between 2010 and 2022. However, the rate at which e-waste is collected and recycled isn't growing at the same pace, resulting in landfills that continue to grow, that will only go worse. -[@baldeGlobalEWasteMonitor] +[@baldeGlobalEWasteMonitor2024] According to Jennifer Gabrys, salvage is not just about reusing materials; it's about confronting the systems that created the waste in the first place. Waste is not only consumer discards but a by-product of the entire lifecycle of electronic products—from the mining of minerals that make up the hardware, the "final" disposal, or re-entry into the production chain. These processes happen in hazardous waste sites, causing long-term environmental and health problems [@calmaWomenWhoMade2025], often in developing countries where technology consumption is much lower. [@gabrysSalvage2012]. @@ -49,7 +49,7 @@ The guide is split up into five chapters, each focusing on a different stage of Cleaning up afterward en nog iets ## Do It With Others (DIWO) -Within the DIY Sound community, DIWO workshops are a common way of sharing knowledge [@richardsDIYElectronicMusic2013], similary to how repair historycally is organised as a social activity - opening up workshops and sharing knowledge [@mattern]. By being part of workshops and gatherings around DIY sound and repair, I've noticed how empowering these exchanges can be. This guide itself is created during and around so-called *(un)repair nights[^unrepair-night]* at the klankschool[^about-klankschool]. I would really encourage you to do DIWO this guide too. The frustrating process that can be learning electronics is much better to manage when shared. +Within the DIY Sound community, DIWO workshops are a common way of sharing knowledge [@richardsDIYElectronicMusic2013], similary to how repair historycally is organised as a social activity - opening up workshops and sharing knowledge [@matternStepStepThinking2024]. By being part of workshops and gatherings around DIY sound and repair, I've noticed how empowering these exchanges can be. This guide itself is created during and around so-called *(un)repair nights[^unrepair-night]* at the klankschool[^about-klankschool]. I would really encourage you to do DIWO this guide too. The frustrating process that can be learning electronics is much better to manage when shared. On that note, I am by no means an expert in electronics. When I write about how things work, please take it with a grain of salt. This guide represents my personal understanding, which, no doubt, contains incorrect assumptions or oversimplifications. If you have suggestions for improvement, feel free to reach out or submit a pull request with your insights. diff --git a/src/content/chapters/1-dismantling.md b/src/content/chapters/1-dismantling.md index eb8d953..4dda067 100644 --- a/src/content/chapters/1-dismantling.md +++ b/src/content/chapters/1-dismantling.md @@ -48,4 +48,4 @@ This process really is about finding small gaps in the enclosures[^black-boxism] Dit verhaal gaan ondersteunen met illustraties/foto's -Praten over hoe eventueel the manual een onderdeel van heb object zou kunnen zijn, pagina 14 op [@ matternStepStepThinking2024] en pagina 2 van [@parksCrackingOpenSet2000] \ No newline at end of file +Praten over hoe eventueel the manual een onderdeel van heb object zou kunnen zijn, pagina 14 op [@matternStepStepThinking2024] en pagina 2 van [@parksCrackingOpenSet2000] \ No newline at end of file diff --git a/src/content/chapters/4-reflection.md b/src/content/chapters/4-reflection.md index b26e8f9..20f03b3 100644 --- a/src/content/chapters/4-reflection.md +++ b/src/content/chapters/4-reflection.md @@ -11,12 +11,12 @@ At this point in the salvaging process, where I (very dramatically) sit in the m Do note that the small detour is not “wasted”[^pun] time or effort. We were able to create the moment of celebration as the 100 rabbits would like us to do. We extended the life of the hardware for a bit to uncover black boxes together. To me personally it was already valuable to be able to dismantle hardware with both kids and my mom (shoutout), and view the hardware from their perspective. -This moment of having to return it to the mileupark shows that this intervention did not change much, as one person or one repair cafe cannot do. It does call for better legislation and regulation, and put the responsibility of the disposal back to where the material came from, in my opinion at least, improved design processes and a different mindset. It is one thing to return your iPhone to the Apple Store to buy a new one, it’s another thing to embrace not having the latest phone. So it still keeps this cycle of consuming and disposing in place, instead of forcing Apple to create actual ownership of the waste that they create. Thank you. Hoewel recycling programma’s zoals deze vast een zekere effect hebben, zeggen ze niets over waar hardware utieindelijk eindigt [@ parksFallingApartElectronics] daarnaast is een randvoorwaarden van het inleveren vaak dat je eerst een nieuw apparaat aanschaft, wat alleen een soort greenwashing van consumeren creeert. https://www.samsung.com/nl/inruil/. Op de website van samsung staat letterlijk “Stap 1. Koop je nieuwe toestel met inruilvoordeel op samsung.com”. Er wordt geen woord gerept over wat er gebeurt. alleebn “et krijgt een nieuwe bestemming of wordt volledig verwerkt.”. Nog ironischer wordt het wanneer je verder zoekt op de website van de inruil partner van samsung, l8p. Over inruil wordt hier ook hee lief gezegd, we geven je toestel een tweede leven bij een nieuwe eigenaar. Echter op de webshop wordt er gerept over “s: deze producten zijn nieuw, nooit (of beperkt) gebruikt en in originele toestand. “ Wat is het +This moment of having to return it to the mileupark shows that this intervention did not change much, as one person or one repair cafe cannot do. It does call for better legislation and regulation, and put the responsibility of the disposal back to where the material came from, in my opinion at least, improved design processes and a different mindset. It is one thing to return your iPhone to the Apple Store to buy a new one, it’s another thing to embrace not having the latest phone. So it still keeps this cycle of consuming and disposing in place, instead of forcing Apple to create actual ownership of the waste that they create. Thank you. Hoewel recycling programma’s zoals deze vast een zekere effect hebben, zeggen ze niets over waar hardware utieindelijk eindigt [@parksFallingApartElectronics2007] daarnaast is een randvoorwaarden van het inleveren vaak dat je eerst een nieuw apparaat aanschaft, wat alleen een soort greenwashing van consumeren creeert. https://www.samsung.com/nl/inruil/. Op de website van samsung staat letterlijk “Stap 1. Koop je nieuwe toestel met inruilvoordeel op samsung.com”. Er wordt geen woord gerept over wat er gebeurt. alleebn “et krijgt een nieuwe bestemming of wordt volledig verwerkt.”. Nog ironischer wordt het wanneer je verder zoekt op de website van de inruil partner van samsung, l8p. Over inruil wordt hier ook hee lief gezegd, we geven je toestel een tweede leven bij een nieuwe eigenaar. Echter op de webshop wordt er gerept over “s: deze producten zijn nieuw, nooit (of beperkt) gebruikt en in originele toestand. “ Wat is het - As Jennifer Gabry’s concludes we shouldn’t strive for a zero waste utopia and in that way hide the waste, yet find we should [@ gabrysDigitalRubbishNatural2011] [JA WAT MOETEN WE EIGENLIJK DOEN VOLGENS HAAR - VERDER LEZEN]. By actively engaging with the salvaged hardware, we are able to uncover some black boxes, as we did in chapter 2, dismantling. [kunnen we hier nog iets over black boxes zeggen?] + As Jennifer Gabry’s concludes we shouldn’t strive for a zero waste utopia and in that way hide the waste, yet find we should [@gabrysDigitalRubbishNatural2011] [JA WAT MOETEN WE EIGENLIJK DOEN VOLGENS HAAR - VERDER LEZEN]. By actively engaging with the salvaged hardware, we are able to uncover some black boxes, as we did in chapter 2, dismantling. [kunnen we hier nog iets over black boxes zeggen?] [^pun]: pun intended @@ -32,11 +32,12 @@ M - en waarom is het niet te doen? SMD componenten. Daarin is het overduidelijk te zien dat de hardware niet met de gedachte is ontworpen dat er ooit nog iemand anders bij zou komen, of het nu voor maintenance of salvaging is. +## Ideeen -Within recycling there is loads of greenwashing. Falling apart (Parks, n.d.)[@parksFallingApartElectronics2007] text gebruiken hier. +Within recycling there is loads of greenwashing. Falling apart (Parks, n.d.)[@parksFallingApartElectronics2007] text gebruiken hier. -Feedback: * Je beantwoord de vraag heel erg vanuit het perspectief van de maker van sound devices, wat heel goed is, maar je maakt weinig connecties met het grotere plaatje, right to repair movement, planned obsolesence, e-waste, werkelijke kosten van wegwerp maatschappij. Ik denk dat Mattern's tekst misschien een goede inspiratie is hier, als voorbeeld van hoe je een koppeling kunt maken tussen het hands on doen en 'de big picture' van wat moeten we eigenlijk repareren, de apparaten of het systeem dat ze produceerd? +Feedback: * Je beantwoord de vraag heel erg vanuit het perspectief van de maker van sound devices, wat heel goed is, maar je maakt weinig connecties met het grotere plaatje, right to repair movement, planned obsolesence, e-waste, werkelijke kosten van wegwerp maatschappij. Ik denk dat Mattern's tekst misschien een goede inspiratie is hier, als voorbeeld van hoe je een koppeling kunt maken tussen het hands on doen en 'de big picture' van wat moeten we eigenlijk repareren, de apparaten of het systeem dat ze produceerd? ## Over waarom microcontrollers -Uit de tekst van dirty electronics wordt dit ook benoemd An advantage of using microcontrollers is that less discrete electronic components are needed in a circuit design. And of course, it is possible to reprogram the microcontroller. [@ richardsDIYElectronicMusic2013] \ No newline at end of file +Uit de tekst van dirty electronics wordt dit ook benoemd An advantage of using microcontrollers is that less discrete electronic components are needed in a circuit design. And of course, it is possible to reprogram the microcontroller. [@richardsDIYElectronicMusic2013] \ No newline at end of file diff --git a/src/content/chapters/5-bib.md b/src/content/chapters/5-bib.md index 076fb7b..cfc7e98 100644 --- a/src/content/chapters/5-bib.md +++ b/src/content/chapters/5-bib.md @@ -6,7 +6,5 @@ front: false --- -Je moet ff navragen welke referencing style er nu gebruikt moet worden. - ::: {#refs} :::