• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: July 13th, 2023

help-circle


  • So you did one simple program.

    SaaS involves a suite of tooling and software, not just a program that you build locally.

    You need at a minimum, database deployments (with scaling and redundancy) and cloud software deployments (with scaling and redundancy)

    SaaS is a full stack product, not a widget you run on your local machine. You would need to deputize the AI to log into your AWS (sorry, it would need to create your AWS account) and fully provision your cloud infrastructure.


  • This is satire / trolling for sure.

    LLMs aren’t really at the point where they can spit out an entire program, including handling deployment, environments, etc. without human intervention.

    If this person is ‘not technical’ they wouldn’t have been able to successfully deploy and interconnect all of the pieces needed.

    The AI may have been able to spit out snippets, and those snippets may be very useful, but where it stands, it’s just not going to be able to, with no human supervision/overrides, write the software, stand up the DB, and deploy all of the services needed. With human guidance sure, but with out someone holding the AIs hand it just won’t happen (remember this person is ‘not technical’)





  • This is something people fail to realize, and I think part of it is because Linux people tend to surround themselves with other Linux people.

    I have been helping my friend get into Linux, we picked a sensible distro, fedora, with the default gnome spin. He loves the UI, great.

    But there is a random problem with his microphone, everything is garbled, I can’t recreate it on my hardware and it’s unclear.

    He reads guides and randomly inputs terminal commands, things get borked, he re installs, cycle continues.

    He tries a different distro, microphone works, but world of Warcraft is funky with lutris, so no go.

    The result is, all of this shit just works on windows, and it just doesn’t on Linux. Progress has been made in compatibility, but, for example, there was a whole day of learning just about x vs Wayland and not actually getting to use the computer. For someone who has never opened a terminal before, something as simple to you and I as adding a package repo is completely gibberish

    Yes you can learn all of this, but to quote this friend who has been trying Linux for the past two weeks “I’m just gonna re install windows and go back to living my life after work”

    When you have 20 years of understanding windows, you need to be nearly 1 to 1 with that platform to get people to switch.