sarcher | 6 years ago | on: Airbnb likely removed 31,000 homes from Canada’s rental market, study finds
sarcher's comments
sarcher | 7 years ago | on: Spending $5k to put Zimbabwe on Street View
What a great project, glad the university recognized your effort.
sarcher | 7 years ago | on: Ask HN: What's your favorite tech podcasts, and how to you find them?
Hangouts with James Fee is a podcast primarily about the business side of GIS, I haven't seen a new one in a long while now though. https://www.stitcher.com/podcast/hangouts-with-james-fee
sarcher | 7 years ago | on: Do the Rich Capture All the Gains from Economic Growth?
Have conversations with difficult people, sure, but have a conversation, don't just let stuff like that slide by! Not sure how long I'll be subscribed if those attitudes keep receiving clear air.
sarcher | 7 years ago | on: Ask HN: Which books are “must-read” for anyone trying to learn about your field?
sarcher | 7 years ago | on: Ask HN: Which books are “must-read” for anyone trying to learn about your field?
"This Old House: Restoring, Rehabilitating, and Renovating an Older House" by Bob Vila.
An older book, only the carpentry is relevant today, but a nice picture-driven exploration of sensitive home renovation.
"A Place of My Own: the Architecture of Daydreams" by Michael Pollan
I didn't get a lot out of this because it was a pretty simple project that was being described, but it's a good look at the challenges of design, and a good primer if you're looking to do your own small project. Plus, Michael Pollan is an enjoyable writer.
"House" by Tracy Kidder
Follows the construction of a home in MA with a lot of builder perspective. Explores the common issues associated with running a small carpentry company frame to finish. There is also "The Apple Corps Guide to the Well-Built House" by Jim Locke which is written by a member of the firm profiled in "House" - haven't read it yet.
"Last Harvest: How a Cornfield Became New Daleville" by Witold Rybczynski
Follows the evolution of a farm field into a subdivision.
.
A little more challenging:
"The City in History" by Lewis Mumford
Best described as a "Tome" - a staple in intro level planning classes.
"building Construction Illustrated" by Francis Ching
A good illustrated primer on basic residential construction assemblies, will help with visualization of written descriptions and vocabulary.
"Big House, Little House, Back House, Barn" by Thomas Hubka
The evolution of farm yard structures, of interest if you've ever wondered about the repeating patterns you see on New England farms.
"A Field Guide to American Houses" by Virginia Savage McAlester
This book will tell you what every type of house is. If I remember right, I believe it also has a section on vernacular houses. A similar book that I own but have not read is "A Field Guide to American Architecture" by Carole Rifkind. I also like, and have read, "American Vernacular: Buildings and Interiors, 1870-1960" by Herbert Gottfried
"How Buildings Learn: What Happens After They're Built" by Stewart Brand
A great look at what happens after construction is completed, I love this book for it's treatment of a seldom-discussed reality of the construction trades.
"Builders Guide: Cold Climates" Joseph W Lstiburek
Lstiburek is opinionated, and usually right. Find more books of this style at: https://buildingscience.com/
"The Checklist Manifesto" by Atul Gawande
Changed how I approach documenting and completing tasks - in a business like construction where it's hard to go in reverse, it's been a major component of my success since I first read it in 2011. Simple in concept, hard in practice.
sarcher | 8 years ago | on: Google retires the Pixel C tablet as it shifts focus to the Pixelbook
sarcher | 8 years ago | on: How to Build a City That Doesn’t Flood? Turn It into a Sponge
"Too Big, Will Fail" is a pretty common refrain from anti-infrastructure personalities, but when it comes to simple civil engineering projects it doesn't matter what the scale is if the mechanism is proven. Solving CSOs isn't the Hyperloop, it's just building a bathtub big enough in the right place and figuring out how to drain it appropriately when it fills up.
Milwaukee, Chicago - these are examples that prove that stormwater management is a solved problem. So let's apply that solution to places where the problem still exists.
Anyways, cool link, I didn't know about Milwaukee's system.
sarcher | 8 years ago | on: How to Build a City That Doesn’t Flood? Turn It into a Sponge
We have a great example in Maine of how well CSOs can be addressed and minimized in the twin-cities of Saco and Biddeford. These two municipalities face each other across the Saco River and have separate waste water systems. They both have historical issues with CSOs and have been working to address them.
Saco worked quickly, spent a ton of money, and raised a lot of fees to upgrade their sewer infrastructure to minimize CSOs into the Saco River. They are largely complete with that work and total CSOs has dropped to under 1 million gallons per year[0] estimated, and only 600k gallons in 2016[1] (highly dependent on rainfall).
Biddeford has been slower off the block, to be honest I'm not sure what they've accomplished although I know they've made progress. I believe a recent large Main Street reconstruction included CSO work. Their CSO discharge rate sits around 20-40 million gallons year year[1].
One big difference is that Saco charges an CSO impact fee on new sewer volume, currently $11.27 per rated gallon[2]. I'm pretty sure that Biddeford doesn't charge a CSO fee at all, at least it's not detailed on their wastewater permit application.
A community is a reflection of it's citizen values. Care about CSOs? Talk about them, build consensus, and raise money to deal with them. There will always be someone complaining about the municipal fees to build and live in a particular community, don't let those individuals dictate the narrative and thereby the world you live in.
It's easier to see your impact in a small community (like Saco, ME) as compared to a large community (like San Francisco, CA), I get that. Don't get discouraged, keep working.
[0]http://courier.mainelymediallc.com/news/2017-11-09/News/Saco...
[1]http://www.maine.gov/dep/water/cso/2016_status_report.pdf
[2]http://www.sacomaine.org/departments/water_resource_recovery...
sarcher | 8 years ago | on: The Never-Ending Foreclosure
The meat of the story covers their recovery, 2009-2017, and is contained within the 20+ paragraphs after your summary ends. It is a story about how, without stable living conditions, life is difficult. It's difficult for workers, parents, children, students, and everyone in-between. It's a story about how broad economic recovery sometimes still leaves people 'behind' their peers in wealth, education, and personal security.
sarcher | 8 years ago | on: Ask HN: How will the 2018 Tax Cut plan impact Engineers?
It not only favors the wealthy over those who really could benefit from tax relief, but it steals from the future by increasing the national debt to pay for it (I have no problem increasing the national debt for services and infrastructure, but giving the wealthy tax relief is neither). What a catastrophe.
sarcher | 8 years ago | on: Getting Started on Geospatial Analysis with Python, GeoJSON and GeoPandas
I assume the issues you find teaching QGIS are also found in teaching Arc, but my last experience with Arc was version 9.x so I'm a little out of the loop.
sarcher | 8 years ago | on: Getting Started on Geospatial Analysis with Python, GeoJSON and GeoPandas
I still do 50%+ of my work in QGIS and find the embedded python interpreter to be essential. There are very few projects where I don't open it up, or otherwise have organized/cleaned the data beforehand (often with python, I'm a one trick pony).
In 2017 so far only one project has not required some coding, and that was a print map for a small transit agency. All the data could be easily hand-digitized.
sarcher | 8 years ago | on: Getting Started on Geospatial Analysis with Python, GeoJSON and GeoPandas
Very helpful community as well.
sarcher | 8 years ago | on: Hundreds of EPA Workers Leave in Recent Days
I spent about half a decade working in the solid waste/wastewater residuals industry (2008-2014) where the EPA plays a significant oversight role on facility operations. Further, the EPA plays a significant role on new facility development and design (my focus).
I found that the EPA staff I worked with were almost invariably helpful, well informed about the potential environmental impacts of our proposed activities, and adept at navigating the variety of systems/approvals required to comply with EPA regulations borne from laws passed by our representative government.
I was not always happy with the requirements imposed, but this was almost always because of a difference between the EPA and myself concerning risk assessment - and I can't blame the EPA for being less risk tolerant concerning environmental damage, that's their job.
More recently I have had a wonderful experience with the EPA's hazardous materials program which provides guidance and some funding for the identification and remediation of hazardous materials in old buildings. In the case of buried petroleum tanks, common here in New England, they even assist monetarily to get these environmental hazards removed when discovered (many have been abandoned for decades, unmarked). This program is invaluable for small, old communities who have the legacy of poor environmental decisions made during our industrial revolution literally built into their environment (lead, PCBs, asbestos, etc.).
If you have had direct contact with the EPA and it's gone poorly - share your story. But generalized mudslinging at EPA staff seems mean spirited and likely the product of several decades of media narratives aimed at destabilizing our country's already limited focus on environmental protection.
sarcher | 8 years ago | on: America’s First Meat-Free Fast-Food Restaurant Is Getting Ready to Expand
Thirteen locations in the Boston area.
sarcher | 8 years ago | on: Simple Techniques for Lowering the Cost of Zero-Energy Homes
sarcher | 8 years ago | on: Simple Techniques for Lowering the Cost of Zero-Energy Homes
The gaskets maintain an airspace between the glass panes, which is responsible for most of the thermal performance. On new windows this can even be filled with a transparent gas (like argon or krypton) to increase performance.
sarcher | 8 years ago | on: Simple Techniques for Lowering the Cost of Zero-Energy Homes
Energy Star: https://www.energystar.gov/newhomes/
Zero Energy Ready Homes: https://energy.gov/eere/buildings/zero-energy-ready-home
Passive House: http://www.phius.org/home-page
LEED for Homes: https://www.usgbc.org/cert-guide/homes
And my favorite, the Pretty Good House: http://www.greenbuildingadvisor.com/blogs/dept/guest-blogs/p...
Honestly, if you're buying a new home and the builder hasn't ponied up for Energy Star, you've got to wonder where their priorities are - it's not a difficult program to achieve. You can find Energy Star builders here: https://www.energystar.gov/index.cfm?fuseaction=new_homes_pa...
I agree, there is little transparency on the home-buying front, largely because adherence to one of these certifications is still pretty rare. Also, it's rarely taken into account in the appraisal process.
sarcher | 8 years ago | on: Simple Techniques for Lowering the Cost of Zero-Energy Homes
Good triple-glazed windows are expensive, but there are some vinyl triple systems that are reasonably priced. Anderson and Pella both have triple glazed options, for example.
There is also a relatively inexpensive (compared to imported European windows) option for tilt-turn windows now available: http://logicwd.com/
I haven't installed them myself, but I've bought other systems from that vendor and have been happy.
It's well accepted that the highway boom of twentieth century had a negative impact on city life. That's why the Big Dig put that city-cutting highway underground in Boston, and (one reason) why the viaduct in Seattle is going underground, and why the I-93 corridor in Massachusetts became a public transit route instead. Here's a longer list:
https://en.wikipedia.org/wiki/Freeway_removal
Transforming private residences into hotel rooms makes it easier to visit and harder to live. Acknowledging this doesn't mean people don't like Airbnb, it just means that both the positive and the negative impacts of their business model are being discussed.