HN user

kt9

592 karma

Executive, Entrepreneur, Engineer Email: rsingh at arrsingh dot com

Posts34
Comments149
View on HN
www.distelli.com 8y ago

Puppet acquires Distelli

kt9
1pts0
www.passly.io 9y ago

Show HN: Passly.io – A REST API for Access Control

kt9
1pts2
thenewstack.io 9y ago

Distelli Manages Kubernetes Deployments Across Multiple Clouds

kt9
2pts1
www.distelli.com 9y ago

Show HN: A Cloud Neutral Alternative to AWS Code Deploy and AWS Code Pipelines

kt9
2pts1
www.geekwire.com 9y ago

Dating app Siren, which empowered women, shuts down after running out of money

kt9
2pts0
www.producthunt.com 9y ago

Europa Container Registry

kt9
2pts5
mobile.nytimes.com 9y ago

Jerks and the Startups They Ruin

kt9
1pts0
www.geekwire.com 9y ago

An Open Source Multi-Cloud Container Registry by Distelli

kt9
2pts1
news.ycombinator.com 9y ago

Ask HN: Do you use a self hosted private registry?

kt9
1pts2
www.distelli.com 9y ago

Show HN: Europa – An Open Source Multi-Cloud Container Registry

kt9
1pts1
github.com 9y ago

Show HN: Europa – An Open Source Self Hosted Container Registry

kt9
2pts1
www.distelli.com 9y ago

Show HN: Europa – An Open Source Self-Hosted Container Registry

kt9
4pts1
www.blog.distelli.com 9y ago

We tried NPM and found Yarn to be better

kt9
2pts1
www.distelli.com 9y ago

Show HN: Automated Pipelines to Your Kubernetes Clusters

kt9
81pts45
www.wsj.com 9y ago

Donald Trump Targets F-35 Program in Latest Dig on Defense Spending

kt9
5pts5
www.distelli.com 9y ago

Show HN: Please review our new Kubernetes Pipelines Features

kt9
6pts10
www.facebook.com 9y ago

Docker Is Actively Harmful to Engineering Organizations

kt9
12pts2
www.geekwire.com 10y ago

Amazon sues longtime exec over new job at Target

kt9
1pts0
www.distelli.com 10y ago

Understanding Bitbucket Oauth Permissions

kt9
1pts0
www.distelli.com 10y ago

Pipelines: Mission Control for DevOps

kt9
3pts1
www.distelli.com 10y ago

Show HN: I'm a marketing guy. I built a slack bot that deploys code

kt9
10pts0
www.distelli.com 10y ago

Distelli Rest API - An API for your Builds and Deployments

kt9
2pts1
www.geekwire.com 12y ago

Usermind raises $7.6M from Andreessen Horowitz

kt9
1pts3
techcrunch.com 12y ago

Monsanto Acquires Climate Corp for $1.1B

kt9
2pts0
www.distelli.com 13y ago

Show HN: I'm a single founder. Please review my bootstrapped startup

kt9
158pts103
www.autonlab.org 13y ago

Statistical Data Mining Tutorials

kt9
13pts1
news.ycombinator.com 13y ago

Ask HN: How long did it take for you to get your first active users

kt9
6pts6
pypi.python.org 13y ago

PyPi is Down

kt9
1pts2
www.daniellemorrill.com 13y ago

Google Announces Plans to Shut Down Google Affiliate Network

kt9
2pts1
www.youtube.com 13y ago

Jeff Bezos Fireside chat at aws re:invent

kt9
1pts0

Github should donate a license for Github Enterprise to gnome so that the gnome folks can have the best of both worlds - self hosted + github. Its a win for github to have a big project like gnome running on GHE.

Emacs is sexy 9 years ago

I've been using Emacs for over 15 years now and I do almost all my work in it. The two things that I still haven't found good solutions for in emacs are available out of the box in almost every editor today:

1. Autocomplete of methods, classes, variables etc 2. Auto import statement organisation

