| Today, with a little effort I could generate a fully working code of a rnn based time series forecasting using this tool. It makes me scared in a few things 1.> What will happen when evil players will get hold of this tech? Are we going to witness another cold-war or something, just this time the threat will be who develops better models? 2.> This incredibly powerful models are built and maintained by private orgs. Isn't that scary in itself? 3.> How do we adapt ourselves so that we can co-exist with such techs (and the more that are yet to come in the near future) Maybe some more points can be added. What are your thoughts? |
It first made a basic admin interface in Html+Css i could copy paste into Codepen, then made it interactive with pure JS, then refactored it to Vue3, then refactored it into the now obscure Angular 1.4 just to test it, then back to Vue 3, then added Pinia for persistent state in the browser, and then converted the application to PHP Laravel+Livewire, and then to Python with Django+Htmx for backend
EDIT: Wow, then i had it make graph with Canvas showing a sinus wave that i could speed control via an input with the prompt "make a an application in JS and Html that shows a sinus curve that you can speed up or down via an input".
Absolutely mind boggling! It means it can create already create a simple working application and transform it between most known stacks, even older ones.
I have no idea why some people here on HN say that it doesn't understand logic when it can refactor like that?
This is honestly making me reconsider being a developer as a career choice just a little.