Skip to main content

Get out of the box sometimes

Little boxes on the Laptop,
Little boxes made of Javascript stacks,
Little boxes on the Laptop,
Little boxes all the same.
There's a green one and a pink one
And a blue one and a yellow one,
And they're all made out of Javascript stacks
And they all look just the same.

And the developers in the industry
All went to the IDEs,
Where they were put in boxes
And they came out all the same,
And there's devOps and Rubyers,
And micro services,
And they're all made out of Javascript stacks
And they all look just the same.

And they all play on the GitHub
And drink their Kool-aids dry,
And they all have pretty syntax
And the syntax go to HackNews,
And the syntax get approval stamp
And then to the IDEs,
Where they are put in boxes
And they come out all the same.

And the bros go into business
And marry and raise a VC round
In boxes made of Javascript stacks
And they all look just the same.
There's a green one and a pink one
And a blue one and a yellow one,
And they're all made out of Javascript stacks
And they all look just the same.

Happy Friday everyone!

Comments

Popular posts from this blog

Integrating AI CodeGen With Low Code Application Development

This is a demo showing Solvent-Lowcodr working with AI Code generation (ChatGPT) to build web apps in a low code fashion. This demo uses Vuetify Component Library. This is the first in a series showing various ways that AI CodeGen and low code can be combined in Solvent-Lowcodr to accelerate web application development. In subsequent posts we'll show how to use AI CodeGen to build low code building blocks in Solvent-Lowcodr. We'll also show demos for React.

Integrating AI CodeGen With Low Code Application Development - Part 2

In this post we follow up from the previous AI CodeGen integration into a Lowcode environment, which was a manual process.  In this post we showcase the new direct AI integration support, then follow that up with using that integration to automate the process of issuing a prompt and generating a Lowcode app. Part 1 - Basic AI Integration Demo (OpenAI, Anthropic, Gemini) Part 2 -CodeGen and Lowcode Integration via automation using all three models.

Using AI (OpenAI, Anthropic,Gemini) Function Calling To Automate Dev Environment Actions

  In this post we showcase direct AI integration support, then follow that up with using that integration to automate the process of issuing a prompt and generating a Lowcode app.  The integration approach shown allows a developer  to build all sorts of automation "recipes" to drive the developer environment. Part 1 - Basic AI Integration Demo (OpenAI, Anthropic, Gemini) Part 2 -CodeGen and Lowcode Integration via automation using all three models.