Earlier quoted context omitted.
Based on my experience as a government contractor I have to say I think the government taking taxpayers money and funding open source infrastructure would be a terrible idea. What the government should do however is release all software it develops or pays to have developed from scratch as FOSS excluding sensitive defense systems and the like of course.
Interesting. I believe that VistA's (VA Hospital EHR) was originally open sourced because of a FOI filing. And then they (more-or-less) got behind it seriously. Contrary to the title of this posting, in 2005-or-so, there was more than one company formed around commercializing VistA that pulled down venture funding. Draper-Fisher-Jurvetson funded one, and I forget the other... But this was strictly a "toss over the wa…
Open-source infrastructure is not venture-backable
111–117 of 117 posts
Re: Open-source infrastructure is not venture-backable
#112Earlier quoted context omitted.
Based on my experience as a government contractor I have to say I think the government taking taxpayers money and funding open source infrastructure would be a terrible idea. What the government should do however is release all software it develops or pays to have developed from scratch as FOSS excluding sensitive defense systems and the like of course.
Interesting. I believe that VistA's (VA Hospital EHR) was originally open sourced because of a FOI filing. And then they (more-or-less) got behind it seriously. Contrary to the title of this posting, in 2005-or-so, there was more than one company formed around commercializing VistA that pulled down venture funding. Draper-Fisher-Jurvetson funded one, and I forget the other... But this was strictly a "toss over the wa…
Re: Open-source infrastructure is not venture-backable
#113Earlier quoted context omitted.
Based on my experience as a government contractor I have to say I think the government taking taxpayers money and funding open source infrastructure would be a terrible idea. What the government should do however is release all software it develops or pays to have developed from scratch as FOSS excluding sensitive defense systems and the like of course.
Interesting. I believe that VistA's (VA Hospital EHR) was originally open sourced because of a FOI filing. And then they (more-or-less) got behind it seriously. Contrary to the title of this posting, in 2005-or-so, there was more than one company formed around commercializing VistA that pulled down venture funding. Draper-Fisher-Jurvetson funded one, and I forget the other... But this was strictly a "toss over the wa…
Re: Open-source infrastructure is not venture-backable
#114Earlier quoted context omitted.
Doesn't running on AWS make this decidedly and automatically not open-source infrastructure? [edit]—typos
The article is also talking about the software tools that glue everything together. > Open source infrastructure refers to all the tools that help developers build software. On a deep level, it includes physical things like servers, but closer to the surface, it also includes things like programming languages, frameworks, and libraries. I also don't follow the AWS -> not open logic. I lease resources in someone else'…
Once you're up and running on the AWS platform with any significant infrastructure setup, you're basically locked in for life. I hope there are counter-examples, but I'm unaware of any significant migrations off of AWS in the last few years. Some of that is due to their overall pretty high service level, but it's also incredibly hard to replicate the AWS infrastructure on your own because the tooling either doesn't exist or is immature.
I think there's a really under-served niche of startups with AWS spends of greater than $200K/year that would love to move some or most of their infra off of AWS to achieve greater cost saving or unlock different product possibilities that can come with running in a datacenter or across different cloud providers. And would be willing to pay for services and tools to fill that need. I'm finding myself in that situation now, and even though we've been careful to not get tied in to most of the managed AWS services, we're still facing lock-in due to heavy integration with cloudformation. Without a good open-source or managed service alternative to just cloudformation, we're basically faced with needing to completely re-architect our systems if we move off of AWS. And full re-architecture initiatives tend to stay near the bottom of the Devops backlog if things are working.
Re: Open-source infrastructure is not venture-backable
#115Re: Open-source infrastructure is not venture-backable
#116Earlier quoted context omitted.
> It's far more offensive to have someone else police your words But which is entirely understandable in a workplace environment.
I'm truly sorry to hear you work at such an awful place that you might consider this acceptable, let alone understandable.
Unless you have deep pockets and don't mind paying several hundred thousand dollars out in settlements at a time.
Re: Open-source infrastructure is not venture-backable
#117Earlier quoted context omitted.
The article is also talking about the software tools that glue everything together. > Open source infrastructure refers to all the tools that help developers build software. On a deep level, it includes physical things like servers, but closer to the surface, it also includes things like programming languages, frameworks, and libraries. I also don't follow the AWS -> not open logic. I lease resources in someone else'…
Providing open-source clients does not make AWS an open ecosystem. If anything, my sense is that the overall direction of the AWS platform has been to get more and more proprietary and closed with initiatives like Lambda and Redshift that can't exist at all outside AWS. Rather than being some indication of the openness of the platform, I'd say that having open-source clients and sdks simply makes good business sense.…
I saw a local Lambda emulator today on HN.
But I do understand your concern. Software on AWS has an serious gravity and is hard to move.
I totally understand the CF challenge. I'm locked into that tool too. Terraform is great but doesn't really offer anything to replace the deepest parts of CF.
Which brings us back to the article. More funding for tools in the space would be huge for all of us.