Looks like an ai did that
What prompt did you use to make this 🤨🤔
Was going to comment about how there is a stock photo for everything. Fingers seem too good for AI?
Nevermind, that kids right hand… 😅
https://knowyourmeme.com/memes/family-laughing-at-crying-child-opening-christmas-present
That includes some history, but not the prompt itself.
Looks like every Christmas I’ve ever had…
j/k, or am I?
No I am… but am I really? :-P
That’s why I’m proud to be also programming in HTML
Bro if you could get there just by prompting, it would be.
There are no models good enough to just ask for something to be done and it gets done.
There will be someday though.
Build an entire ecosystem, with multiple frontends, apps, databases, admin portals. It needs to work with my industry. Make it run cheap on the cloud. Also make sure it’s pretty.
The prompts are getting so large we may need to make some sort of… Structured language to pipe into… a device that would… compile it all…
I mean it can start much smaller.
Here is access to a jira board. Here are unit tests. Do stuff until it works.
Perfect! We’ll just write out the definition of the product completely in Jira, in a specific way, so the application can understand it - tweak until it’s perfect, write unit tests around our Jira to make sure those all work - maybe we write a structured way to describe each item aaand we’ve reinvented programming.
I see where you’re going, but I’ve worked with AI models for the last year in depth, and there’s some really cool stuff they can do. However, truly learning about them means learning their hard pitfalls, and LLMs as written would not be able to build an entire application. They can help speed up parts of it, but the more context means more VRAM exponentially, and eventually larger models, and that’s just to get code spit out. Not to mention there is nuance in English that’s hard to express, that requirements are never perfect, that LLMs can iterate for very long before they run out of VRAM, that they can’t do devops or hook into running apps - the list goes on.
AI has been overhyped by business because they’re frothing at the mouth to automate everyone away - which is too bad because what it does do well it does great at - with limitations. This is my… 3rd or 4th cycle where business has assumed they can automate away engineers, and each time it just ends up generating new problems that need to be solved. Our jobs will evolve, sure, but we’re not going away.