TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Dry.io wants to democratize software development using AI

65 pointsby naveensundarabout 6 years ago

15 comments

PostOnceabout 6 years ago
Again? Can this end with anything other than failure? It&#x27;d be nice if it could, but that seems outside the realm of possibility.<p>Aside from this never having worked, and being, so far as we can all tell, incompatible with the level of fine-tuning to everything from the backend to the pixel positions of the UI that people want, there are very serious problems with the business model (or absence thereof)<p>Some telling snippets from the article:<p>&quot;Everything you build on Dry.io right now is stuck there.&quot;<p>“Later on, we’re going to be making on-premise stuff, so if you want to run it on a local server or something like that,” Cassimatis promises. “But for now, yeah, stuck on our platform.”<p>&quot;Dry.io also has no business model, yet.&quot;
评论 #19259412 未加载
评论 #19272595 未加载
mbestoabout 6 years ago
&gt; Cassimatis believes that Dry.io doesn’t have any competitors.<p>There is a huge category of providers that do this:<p><a href="https:&#x2F;&#x2F;www.gartner.com&#x2F;doc&#x2F;3695317&#x2F;magic-quadrant-enterprise-highproductivity-application" rel="nofollow">https:&#x2F;&#x2F;www.gartner.com&#x2F;doc&#x2F;3695317&#x2F;magic-quadrant-enterpris...</a><p><a href="https:&#x2F;&#x2F;www.g2crowd.com&#x2F;categories&#x2F;low-code-development-platforms" rel="nofollow">https:&#x2F;&#x2F;www.g2crowd.com&#x2F;categories&#x2F;low-code-development-plat...</a><p>I wish tech journalists would do their research.
评论 #19261282 未加载
neyaabout 6 years ago
Cool, regardless of other commenters&#x27; advice, I think you should go forward with this. I run a dev shop and I have done this with Rails and boy, does it save you a lot of time (and thus, money). But, you should ensure there isn&#x27;t a learning curve for your platform. It should be in a UI that&#x27;s familiar to someone who is familiar with building their apps manually. Otherwise, it defeats the purpose. As for worrying about pixel perfect designs, don&#x27;t worry about those, they&#x27;re the easy part. The difficult part will be the parts that contain the majority of value for a business - the backend. Frontend is as simple us throwing in a nice UI framework and mixing and matching color themes. It is good enough and works well for <i>most</i> clients. The ones that require pixel perfection probably aren&#x27;t your target audience as it has a lot to do with the frontend than the backend.<p>Contrary to popular belief, there is a lot of money in this. I sincerely wish you luck and hope you succeed.
评论 #19261325 未加载
marcellabout 6 years ago
I&#x27;m trying to understand how this would actually work. A lot of app development for a mid-size CRUD app is around encoding business logic and handling edge cases.<p>Let&#x27;s take a specific example. Say I&#x27;m writing a software to help manage weekly CSA (box of veggies) deliveries. Sometimes a driver will miss a delivery, and in that case, you want three options:<p>(1) Fully refund the customer for that week<p>(2) Let them another receive another delivery the next day<p>(3) Give them company credit<p>If (2) happens, the driver component needs to receive a notification for the next day delivery.<p>Is this in scope of dry.io? If it handles this kind of thing, how?
评论 #19261638 未加载
mountainofdeathabout 6 years ago
Where is the AI here? This is yet another line-of-business app generator. Others include Microsoft PowerApps, Microsoft Access back in the day, etc.
评论 #19271907 未加载
koughabout 6 years ago
In what sense is this AI? You can of course call any computer technology AI in that it is &quot;artificial&quot; and &quot;intelligent&quot; but this looks a lot like a domain specific language for describing web apps and not anything that has to do with any sort of inference.
评论 #19261452 未加载
评论 #19261469 未加载
ndnxhsabout 6 years ago
I read the article but didn&#x27;t watch the video but isn&#x27;t this essentially code generation&#x2F;metaprogramming that we already have? In rails you don&#x27;t have to write a fraction of the code that actually runs because its generated for you.<p>Also the AI part is very worrying. To me this sounds like a programming language where no one exactly knows what the rules are and every update to the training model could break everything. Imagine trying to debug an issue when there is no documentation or any knowledge on what is going on.
评论 #19269078 未加载
评论 #19261552 未加载
JamesAdirabout 6 years ago
I understand the use of AI is mandatory this days for any startups, but basically this is Microsoft Access 2019 if it was online. Access once solved the problem of creating small inhouse applications for departmental use. Since then a magnitude of online services offered the same solutions, so you don&#x27;t need to create anything from scratch now.<p>I&#x27;m sure there is a market for Dry.io solution, just can&#x27;t estimate how big it really is.
评论 #19276098 未加载
tluyben2about 6 years ago
Sounds somewhat like Meteorkitchen from reading that story. My feeling is that it will have very little to do with AI, but let’s see.
评论 #19260607 未加载
TimTheTinkerabout 6 years ago
You have a lot of buzzwords in that headline. I’m not planning to read TA because the buzzwords made my eyes glaze over.<p>No offense intended, but I thought someone might appreciate knowing.
评论 #19261499 未加载
htkibarabout 6 years ago
There are a couple points to be made on this.<p>1. This is less of a &quot;AI&quot; issue, more of a UI&#x2F;UX for specialized tools issue. Dreamweaver comes to mind especially; the moment you are trying to get something that can be flexible and accommodate different needs it is mostly about learning the tools. Often, the result is that learning the tool itself is almost harder than learning to code.<p>2. Any code that you generate via AI will most probably be crap. A huge part of coding is making it understandable and easy to touch later on; how can you do this without AI that has a proper understanding of the worlds (probably on the level of a AGI).
ohiovrabout 6 years ago
Is the generated code readable?
评论 #19261317 未加载
AlotOfReadingabout 6 years ago
An interesting difference between this and &quot;traditional compilers&quot; is that since it&#x27;s targeted to user-facing applications and the output is intentionally hands-off, there are incentives for dry to subvert developers. Imagine inserting unrequested ads or silently reselling end-user analytics for extra money. The developer might never even know, let alone be able to fix it.
评论 #19261599 未加载
stevengrahamabout 6 years ago
Despite the (predictable) skepticism, there are some real enterprise use-cases for something like this being served by similar &quot;self-serve&quot; tools. I&#x27;d be willing to take a look.
评论 #19278744 未加载
mlbossabout 6 years ago
Where is the AI ? I thought it would be some tool which uses program synthesis.