No going back now

  Рет қаралды 53,883

Alex Ziskind

Alex Ziskind

Күн бұрын

ChatGPT 4 now has Code Interpreter. It's the only thing now.
👀 Gear I use: www.amazon.com...
▶️ 5 Developer Tasks that AI's can do - • Developer Tasks that A...
▶️ AWS UNLEASHED their Copilot killer - • AWS UNLEASHED their Co...
▶️ How to get Copilot FREE - • Get GitHub Copilot for...
▶️ github gave me a BEAST for coding - • github gave me a BEAST...
▶️ M1 MacBook Air Running Visual Studio and Xamarin for Mac - • M1 MacBook Air Running...
GitHub issues subset dataset: huggingface.co...
#programming #ai #softwaredevelopment
💻NativeScript training courses - nativescriptin...
(Take 15% off any premium NativeScript course by using the coupon code YT2020)
👕👚iScriptNative Gear - nuvio.us/isn
- - - - - - - - -
❤️ SUBSCRIBE TO MY KZbin CHANNEL 📺
Click here to subscribe: / alexanderziskind
- - - - - - - - -
🏫 FREE COURSES
NativeScript Core Getting Started Guide (Free Course) - nativescriptin...
NativeScript with Angular Getting Started Guide (Free Course) - nativescriptin...
Upgrading Cordova Applications to NativeScript (Free Course) - nativescriptin...
- - - - - - - - -
📱LET'S CONNECT ON SOCIAL MEDIA
ALEX ON TWITTER: / digitalix
NATIVESCRIPTING ON TWITTER: / nativescripting

