Clean code challenge - Silicon Valley Season 5, Ep6 🚀

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ย. 2024
  • 🚀🚀🚀 Become ELON MUSK playing most HARDCORE iOS mobile GAME: saviorx.com ! 🚀🚀🚀
    #saviorx #mobilegame #unity3d
    Nothing puts the fear of God into a programmer like the inevitable code review. This is when a group of people analyze your code for errors and shortcuts and violations of standard operating procedure like using spaces instead of tabs. I once worked at a Wall Street joint where our code review was like American Idol auditions. We had a panel of reviewers made up of my boss, the COO, and the CFO. They were ruthless. I would have to fill out paperwork describing my feature/fix, project my code on the conference room screen, and execute it while explaining my workflow. The slightest violation sent me back to the drawing board while my team members snickered nervously. I still have nightmares about this particular panel. My soul review at the Pearly Gates will be less terrifying.
    Thankfully, Dinesh and Gilfoyle’s code will be observed by a special prosecutor - I mean reviewer - because they’re senior management, thereby saving them the embarrassment of a public flogging. However, Dinesh wants a public hearing, if only to prove that his code is superior to Gilfoyle’s. Jared is against this for a valid reason. “A little cocksmanship was okay when we were a small company,” he tells them, “but the coders need to see you guys as equally competent leaders.” Dinesh can’t handle not knowing if he’s superior, so he hounds Danny the Code Review Guy relentlessly until he reveals Dinesh was better! Danny asks Dinesh not to tell anyone. Of course, Dinesh tells the entire office.

