I got into flow and wrote code till 2am.
I miss writing code at 2am, nothing quite like it, just me and the machine, it doing my bidding.
I miss writing code at 2am, nothing quite like it, just me and the machine, it doing my bidding.
Media is too big
VIEW IN TELEGRAM
DEEPTOOLS VIDEO 2
Another video of me building something with Cursor from scratch. This time I build a python script that that uses ChatGPT and Perplexity API’s to do live market research on a company.
One caveat in hindsight was I should have used a Perplexity model that ended with the word "online"(e.g. "
Regardless, this was meant to show the world how I code, and how I use Cursor and these LLM's to build things from scratch. Go from zero to one. Hope it's helpful in teaching others how to code better.
#deeptools Video 2
Link to video on X:
https://x.com/DeeperThrill/status/1833972714987815095
Link to previous video:
https://t.me/deepthrill/419
Another video of me building something with Cursor from scratch. This time I build a python script that that uses ChatGPT and Perplexity API’s to do live market research on a company.
One caveat in hindsight was I should have used a Perplexity model that ended with the word "online"(e.g. "
llama-3.1-sonar-small-128k-online") so it actually performed a live web search; I think the models that end with "chat" do not actually do the live Perplexity search.Regardless, this was meant to show the world how I code, and how I use Cursor and these LLM's to build things from scratch. Go from zero to one. Hope it's helpful in teaching others how to code better.
#deeptools Video 2
Link to video on X:
https://x.com/DeeperThrill/status/1833972714987815095
Link to previous video:
https://t.me/deepthrill/419
Media is too big
VIEW IN TELEGRAM
DEEPTOOLS VIDEO 3
Alright to continue on the trend of me showing how I can use Cursor to code random ideas from scratch, here's a video of me doing a style transfer webapp.
Take any picture and make it look like a Da Vinci painting!
In less than a half hour, I go from complete scratch to a functioning webapp that lets you upload a picture and showcase that picture in the styles of various famous artists.
I explain my thinking process, you get to see me struggle when things don't work, and I teach you how to use the latest and greatest AI coding tools built into Cursor.
And most importantly: it actually works! Let me educate you on how to code. You can do it too. Master these new AI tools, anon.
#deeptools Video 3
Link to video on X: https://x.com/DeeperThrill/status/1834655990085799942
Link to previous video:
https://t.me/deepthrill/432
Alright to continue on the trend of me showing how I can use Cursor to code random ideas from scratch, here's a video of me doing a style transfer webapp.
Take any picture and make it look like a Da Vinci painting!
In less than a half hour, I go from complete scratch to a functioning webapp that lets you upload a picture and showcase that picture in the styles of various famous artists.
I explain my thinking process, you get to see me struggle when things don't work, and I teach you how to use the latest and greatest AI coding tools built into Cursor.
And most importantly: it actually works! Let me educate you on how to code. You can do it too. Master these new AI tools, anon.
#deeptools Video 3
Link to video on X: https://x.com/DeeperThrill/status/1834655990085799942
Link to previous video:
https://t.me/deepthrill/432
Deeply Thrilling Telegrams
DEEPTOOLS VIDEO 3 Alright to continue on the trend of me showing how I can use Cursor to code random ideas from scratch, here's a video of me doing a style transfer webapp. Take any picture and make it look like a Da Vinci painting! In less than a half…
Example of what this looks like at the end of the video https://t.me/deepthrill/433
Deeply Thrilling Telegrams
I tend to write code in layers. I get an end-to-end system working as a base layer and then I go back over the whole system and fill in the gaps with subsequent layers. I find that this is cumulatively faster than building each component piece by piece and…
LAYERING USAGE
Notice how in my DEEPTOOLS Video 3 (https://t.me/deepthrill/433) I used this layering approach from my post about layering here https://t.me/deepthrill/402 to:
first just stack the images;
then use XOR;
then a neural network;
then a webapp;
and then using famous artwork from the web.
I did it layer by layer and made sure each layer was solid before moving on to the next.
That video shows me enacting a real life example of what I wrote about here.
An alternative approach that is also aligned with the principle of layering would have been to build the entire webapp with a mere XOR blending, and move the “use a neural network” step to the end of the list.
Notice how in my DEEPTOOLS Video 3 (https://t.me/deepthrill/433) I used this layering approach from my post about layering here https://t.me/deepthrill/402 to:
first just stack the images;
then use XOR;
then a neural network;
then a webapp;
and then using famous artwork from the web.
I did it layer by layer and made sure each layer was solid before moving on to the next.
That video shows me enacting a real life example of what I wrote about here.
An alternative approach that is also aligned with the principle of layering would have been to build the entire webapp with a mere XOR blending, and move the “use a neural network” step to the end of the list.
Telegram
Deeply Thrilling Telegrams
DEEPTOOLS VIDEO 3
Alright to continue on the trend of me showing how I can use Cursor to code random ideas from scratch, here's a video of me doing a style transfer webapp.
Take any picture and make it look like a Da Vinci painting!
In less than a half…
Alright to continue on the trend of me showing how I can use Cursor to code random ideas from scratch, here's a video of me doing a style transfer webapp.
Take any picture and make it look like a Da Vinci painting!
In less than a half…
If you lose your job to AI that’s your fault for letting your skills atrophy.
If your labor can be replaced by a machine, how useful were you really?
If your contributions to society can be better served by a robot, what value did you really provide?
I want machines picking fruit, no need for illegal immigration slave labor.
I want machines automating the ports and truck driving, no need for unions to hinder efficiency.
I want machines rendering video game worlds.
I want machines manufacturing widgets.
Forcing humans in jobs for the sake of labor and fears of unemployment slows down progress as a society.
Every single one of these examples have roles for people being creative, for handling operations, for organizing high level logistics.
And claims that AI will eventually replace even those jobs are silly because there will always be a need for human labor, if only to provide more training data for AI.
You fall behind you get left behind. Keep your skills sharp.
If your labor can be replaced by a machine, how useful were you really?
If your contributions to society can be better served by a robot, what value did you really provide?
I want machines picking fruit, no need for illegal immigration slave labor.
I want machines automating the ports and truck driving, no need for unions to hinder efficiency.
I want machines rendering video game worlds.
I want machines manufacturing widgets.
Forcing humans in jobs for the sake of labor and fears of unemployment slows down progress as a society.
Every single one of these examples have roles for people being creative, for handling operations, for organizing high level logistics.
And claims that AI will eventually replace even those jobs are silly because there will always be a need for human labor, if only to provide more training data for AI.
You fall behind you get left behind. Keep your skills sharp.
This media is not supported in your browser
VIEW IN TELEGRAM
Found a higher dimensional entity in the wild:
This media is not supported in your browser
VIEW IN TELEGRAM
Help, I’ve fallen into the void and can’t tell which direction is up!
In a meritocracy, the diversity of the engineering team doesn’t matter; all that matters is catching the fooking rocket with the fooking chopsticks.
By just observing, instead of reacting, your consciousness collapses deeper layers of the quantum reality.
This media is not supported in your browser
VIEW IN TELEGRAM
Heart cells grown in a Petri dish will start to self-organize and form chambers and start beating.
What is the relationship between life and self-organization?
Did molecules self-organize into amino acids which self-organized into DNA which self-organized into organs and organisms and societies etc?
What programming deep in the structure of the cells directs it to self-organize instinctively?
What is the relationship between life and self-organization?
Did molecules self-organize into amino acids which self-organized into DNA which self-organized into organs and organisms and societies etc?
What programming deep in the structure of the cells directs it to self-organize instinctively?