Пікірлер: 77
@AZisk
@AZisk Жыл бұрын
Have you tried Code Interpreter?
@Lazzerman42
@Lazzerman42 Жыл бұрын
have not... but I'm really eager to.... Maybe it's time to be a paying user :-) VS2022 on Windows on your Mac, I guess you are running Windows for Arm? Is there a VS2022 for Arm or does it emulate x86?
@AZisk
@AZisk Жыл бұрын
@@Lazzerman42 all ARM, including VS2022 :)
@Lazzerman42
@Lazzerman42 Жыл бұрын
@@AZisk Gr8! I see some installing on my M2 in the near future 🙂
@nasirusanigaladima
@nasirusanigaladima Жыл бұрын
not yet but i will love to see more
@LukeBarousse
@LukeBarousse Жыл бұрын
🙋🏼‍♂️
@toadlguy
@toadlguy Жыл бұрын
Like copilot (or even more since it is doing the complete task of converting the data), there is probably a point once the code template is written, that just editing the code may be faster rather than tweeking it with ChatGPT.
@AZisk
@AZisk Жыл бұрын
Yes. Especially since while you're using Code Interpreter, you never really know when you'll be done :)
@owenwexler7214
@owenwexler7214 Жыл бұрын
Until it can be airgapped and used offline I'm still not using it for anything other than generic functions, generic UI components, and generic tests. I'm not giving my source code or data to OpenAI.
@HuntingKingYT
@HuntingKingYT Жыл бұрын
GPT: Names things to ***_new Me: Names things to ***_old
@nws551
@nws551 Жыл бұрын
I use code interpreter to run quick python scrips online, splitting an image, adding watermark, splitting small audio files, modifying json files and also to help visualise data by generating graphs. Beyond this, not sure what other use cases there could be
@LukeBarousse
@LukeBarousse Жыл бұрын
ChatGPTs file naming convention 😂😂😂 It’s like the model was trained on all our bad coding practices 😳
@AZisk
@AZisk Жыл бұрын
😂 i think you’re onto it
@iraklimgeladze5223
@iraklimgeladze5223 Жыл бұрын
It could be nice if we could set default parameters for chatGPT before every prompt. Like, default naming convention, programming language and libraries and frameworks we use. Way we like answers and so on.
@LukeBarousse
@LukeBarousse Жыл бұрын
@@iraklimgeladze5223 "custom instructions" can kinda help with this... although it has limited number of characters 🤣
@JakubGaniaSoftware
@JakubGaniaSoftware Жыл бұрын
The way the files are named is really sophisticated 😅. Personally I haven't used it yet, but a very interesting example with data transformation. Generally a useful method for processing chaotic datasets and so on. Of course, I don't know if it can always be achieved in this way. Nice video as always!
@hikari1690
@hikari1690 Жыл бұрын
The file naming reminds me of my college assignment days 🤣
@trewgas
@trewgas Жыл бұрын
Please keep continue to make videos on this topic I would LOVE it.
@davidtindell950
@davidtindell950 Жыл бұрын
YES! Please continue presenting vids on use cases for C.I. Thank You!
@ioannisthemistocles9198
@ioannisthemistocles9198 Жыл бұрын
Thanks for the content on the AI topic for developers. There’s a ton of hype and it’s hard to keep up with things that are truly useful. Would be interesting to here your take on “Prompt Engineering “.
@davidtindell950
@davidtindell950 Жыл бұрын
Yes! We have been using C.I. for some time and it works well. It is very helpful and only made a few mistakes which it corrected in the "Final" regenerations.
@CodeEnthusiast78912
@CodeEnthusiast78912 Жыл бұрын
I'm still very happy with, gpt3.5 and copilot. Don't feel like i need much more.
@MrFloris
@MrFloris Жыл бұрын
All my network bash shell scripts got merged into a single file, as a more dynamic tool. So handy. Would have taken me a day to do. Now it was 25 minutes
@petersuvara
@petersuvara Жыл бұрын
Wouldn't it be more prudent to actually write a python script to actually do the conversion? Then, how can you trust it correctly did everything correctly?
@ruizpradipta6530
@ruizpradipta6530 Жыл бұрын
This is so cool. The sheer amount of line of code it can possibly interpret is just amazing. I wonder if it worked to coordinate multiple files of code that is dependent each other. Great content and coverage though, I'm really considering to switch into paying-user just by this video. Thanks!
@J2LProductions
@J2LProductions Жыл бұрын
It does, at least with python. Haven't tried anything else
@ruizpradipta6530
@ruizpradipta6530 Жыл бұрын
@@J2LProductions Really? That's amazing! Thanks for trying and answering!
@mattmmilli8287
@mattmmilli8287 Жыл бұрын
This is what GPT4 is best for right now. For me generating C# classes, helpers and structs for transmitting and serializing/deserializing complex JSON responses is 👨‍🍳 🔥 Just throw it some JSON with the right prompt
@experimenteeer
@experimenteeer Жыл бұрын
Visual studio has that built it. It can generate POCOs from json.
@nikolas4786
@nikolas4786 Жыл бұрын
It isnt there to replace programmers, its there to replace python devs
@pete531
@pete531 Жыл бұрын
we need INSIDE visual studio code AI helper, i cant copy paste my react code from 10 different components to find out whats wrong, we need an AI that will have access to the whole project
@MrRolloTamasi
@MrRolloTamasi Жыл бұрын
Use CI for notebook python development. As it tries out the implementation and iterates on errors by itself it feels smarter and speeds up the process.
@ibjacked
@ibjacked Жыл бұрын
Looks like Windows in Parallels is running really smooth; how much RAM are you running on your daily driver? I've been really torn for a couple of weeks trying to decide between a System76 linux notebook (Pangolin AMD 32GB/1TB) vs MBP (or upgraded Air 15) with 16GB or 32GB but is 500-1000 more. Choice paralysis!
@cristianmetz9470
@cristianmetz9470 Жыл бұрын
Wow that was fascinating, thank you for the content.
@anthonybisong6744
@anthonybisong6744 Жыл бұрын
Use the code interpreter to run these two prompts and you will be amazed of what code interpreter can do: Prompt 1: I want you to generate a 2000 row csv file for a webserver log. Use an example or sample and create all the fields that a webserver logs should have. After creating the csv file proceed to analyze, visualize and give insight into the webserver log including any security issue based on the logs and traffics coming into the webserver. Prompt 2: I want you to generate a 2000 row csv file for customer purchases on a ecommerce site. Use an example or sample and create all the fields that a typical customer purchases should have. After creating the csv file proceed to analyze, visualize and give insight into the customer purchases.
@JeremyLangdon1
@JeremyLangdon1 Жыл бұрын
You can also upload zip files containing many files... e.g. a complete python project that you want it to write tests for.. or add doc strings, or whatever.
@tamalchakraborty5346
@tamalchakraborty5346 Жыл бұрын
It was fun back in November, at the moment I think it can replace junior software developers in a startup firm , thus creating a void.
@SimGunther
@SimGunther Жыл бұрын
How does one get experience now if there are no more junior engineer positions? Work for free for an arbitrary amount of time until employers are like "Yep, good to go!"? This surely will work out for the worse if this is how we're supposed to get treated.
@tamalchakraborty5346
@tamalchakraborty5346 Жыл бұрын
The void has already been created. Startups were the best place to learn about tech. I can see a steady decline in new job. Also, internships would take a huge hit. Unless the EU collectively ban the software , or limit it, the future looks scary. @@SimGunther
@Luxcium
@Luxcium Жыл бұрын
My chats are not working more than a few moments before all goes to the drain and I am unable to download anything it is always too large
@woolfel
@woolfel Жыл бұрын
things are moving fast.
@rhoderzau
@rhoderzau Жыл бұрын
"My final file is done" tut tut
@sh3lol520
@sh3lol520 Жыл бұрын
Great content man, keep it up
@FaysalBDev
@FaysalBDev 9 ай бұрын
This video gave me an idea to save a months work in one day, thank you
@vslow4795
@vslow4795 Жыл бұрын
I also name files "new" and "final". I guess the better would be just v2/v3/etc.
@raufin201
@raufin201 Жыл бұрын
Hey Alex, which UI lib / components you are using in this issue tracker. Looks good. I would like to have a look on it.
@AZisk
@AZisk Жыл бұрын
I’m using Telerik Ui for Blazor
@oladimejialabi5231
@oladimejialabi5231 Жыл бұрын
🤣 the naming is killing me
@1234matthewjohnson
@1234matthewjohnson Жыл бұрын
yes plz more vids on this topic
@paolomarini_eu
@paolomarini_eu Жыл бұрын
yes please, make another video on this
@damien2198
@damien2198 Жыл бұрын
I love Claude2 for coding at this moment with py
@AZisk
@AZisk Жыл бұрын
haven’t tried claude yet
Жыл бұрын
Seemingly cool but I can already see, files with "data" - because it's "AI". They will be sent, many by accident. By the way, it's faster to be manually mapped, order with JSON, you can do in 3 steps, if you think about it. Good luck!
@asamirid
@asamirid Жыл бұрын
thank you akex 💚💚..
@jrhager84
@jrhager84 Жыл бұрын
I wonder when they'll add other languages...
@iBruceKT
@iBruceKT Жыл бұрын
I can't find it in the plugin store at the moment... How come?
@redpillsatori3020
@redpillsatori3020 Жыл бұрын
It's not a plugin. It's a different 'beta' feature you have to enable (like you did for the plugins), and then you will see it under the GPT 4 tab when starting a new convo
@grzegorz__
@grzegorz__ Жыл бұрын
I hope they will add more naming conventions to the files like: ..._final_final, ...this_is_really_final xDDD We'll be around 2003 again ;p
@khatharrmalkavian3306
@khatharrmalkavian3306 Жыл бұрын
Looking forward to a new generation plagued by AIs trolling the hell out of data manipulation.
@tamboleo
@tamboleo Жыл бұрын
What's wrong on calling something Lorem Ipsum when everybody is recognizing what it is?
@maxvamp
@maxvamp Жыл бұрын
Update your Chrome install!!
@alefalfa
@alefalfa Жыл бұрын
yes
@RealtyWebDesigners
@RealtyWebDesigners Жыл бұрын
Very cool
@husanaaulia4717
@husanaaulia4717 Жыл бұрын
😢no automation
@4w0ken
@4w0ken Жыл бұрын
i headed out and looked for another viceo when i saw u using a mac to run windowsn to run vs. wtf my guy get a grip
@AZisk
@AZisk Жыл бұрын
i get it. it’s YOUR lawn. I’ll get off it
@savire.ergheiz
@savire.ergheiz Жыл бұрын
Yea for real it does help but need a lot of adjusting and correcting A good dev will probably done it faster at least for now 😂
@oterotube13
@oterotube13 Жыл бұрын
I ll pay when the code actually works...
@imeetjoshi
@imeetjoshi Жыл бұрын
lacking efficiency/creativity when it comes to symfony based php projects.
@sunnytoms9416
@sunnytoms9416 Жыл бұрын
Not used
@vaisakhkm783
@vaisakhkm783 Жыл бұрын
Me before using git....
The longest lasting x86 laptop
13:19
Alex Ziskind
Рет қаралды 2,8 М.
Developer Tasks that AI's do BETTER
13:00
Alex Ziskind
Рет қаралды 14 М.
Underwater Challenge 😱
00:37
Topper Guild
Рет қаралды 41 МЛН
КТО ЛЮБИТ ГРИБЫ?? #shorts
00:24
Паша Осадчий
Рет қаралды 3,8 МЛН
English or Spanish 🤣
00:16
GL Show
Рет қаралды 8 МЛН
CoPilot Review: My Thoughts After 6 Months
9:45
ThePrimeagen
Рет қаралды 544 М.
"ChatGPT, make a new programming language"
10:30
Alex Ziskind
Рет қаралды 119 М.
How to add custom action to GPTs (No Code)
13:29
Rory Ridgers
Рет қаралды 2,3 М.
REALITY vs Apple’s Memory Claims | vs RTX4090m
8:53
Alex Ziskind
Рет қаралды 169 М.
Master the Perfect ChatGPT Prompt Formula (in just 8 minutes)!
8:30
i gave them “the test”
15:20
Alex Ziskind
Рет қаралды 31 М.
Language Models For Software Developers in 17 Minutes
16:59
Code to the Moon
Рет қаралды 159 М.
A.I. Tries 20 Jobs | WIRED
15:04
WIRED
Рет қаралды 740 М.
ИГРОВЫЕ НОУТБУКИ ОПАСНЫ? 😮
0:45
KEKTAR
Рет қаралды 171 М.
iPhone 15 Plus на Изгибе
0:59
Sergey Delaisy
Рет қаралды 224 М.
В ЧЕМ СЕКРЕТ ЗВУКОВ APPLE? | РАЗБОР
21:05