You got a bunch of things wrong here: 1. Distributed code revision systems, with central and local repositories, existed way before Git. 2. What took Linus to do Git was a policy change of Bitkeeper, which revoked its free license for Linux development. 3. Even from Sourcesafe and CVS, the most primitive RCSes I touched, I always have been able to see the whole history, identify who made what changes. Turns out Git sometimes even makes more difficult than other systems to see who made what changes, when doing merges of feature branches. And BTW, Git by making feature branching cheap, makes people work that way. And for people who has seeing stuff about Continuous Delivery, the DORA reports said that feature branching actually lead to more bugs and slower development than trunk-based development.
@bliz85 Жыл бұрын
Mercurial (another DVCS) was also created in the same month as Git. Eventually Git won and became the de facto VCS for programmers to use.
@syedmuhammadsameer8299 Жыл бұрын
Weird question ask here, but can you explain the difference between trunk based development and branch based development? I know what branches are in the sense that they have all the code from the time they were created and then they can largely do their own shit until they are merged.
@danielhoffmann7138 Жыл бұрын
To add, the main reason git took over the world was not because it was revolutionary, distributed version control existed before and linux was using another flavor of it before with Bitkeeper. What made it took over the world: 1. Git was free, when git started to become popular it was quite common for companies to have their own internal git servers and they were not that hard to set up 2. Git was fast, especially for branching and merging 3. Git was "easy" to use (compared to other systems) 4. Git was used by the Linux kernel and therefor had an "entry" into the market, Linux kernel devs also worked in other projects and companies and spread git like a virus. Being free to use means less bureaucracy to adopt it 5. Other distributed version control systems were very proprietary and enterprisy. Git had the unix mentality for CLI tools and therefor was easier to integrate with (to set up build pipelines) than most alternatives at the time. The best source control solutions before git were often specific to certain OSes or compilers (and paid) making mass adoption impossible
@Timely7 Жыл бұрын
As "correct" as you may be I say that in quotes bc I don't have the time to do research to see if it is or not. assuming you're right in this case honestly sure being wrong for a channel like his is bad but like FACE REVEAL! All these years just a voice and now a voice to his face and he's pretty dang cute too. If I go back and do research to see if you were correct ill edit this if not then you know I was dang to lazy to. thanks for reading if you did!
@kushalpsv Жыл бұрын
@@Timely7 If you are willing to read wikipedia then you confirm the facts for yourself 😅, though ig most of the other points he said are true
@NONO-hz4vo Жыл бұрын
The thing with Microsoft though is they actually seem to understand that Google's original "Don't be evil" was a good PR move. Now it seems that Google is the evil big brother and Microsoft is the one who actually cares about the developers. Git is one example. VSCode is another. I still don't trust any corporation but for now MS is the one who is at least trying to win with devs.
@aaroncampf Жыл бұрын
I think its more that Microsoft views developers as the customers, not the product
@unicodefox Жыл бұрын
And also, Microsoft is happy to give free/cheap access to personal users, as it will encourage them to champion for MS products (like GitHub, VS, etc) at their workplaces @@aaroncampf
@maazali9604 Жыл бұрын
Microsoft didn't make Git, Torvalds did. They purchased github.
@ergo4216 Жыл бұрын
Microsoft bought github then released copilot a couple years later. I think we're just seeing the beginning of their profit plan.
@HPkobold Жыл бұрын
@@rizkidotmefrom what I read and heard that was Google employees who didn’t want to work with the military, also how is working with the military evil ether way the U.S is still getting it’s contract’s fill by other companies
@subanark Жыл бұрын
FYI: Microsoft internal networks don't extend to github, they are treated as a separate company in almost every way. Even hiring is complexly separate and moving from one to the other is treated as moving to a different company (except for calculating years of service)
@ubitubee Жыл бұрын
So then why did they buy it?
@subanark Жыл бұрын
I'm not fully sure... possibly to make sure probably just to make sure no one else buys it. I think their hands off approach was to calm other users of GitHub@@ubitubee
@blindedjourneyman11 ай бұрын
@@ubitubeeas a tool
@thripnixe11 ай бұрын
@@ubitubee because when the profit comes it treated as a same company
@ultor99 Жыл бұрын
Amazon is also following this path in AWS. Insane to think about!
@LogicallyAnswered Жыл бұрын
Very true
@r3xmundi1 Жыл бұрын
Good video. But Linus created Git because of pressure to use an open source system, not out of any technical frustration from their old source control system, which Git is actually heavily based on. Also, I like background music in the video, I'm getting heavy Sense8 vibes :)
@LogicallyAnswered Жыл бұрын
Thanks for the correction man
@黃于軒-j1o Жыл бұрын
9:45 Note that Git and Piper at Google play entirely different roles. (Roughly speaking) Git is for open-source stuff, and Piper is for internal code. So there's never been a move "from Git to Piper".
@undivided_unified Жыл бұрын
Keep sharing these idea's Hari, its fantastic work helping so many to discover the underlying function and purpose of these companies. They have keep their true intentions in the shadows and its time for the truth to see the light. Many blessings to you and your team, yall deserve it!
@namelessness42 Жыл бұрын
Too bad the video is mainly built of a factually wrong premise.
@aaroncampf Жыл бұрын
There where many version control tools like Git that where created before Git, that had staging areas and where very much like Git such as Mercurial. Git was a revolution because of its mass adoption that also allowed for an ecosystem of tools
@akin242002 Жыл бұрын
History rewards the greatest salesperson.
@POLARTTYRTM Жыл бұрын
You're my inspiration. Can't overstate how much I love your content, man. Keep it up. How do you even manage to keep that pace? I make 1 video and run out of energy for months. Seeing the growth of this channel since the start is heartwarming, you're a great presenter, explainer and makes better videos than most documentaries nowadays. The editing is also top-notch and really grips you into watching the video.
@LogicallyAnswered Жыл бұрын
Really appreciate all the kind words man! Hope that the future videos don't disappoint!
@lilhaxxor11 ай бұрын
@@LogicallyAnsweredI wish you took down that video and re-uploaded with the correct information. I spent nearly all day watching your videos, because they are great But this one is extremely bad and misleading. Other comments point out that it is very inaccurate, and you should do something about it.
@justinphan2984 Жыл бұрын
Just let u know I am working for a big tech company and It’s so fascinating to watch your videos. Thanks for release these videos so regularly. The quality has been still so good so far
@LogicallyAnswered Жыл бұрын
Thank you so much Justin!
@OcteractSG Жыл бұрын
It’s crazy to think of the Hub as a background company. I end up on projects’ pages there all the time when researching different software.
@no_ideaman Жыл бұрын
Guy just pumping out videos faster than I can consume them :D Keep it going man. Maybe some more deep dives?
@LogicallyAnswered Жыл бұрын
🙏
@akashdipneogi8976 Жыл бұрын
Thanks Git, Github, Linus torvalds --- All the Developers ❤
@akin242002 Жыл бұрын
The current CEO of Microsoft has made this deal work. This wouldn't have happened during the Balmer years. Satya Nadella is a great leader.
@yuwei252210 ай бұрын
Google did not move away from git to piper. They moved from SVN to git for open source projects (e.g. Chromium and Android) and they moved from perforce to piper for their closed source code base.
@anubratsahoo447 Жыл бұрын
The editing and voice over are so on point,it feels lika a Netflix documentary
@nomadshiba Жыл бұрын
closings is true, all code should be open-source anyway, and copyright or patents shouldnt exist then i just use what ever to host the repo, its will already be public
@ipodtouch470 Жыл бұрын
No it shouldn’t. The creator of the code should get to decide if it’s open source or not, it shouldn’t be forced on them.
@uriabinenshtok Жыл бұрын
can you do a video on how you do your research for these videos?
@MisterKiril-s6u Жыл бұрын
you are doing amazing content. It is a first chanal which is doing tech content so good
@jkumwenda Жыл бұрын
Well researched content, thanks for sharing, you remain one of my favourites KZbinrs
@LogicallyAnswered Жыл бұрын
Really glad to hear that man!
@sideone3581 Жыл бұрын
Talking about git - It is brilliant I always wonder if git is more complex than Fb like social media ( I believe not complex than google , microsoft , linux or amazon for obvious reasons ) Think of social media, how complex it can go You have to create algorithm and just let machine learn itself and even if breaks only one company will bear that but , in git if it breaks world breaks! managing extreme no. of branches , work by thousands of developer at same time it's impressive and As you said "2 weeks of focused work could have solved it but nobody cared" He was the man himself the legend who did it "THE LINUS" - maybe not everyone's cup of tea
@SPeeSimon Жыл бұрын
It's not that dramatic. There are several competitors (GitLab, BitBucket) and most companies host their own repository. Even if GitHub breaks, developers have a local copy that they could use to restore to origin. And comparing to other tech. My best reference would be with Blockchain/Bitcoin, but instead of coin references it is code changes (diffs).
@MysticMylesZ Жыл бұрын
0:10 moment I saw this thumbnail I was like: "Oh yeah I know." 😂
@AndersHass Жыл бұрын
Linux kernel development did use something like git (version control) but because of the issues with it Linus made git.
@googlehomemini2059 Жыл бұрын
Hey Hari! Very cool to see you for the first time :)
@bjarnenilsson8011 ай бұрын
interpreting , but what about the last 10% of the fortune 100, not to mention what is stored on Gitlab (both cloud hosted and on-prem (sometime internal policies forbids code from leaving the org (read DoD/Mod NSA etc))
@TonytheGr8 Жыл бұрын
Great video as usual. Well researched and insightful video. Respect 🫡 from Jamaica 🇯🇲
@LogicallyAnswered Жыл бұрын
Thank you Tony!
@IvanKravarscan Жыл бұрын
It's not that well researched. To someone who was doing open source past 15 years, the story in the video is more made up than how it really happened. Points are overly dramatized, one major event dropped, and state of the tech at the time too simplified.
@Saanza Жыл бұрын
Thanks for the video, Hari.
@LogicallyAnswered Жыл бұрын
Thanks Saanza!
@danielnanski838 Жыл бұрын
I think there's something up with the bass in this video
@Deriv44 Жыл бұрын
It incredible that someone frustration with something managed to creat a billions dollars program over 2 weeks
@MysticMylesZ Жыл бұрын
7:40 as a computer nerd I love this video already. More than your others. Do you have a playlist of videos like this one?
@LogicallyAnswered Жыл бұрын
Really glad to hear that man. Not a playlist specifically, but I’ll keep this in mind and make more videos in the same genre.
@lilhaxxor11 ай бұрын
Be careful because the video has too many errors to count. Better read other comments or do your own research.
@TOJI1926 Жыл бұрын
Thanks
@rajendrameena150 Жыл бұрын
How you manage to research for such content in that short amount of time. Do you use any GPT scripts.
@Fanaro Жыл бұрын
6:18 There were (and still are) plenty of alternatives to Git actually. The thing is none of them were as simple, efficient or elegant as Git.
@akin242002 Жыл бұрын
Agreed! Bitbucket and SourceForge get very little attention from developers. Nitch market at best. GitLab is the only legit contender, but only popular among experienced DevOps engineers.
@lilhaxxor11 ай бұрын
Factually wrong. Mercurial is simpler than git and is distributed like git (unlike CVS or SVN). The difference is that the Linux kernel uses git, therefore it is a safer investment to learn, because you know you will not run into weird bugs or software that doesn't scale. Also GitHub =/= git.
@Hollowdude15 Жыл бұрын
Microsoft is so awesome and great video man :]
@Andreywatchlist Жыл бұрын
Shoutout to all the devs in the chat. Who shoukd probably be working right now 😅😅
@johnathankrausrig9237 Жыл бұрын
Microsofts has the Code quality. Google has ideas. Together they would rip anything
@NameUserOf Жыл бұрын
"Code quality" 🤣 Microsoft has money, Linux has ideas and code quality. Everything Microsoft uses was written by someone else. They run their servers on Linux, they use Git for version control, they steal ideas from KDE Plasma(including the new floating panel design in W11 before it came to Plasma 6), they copy ideas from Linux of 20+ y.o. such as tabs everywhere. Microsoft is always the last to adapt anything really.
@dannylo5875 Жыл бұрын
Most corps are just extensions of the us military doing things that they wouldn't want others knowing or understanding...
@NeoThabo Жыл бұрын
Whoah! Please check the audio. It sound different. Less crisp more bass to be exact. Especially on the introduction of the video.
@LogicallyAnswered Жыл бұрын
Appreciate the feedback man
@PhilipMurphy8Extra Жыл бұрын
Good video as always, But technology companies can be hard to work out
@LogicallyAnswered Жыл бұрын
Thanks Philip!
@thel3218 Жыл бұрын
13:17 Chrome isn't open source, Chromium is
@LogicallyAnswered Жыл бұрын
^^
@IdOnThAvEaUsE69 Жыл бұрын
Here's what copilot has to say about this: Chrome and Chromium are not the same thing. They are both web browsers developed by Google, but they have some differences. Here are some of them12: • Chrome is proprietary, while Chromium is open source. • Chrome has automatic updates, media codecs, and Google service integration, while Chromium does not. • Chrome tracks browsing data, while Chromium is more privacy oriented.
@danielvasquez3758 Жыл бұрын
Thanks brother for another great video!!! Appreciate it!!!!
@LogicallyAnswered Жыл бұрын
Thank you as always Daniel!
@jameshathaway587 Жыл бұрын
At 3:40, you have a clip of Snoot from @CoffeeStainStudios... ... I hope you got his permission!
@alejandroalzatesanchez Жыл бұрын
you're the last nail on my coffin. If getting spooked out by being told today that microsoft will sponsor our software contest on my university wasn't enough, also i have to use their office 365 bs there.
@rtothec1234 Жыл бұрын
Richard Stallman for president! 🇨🇦🇺🇸
@swagmuffin9000 Жыл бұрын
Lol in both canada and the u.s.? Sorry, it's late and both the flags and the image of him being president of both made me laugh 😂
@Xeit Жыл бұрын
This video for me was too slow paced. Even if I'm a dev and I like the story it was just too slow. Still thank you for creating this informative piece of history.
@neerajwa11 ай бұрын
Satya Nadella sure has changed Microsoft. Hasn't he?
@naythin8354 Жыл бұрын
I can assure everyone if Microsoft is involved it’s shady. The thing is as long as people go along to get along Microsoft won’t ever feel the need to change their shady practices
@robguevara7 Жыл бұрын
Great vid, but please bro, you gotta EQ your audio 🤌
@edwardv4546 Жыл бұрын
glad you started showing your face bro. the videos seem more personable now. already had quality content to begin with.
@LogicallyAnswered Жыл бұрын
Really glad to hear that Edward!
@joaodecarvalho7012 Жыл бұрын
I did not know that. Thanks.
@icetrip2417 Жыл бұрын
Same
@lilhaxxor11 ай бұрын
The video is factually wrong. Check other comments to learn the truth.
@marcinkarpinski916311 ай бұрын
Well being programmer, this is so incorrect I don't even know where to begin with. Just don't deal with programming stuff. Please don't :)
@asi-oquabassey1999 Жыл бұрын
If I were an AI, and I became sentient, Github would be the first place I’d visit.
@siliconhawk Жыл бұрын
pretty sure all AI models are already being fed all of github and gitlab code already
@asi-oquabassey1999 Жыл бұрын
Even sadder IMO. @@siliconhawk
@SPeeSimon Жыл бұрын
@@siliconhawk yeah. Their GitHub copilot AI/ML model is trained on their repositories. (not sure if it also included the private repo's)
@mthokozisimyende787 Жыл бұрын
Dam Youve grown from the last time i saw your face on this channel Love Your Content Bro Love from South Africa
@anishkn04 Жыл бұрын
8:20 Hey, change the name on the picture!
@dylreesYT Жыл бұрын
This is the first video I've actually seen you in after being subscribed for years. You're so handsome 😍
@clownbaby420 Жыл бұрын
8:21 Two different photos of 'chris'
@ramprashadpal4405 Жыл бұрын
Do a video on TCS
@LogicallyAnswered Жыл бұрын
Thanks for the suggestion Ram
@balpreetsingh6834 Жыл бұрын
Great video as always
@LogicallyAnswered Жыл бұрын
Thank you Balpreet!
@Fanaro Жыл бұрын
To me, not buying Github was such a big mistake for Google...
@aaroncampf Жыл бұрын
It feels like Logically Answered has used Git or interviewed someone that does, this is to spot on
@LogicallyAnswered Жыл бұрын
Have used it quite a bit myself :)
@Deriv44 Жыл бұрын
Microsoft has been low-key in the Tech world with most peoples focus being on Meta ,Google, Amazons ,Apple and Twitter (never calling it X😅).
@LogicallyAnswered Жыл бұрын
Yep very true
@miljanvisnjic4022 Жыл бұрын
You mean facebook?
@Deriv44 Жыл бұрын
@@miljanvisnjic4022 Yea Facebook 😆
@icetrip2417 Жыл бұрын
Excatly
@jessieaquino787 Жыл бұрын
That's right.
@DexterHarrison22908 Жыл бұрын
embrace extend extenguish
@Unorthodox_studio Жыл бұрын
8:20 - wrong name
@vladislavkaras491 Жыл бұрын
It was really interesting to watch! Thanks for the video!
@jerrymoadjr6098 Жыл бұрын
time stamp 8:27 you messed up with two people named chris wanstrath...........................oops
@Stoney_Eagle Жыл бұрын
The only potential competitor shot themselves in the foot to save 2 billion a year.
@Cyba_IT Жыл бұрын
You have a skill for seeing the big picture and a talent for explaining it well. With so much info out there it is no easy task to sift out the facts and piece together a coherent story. Bravo good sir
@lilhaxxor11 ай бұрын
He is a great narrator but the content of this video is factually wrong. Read the other comments if you care about the truth.
@thelitepredator Жыл бұрын
DAMN look at that haircut i need me one of those lol
@JohmyHamg Жыл бұрын
the tittle should be "you dont know how powerfull microsoft really is"
@anonymoususer188 Жыл бұрын
I've only watched the intro so far, and already I'm terrified. No corporation should have that much power over the internet. Quite frankly, I don't trust Microsoft very much. Just look at Windows 11 which no one likes. Is that the company that we want controlling the internet's code?
@LogicallyAnswered Жыл бұрын
It truly is quite crazy
@egal1780 Жыл бұрын
I hope that this upcoming app won't be the turning point where the content turns more towards immoral profits...
@rob011 Жыл бұрын
F in the chat for the inevitable EEE
@jarrelfrancis Жыл бұрын
I like ur video but the audio on this one is a lil off
@LogicallyAnswered Жыл бұрын
Appreciate the feedback jarrel
@kingmasterfilip29653 ай бұрын
Well, he was right
@Shabaanalam1191 Жыл бұрын
Also tell how powerful is google
@aph1555 Жыл бұрын
Where do google & fb merge their code?
@LogicallyAnswered Жыл бұрын
I believe google uses piper
@KamikazeMedias Жыл бұрын
8:26 - Chris Wanstrath Junior, Chris Wanstrath senior, J. Hyett and Scott Chacon. Editor made an oopsie.
@LogicallyAnswered Жыл бұрын
Oops
@KamikazeMedias Жыл бұрын
@@LogicallyAnswered dude needs a pay cut lol
@gamer22887 Жыл бұрын
Please make a video about Instagram and WhatsApp founders feelings towards zuckerberg. Kevin didn’t say much about it in his interview with Lex.
@LogicallyAnswered Жыл бұрын
Already have videos on both :)
@PhilipMurphy8Extra Жыл бұрын
Great video, Thanks
@Dismythed Жыл бұрын
The question is, how do they "control" virtually every app in the world?
@lilhaxxor11 ай бұрын
The answer is "they don't". The video is factually wrong, should be taken down, and redone. Read the other comments to learn the truth.
@Dismythed11 ай бұрын
@@lilhaxxor Too much to dig through. Besides, I asked it because I knew it was a flawed statement.
@lilhaxxor11 ай бұрын
@@Dismythed That's fine with me. There are so many comments from people who believe what was said in the video, that I felt obligated to respond to some and tell them it isn't true. Glad you didn't fall for that.
@shril171 Жыл бұрын
Linux controls Microsoft controls GitHub, so goes on, what a mess
@alanarmstrong3186 Жыл бұрын
more coding stuff, love it
@LogicallyAnswered Жыл бұрын
Glad to here that man
@nexovec Жыл бұрын
No way there's 100 million developers out there... That's like the entirety of Germany. That's stupid, that's like 50 times the actual number of sw devs
@cbbcbb6803 Жыл бұрын
Why didn't Google or Facebook or even IBM buy GitHub?
@lilhaxxor11 ай бұрын
There is no reason to do so. It's mostly public code. Real production code is not on GitHub. The video is factually incorrect. Check the other comments.
@H1JaxX Жыл бұрын
Amazing video!
@soumodeepchowdhury3957 Жыл бұрын
bhai ye baat bata tayko itni gajab accent kahan se mili
@godwinemerald2289 Жыл бұрын
I don't think GITHUB is a background company to your viewers
@princemc35 Жыл бұрын
2:52 - 3:20. Hari I love you but I'm broke
@LogicallyAnswered Жыл бұрын
No worries Prince, maybe in the future :)
@YannMetalhead Жыл бұрын
Good video.
@Hollowdude15 Жыл бұрын
LETS GOOOOOOOOOOOOOOOOOOO
@NightyNile Жыл бұрын
Information that I can't even fathom to know. Thanks for sharing your ideas, minding anyone that whats under the sheep clothes of this companies maybe something else...
@dylreesYT Жыл бұрын
Linus Torvalds is pronounced Leenus
@EditorHeart Жыл бұрын
Welldone ❤😊
@anamolianglaxstar1274 Жыл бұрын
Man's never heard of svn
@fredrickdenga7552 Жыл бұрын
do a video on Rockstar
@LogicallyAnswered Жыл бұрын
Thanks for the suggestion Fredrick
@spicychad55 Жыл бұрын
The drink company or the game company?
@amazonfire8263 Жыл бұрын
So many things wrong about this video
@elmehdiezziar Жыл бұрын
Microsoft 😊
@LogicallyAnswered Жыл бұрын
Yes sir
@davidaaa3523 Жыл бұрын
"Entire tech world"? You only mentioned US companies. The US is not the entire world
@LogicallyAnswered Жыл бұрын
Ah, is GitHub not as popular outside the US?
@shaheerDev Жыл бұрын
it is @@LogicallyAnswered
@survivingthetimes10 ай бұрын
So basically, someone just sold out to big tech....AGAIN!