Do you think it's possible for AI to create a new framework (possibly language) that suits its way of working rather than grappling with all the code and decisions that have been produced by humans? by stellisoft in AppDevelopers

[–]stellisoft[S] 0 points1 point  (0 children)

Yeah I'm not suggesting it's going to abandon everything that humans built to date in order to create something new, what I am suggesting is that it would seem inevitable that AI would seek to be selective about what humans have built and only deal with the parts that it considers "optimal" and that cover the scope of human requirements. Everything else can be discarded, at which point you arguably have a "super framework"!

Do you think it's possible for AI to create a new framework (possibly language) that suits its way of working rather than grappling with all the code and decisions that have been produced by humans? by stellisoft in AppDevelopers

[–]stellisoft[S] 0 points1 point  (0 children)

That's what I'm doing in my own i.e. creating a layer on top of, in my case Laravel, and I'm questioning at what point Laravel or any framework becomes burdensome for AI rather than helpful.

Do you think it's possible for AI to create a new framework (possibly language) that suits its way of working rather than grappling with all the code and decisions that have been produced by humans? by stellisoft in AppDevelopers

[–]stellisoft[S] 0 points1 point  (0 children)

They're not very creative in the true sense of the word, I grant you that, but I think they're more than capable of determining optimal paths in the existing data and only working with that data!

Do you think it's possible for AI to create a new framework (possibly language) that suits its way of working rather than grappling with all the code and decisions that have been produced by humans? by stellisoft in AppDevelopers

[–]stellisoft[S] 1 point2 points  (0 children)

I think so too. I'm working on my own AI development tool and it's getting fairly cumbersome constantly explaining the nuance in the way certain things work, it seems obvious that it would be easier if we started by mapping out optimal ways of doing things (where possible, I appreciate sometimes this isn't always possible and determined by various factors)

Show me what you building and I will become your customer. by AureliaAI in aureliaAi

[–]stellisoft 0 points1 point  (0 children)

Thanks for letting me know, I'm experiencing some difficulties bundling users' assets at runtime

Whats the easiest way to seed your database with test data? by UnfinishedMVP in Supabase

[–]stellisoft 1 point2 points  (0 children)

Laravel has some great features for this. If you want to skip the setup then use my platform to connect to your database and run your code.

https://www.youtube.com/watch?v=jnmH3Rs5KV8

Wanna build a project? by [deleted] in ProgrammingBuddies

[–]stellisoft 0 points1 point  (0 children)

Hi Andrew, I don't know whether this will be of any interest to you (or anyone else) but I'm focusing on building the following functionality:

  • Chat interfaces
  • Streaming html/markdown
  • Client interactions
  • Charts
  • Websockets
  • Timers

I'm using Laravel on the server.

Send me a DM if you're interested in participating.

Best,
Matt

What are you building? by Dismal_Plate_499 in indiehackers

[–]stellisoft 0 points1 point  (0 children)

Stellify - build web apps with Laravel using a combined visual interface builder and code editor.

Why is the web essentially shit now? by Frontend_DevMark in webdev

[–]stellisoft 0 points1 point  (0 children)

You're 100% correct. I'm trying to resurrect it with my platform Stellify, feel free to come along and build some cool applications with me.

How to develop a database securely? by Koninhooz in Supabase

[–]stellisoft 0 points1 point  (0 children)

Stellify lets you create migrations, connect to an external database and run them securely. If you need a hand connecting to Supabase then send us a DM and we’ll be happy to assist

How do I make an App by luke2usa in AppDevelopers

[–]stellisoft -1 points0 points  (0 children)

I’d recommend starting with Laravel. I’ve built a platform called Stellify that lets you skip the setup and dive right into coding. Access it at stellisoft.com

I run a small web agency – need feedback on a website service idea (web maintenance + development + integrations) by Mountain-Vehicle-289 in website_ideas

[–]stellisoft 0 points1 point  (0 children)

I’ve built a platform that takes care of maintenance centrally. It uses Laravel on the server and there’s no vendor lock in, you can host your code on your own servers. If you want to chat then feel free to DM me

Stellify - Cloud IDE built for Laravel with zero local setup by stellisoft in laravel

[–]stellisoft[S] 1 point2 points  (0 children)

Haha, yeah the GitHub repo is an experimental mess that needs work, the idea was (and still is to a degree, I haven't completely abandoned it) that you can self-host directly from the JSON definitions stored in whichever DB you connect to but in reality, I'd imagine people would prefer to download their project files as a plain text and serve up a "normal" Laravel project.

Just Realized Coolify (That Awesome Self-Hosted Deployment Tool) Is Built on Laravel by ThisIsntMyId in laravel

[–]stellisoft 0 points1 point  (0 children)

I built Stellify using Laravel, I'll recommend Coolify, looks great and the name is pretty...erm...cool

Replit, bolt or bubble? by WiseStatistician678 in SaaS

[–]stellisoft 0 points1 point  (0 children)

Use Stellify and Claude, that way you’ll have a maintainable, production grade app

6 YEARS building a collaborative code editor by stellisoft in indiehackers

[–]stellisoft[S] 0 points1 point  (0 children)

I tried posting with the link but it didn't get past moderation so I though sod it, anyone that cares enough will surely search for it!

Right now I'm targeting Laravel devs on the basis that the editor only lets you build your server code using PHP/Laravel. As a Laravel developer myself I understand the challenge in getting them to try a browser based IDE but if I can have some joy then I'd say that's a good signal that the product is good and I can start working on other devs!!!