Hacker News new | ask | show | jobs
by Qhemlomo 2 days ago
My partner wrote an android app which was doing what she wanted to do. She did this experiment 5 month ago and she did this in one day.

My wife has 0 knowledge how any of this works.

That was shocking to see.

Progress is not stoping and Fable proves that.

3 comments

You can scaffold out a simple app pretty easily. Anything large or complex things break down. If you don’t know what you’re doing you end up leaking secrets like the dozens of examples we’ve seen so far.
You know what the problem is in software engineering? A LOT of people have no clue what good software engineering is.

I was working in a company before which used md5 in 2015! Databases on the internet with a 5 character password. No tests.

A person i know would have broken the whole production DB if i wouldn't have stoped the PR.

Another ex-collegue thought its okay to 'encrypt' with a basic shift cyper creditcard data.

I don't think any of these companies care that much

> You know what the problem is in software engineering? A LOT of people have no clue what good software engineering is.

Indeed. Is Mythos going to change this?

On one side, it means that a certain amount of business will just use it even if you think its not safe/good enough and they will throw out people and will still succeed.

And on the other side: yes because they will also use LLM review or other tooling and will be fine whatever the 'security llm agent' tells them.

Yes. It is going to make better decisions for people that don't know better.
Yes the same applies to junior and inexperienced developers.
You could always do this, though.

Before gen code killed the freelance business model, there were hoards of people on Upwork/Fiverr willing to fuck other freelancers over and underpay themselves to make whatever barely-working slop you wanted.

Hell, before managers got the idea of AI layoffs, they had been off-shoring to low-quality code sweatshops for years. That was supposed to kill software engineering in the States 20 years ago. And it was just as frustrating (if not moreso) to get them to actually fulfill the project requirements.

I'd say creating a project is 5% of the job and maintaining it over time 95% of it.

It's true that they can start amazing projects without guidance but then the real work begins.

There is almost no maintenance work for bespoke apps apart from infrequent updates to keep OS and hardware compatibility as the environment slowly changes.

Keep in mind, these are not products in the endless feature treadmill promoted by scrum.

I've worked on an app and I'd say the opposite, I even abandonned the app at some point due to the maintenance work involved.
I don't particularly doubt your experience. But if you have struggled to maintain an app that is effectively complete upon inception, it means that changes in your environment are so common that it's a surprise you get anything at all done.
Welcome to the world of apps, apps fits this definition yes.
Thats what the agentic layer will fix, but this is currently getting build.