Ai Code Editors Are Ruining Tech
7:41
Пікірлер
@Devin_Kevin
@Devin_Kevin 11 сағат бұрын
bro i litreally didnt do anything i really didnt do anything i am innocent 🥹
@rendisibarani3591
@rendisibarani3591 15 сағат бұрын
its like a treasure finding your channel man
@cyantarek5457
@cyantarek5457 17 сағат бұрын
Basically, the problem is that people don't want to deal with errors explicitly all the time. That's why errors are the most neglected thing. And that is the reason why people don't ejnoy explicit error handling like in Go.
@steelek6583
@steelek6583 17 сағат бұрын
bro, why every of devs like this java's sublangs maybe i am other because i like rust so much! Rust seems easier than python, because this is telling you exacly where the error is and what should you do and thats have cargo so you dont have to waste time for your imports and define despendencies lol
@macc4773
@macc4773 Күн бұрын
@5:48 disagree with your take. He is right. For example: In rust, abstractions like traits (interfaces in golang) are compiled away to nothing; if you don't use dynamic dispatching (the dyn keyboard). In go, every single interface use, requires an allocation and a dynamic dispatch by the runtime. To not talk about generics (which in golang are based on interfaces). Does that means you can't write absolute garbage in Rust, NO. But you have to get out of your way and explicitly do it. There are many other examples of 0 cost abstractions and how that improves performance by default. This whole debate are based on the tradeoff (dev time) vs (runtime time). As Rust devs get more experienced, and rust improves, the dev time gap is closing.
@joeysung311
@joeysung311 Күн бұрын
love your videos but thumbnail's a bit ridiculous
@Soy.Ingeniero
@Soy.Ingeniero 2 күн бұрын
Why would you put the subs in the middle of the screen lol. Now I can't turn them off
@gcash49
@gcash49 2 күн бұрын
lol average php salary must be so low if theres barely any php specific jobs in the US
@marcesmack
@marcesmack 2 күн бұрын
When they do agents and great ratio for usage then we can start talking. Until then. It’s not a big deal.
@EdLrandom
@EdLrandom 3 күн бұрын
why is it not olrtholeniar? what is this the 1930s?
@AlexYu-nm3dg
@AlexYu-nm3dg 3 күн бұрын
Suggest to learn C first. It's the foundation of all the languages. E.g. golang's "pointer" idea comes from C.
@kartikvishwakarma7567
@kartikvishwakarma7567 4 күн бұрын
I am using ubuntu, I have done all steps correctly, but ESC button doesn't enalbe NORMAL mode, CTRL + C does it, how to change this. It was working fine until I installed VIM Vscodium extension. Can someone tell me how to solve this problem?
@gringo6362
@gringo6362 4 күн бұрын
Weird thumbnails
@leotravel85
@leotravel85 4 күн бұрын
Windsurf also uses its own extension "marketplace", which is subpar at best
@CX330Blake
@CX330Blake 5 күн бұрын
Not for the security position tho
@george_davituri
@george_davituri 5 күн бұрын
Nowadays it looks like you will get response from a company saying: ''unfortunately etc.. Go start your own business.'' 😃😁
@StEvUgnIn
@StEvUgnIn 5 күн бұрын
The strengths and the drawbacks of Go come from the goroutines. It's a concept that is odd for any description, since most people design concurrency with threads.
@liteflow10
@liteflow10 6 күн бұрын
If you copy and paste leetcode there is no recourse for you to learn from and you should defenetly drop programming. Stop bloating junior positions lmao
@ayyasudeen3118
@ayyasudeen3118 6 күн бұрын
Why I should learn Go?
@SwahiliAITanzania
@SwahiliAITanzania 8 күн бұрын
AI as a tech is so cool, i think it should be an integral part of any industry including tech.
@AndrieMC
@AndrieMC 8 күн бұрын
Quick answer: No.
@TonyYuTian
@TonyYuTian 8 күн бұрын
Go-blueprint is exciting! Your video is great! Cool 😁😁😁
@oleksiistri8429
@oleksiistri8429 8 күн бұрын
I think all this frameworks do not provide so much features, so vanilla go is fine, i do not see a point to use them at this point. Maybe someday, when they grow more to have something between the legs
@joshgibson3618
@joshgibson3618 8 күн бұрын
Also you can’t forget about COBOL!!
@AnonAdderlan
@AnonAdderlan 9 күн бұрын
Always wonder if folks who make technical arguments based on feels program in the same manner. Because not treating this field as the practical engineering discipline it is continues to keep it in the dark ages.
@SatyaJanghu
@SatyaJanghu 9 күн бұрын
How to get resume shortlisted by bigetch so I can show them my leetcode skills?
@kedarkulkarni9464
@kedarkulkarni9464 9 күн бұрын
What has leetcode got to do with applying? Also, LC is only useful AFTER you get the interview. Most junior engineers barely get 1-2 interviews. May be tell how they should apply to get more interviews?
@pepperdayjackpac4521
@pepperdayjackpac4521 9 күн бұрын
u should do it anyway to prepare for interviews u may or may not get
@sylvesterstephen4749
@sylvesterstephen4749 9 күн бұрын
Leetcode is important because it teaches you data structures and algorithms. big tech companies don't really care how much python you know or how much fancy animations you can do, they have a whole lot of users and database and it's constantly growing so they need people who can handle this large amount of data well in the code
@BboyKeny
@BboyKeny 9 күн бұрын
Getting interviews is a technical problem that can be solved. Write a site scraper + mailer that checks out job listings and contacts them automatically. Make sure it sends a follow up emails if there's no reply. Getting interviews is mainly a chance game. If only 1% replies back then you need to apply for at least 100 jobs. You can always present your system during the interview.
@ezekielswiss4347
@ezekielswiss4347 9 күн бұрын
please please pleaes dont do these odd cuts and little memes that popup...
@nnjqerjk
@nnjqerjk 11 күн бұрын
Subscribe or get laid off lmao
@Jay_in_Japan
@Jay_in_Japan 11 күн бұрын
Would've been cool if you, y'know... looked at the source code. Instead of ADHDing your way through whatever it is you did
@BBones-w3y
@BBones-w3y 11 күн бұрын
How come the job didn't get offshored?
@feliche-demiannetliukh3703
@feliche-demiannetliukh3703 13 күн бұрын
I know what you mean about time consumption of nvim. That's why I switch to lazyvim (neovim distro) customizing only the stuff I didn't like there. And even if I did I usually added this as extra there so other people will use it and fix bugs with it for me (I know I am evil🤣). I also didn't like that major or sometimes even minor can break something, so I did setup a small script that commits plugins versions lock file to git. Now I can just go to previous version and restore it. It is also useful in debugging with git bisect if I found some issue later on because all my neovim configuration changes are committed to git It also can be useful to create some small group of people who also use lazyvim and have similar desires in modificating it, so you share code between each other, saving time to each other. I did solve those problems and yeah, nvim is not perfect, but with all of this it becomes way easier. I don't think I spend a lot of time on it now, I would say even less than on vscode when I was maining it
@Karan-zz8eh
@Karan-zz8eh 13 күн бұрын
GHOSTTY does not have search. GROW UP
@-Rook-
@-Rook- 13 күн бұрын
At the moment I spend nothing on AI tools. There have been no requests or queries about the use of AI tools at work and I won't be raising the subject myself, but I do keep a very close eye on the technology, products and capabilities so I am informed should the subject arise. I love the technology, its fascinating, I have studied papers on them and worked through the llama.cpp code, I have local models for most generative workflows installed locally on my machine for my own entertainment, I have even tested the professional AI services. Would I trust them for quality engineering support, no. Would I trust Open AI or any other company not to min-max their pricing to squeeze their customers till they squeaked for every last penny of profit, hell no.
@AbrahamHalfi
@AbrahamHalfi 13 күн бұрын
dude I'm so jealous you can just code away at whim like that major fomo and major jealousy
@matlaw
@matlaw 13 күн бұрын
CANT HEAR YOU BUD, YOU NEED TO TALK LOUDER
@zmeta8
@zmeta8 14 күн бұрын
before php was a thing, many of us just use CGI, like you can serve a page with a bash script behind apache server.
@WilsonTech-go
@WilsonTech-go 14 күн бұрын
Keep GO alive
@huyoken7953
@huyoken7953 15 күн бұрын
Hearing you explain this gave me anxiety.. so true and it’s only because of the lack of support, the Microsoft overlords have a chokehold on the ide industry
@didi098710
@didi098710 15 күн бұрын
how to set background image in Ghostty?
@whatmusiciwant
@whatmusiciwant 15 күн бұрын
The problem I have is using keyboard shortcuts my fat fingers slip, after thousand+ hours in BLOPS I have no issues with mouse.
@chillbro2275
@chillbro2275 15 күн бұрын
"Pythonic" I like it :D no shade. 10:55 I couldn't understand that iterator code either, and I've got a lot of coding experience.
@chillbro2275
@chillbro2275 15 күн бұрын
It's such a turn off to have languages clone each other. Not every language does this, but i feel like the big ones do that .
@chillbro2275
@chillbro2275 15 күн бұрын
"Elixir" 🤩 that is my absolute favorite language. Thanks for mentioning it.
@AlbertLioba
@AlbertLioba 15 күн бұрын
Thanks for the analysis! Just a quick off-topic question: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). How can I transfer them to Binance?
@israelojehonmon-nf6ql
@israelojehonmon-nf6ql 16 күн бұрын
Anytime I try deploying on vercel there is always errors.
@abyzzwalker
@abyzzwalker 16 күн бұрын
Do the minimum at work so I wanna code outside of work. xD
@iwantfrens5804
@iwantfrens5804 17 күн бұрын
I like your advice and I like you
@medjdene
@medjdene 16 күн бұрын
Gay
@iwantfrens5804
@iwantfrens5804 15 күн бұрын
@ your mother is a skank
@nnjqerjk
@nnjqerjk 11 күн бұрын
Maybe she's a gurl, dawg
@aleksandrkravtsov8727
@aleksandrkravtsov8727 17 күн бұрын
requesting a movie
@redlinedev
@redlinedev 17 күн бұрын
Wrong, Learn x86 Assembly first and then C then C++ and make your own programming language, easy beginner guide + easy beginner project