While this is true, we're not 100% out of the woods. My brother is an architect in the region and mentioned to me that our exurbs and suburbs are notorious for fudging their water sustainability numbers vs actual use.
Since 1980 total water use has declined in the state by about 25% while population has tripled (300% growth). New construction is required to use grey water where suitable and it's waster water makes it back as treated or depending on geography is used by Palo Verde nuclear station. This is a non issue.
Tripling would be 200% growth, quadrupling would be 300% growth. Therefore I wasn't sure which one you meant, and I checked: according to [1] there was roughly a tripling from 1.5M to 4.5M between 1980 and 2020.
I do the same. Additionally, I'll generally write an unexecutable bit of code where I left off. If I try to start again the program will error out on the line I left off on.
I've been reading Lords of Finance, which covers the early 1900s. It's eerie how the current situation reflects the pre Black Thursday boom. Investments started to concentrate into a few stocks (then RCA and Montgomery Ward) as retail investors piled in. Folks were buying on margin, credit was easy. The difference now I think is the willingness of the Fed to reduce interest rates to support the stock market as well as a too big too fail ethos. At the time, the Fed wanted to drive out speculators which exacerbated things. I wonder how long the Fed will keep it up.
I first used it to pay a contractor in Argentina, since then I stick with the store of value hypothesis. It’s like gold but easier to hold and trade without having the government devalue it by printing more dollars. Or put another way, why does a dollar have value?
Argentina at the time had an official rate that was 4 to 1 the black market rate. If I used the official methods I'd be paying the contractor 25% of what I promised. In the US, this is not a large issue, but there are many countries where the gov't can manipulate their currency and exchange rates.
Today’s (normal)money system is complex and still many of it is not transparent to the public. Ethereum is trying to build something with more transparency but also tries to create a space in which people can experiment with funding. ( see quadratic voting experiments)
There are lots of hoops I would need to jump around if someone would send be US dollars. Those would be frozen in my bank account, I would need to get an official papers (contract or something like this), translate it to the local language, notarize it and prove that those moneys are not from laundering stuff. And even then I might be denied to get those money if those papers were unconvincing.
With Bitcoin it just works with 0 issues. Also I don't need to pay taxes which is good thing as I don't like this government and don't want to fund it.
I manage an outsourced team having worked in Latin America. I agree with the other commenters here. It will fail if there's no quality control and no filtering. Just like in the US, there are good devs and bad devs. It's up to the agency to actually manage and help them grow.
I run an online mobile ordering app for restaurants as a side project and have never seen this many sign ups in one day. I have a full time job so had to bring my gf on to help with customer support.
> I run an online mobile ordering app for restaurants as a side project and have never seen this many sign ups in one day. I have a full time job so had to bring my gf on to help with customer support.
Interesting, I'd like to see how the indie apps compete against the big guys like Doordash and Uber Eats, especially now during this shutdown. What is your biggest bottleneck, background checks and driver license verification? Bank accounts?
Let me know if you want an extra hand from a remote worker, I used to have to do tech support/emails for my startup, too. All while having a day job so I can understand how overwhelming coming home to 77 unread emails while staring at a backlog of unresolved tickets can be.
I negotiated the purchase of my condo from our landlord. The first thing we did was shave 6% off from the avg price in the area due to not using real estate agents. That fee is an indirect amount you paid through an increased price.
What is your IDE setup? I like elixir, but it seems that IDE support isn't where I'm used to in other languages. Specifically module auto imports/aliasing. Not a big gripe, but I haven't found an IDE I like as much as Rubymine for Elixir.