ความคิดเห็น • 616

  • @JSmellerM
    @JSmellerM 2 ปีที่แล้ว +694

    The second someone else enters into Dinesh and Gilfoye's relationship they unite. I love it.

    • @enkiimuto1041
      @enkiimuto1041 ปีที่แล้ว +12

      I do wish the engineer from season one was there more often, she was the perfect balance.

  • @buildnothingoutofsomething2513
    @buildnothingoutofsomething2513 5 ปีที่แล้ว +4767

    Clean Code does not just mean having less Errors by the way

    • @ettiennepieterse371
      @ettiennepieterse371 5 ปีที่แล้ว +1954

      It means having fewer errors.

    • @saqlainalvi5485
      @saqlainalvi5485 5 ปีที่แล้ว +508

      @@ettiennepieterse371 no it means writing a code using the latest frameworks and technologies with best coding practices in mind. A tight code without any unnecessary extra coding is a clean code

    • @Aspectalice
      @Aspectalice 5 ปีที่แล้ว +718

      @@saqlainalvi5485 It doesn't have to be the latest frameworks but everything else you said is right.

    • @saqlainalvi5485
      @saqlainalvi5485 5 ปีที่แล้ว +46

      @@Aspectalice Yes brother. But a programmer should atleast know the basics of every new framework that comes out for his/her favorite language. But yeah you are right it's not necessary.
      Note: i forgot to mention. Clean code also involves managing complexity through oop.

    • @LitCactus
      @LitCactus 5 ปีที่แล้ว +292

      @@saqlainalvi5485 what are you talking about? Not everything is object oriented

  • @thecollegecoder7356
    @thecollegecoder7356 6 ปีที่แล้ว +2011

    Dinesh's pull requests must be brutal

    • @aheathcliff7227
      @aheathcliff7227 3 ปีที่แล้ว +6

      What does that mean

    • @ticallionz
      @ticallionz 3 ปีที่แล้ว +73

      @@aheathcliff7227 A "pull request" is when you submit a change to the existing codebase. One or more of your colleagues will look at your changes and either approve them or ask for more changes before the code is "merged" into the main codebase. The more changes they ask for, and the harsher their comments are, the more "brutal" the pull request is.

    • @UnicycleSoul
      @UnicycleSoul 3 ปีที่แล้ว +67

      @@ticallionz I never understood why code review comments would need to be harsh, it merely shows the insecurity and egotism of the reviewer, much more than the competency of the submitter.

    • @victorscherman1437
      @victorscherman1437 3 ปีที่แล้ว +3

      Also there'd be so many new changes to review since I'd imagine Dinesh doesn't push his code in small chunks.

    • @victorscherman1437
      @victorscherman1437 3 ปีที่แล้ว +1

      @@ccriztoff what the fuck is your problem

  • @GouchuInc
    @GouchuInc 5 ปีที่แล้ว +648

    The real winner here is Jared (and Richard) who told them to layoff each other, because they're senior management now. He's proven right in the end when the engineers band together to make fun of 'senior management'.

  • @perfectionbox
    @perfectionbox 3 ปีที่แล้ว +200

    Nothing more devastating than Gilfoyle's monotone delivery of soul-crushing news 🤣

  • @AdityaDendukuri
    @AdityaDendukuri 2 ปีที่แล้ว +77

    as a programmer they must've been really good friends for them to meme each other like that in a professional workspace

    • @georgebrantley776
      @georgebrantley776 2 ปีที่แล้ว +10

      They've been coworkers, housemates, and rivals from before this company was even a company. Then they both joined as founding members, and now they've got a team of 46 engineers reporting to them. So yeah, good friends is pretty accurate.

  • @vicentcarro
    @vicentcarro 6 ปีที่แล้ว +592

    every office has one Dinesh and Dany

    • @fixafix69
      @fixafix69 5 ปีที่แล้ว +12

      Wait is that a racist joke or not

    • @drodriguez3293
      @drodriguez3293 5 ปีที่แล้ว +7

      i wish i made enough money to relate to this joke

    • @jjhassy
      @jjhassy 5 ปีที่แล้ว +4

      Fix a Fix yep its rly racist don’t read it

    • @kapils2862
      @kapils2862 4 ปีที่แล้ว +6

      But what every office needs is a Gilfoyle and a hairy Arab who can Chortle his balls

  • @justgame5508
    @justgame5508 3 ปีที่แล้ว +1083

    This has nothing to do with “clean code”, clean code refers to a codebases readability, you can have clean code with a lot of bugs and ugly code with no bugs

    • @kaushalrjain6326
      @kaushalrjain6326 3 ปีที่แล้ว +4

      Correct

    • @kylel8258
      @kylel8258 3 ปีที่แล้ว +46

      I think they’re just trying to make it easier to understand. “Error” is one word and easier to write into this scene than “code with readability”.

    • @iamdseth
      @iamdseth 3 ปีที่แล้ว

      Yessirr

    • @rishikakkar1528
      @rishikakkar1528 3 ปีที่แล้ว +1

      properly refactored and debugged code.

    • @apidas
      @apidas 3 ปีที่แล้ว

      eh

  • @lmtx45
    @lmtx45 4 ปีที่แล้ว +68

    -How's the code been going?
    -T minus Dinesh.

  • @Jarasi98
    @Jarasi98 2 ปีที่แล้ว +97

    Silicon Valley is my comfort show, I wish it was still on

    • @nandinisingh3317
      @nandinisingh3317 2 ปีที่แล้ว +3

      Same :(

    • @diegoelcool
      @diegoelcool ปีที่แล้ว +1

      It finish at the right time... after 6 or 7 season shows start to decay

    • @lavelafetsha
      @lavelafetsha ปีที่แล้ว +1

      Just rewatch it

  • @kjyothirganesh
    @kjyothirganesh 5 ปีที่แล้ว +277

    "I have to fire Danny" 😂😂

    • @quinndirks5653
      @quinndirks5653 5 ปีที่แล้ว +7

      Do you know what dinesh says after that? I can't quite make it out over the music.

    • @kjyothirganesh
      @kjyothirganesh 5 ปีที่แล้ว +29

      @@quinndirks5653 "I'll ask Richard" 😅😅

    • @zissler1
      @zissler1 5 ปีที่แล้ว +1

      Jyothir ganesh thought it was “afterwards”

    • @bigsassyster
      @bigsassyster 3 ปีที่แล้ว +3

      OH, I thought he said "I have to fight Danny" haha

  • @orionh5535
    @orionh5535 5 ปีที่แล้ว +379

    Danny was the human, who ate the tortoise and the hair after the race.

    • @jjhassy
      @jjhassy 5 ปีที่แล้ว +27

      hare

    • @TooDamnFishy
      @TooDamnFishy 5 ปีที่แล้ว +16

      No, he actually ate the hair

    •  4 ปีที่แล้ว +1

      @@TooDamnFishy Tortoises don't have hair.

    • @night00glider
      @night00glider 4 ปีที่แล้ว +3

      @ or...do they ?
      Dun dun dunnnn

    • @pranav5498
      @pranav5498 4 ปีที่แล้ว +1

      @@night00glider no they don't, they are not mammals

  • @VietVuHunzter
    @VietVuHunzter 6 ปีที่แล้ว +3424

    With respect to Dinesh, Gilfoyle is so arrogant that I doubt he allows bugs live in his code.

    • @lilyliao9521
      @lilyliao9521 6 ปีที่แล้ว +62

      What

    • @MangoMotors
      @MangoMotors 5 ปีที่แล้ว +190

      But that's the thing about coding. When you write a very complex code, even small tiny things can cause bugs. That's why even companies like apple Facebook and Google who literally have billions of dollars still end up with bugs.

    • @saqlainalvi5485
      @saqlainalvi5485 5 ปีที่แล้ว +65

      This comment makes no sense

    • @osalbaro
      @osalbaro 5 ปีที่แล้ว +12

      Yea, that's not possible

    • @freeshavaacadooo1095
      @freeshavaacadooo1095 5 ปีที่แล้ว +8

      @@MangoMotors I mean you are somewhat correct in the sense that bugs will occur, but they literally have hour-long debug sessions or just use something called checkpoint testing where all valuable data is relayed after a certain section of code to the console for analysis. If there is an error they know where it is and if there isn't the code is ready to be peer-reviewed again. Most "bugs" come from human logic error more so than syntactic.

  • @xerp7626
    @xerp7626 5 ปีที่แล้ว +187

    I had it when "Gabe" says , "Guys, Nononono, remember, we talked about this." Seemed like he was giving advice to Jim and Dwight lol 😂😂

  • @shinobi-no-bueno
    @shinobi-no-bueno 4 ปีที่แล้ว +40

    @1:57 Gilfoyle slips a secret smile and coyly stows it away

  • @VictorMartinez-zf6dt
    @VictorMartinez-zf6dt 4 ปีที่แล้ว +327

    Private review is stupid. Senior staff should be subject to the same standards as everyone else publicly

    • @Wanooknox
      @Wanooknox 4 ปีที่แล้ว +111

      Better yet, hanging people out to dry when they make mistakes is counter productive. You don't get more productive by being shamed, you get more productive by being taught.

    • @MagikFrogs
      @MagikFrogs 4 ปีที่แล้ว +6

      Wanooknox also we’re all humans we all make mistakes.

    • @antonyjr.devlogs5957
      @antonyjr.devlogs5957 4 ปีที่แล้ว +5

      @@Wanooknox Yes. And this is actually used in top tech companies like Google, Facebook and etc...

    • @flashcat6665
      @flashcat6665 4 ปีที่แล้ว +6

      In the end it doesn't matter, all code is committed to the same repository, and all commits are accessible by everyone who has access to the code.
      Easy to see how made mistakes, how they got fixed, etc.
      And ideally anyway, your branch would not get merged until every PR is reviewed and approved. And all PRs are public as well.
      So this whole "private review" is basically useless and bullshit.

    • @OgeeDogee
      @OgeeDogee 4 ปีที่แล้ว

      @@Wanooknox It is productive and you're not supposed to be shamed it's supposed to set an example so other devs won't encounter the same mistakes. While you can get tips from your fellow colleagues and not just the ones reviewing your codes.

  • @jaywjr2456
    @jaywjr2456 2 ปีที่แล้ว +78

    I love Dinesh and Gilfoyle. I've said it 1,000 times but the writing on this show complemented by their delivery is the most under rated. Of all time possibly.

    • @r3wturb0x51
      @r3wturb0x51 2 ปีที่แล้ว +1

      Mike Judge is a fucking genius

  • @JordanBakke
    @JordanBakke 6 ปีที่แล้ว +51

    3:30 he should have made A Bug's Life joke

    • @Angel-yq8jd
      @Angel-yq8jd 4 ปีที่แล้ว +1

      that would make his joke good

  • @fahimminhaz7071
    @fahimminhaz7071 4 ปีที่แล้ว +23

    Dinesh: Less errors..
    Stannis 'Gilfoyle' Baratheon : Fewer..

  • @eravar2831
    @eravar2831 6 ปีที่แล้ว +196

    Gilfoyle plays magic lmao

    • @5hort5ubject
      @5hort5ubject  6 ปีที่แล้ว +10

      Gilfoyle is a key here and in whole

  • @cdjwmusic
    @cdjwmusic 5 ปีที่แล้ว +23

    These two guys are now marvel actors

  • @marlom7882
    @marlom7882 6 ปีที่แล้ว +682

    “Nothing puts the fear of god into a programmer like the inevitable code review” Jesus Christ well I guess that’s one thing to look forward to when I get a job in coding

    • @oferyrd
      @oferyrd 6 ปีที่แล้ว +64

      if you approche it right, you can grow a great deal from code and design reviews.

    • @JohnDemetriou
      @JohnDemetriou 5 ปีที่แล้ว +88

      Reviews are actually the best way to learn and improve. Both reviewing and being reviewed

    • @БейбутТукибаев-п3у
      @БейбутТукибаев-п3у 5 ปีที่แล้ว +16

      I actually like code review

    • @wombocombo6878
      @wombocombo6878 5 ปีที่แล้ว +17

      ... its really fucking easy just follow the rules. The best reviews are the ones where you learn a new way to look at things.

    • @michaelmano7261
      @michaelmano7261 5 ปีที่แล้ว +16

      Its also not just about bugs, you learn to do things more efficiently from people who have years experience.

  • @WhistleFantasy
    @WhistleFantasy 2 ปีที่แล้ว +25

    "did his code have less errors than mine?" - you can hear non-programmers wrote this script.

  • @Twoswordsdrizzt
    @Twoswordsdrizzt 3 ปีที่แล้ว +20

    That MisSteak line was actually pretty good though

  • @zackzhu9865
    @zackzhu9865 4 ปีที่แล้ว +18

    "I see, fun at my expense" lol

  • @beowulf555
    @beowulf555 3 ปีที่แล้ว +8

    “Laugh it up GILF”. Hahaha

  • @nik-ys8ki
    @nik-ys8ki 4 ปีที่แล้ว +5

    " i m not gonna beg "
    "PLEASE"
    "PLEASE"
    "PLEASE"

  • @kintondie
    @kintondie 6 ปีที่แล้ว +100

    Ohhh. The guy is literally like one of my old colleagues. So noisy in that high pitch voice. And taking credits for everything

    • @saqlainalvi5485
      @saqlainalvi5485 5 ปีที่แล้ว +1

      My supervisor was that high-pitched guy at my old company. Guy made me want to cut my ears off every time he called my name

  • @chukwumakelechi2006
    @chukwumakelechi2006 4 ปีที่แล้ว +90

    “You just have to swear not to tell everyone”
    Dinesh: “I swear”
    Everyone, everyone... my code is better than......

  • @jaredbitz
    @jaredbitz ปีที่แล้ว +7

    I relate at an uncomfortable level to Dinesh repeatedly practicing the delivery and phrasing of his joke at 3:23

  • @MonteLogic
    @MonteLogic 5 ปีที่แล้ว +39

    Dude this show is my life.

  • @brothersum1359
    @brothersum1359 5 ปีที่แล้ว +9

    Lmao how jarad walks over and stops the loud gong

  • @aiden7279
    @aiden7279 5 ปีที่แล้ว +21

    Never knew The Hound is a coder. What a cool guy.

  • @jrock2720
    @jrock2720 3 ปีที่แล้ว +8

    haha we're all laughing at you, gilfoyle - makes me laugh every time

  • @trym2121
    @trym2121 5 ปีที่แล้ว +5

    Three way fight. The only way to coexist 'peacefully'

  • @brucetrunks01
    @brucetrunks01 6 ปีที่แล้ว +150

    So danny got them both ??

  • @derrick20
    @derrick20 3 ปีที่แล้ว +17

    I don’t really see how gilfoyle saw that as a “victory”, he just predicted the obvious basically

  • @ROJTHEGOAT
    @ROJTHEGOAT 2 ปีที่แล้ว +5

    The Type O joke is low key 🤣 funny

  • @katsuutheunker
    @katsuutheunker 4 ปีที่แล้ว +6

    2:37 Lmao that coffee mug

  • @aigbilueseeronmonsele4255
    @aigbilueseeronmonsele4255 4 ปีที่แล้ว +3

    Nobody:
    Dinesh: I'm the fucking Tortoise!

  • @TheLionManOnline
    @TheLionManOnline 4 ปีที่แล้ว +10

    00:54 if you saw it give yourself a punch.

  • @alberts.3631
    @alberts.3631 6 ปีที่แล้ว +87

    haha they actually put "made in china" song lol.

  • @nandan580i
    @nandan580i 10 หลายเดือนก่อน

    These two are like a married couple with 20+ or so years of marriage behind them...they are comfortable enough to abuse, tease, make derogatory comments to each other and yet they are the best duo in tge series.

  • @samrodshenassa978
    @samrodshenassa978 4 ปีที่แล้ว +25

    Wonder what those who neither work in tech nor are familiar with it thin of this.
    I must admit, while I used to be intimidated by PRs early on, now they either reinforce my good habits or address my bad ones. So they're win-wins all around.
    And yes, especially with bigger PRs reviewed by more people, there's a nice sense of satisfaction when it's approved on the first pass. Like, BOOM! Nailed it!

  • @npip99
    @npip99 4 ปีที่แล้ว +3

    4:42 That pentagram lol

  • @kshyr811
    @kshyr811 3 ปีที่แล้ว +7

    2:59 "I hope the book you're reading is for work"
    Book: "Coders at work"

    • @kshyr811
      @kshyr811 3 ปีที่แล้ว

      @@user-dp5fq4vc8m thanks

  • @NatureFreak1127
    @NatureFreak1127 3 ปีที่แล้ว +16

    I have so much sympathy for Dinesh, he tries so hard. 😂

  • @jeroddd
    @jeroddd 5 ปีที่แล้ว +9

    Higher Brothers 👌🏾👌🏾👌🏾👌🏾

  • @denisblack9897
    @denisblack9897 5 ปีที่แล้ว +13

    MISTAKE HOUSE! haha

  • @johnyepthomi892
    @johnyepthomi892 3 ปีที่แล้ว +42

    i know it’s a hard time with all this covid shit but always..always Tabs over spaces.

    • @KohenChia
      @KohenChia 3 ปีที่แล้ว +1

      oh hell no

    • @johnyepthomi892
      @johnyepthomi892 3 ปีที่แล้ว +3

      @@KohenChia This is not meant for people that uses Microsoft Word as their IDE

    • @kutlumzrak2689
      @kutlumzrak2689 3 ปีที่แล้ว

      Visual Studio Code with plugins for language syntax helper s installed changed my life.
      Pycharm is also pretty good at that.

  • @A_A_K_123
    @A_A_K_123 4 ปีที่แล้ว +5

    I'm the f***in' tortoise.

  • @ohWowYoutube
    @ohWowYoutube 4 ปีที่แล้ว +8

    "Everyone is laughing" 😂

  • @tarifadib
    @tarifadib 4 ปีที่แล้ว +8

    gilfoyle watches GOT. uses FEWER from Baratheon🤣

    • @BastardOfTheNorth
      @BastardOfTheNorth 4 ปีที่แล้ว

      Actually Stannis used it because it's correct. Same reason Gil does.

    • @tarifadib
      @tarifadib 4 ปีที่แล้ว

      @@BastardOfTheNorth Baratheon is Stannis' last name😂 if you watched the show, I dont have to clarify which Baratheon.

    • @BastardOfTheNorth
      @BastardOfTheNorth 4 ปีที่แล้ว

      @@tarifadib I am aware of that.

  • @giovannigonzalez6349
    @giovannigonzalez6349 4 ปีที่แล้ว +2

    Danny, the hr lady,and John are the only 3 people who won against Gilfoyle(HR lady managed to actually annoy Gilfoyle by being right,to an extent).Dinesh never beat Gilfoyle but he was the only person who could keep up with him.

  • @mustangrt8866
    @mustangrt8866 9 หลายเดือนก่อน

    I love how Gilfoyle can troll Dinesh into a scene

  • @rigoblues
    @rigoblues 4 ปีที่แล้ว +2

    What if San Francisco people didn't saw this as a comedy series and actually think this is the way they should behave at work.

  • @timturner7609
    @timturner7609 3 ปีที่แล้ว +1

    Not sure if I'd quit or give that one dude swirlies every time he opened his goddamned mouth.

  • @atulkumar-sg2ik
    @atulkumar-sg2ik 24 วันที่ผ่านมา

    1:08 Gabe is back.

  • @mirsahib596
    @mirsahib596 ปีที่แล้ว +3

    dinesh and gilfoye are like two sibling always fighting each other but the moment someone hurt one of them their blood gets thicker than water

  • @davidn7026
    @davidn7026 5 ปีที่แล้ว +6

    George eRRor Martin

  • @largolegato
    @largolegato 6 ปีที่แล้ว +26

    What kind of senior managers are these?

  • @AutoFirePad
    @AutoFirePad 3 ปีที่แล้ว +1

    Gilfoyle == JonathanCoulton + RonSwanson

  • @dmr0718able
    @dmr0718able 6 ปีที่แล้ว +34

    i am currently learning how to be a programmer. and everytime i see these guys code that fast intimidates me.

    • @iii-ei5cv
      @iii-ei5cv 6 ปีที่แล้ว +101

      dmr0718able it's a show. No one writes meaningful code like that.
      You should be spending a majority of your time designing and analyzing your program, not much time actually coding and then quite a bit of time debugging

    •  6 ปีที่แล้ว +11

      Cut and paste.

    • @MetalMutant
      @MetalMutant 6 ปีที่แล้ว +8

      Just copy n paste n adapt, no one write clean code these day lol

    • @EM-sz8ft
      @EM-sz8ft 5 ปีที่แล้ว +1

      @iii i have seen people code that fast but they ended up being great. All became hackers and got caught

    • @morgangalvin8893
      @morgangalvin8893 5 ปีที่แล้ว +2

      @Colten DeYoung git add seppuku.gif
      commit -m "RIP"

  • @Gambit_LeBeau
    @Gambit_LeBeau 4 ปีที่แล้ว +9

    I loved how this show always wrote Gilfoyle & Dinesh to have a in work feud as who is the better coder. Yet like the episode where they go to Double A warehouse & they see the calculation of Blaine's pre skecthes & they start SWATTING (code)aka insults like fuck Gina, let Blaine die etc.

  • @vicentcarro
    @vicentcarro 6 ปีที่แล้ว +27

    Ixalan is a Magic: The Gathering expansion block

  • @redemolisher
    @redemolisher 4 ปีที่แล้ว +1

    They are the definition of a married couple

  • @quachhengtony7651
    @quachhengtony7651 5 ปีที่แล้ว +8

    "Gilf"

  • @Enzorgullochapin
    @Enzorgullochapin ปีที่แล้ว

    The Jackrabbit Always Wins

  • @lfrit0
    @lfrit0 3 ปีที่แล้ว +2

    Dinesh my man... Type O is the type you go to when you need blood : (

  • @amansharma4358
    @amansharma4358 ปีที่แล้ว

    One of the best series I have ever watched

  • @jandude6398
    @jandude6398 5 ปีที่แล้ว +14

    *bugs lightgear*

  • @theencryptedpartition4633
    @theencryptedpartition4633 3 ปีที่แล้ว

    Damn. Gilfoyle is just a Rick from Rick and Morty. But a 32bit

  • @Kncperseus
    @Kncperseus 4 ปีที่แล้ว +1

    Cute how Jared stills the gong

  • @marcosteinke
    @marcosteinke 5 ปีที่แล้ว +3

    They should have used Object Calisthenics... They wouldn't have finished

  • @adamslodowy-gi7vx
    @adamslodowy-gi7vx ปีที่แล้ว +2

    I mean, I need to write it: there is no way someone found bugs/errors in review (unless code was super bad). Review is done to improve style. If you want identify bugs you need testing. This is the only way. Yeah, I don't have friends

  • @JesusMartinoza
    @JesusMartinoza 3 ปีที่แล้ว +11

    A successful funded startup and they don’t have a proper CI/CD pipeline 🙃

  • @patrickdekker3934
    @patrickdekker3934 3 ปีที่แล้ว +4

    Gilfoyle has good taste tho, ixalan was a good expansion

    • @Chris_and_Two_Little_Gamers
      @Chris_and_Two_Little_Gamers 3 ปีที่แล้ว

      despite I disagree about Ixalan, as a fellow MTG player I think your comment is very under appreciated

  • @dougsam6341
    @dougsam6341 5 ปีที่แล้ว +5

    I can't wait to be working in this field. Got 3 class to go

    • @fofopads4450
      @fofopads4450 5 ปีที่แล้ว +6

      You are up for a massive disappointment if you expect this kind of environment.

    • @dougsam6341
      @dougsam6341 5 ปีที่แล้ว +1

      @@fofopads4450 what do you mean?

    • @danielstory2761
      @danielstory2761 2 ปีที่แล้ว

      @@dougsam6341 how is it

  • @besllu8116
    @besllu8116 4 ปีที่แล้ว

    Man, I would live in their world, as Russ Hanneman. Tres commas!!!
    lol.

  • @menzimabuza1746
    @menzimabuza1746 2 ปีที่แล้ว

    Wait thats Gabe..what is Gabe dokng there..
    Probably telling people to shut up about the sun😊

  • @oakleyorbit
    @oakleyorbit 5 ปีที่แล้ว +4

    I hope I never have to work with a Danny.

  • @CrispyWater4Sale
    @CrispyWater4Sale 4 ปีที่แล้ว +1

    Damn the Higher Brothers got a song used in silicon valley

  • @kenwu7
    @kenwu7 4 ปีที่แล้ว +5

    2:26 gilfoyle turns around and says less errors lol

  • @basti3944
    @basti3944 3 ปีที่แล้ว

    It took me 7 minutes to realize the video isn't about clean code at all

  • @lucasf.v.n.4197
    @lucasf.v.n.4197 3 ปีที่แล้ว

    3:20 jing yang smart fredge

  • @mindful_clip
    @mindful_clip ปีที่แล้ว

    ChatGPT enters room.

  • @_nfl_nerd_
    @_nfl_nerd_ 10 หลายเดือนก่อน

    Private review, I'm a senior engineer and no one reviews my code except me :D

  • @emptylanternmedia2248
    @emptylanternmedia2248 3 ปีที่แล้ว

    He really is the cool cousin

  • @hunterstommygun5716
    @hunterstommygun5716 3 ปีที่แล้ว

    Consider the tortoise- Dinesh

  • @Maddolis
    @Maddolis 2 ปีที่แล้ว +1

    Love the range of emotions portrayed by Kumail in this clip, seen by pressing the following keys:
    0: some sort of sexy coding face 2: machismo intensity, 3: worry/pleading, 4: gloating, 5: pain and acceptance, 6: faux concern amidst further gloating, 7: joking with a hint of approval-seeking, 8: shock, 9: confusion
    Even if his character was fairly Flanderized by this point, Kumail's a pleasure to watch.

  • @YoutubeStandardLicense
    @YoutubeStandardLicense 4 ปีที่แล้ว +3

    Wait, would they not just run the code in Jenkins? Doing the build and integration tests thus finding the bugs anyway? It's the inaccuracies like this that take away from the show

    • @thomasip9938
      @thomasip9938 4 ปีที่แล้ว +6

      Unit/integration tests cannot prove the absence of bugs, that is, 100% pass rate and coverage do not mean your code is bug-free.

    • @YoutubeStandardLicense
      @YoutubeStandardLicense 4 ปีที่แล้ว +1

      @@thomasip9938 yes but also code reviewing using eyeballs doesnt either. They should be code reviewing then running it through automated builds. Simply getting one person to reviewing all their code is bullshit.

  • @ap-pv7ug
    @ap-pv7ug 4 ปีที่แล้ว +4

    Is Dinesh using a Monokai theme? I can't tell.

  • @andreiribeiro2904
    @andreiribeiro2904 ปีที่แล้ว

    an entire tv series about reddittors

  • @XoIoRouge
    @XoIoRouge ปีที่แล้ว

    A few comments out there "THATS NOT WHAT CLEAN CODE MEANS" -- That's the youtuber's fault. The title of this video is the only time the words "Clean Code" were used. The actual clip NEVER said anything about Clean Code.

  • @sfh2050
    @sfh2050 3 ปีที่แล้ว +1

    5:06 teamwork

  • @nomoredarts8918
    @nomoredarts8918 ปีที่แล้ว

    It's not about clean code, it's about clear code

  • @rafaelrondon1813
    @rafaelrondon1813 ปีที่แล้ว

    I’m not gonna beg! I’m not gonna beg! … Please please pleassse please please!

  • @matheusnico1as
    @matheusnico1as 3 ปีที่แล้ว +3

    the interesting part is that you can't see them testing the code, just pushing and yeah, it's done

  • @rach101
    @rach101 3 ปีที่แล้ว

    George Error Martin 😂😂😂

  • @hullmining6903
    @hullmining6903 4 ปีที่แล้ว

    George eRRor Martin is a must to read book