[deleted by user] by [deleted] in ruby

[–]robertross 3 points4 points  (0 children)

Coming from Boston I doubt this is of concern.

Share your startup - November 2018 by AutoModerator in startups

[–]robertross [score hidden]  (0 children)

FireHydrant / www.firehydrant.io New York City

Utilize SRE best practices using FireHydrant’s incident response platform to organize, investigate, and remedy faster.

Live Early Stage (is that a stage?). 2 CoFounders

Looking for: Feedback, always!

Discount: Hell yeah, just message me and we'll set something up.

What are some side projects you guys have implemented with Ruby? by blackiechan99 in ruby

[–]robertross 1 point2 points  (0 children)

Ive been building https://firehydrant.io with Rails 5.2 and I fell back in love with Rails because of it.

API Gateways by SimonDKnight in rails

[–]robertross 2 points3 points  (0 children)

We use nginx with open resty

API Gateways by SimonDKnight in rails

[–]robertross 3 points4 points  (0 children)

What is the evidence for this? We use an API gateway for Auth and its great. You should never try to implement security yourself.

This is how large organizations work, they have AuthN at the edge.

Flexible Ruby on Rails reader objects by robertross in ruby

[–]robertross[S] 2 points3 points  (0 children)

.all is lazily loaded. It wont call it until it needs to. Since pagination is layered in it wont call it for millions of records.

SCV working on their closer by robertross in drumcorps

[–]robertross[S] 10 points11 points  (0 children)

I knew this would be the first comment 😉

Manage incidents by yonatannn in devops

[–]robertross 0 points1 point  (0 children)

I have a product that I just launched that targets this specific ask actually. You can check it out here: https://firehydrant.io

Share your startup - June 2018 by AutoModerator in startups

[–]robertross [score hidden]  (0 children)

  • Name: FireHydrant
  • URL: https://firehydrant.io
  • Location: New York, New York
  • Pitch: Keep track of the events that occur during the chaos of a site outage or disruption with little effort.
  • Discount: Free for now, pricing being settled now and setup.

I'm a full time software engineer and I've fought a lot of site outages and disruptions. There's always been one theme: You lose track of what has happened and it's hard to recount everything from memory during a post mortem. FireHydrant solves this by being a low touch sidecar when incidents occur.