Show HN: I made an app that consolidated 18 apps (doc, sheet, form, site, chat…)
261–269 of 269 posts
Re: Show HN: I made an app that consolidated 18 apps (doc, sheet, form, site, chat…)
#262I built something similar many years back. Mine was web based: https://github.com/GWBasic/ObjectCloud What I would tell my younger self is to spend more time reading through YC's resources about how to start a business. In my case, I built something that I thought there was a need for; but I should have spent a lot more time iterating off of tangible customer needs. IE, I should have found a handful of customers who…
Re: Show HN: I made an app that consolidated 18 apps (doc, sheet, form, site, chat…)
#263I think this has a lot of potential for non-technical knowledge users. At Google and Microsoft, files are available throughout the ecosystem. If I understand correctly, Nino makes the data within files available throughout the ecosystem. This is a fundamentally different workflow. Google and Microsoft seem to have disparate teams working on their ecosystem. Their products work in a system, but not as a system. There'…
Re: Show HN: I made an app that consolidated 18 apps (doc, sheet, form, site, chat…)
#264I think this has a lot of potential for non-technical knowledge users. At Google and Microsoft, files are available throughout the ecosystem. If I understand correctly, Nino makes the data within files available throughout the ecosystem. This is a fundamentally different workflow. Google and Microsoft seem to have disparate teams working on their ecosystem. Their products work in a system, but not as a system. There'…
That's correct. Thanks for coming up with a new way to explain it!
I study systems and system dynamics. The technology we have is capable of so much more, but so little of it works as a system. Nino is a step in the right direction. Imagine a standard for sharing data between apps like Nino!
Nino faces an uphill battle in competing with Google, Microsoft, and other ecosystems baked into our lives. I really want it to succeed so I can use it, but the paths to success are few. One possible failure mode has an opportunity: using your experience gained and organizational momentum to create the standard for app interoperability like Nino.
Re: Show HN: I made an app that consolidated 18 apps (doc, sheet, form, site, chat…)
#265Earlier quoted context omitted.
The problem with modern development is having to nail down the data model first. I wish we would develop software where the data model could easily change. To do this every data dependency in the system needs to traceable. Nothing does this so far. And everyone just picks a database off the shelf but none are even remotely useful for this.
I'd rather the data model be designed properly upfront so that it doesn't need to change, but can be extended with new functionality.
Re: Show HN: I made an app that consolidated 18 apps (doc, sheet, form, site, chat…)
#266It's similar to the demo in the home page of https://patera.io/
Re: Show HN: I made an app that consolidated 18 apps (doc, sheet, form, site, chat…)
#267Re: Show HN: I made an app that consolidated 18 apps (doc, sheet, form, site, chat…)
#268Re: Show HN: I made an app that consolidated 18 apps (doc, sheet, form, site, chat…)
#269Initial impression after a few minutes of use: there may be a huge amount of power here, but the app and site seem to be completely lacking guidance and I've no idea what to do or how to learn. I've installed it on my Mac and am trying to add a set of records representing contacts with a couple of basic fields: name, phone, birthdate. I want to query those records elsewhere in other modules. The app is giving no guid…