20 months, 2K hours, 200K € lost. A story about resilience and sunk cost fallacy

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Scout Monitoring - Performance metrics and, now, Logs Management Monitoring with Scout Monitoring
Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps.
www.scoutapm.com
featured
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
  • Wicked Pdf

    PDF generator (from HTML) plugin for Ruby on Rails

    Thanks for sharing - it takes a lot to share these sort of personal experiences. I've definitely been there, too.

    Aside from all the good and valid comments about reducing scope and shipping an MVP, I'd like to raise another point which may be controversial (or even wrong), but still worth raising:

    Would it have been different if you had used Rails? A few of the problems you mention (rich text editing, validation, and to some extend, pdf exports) are very easily solved in Rails. Take rich text editing: It's literally a couple minutes to use ActionText. Or validations / forms, there's really not much work to do. PDF exports are also not too hard via wicked_pdf [1] if you're okay with fixing some formatting quirks later on.

    I've seen both worlds by writing tons of JS / React code myself, and at that time (2016-2018) those problems were almost an order of magnitude more time-costly to implement in SPAs. I remember react-router.. not great memories.

    Of course, all the points reducing MVP scope still hold, yadda yadda, but.. if you could have had all those features (nearly) for free, would you be at another stage now? Who knows.

    [1] https://github.com/mileszs/wicked_pdf

  • Scout Monitoring

    Performance metrics and, now, Logs Management Monitoring with Scout Monitoring. Get early access to Scout Monitoring's NEW Ruby logging feature [beta] by signing up now. Start for free and enable logs to get better insights into your Rails apps.

    Scout Monitoring logo
  • StORMi

    Shujutech Object Relational Mapping Interface, the only Java ORM that fully supports all OO concepts.

    It's safer to use relational db for all business applications since transactions integrity is required most of the time. To reduce complexity, check out:

    https://github.com/shujutech/StORMi

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Is there still ORM hate these days?

    1 project | news.ycombinator.com | 16 Nov 2023
  • ORM that fully maps all OO concepts

    1 project | news.ycombinator.com | 3 Jan 2021
  • Show HN: DoytoQuery: An Automatic SQL Construction Tool in Java

    1 project | news.ycombinator.com | 23 Aug 2024
  • MyBatis makes it easier to use a relational database with OO applications

    1 project | news.ycombinator.com | 5 Oct 2023
  • Are there any poplar alternatives to siesta?

    5 projects | /r/java | 15 Apr 2023

Did you konow that Ruby is
the 12th most popular programming language
based on number of metions?