Yes I am aware of JDEE for #2 and I am aware of emacswiki/autocomplete but none of those solutions are as smooth, well integrated or work well enough like they do in atom or visual studio.

If someone was to rethink the problem from the ground up and solve it in an elegant and efficient way my life would be complete.

IMHO the most important thing for opsolutely to figure out is whether they're focusing on the Enterprise or the SMB space. The reason is that will dictate the direction of their product and the features, integrations and customer experience.

The requirements for enterprise are very different from the requirements for small companies.

I say this from experience running a deployment automation company focused primarily on the enterprise (https://www.distelli.com) and we made a decision early on to focus on the enterprise. Making a decision early on helped us focus on the target market we're going after and we have actively built stuff for the enterprise because of that decision.

He started chip companies on the side, which Georgia Tech encouraged, eager to see successful university spinoffs that had showered riches and prestige on Stanford, the Massachusetts Institute of Technology and other top computer engineering schools.

And now there will be no more academics at Georgia Tech working to spinoff companies that shower riches on their benefactor universities. The bureaucracy strikes again and kills innovation.

Ah! I understand now. You want all new repos that get created to be public by default so that future pulls don't require a token. Also you want the push to be public so that doesn't require a token. Did I understand that correctly?

Do you mind opening an issue on our github repo - if you can do that we can definitely add that feature for you within two weeks.

Hi thanks for checking out Europa. sqlite dependency is on the roadmap. Can you open an issue on our github repo - https://github.com/distelli/europa

Secondly Europa does support public repos - just create a repo and then in settings make it public and then you can pull from it without a token.

I'm the founder at Distelli and I just posted this to product hunt. Not sure how PH works or how folks are supposed to find stuff on PH so any feedback is welcome!

Amazon Cash 9 years ago

I think the idea here is for amazon to allow customers to add cash balances to their amazon account without amazon incurring the 2.9% credit card transaction fee.

I'm the founder at Distelli and I'm trying to get an idea if folks use self hosted private registries and if so why? Or is the overwhelming usage in the cloud (ECR, GCR etc).

If you do use a self hosted what led you to that decision (and which one).

Congratulations on building something and launching as a single founder! Very nice! I'm in seattle and a founder as well - ping me if you'd like to connect and chat. I'm happy to help in any way that I can - details in profile.

Amazon Restaurants 10 years ago

Order by phone with amazon restaurants means using the amazon prime now app or the amazon app.

Amazon Restaurants 10 years ago

When I first saw amazon restaurants (almost a year ago) I thought... meh! Why would I use this... order via phone and then wait an hour. I could order by phone call and go pick it up faster.

Turns out now we use it so much and I've found that the value is that I can order by phone when I leave work and by the time I get home the food will be arriving at my door.

The real value to me is that I can order dinner! They've had a few hiccups in the early days but now its pretty solid!

Hi,

We have recently written a series of tutorials that I believe addresses your use case.

The tutorials go over taking a simple application composed of 2 services that can be brought up together locally using docker-compose and using distelli to facilitate the following workflow:

1. Commit to GitHub to trigger builds of both services that run tests and on completion push both images separately to GCR image repositories.

2. Set up pipelines that apply the new images to an existing kubernetes deployment specification and deploy to 1 or multiple deployment destinations (a combination of a cluster/namespace/name)

3. Receive notifications once actions are complete for builds, deployments etc. and monitor the status of deployed containers, including logs etc.

Here are the tutorials. Each is pretty short on it's own: http://www.blog.distelli.com/single-post/2016/12/11/Docker-C... http://www.blog.distelli.com/single-post/2016/12/11/Docker-C... http://www.blog.distelli.com/single-post/2016/12/12/Docker-C... http://www.blog.distelli.com/single-post/2016/12/12/Docker-C...

I hope you take a look and let us know if these were helpful to you. Have a great day!

Looks like the video was taken by a dash cam from a police car - am I reading that right?

If thats true I wonder why the cop didn't pull the uber over.

edit: This also leads to another question - how does a cop pull a self driving car over? Does the car know to respond to police lights? And if it does pull over then who does the cop talk to?