Something about taking a cut of someone's salary doesn't feel right to me.
If you were to borrow the $10k that they give you, over a 2 year period at a 10% rate (maximum allowed by law in CA), you'd pay a little over $11k. Modern Labor will charge you up to $30k over that same 2 year period, for an interest rate north of 100%.
How is this initial $10k different from a loan? Just because it's coming out of your salary doesn't mean it's not usurious.
At the end of the day they are offering a lot more than just 10k. They are offering training AND placement assistance. They are also assuming the costs of the people who fail to complete the program of get a job.
They also seriously need to give CloudWatch a UI/UX overhaul.
1. https://opencensus.io/introduction/#partners-contributors
Would also be nice to see some stats for traffic within the same AZ as well. I generally see ping times between 0.1 and 0.2 ms within the same AZ on AWS, would be nice to know what that looks like on Azure and GCP.
[...]
>The purpose of the JPM Coin is to allow businesses to make near-instantaneous transactions of value across the internet without having to move fiat money in the background.
I genuinely don't understand what the blockchain does here that couldn't be implemented by any random database system. I mean the euros that I have in my bank account are also just a number that could be moved "across the internet" instantly if they so desired.
The big innovation with Bitcoin-like blockchains is that transactions can be done trustlessly but the whole "private blockchain with accredited miners" turns it into basically a slow inefficient database with extra steps.
Is it just a buzzword to generate interest or is there an aspect of this I'm missing?
I think there is still value in Blockchain networks like Stellar[1] that are not fully decentralized, but are federated and diverse. If this is a first step towards them issuing a stable coin on a network like that then I welcome it.
> We will also publish the IE11 upgrade through Windows Update and Windows Server Update Services (WSUS) for all versions of Windows Server 2012 and Windows Embedded 8 Standard later this year.
Nice! I wonder, will they eventually do this with their Chromium-based version of Edge?
MS could certainly also do good business selling Docker's friendly Enterprise orchestration tools (including their new Kubernetes based tool) which check all the Enterprise requirements for security, policy, identity management etc.
I think GitHub Actions will become a major force in the CI market in short order, it has so many things going for it
a) Everyone already has an account and lots of code already lives there. One less extra thing to worry about.
b) I trust MS/GitHub with my Cloud secrets more than I trust the various other CI providers.
c) The financial backing of MS to provide a significant free tier
d) The fact that actions can so easily be shared on GitHub is a killer feature. More are more projects/companies will build actions for their end users.
> For if there are no rules being broken it becomes tempting to ask why a decentralized architecture is the best tool for the job.
> you can indeed build and release a system such that when ‘the man’ comes over to compel you to stop whatever it is that you’ve done that annoys him, you can actually say “no, sorry, it can’t be done”. But you cannot then turn around and easily make changes and updates to that system. Coordination costs are high and the timeframe to get things done is extremely long.
> if the objective of the game was to secure billion dollar exits and huge returns on capital invested, then every one of them [VC-backed companies] failed.
Overall great series of posts.
> A second important theme for decentralized systems is a common lack of appreciation for just how complex these systems are and how finely balanced they need to be to operate correctly.
I originally joined Bittorrent in 2007 to work on a decentralized CDN which aimed to do something like “tie together all the unused storage and bandwidth on people’s PCs into a content delivery network which had zero operating costs (for us)”.
In time it proved there were a number of things wrong with this ambition (most of which I won’t touch on here), although perhaps the most important one which we discovered the hard way was the cost of complexity.
1. https://medium.com/@simonhmorris/intent-complexity-and-the-g...