Тёмный
No video :(

Do NOT contribute to open source | Prime Reacts 

ThePrimeTime
Подписаться 558 тыс.
Просмотров 269 тыс.
50% 1

Recorded live on twitch, GET IN
/ theprimeagen
Become a backend engineer. Its my favorite site
boot.dev/?prom...
This is also the best way to support me is to support yourself becoming a better backend engineer.
Reviewed video: • Don't Contribute to Op...
By: / @t3dotgg
MY MAIN YT CHANNEL: Has well edited engineering videos
/ theprimeagen
Discord
/ discord
Have something for me to read or react to?: / theprimeagenreact
Kinesis Advantage 360: bit.ly/Prime-K...
Hey I am sponsored by Turso, an edge database. I think they are pretty neet. Give them a try for free and if you want you can get a decent amount off (the free tier is the best (better than planetscale or any other))
turso.tech/dee...

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 690   
@JohnDoe-sq5nv
@JohnDoe-sq5nv 6 месяцев назад
I am not convinced that Theo is not just you in a wig.
@catskinner6
@catskinner6 6 месяцев назад
Gotta watch the mustache- the only true way to tell
@Kane0123
@Kane0123 6 месяцев назад
The moustache is the only real proof.
@dr_regularlove
@dr_regularlove 6 месяцев назад
Literally my wife was walking past and saw my screen and was like, "Are you watching a guy watching himself??"
@dr_regularlove
@dr_regularlove 6 месяцев назад
Maybe he shoulda kept the blue hair
@panicatthedisconnect
@panicatthedisconnect 6 месяцев назад
there's no way. He does not write unit tests.
@ennioVisco
@ennioVisco 6 месяцев назад
Thanks Prime, since I follow you I'm a full open source contributor: I successfully changed the copyright year in over 200 projects now!
@LengCPP
@LengCPP 6 месяцев назад
I might be starting at a new company soon and I know the first thing I'll do is automate the year change on their copyright
@qic
@qic 6 месяцев назад
The copyright notice is there to tell you when a work was created. It is not there to tell you what the current year is. Everybody already knows what the current year is. If you are blindly updating copyright notice years just because it’s a new year, you’re screwing up (and causing your copyright notice to be invalid in the USA, equivalent to no notice at all). Copyright notices aren’t required anyway, creative works are automatically copyrighted. If you are going to update your footer, just take the notice out altogether.
@firetruck988
@firetruck988 6 месяцев назад
@@LengCPP It's best not to automate too much. If management realizes how much less work you could be doing you'll automate yourself out of a job.
@LengCPP
@LengCPP 6 месяцев назад
interesting, I assumed the year told you when the copyright is active. I read up on it thanks @@qic
@gettoecoding1058
@gettoecoding1058 6 месяцев назад
It's a important job and someone has to do it, and that someone is you 😅. You trolled them like a boss
@theondono
@theondono 6 месяцев назад
Instead of doing Hacktober, you should do “Coffeetober”: An annual drive to donate your day’s coffee to an OSS project of your choice.
@ItsTheCoffeeKnight
@ItsTheCoffeeKnight 6 месяцев назад
Yes
@VojtaJavora
@VojtaJavora 6 месяцев назад
I don't think I spend more than a few cents per coffee daily.
@ty.davis3
@ty.davis3 6 месяцев назад
@@VojtaJavoraEvery penny counts
@ItsTheCoffeeKnight
@ItsTheCoffeeKnight 6 месяцев назад
@@VojtaJavora Coffee in the US is expensive
@nuvotion-live
@nuvotion-live 6 месяцев назад
Good idea
@josefbud
@josefbud 2 месяца назад
Theo: turns a tweet into a 9 minute video Prime: turns a 9 minute video about a tweet into a 36 minute video I'm waiting for the feature-length film about *this* video
@cewla3348
@cewla3348 17 дней назад
then the netflix docu-series about the feature-length film
@roycrippen9617
@roycrippen9617 6 месяцев назад
I am employed and don't typically contribute to OSS. But I use nvim, btw, and a plugin I use didn't have a feature I wanted. I looked at the source code and felt like I knew enough to implement what I wanted. I added my feature and submitted a PR fully expecting to end up using my fork, but the author accepted and merged my changes. Felt good man.
@chindianajones3742
@chindianajones3742 6 месяцев назад
Wow, thats awesome!
@kalinmarinov5268
@kalinmarinov5268 6 месяцев назад
Can you send the link to the feature ?
@roycrippen9617
@roycrippen9617 6 месяцев назад
@@chindianajones3742 thanks!
@prashantvgaikar
@prashantvgaikar 6 месяцев назад
"When a measure becomes a target, it ceases to be a good measure"
@Drachensingsang
@Drachensingsang 6 месяцев назад
Money
@nikolaoslibero
@nikolaoslibero 6 месяцев назад
@@DrachensingsangCorrect.
@systemhalodark
@systemhalodark 6 месяцев назад
In any jungle competition (for self promotion, jobs, etc), gaming the system is the optimal strategy. Unfortunately, this will come at the expense of relevancy and usefulness.
@SilkCrown
@SilkCrown 6 месяцев назад
In other words, there are no good measures, therefore there is no way to evaluate anything and therefore no way to know if something is better or worse than something else.
@lontongtepungroti2777
@lontongtepungroti2777 6 месяцев назад
@@SilkCrownin other words, the target not the measure.. how do you miss the point so badly
@awesomedavid2012
@awesomedavid2012 6 месяцев назад
The one big open source contribution I've made is to a Minercraft mod. It adds a feature I want for my server, but it was implemented in a way that removed some vanilla behavior. So I checked out the code and saw an easy fix. Now I can use the mod on my own server with my friends.
@gljames24
@gljames24 6 месяцев назад
This is the way. Solving the problems you run into and hope it helps others and the project as a whole.
@Slackow
@Slackow 6 месяцев назад
Minecraft's modding community is great in this regard, I did the same for a mod that fixes how Minecraft's cursor works in textboxes with shortcuts like ctrl + left and ctrl + right, I made that mod work with the equivalent shortcuts for macOS, and it makes things a lot easier when writing commands on mac
@scoreunder
@scoreunder 6 месяцев назад
I contributed some code to Bukkit to add the tab completion API, and to Refined Storage to prevent lag when large numbers of heterogeneous items are in the inventory (think enchanted damaged bows from mob grinders). Somehow, this is a lot easier to me than going through with a project of my own; I have to have both a good vision and the strength to follow it through, whereas with things I'm already using, I can just go "oh this feature is missing and it's really bugging me, let me throw it in there". That said I do have plenty of projects of my own, but they fizzle out all the time because motivation is hard.
@HirokuDev
@HirokuDev 21 день назад
Very excellent example of doing OSS contributions right. I run Cobblemon and a lot of the support we get in coding is just helpful issue fixes that save me and my team time investigating, clearly things that were bothering the person and they chose to take action. Minecraft modding is a factory producing new developers and its effectiveness grows with the ratio of open sourced projects in the ecosystem. Crazy what people can do when working on something they think is cool.
@bluesillybeard
@bluesillybeard 6 месяцев назад
I only contribute to open source projects that I actually use, that actually have a problem than I want / need to solve. To me, OSS is not the goal, it is the means to an end. The end being good free software that I (and others) can use. I was using a graphics library that would always crash on my computer, due to misuse of the Vulkan API. I submitted an issue, and they tried to fix it but failed. (nothing against them, hard to debug a crash that doesn't happen). So, I dug around Vulkan's documentation, went through their code, found the issue and fixed it myself.
@chrishoppner150
@chrishoppner150 6 месяцев назад
This is the way.
@whistler9
@whistler9 2 месяца назад
Then it's rejected because it doesn't 'align with the maintainer vision' and mysteriously one of the maintainer's friends fixes the exact issue a week later because because almost all projects are a good ole' boys club
@bluesillybeard
@bluesillybeard 2 месяца назад
@@whistler9 Depends on the project, but yeah lol
@amalirfan
@amalirfan Месяц назад
​@@bluesillybeardYou win some. You lose some.
@garad123456
@garad123456 Месяц назад
@@whistler9 Just fork it and fix it
@tom_marsden
@tom_marsden 6 месяцев назад
"As word got out, and it became a thing, it got shitty." This is a great way to put it. Applicable to so many things. This also perfectly sums up how I feel about the internet in current year.
@PB-hs2lo
@PB-hs2lo 27 дней назад
Applicable to all things
@sutirk
@sutirk 6 месяцев назад
Damn, prime really hit us with that "it's not about doing what you love, it's about loving what you do" at the end
@parthsavyasachi9348
@parthsavyasachi9348 6 месяцев назад
I understood this 27 years ago and have never worked in my life ever since. All my work is my hobby that i love.
@chupasaurus
@chupasaurus 6 месяцев назад
I've recently read a rant from a scientist at CERN that bashed on hordes of PhD candidates that work half-ass on their project, do not share any knowledge on what they're working on and leave piles of garbage (be it code or data) behind because they disappear the moment they finish it.
@joelazaro461
@joelazaro461 6 месяцев назад
Is that on a public forum? I enjoy a good rant.
@chupasaurus
@chupasaurus 6 месяцев назад
@@joelazaro461 It's not and unfortunately I don't have access to the original text, my memory dump in OP contains the memo minus all the slurs🤭.
@Luzum
@Luzum 2 месяца назад
nice pfp, the spray from 1.6 :)
@chupasaurus
@chupasaurus Месяц назад
@@Luzum IIRC it's from 1.4 (:
@Luzum
@Luzum 21 день назад
@@chupasaurus true. I just remember it from 1.6 since that was my era
@aldarrin
@aldarrin 6 месяцев назад
Problem as I see it is no one wants to invest in developing the next generation. Ever. Everyone wants a bunch of people with 5-10 years of experience and a handful of people with 20+ years of experience. Making it seemingly impossible to break into a field and squeezing out the old timers. Not a new problem.
@iskb6766
@iskb6766 6 месяцев назад
Because the industry is oversaturated with junior devs and hire one senior dev is effectively a better choice than hire five junior devs
@vocassen
@vocassen 6 месяцев назад
A good way to learn is creating your own (possibly open source) projects, and that's how you're "intended" to learn in their eyes. Me and most of my friends in Uni did that to varying degrees. You won't have to pick and possibly annoy existing open source projects. You're free to learn what you want, and jump ship quickly if it doesn't work out. The only big problem is time - we did it during uni time, because our uni workload (and social support system in germany) made it possible to do own projects next to studying. Yeah most of these projects, maybe all, will be small scope, but it gives you the ability to learn at your own pace, and if you present it with a few images or a video on a simple homepage, anyone else the ability to see what you can already do on your own.
@clark4428
@clark4428 6 месяцев назад
@@iskb6766 But a common problem I am seeing from a good chunk of senior devs is that they are wasting their time doing junior dev work as well because of this exact reason and junior devs won't become skilled senior devs without getting hired and trained. It might cost a bit of time and money to train people, but that is how you keep an industry healthy. A lot of industries overall seem to be forgetting this lesson recently.
@Gaer56
@Gaer56 6 месяцев назад
Not a new problem but it slowly gets escalated. Last year I've seen usually 2+yoe on entry level jobs but 2024 3+yoe. Im fine with whole "wishlist" thing, but you already know that the success rate is lower for anyone that wants to start a career
@realms4219
@realms4219 6 месяцев назад
@@iskb6766 You can't afford the senior dev with the skillset of 5. Nobody can. They're enjoying their early retirement.
@alxjones
@alxjones 6 месяцев назад
If Theo called his video "You don't need to contribute to open source", nobody would be talking about it. I.e. clickbait.
@RubenALopes
@RubenALopes 6 месяцев назад
The main issue here is that the narrative of the industry started as: “ juniors don’t have deep knowledge “. Then juniors asked what do do and the answer usually involved contributing to real projects like open source and learning from mistakes and learn from people who have more experience. Now the narrative is that juniors shouldn’t contribute to open source because it will create a hurdle in open source. I guess it’s fair to say that no matter what junior developers do, they’ll never have the chance. It’s like I’m describing gatekeeping at this point. I think the “necessity “ to contribute to OSS comes from bootcamps or something similar that require the student to make a contribution in order to finish the course.
@HyperionStudiosDE
@HyperionStudiosDE 6 месяцев назад
I've never heard or read that junior devs should contribute to open source. But I'm not really informed about open source because I don't care about it, so maybe that's a thing. The advice I always give is to work on and finish personal projects.
@faiir
@faiir 6 месяцев назад
Keep in mind that this is true for most jobs, not just Dev. Would you ask a plumber in his first day at work to fix your pipes, or would you rather have someone experienced?
@takeuchi5760
@takeuchi5760 2 месяца назад
@@HyperionStudiosDE depends on where you are. Where I live, every local cs RU-vidr and their mom is telling you to contribute to open source.
@kahnzo
@kahnzo 6 месяцев назад
You can contribute to open source simply by using and documenting HOW you use the project. I LOVE real world problems that have been solved using open source, and examples of that are awesome. In addition, documenting the issues that you overcame can help the collaborative effort. If you have a work around for an issue, that's fricken awesome!
@lkaszm
@lkaszm 2 месяца назад
Sadly, most "HOW you use the project" are shit.
@trappedcat3615
@trappedcat3615 6 месяцев назад
I'd love for new devs to contribute to my repos. Nobody else does.
@arnesl929
@arnesl929 6 месяцев назад
😂
@vikingthedude
@vikingthedude 6 месяцев назад
Whats your github username
@linux5min
@linux5min 6 месяцев назад
thats because you use ts xD
@Dipj01
@Dipj01 6 месяцев назад
Careful what you wish for
@LengCPP
@LengCPP 6 месяцев назад
link
@Lttlemoi
@Lttlemoi 6 месяцев назад
Beginner may also mean "easy for someone not familiar with the code base". For example, I have 9 years of C++ and 6 years of C experience on embedded/microcontroller projects with on and off Vulkan/graphics tinkering. I wouldn't consider myself a beginner programmer. However, I would still ask for beginner issues if I applied myself to contributing to Gimp or Blender or Inkscape. Not because I don't think I could do it, but because many issues just require deep knowledge of the respective codebase. That's why even those very complex projects have issues marked for beginners.
@NotInventedHereShow
@NotInventedHereShow 6 месяцев назад
Contribute by sending sponsor money works very well too.
@RootsterAnon
@RootsterAnon 6 месяцев назад
"Type safety is a spectrum" killed me xD
@ThePrimeTimeagen
@ThePrimeTimeagen 6 месяцев назад
some of my best work there
@tttm99
@tttm99 27 дней назад
Agree... but would also have accepted "...is a lifestyle choice".
@DanielMircea
@DanielMircea 6 месяцев назад
A work colleague told me that they like chat gpt because it doesn't judge them (he had about 20 years of experience, I'm not that far behind) . This video reminded me of that conversation. The reddit OP just got farmed for content for asking a question without being disrespectful.
@joshmosley
@joshmosley 6 месяцев назад
Same here. Its refreshing
@nopnop4790
@nopnop4790 6 месяцев назад
Sure, but I think both Theo and Prime expressed great educated perspectives that the OP would benefit from. The people that was disrespectful or just recommended typescript should be ignored, 'cause those opinions are unhelpful. But had OP just limited him/herself to chatgpt, he/she would never have access to the good opinions.
@cewla3348
@cewla3348 17 дней назад
@@nopnop4790 but they are locked behind 45 minutes of reactions? and hundreds of unhelpful comments?
@aakarshan4644
@aakarshan4644 6 месяцев назад
i cannot begin to describe how much i love strongly typed languages as compared to the ductape typescript thing.
@Pico141
@Pico141 6 месяцев назад
Gotta work with what you have available, if your only choices are pure JS or TS... easy choice to me
@aakarshan4644
@aakarshan4644 6 месяцев назад
@@Pico141 yes ts for sure
@evanhowlett9873
@evanhowlett9873 6 месяцев назад
@@Pico141 PureScript and Elm are both viable alternatives. Then again, I don't use massive front end frameworks like React or Vue or etc.
@igoralmeida9136
@igoralmeida9136 6 месяцев назад
typescript is an improvement of javascript, you can't just compare it to golang or C# like it's another random language
@cherry-55
@cherry-55 6 месяцев назад
You mean stronly typed like Ruby and Python? I cannot begin to describe how often people talking about strong typing while meaning strict typing.
@khalilnaji36
@khalilnaji36 6 месяцев назад
Wow I love how prime is bringing guest speakers onto his channel to avoid showing his blue hair
@Kane0123
@Kane0123 6 месяцев назад
We’re just lucky he’s still here… I would have moved to a non extradition country rather than colour my hair blue.
@Intense011
@Intense011 6 месяцев назад
can someone aware me on the blue hair?
@magnov983
@magnov983 6 месяцев назад
@Intense011 it said he lost a bet on the video where he recorded having blue hair
@vitchrubasik9621
@vitchrubasik9621 6 месяцев назад
It's somewhat poetic that Hacktoberfest turned out to be a clustefuck, mirroring the event from which it drew its name inspiration.
@fgregerfeaxcwfeffece
@fgregerfeaxcwfeffece 6 месяцев назад
Since when are puke and alcohol fueled violence are perceived so negatively?
@Jabberwockybird
@Jabberwockybird 5 месяцев назад
I guess MarDataGras, Cinco++de mayo fest and Str.Paddy's day fest will be similarly bad. Americans who drink love to "celebrate" other culture's holidays 🙄
@godeketime
@godeketime 6 месяцев назад
That "learn to build a mousetrap" is such good advice. So many developers somehow think they can go from "zero experience" directly to "single man unicorn startup". While the barrier to entry for software development is dramatically lower than just about anything else technical, it isn't completely effortless.
@erindeerhart5538
@erindeerhart5538 6 месяцев назад
Great Princess Bride reference. "Life is pain. Anyone who says differently is trying to sell you something."
@chpsilva
@chpsilva 6 месяцев назад
There are lots of way to contribute to OSS projects that do not involve writing code. Updating and/or translating documentation is usually a very welcomed contribution, even if it does not inflate egos.
@uaQt
@uaQt 4 месяца назад
for some reason theres this thing with reddit where people LOVE to just answer a completely different question than the one asked, for no apparent reason.
@thenatureedits8089
@thenatureedits8089 Месяц назад
its the basis of that site
@godominus9222
@godominus9222 24 дня назад
Yeah, Reddit doesn't typically work for it's own purpose.
@cavalieroutdoors6036
@cavalieroutdoors6036 6 часов назад
To varying degrees that happens in all online forums. And sometimes even in face to face conversation. Enter the reason we have the sarcastic turn of phrase, "What does that have to do with the price of beans in Denmark?"
@oleg4966
@oleg4966 6 месяцев назад
The first rule of open source is, you do not contribute to open source.
@JLarky
@JLarky 6 месяцев назад
The second rule of open source is that you never allow anyone else to contribute
@electrolyteorb
@electrolyteorb 6 месяцев назад
​@@JLarkythe third rule is, Dont open source
@user-be2md6kr1h
@user-be2md6kr1h 6 месяцев назад
See here I thought that the first rule to open source was not to push an update that breaks the build.
@aftalavera
@aftalavera 6 месяцев назад
Is not capitalism, it’s free market! There is no free meal!
@dmitriyrasskazov8858
@dmitriyrasskazov8858 6 месяцев назад
If you contributed for the first time - you have to make a pull request.
@klnmn3722
@klnmn3722 6 месяцев назад
Contributing to open source has become a meme like “having passion”. A lot of successful OG programmers (and honestly, non-technical co-founders) talked about needing to be passionate about programming to really be successful, so a bunch of people who just wanted good jobs but didn’t really care started calling themselves “passionate”. It’s following the letter of the advice but not the spirit. But I feel for the people that do things like that, truly, because ultimately they just want a job, and there’s nothing wrong with that.
@tymondabrowski12
@tymondabrowski12 6 месяцев назад
It's the orphanage story all over again. "Rabbi, I realized I wanted to build an orphanage for ego, so I decided not to build it" "Build it! The orphans won't care about your feelimg of self-importance". As long as the contribution is good and useful, no need to worry too much about your motives.
@jgndev
@jgndev 6 месяцев назад
People would be shocked to really understand all that a successful farmer needs to do and know. Easily as complicated as development, but developers don't typically deal with the weather, politicians or the economy nearly as much. Loved the takes from Prime and Theo! I learn with my hands by doing and can't agree more with go build things and spend time in the trenches, it is the most important tutorial you can take.
@extantsanity
@extantsanity 6 месяцев назад
This kind of sounds like a homework assignment, TBH. I'll bet a professor told him he had to do that.
@demarcorr
@demarcorr 6 месяцев назад
6:52 "like the problem is is that, there's like a whole- there's a whole problem" absolute wisdom lol
@Satook
@Satook 6 месяцев назад
There could definitely be be a fun, invite only spectacle “hack fest” where the goal is to fix the grimiest, longest-standing, most horrendous bug in a project you use. Maybe the contestants suggest the issues that are to be fixed. Then the judging is on how good the fix was, how well it integrated, did it require a breaking version release, did the team want your fix, etc. But that’s a hole different kettle of fish.
@dxhelios7902
@dxhelios7902 6 месяцев назад
While watching this video I learned TypeScript, typescript and Typescript. Thank you.
@lightning_11
@lightning_11 16 дней назад
"Very few people think types are bad." Dreamberd: Allow us to introduce oursleves.
@benmathews533
@benmathews533 6 месяцев назад
A grammar correction on a regular comment or on some user facing thing, is still a correction. Don't hate. Love the polish.
@olbluelips
@olbluelips 6 месяцев назад
"Asking where to contribute is like asking what to build" "The best project to contribute to is the one you use [and] you have a problem with" 100%!!! Could not have said it better myself
@ZoneInOn
@ZoneInOn 4 месяца назад
How empathetic Prime is to new people; people starting their career 'later' in life, people with imposter syndrome, and people just trying to make a living whilst staying passionate about finding joy in what you do is why youre one of the most likeable faces in the programming world.
@edmarsouza2479
@edmarsouza2479 6 месяцев назад
One of the reasons why people think that they need to contribute to open source to get a job is because every interview nowadays asks for your Github account upon sending your resume, and I've been to a couple of interviews myself where I was asked to talk about open source projects I've contributed to... so yes, I can see why people think that they need to have a good "commit" history to get a job.
@alex2143
@alex2143 3 месяца назад
Imagine interviews for any other profession asking for verifiable proof that you're actively volunteering. Not to say that volunteering for something you're passionate about isn't good, but you're not hiring me to do volunteer work, and I would want to be evaluated on how well I would be able to contribute to your organization rather to other random projects. It can be a solid part of a resume. It shouldn't be a required part of a resume.
@ness-ee
@ness-ee 2 месяца назад
I’ve re-written stale open source projects for clients so that they work with, for example, the current version of React. Imagine if I made a PR back into the repo and my employer saw the code they had paid me to write now being open source.
@alex2143
@alex2143 2 месяца назад
@@ness-ee It really sucks that this code you've rewritten could benefit a lot more people at no extra cost to the client, but there's still this hesitancy.
@sebastianramirez5781
@sebastianramirez5781 6 месяцев назад
I think colleges and bootcamps should do open-source in a mentorship capacity, maybe have an open-source club full of maintainers of certain projects who open-source some useful software so that first-time contributor students can get a good idea of what it's like but for just a guy sitting on his chair reading github it's really hard to make a great contribution if you're not a good programmer and don't even use the software often.
@nevokrien95
@nevokrien95 6 месяцев назад
I am lucky enough to have a REALLY good mentor thats been really good to me. Now i talk to them much less but i am working on papers with a DR (after i failed highschool) and its been pretty good. I did help those people but i do think the taking a chance with me bit (which they are still doing) is very nice
@The1RandomFool
@The1RandomFool 6 месяцев назад
So far my only contributions to open source was a bug report for SageMath a number of years ago and a suggestion on adding a function. The bug was fixed and the function was eventually added.
@pianissimo7121
@pianissimo7121 6 месяцев назад
I know Java and some C. I wanted to contribute somewhere. When I read the Linux commands in C, I just stopped. I am no where good enough to even read the code, how can I even contribute? Issue is I don't ever see myself being good enough to contribute. (I am not contributing to Linux or something, I was just checking the some open source code to see the standard) I am almost fully self-taught. I am working as a Java Spring Boot developer for 2 years. I am learning actual computer science concepts and its really difficult. Getting the confidence to contribute is almost impossible for me.
@LeeK301
@LeeK301 6 месяцев назад
It takes time even as someone with a traditional degree background where the steps are laid out for you.. if you’re going the self taught route don’t put a time expectation on it. You stating what you don’t get is a big step; now just focus in on that. Look into makefiles and how gcc works; docs are everywhere on that stuff. Also start some sample c projects on your own where you have to write Makefiles with flags and compile them. You’ll get there eventually if you are consistent; but again, do not put a time expectation on this, you get it when you get it.
@advertslaxxor
@advertslaxxor 6 месяцев назад
Don't worry, it is hard but a lot of it is experience/building knowledge. Design patterns (as much as I hate that description), but basically knowing how to tackle different problems, why the approach is bad/good (i.e, you will learn way more of this by building/maintaining your own software and learning the hard way). So don't give up :)
@razorswc
@razorswc 6 месяцев назад
Had a professor in college, who used to work on SUSE, told us there are parts of the Linux code base that only a handful of people in the world fully understand. He said portions of the code are very complex.
@VictorEnnb
@VictorEnnb 6 месяцев назад
You just described my experience. I'm a Platform Engineer with +5 years in the area, did CS. And first time I saw the Kurbernetes code I didn't even understood the issues opened, i didnt even passed by the issues that they want to solve.
@iskb6766
@iskb6766 6 месяцев назад
You don't need to fix bugs to be able to contribute, add docs and create high quality issues also count. You mentioned you know some Spring Boot, why don't you try to solve a issue in spring boot repo which you might be more familiar with.
@zaneearldufour
@zaneearldufour 6 месяцев назад
Damn, didn't expect this level of sincere wisdom in a Prime video but here we are 😂❤️
@giuliopimenoff
@giuliopimenoff 6 месяцев назад
just contribute if you find an issue that you want to get fixed and have the skills to fix it
@nandojol
@nandojol 6 месяцев назад
So here is the thing too: there are job postings asking for open source projects that you contributed to. So inexperienced people will naively start to ask that kind of question because they need a job. It's not right at all. Companies should not be asking for that type of work.
@tbunreall
@tbunreall 6 месяцев назад
Meh, open source is just code that is...open. It's nothing special or something to be "respected". If working on open source is just a means to an end for someone who cares.
@tymondabrowski12
@tymondabrowski12 6 месяцев назад
​@@tbunreall well, usually it's not just the person contributing that spends time on this, but also a maintainer or other main contributors. So submitting shit code wastes time of other people. Which is especially nasty if those people do it for free or for cheap. But if you submit good code with ulterior motives, then yes, who cares. But the OP was complaining aboit companies requiring that, not beginner devs doing that for a job.
@justBri123
@justBri123 5 месяцев назад
The "Learn Typescript" comment was completely valid in context. Lots of React OS projects are written in Typescript, and if they're a react dev they probably should learn Typescript given the current React ecosystem
@gtgunar
@gtgunar 6 месяцев назад
Just do solo stuff. That way the project will by definition match your skill level.
@vytah
@vytah 6 месяцев назад
So many WPF calculator apps
@Esgarpen
@Esgarpen 6 месяцев назад
Programmer: I have this issue with my code and I am using synchronous due to legacy compatibility (or other valid reason). Other programmers: Make it async for absolutely no reason. OP: Gets angry Others: Gets angry at OP for getting angry... // How I see online "programmer forums/discussions"
@andru5054
@andru5054 6 месяцев назад
So true. You learn so much by debugging FOSS.
@firetruck988
@firetruck988 6 месяцев назад
Some of it is quite horribly written too lol.
@kiwikemist
@kiwikemist 6 месяцев назад
​@@firetruck988how do you write better? I'm a scientist so my frame of reference for thinking is different
@tymondabrowski12
@tymondabrowski12 6 месяцев назад
​​@@kiwikemist it's a huge topic. Like "how to write better novels". But you can google "clean code", "kiss principle", "single responsibility in coding", that would be a good start. Frankly half of the learning is seeing how beautiful good code of others is, and the other half is getting angry at yourself for writing incomprehensive code a week ago and now spending half an hour on trying to understand it, add comments, rename variables to something that will be easily understandable later etc. In math-related scientific articles you have whole paragraphs of context around the equation with single-letter variables; in programming if you use a single letter variable, it's either temporary (usually an iterator), or comes from amath equation, everything else is one or max two actual words. Comments are usually short and to the point. Basically, good code is one that you can understand at a glance. (Sometimes it isn't possible, but usually is).
@firetruck988
@firetruck988 6 месяцев назад
@@kiwikemist Yeah, that other guy explained it pretty well. I was specifically thinking of complex inheritance trees that require you to navigate 10 different files to understand what's going on.
@ivanjermakov
@ivanjermakov 6 месяцев назад
Hacktoberfest can only work if project owners pick a list of contributors that considerably increased project value. "At least 4 PRs" is a broken metric.
@VivBrodock
@VivBrodock 6 месяцев назад
28:15 I'm in a python class for my major right now and what easily became my biggest teaching tool was saying to myself "what can I make with this thing we learned in class that I want to do" I have a decent enough grasp on the random module and with loops purely because I wanted to build a dice roller for when I play dnd. Dice rollers already exist, I am "reinventing the wheel" but 1) it taught me how to use the tools at my disposal, and 2) there's something just like *_fun_* about solving the problem, be it making the whole thing work or tracking down the specific bug you left in. maybe it's a position of luxury since CS isn't gonna be my job, so I get to code for fun and not stress about it. but I feel like there's some kind of truth in this experience.
@gabrom5047
@gabrom5047 4 месяца назад
Let me decide my needs please and thank you -especially if I am learning on my own. Leave it to Reddit to leave the OP without an answer to his question... So what if Typescript is a hurdle to them...?! *They can't learn it as they are now and you may not be able to change that about them. *They can do an open source project without learning Typescript and they will appreciate it more when they do. *Who is to say their contribution won't be valid? It's not like it needs to even be applied to the project. *The devs are not expected to even read the pull requests. If they want public contributions this is their problem. -If they want to be charitable and not hide their source, we will all flourish. Here is my hot-take: Everything should be open-source. P.S. I love you Prime. I think you are incredibly good natured.
@cyanstar4023
@cyanstar4023 6 месяцев назад
So what I'm hearing is that if an open source project is mostly used by non-programmers, it's doomed
@FineWine-v4.0
@FineWine-v4.0 6 месяцев назад
Which is obviously not true
@tymondabrowski12
@tymondabrowski12 6 месяцев назад
I mean, look at Blender? Doesn't seem that doomed. Krita neither. Even a little Aseprite, when the author decided to drop GPL, got forked under Godot's main dev name, then gained an actual maintainer and I think it has two people working on it now as LibreSprite. In Krita I guess not being related to webdev probably saves us from being drowned during hacktoberfest. In fact I didn't even know about it, especially as a problem. There are only some spam proposals to GSOC every now and then.
@az8560
@az8560 6 месяцев назад
Is it an old record? Because how could his hair unblue themselves?
@HumanoidTyphoon91
@HumanoidTyphoon91 6 месяцев назад
When Prime recorded this, the original video was released by Theo 1 day ago. He probably didn't want to release it right after Theo as to not syphon views from the original creator on RU-vid (in this case Theo). But yes, I'm chanting "always blue, always blue" as we speak.
@DeadlyDragon_
@DeadlyDragon_ 2 часа назад
I am not a developer, but I am a network engineer. if I find an issue in how something is implemented from a networking standpoint, I won't know how to fix it in their codebase. However, I can absolutely point out what the problem is, how it is presenting itself and what it should look like. I think some dev's like to only work with other developers and tend to ignore the infrastructure that their code runs on. They put up their blinders and focus in without looking at the bigger picture of how the environment as a whole will work. Additionally, a LOT of dev's immediately jump to blaming the network for all of their problems. This really does need to stop, the number of times a firewall that does not exist in the network path gets blamed is obnoxious and no matter how many times it is proven they still blame the network without providing any proof to back up their claims. No one thinks to check the local firewall on the underlying host, no one thinks to check if it's anti-virus or HIPS.
@robertwallace5498
@robertwallace5498 6 месяцев назад
I hate when people have these generalized hot takes, and then you listen to the take and it only applies to a very specific subset of people. Quit tweeting this clickbait and then justifying it with 1000 qualifiers
@HoggyMayhem
@HoggyMayhem 5 месяцев назад
Why would people quit doing that if that's what gets them the attention
@nocultist7050
@nocultist7050 24 дня назад
"Don't contribute to open source. Your code is garbage, people will laugh and you will abandon coding, and we don't want that now, do we?"
@aidanbrumsickle
@aidanbrumsickle 6 месяцев назад
One specific type of "just make something" that was useful for me was to write a suite of very simple tests, one for each aspect of the language, library, framework etc that you don't fully understand. I did this about a decade ago when i was brushing up on JavaScript for a new job. I found it was a much better way to internalize things like rules for semicolon insertion or non-strict equality, or the semantic difference between let and var, or function hoisting vs var hoisting (in a function). Reading documentation for a language feature or API is not going to stick if you don't use it. So write a quick test program. And then the jump to using it in an actual project is much more manageable.
@neko6
@neko6 6 месяцев назад
I hear so many seniors telling beginner devs to do OSS, but none of these seniors did OSS when they were starting out... It's definitely not a requirement for a job, I've been developing professionally for over a decade without doing any OSS, including top tech companies in the bay area - and most of my coworkers also never contributed. It's actually hard to find the time when working a demanding job
@aryangupta3010
@aryangupta3010 6 месяцев назад
IMO, the way to start OSS is to start by making some cool project you can use yourself. After that you will start seeing problems in other codebases, and may customise them using wrappers, or contribute the solution to bug fixes. This will help you learn and spent time building a good community, and helping people in their problems. This is the true spirit of Open Source.
@MartenK141095
@MartenK141095 6 месяцев назад
I wanted to learn TypeScript for a while now, cause I hate JS for not having types. But I only use JS on side projects at home and never at work, so I've never been quite motivated to learn Typescript. But you'r're 4 second Typescript tutorial help a lot! I'm an expert now.
@arikiri_698
@arikiri_698 Месяц назад
I think this honestly serves as a good point toward why going to college is a good idea for some people. Some people need the guidance of assigned projects to help them discover the capabilities of programming. It's genuinely what helped me get to a point where I'm more confident in trying new things and creating my own projects because I didn't have to worry about not knowing what I was supposed to know. Of course there are free resources, but sometimes having so many of those can clutter your path which is hard when you're desperately looking for a clear one.
@TheSilverInfinity
@TheSilverInfinity 3 дня назад
same here, i went to a bootcamp rather than a college, but i had a little self taught experience under my belt. playing around with the basic programing on the TI84 calculator, later a bit of lua in computercraft. taking a webmastering elective in highschool, then a java class as a senior. I knew by then that I loved programing, I loved the satisfaction of solving a problem with logic and code. But I lacked in my own inspiration for ideas of what to build next to further my growth. I also just thrive better in a more structural environment anyway to guide my focus. But the boot camp I attended was really helpful as project after project there was something new to learn, and at the same time building out a portfolio of all the things i can do and what personal problems I've solved to show in interviews. Something else I think was helpful as a learning exercise, and fun as a challenge, would be to take something existing, and then try to replicate it in whole or in part. A classmate and I learned a bunch about dom manipulation by each making a jquery clone, and then we could compare to each other, as well as to the original and discuss the thought process behind our decisions. It was also a lot of fun ^_^
@overcaffeinatedengineering
@overcaffeinatedengineering 6 месяцев назад
I think it's an overall bad take. If you're a beginner trying to get experience working on a team, and the response is "get a job", *that's* putting the cart before the horse. It's like answering "How do I achieve this goal?" with "Maybe you should already have achieved the goal before you try to achieve the goal." It's not *wrong*, but it is extremely unhelpful to somebody who's actually looking to learn. But then, making hot takes isn't about helping other people learn, is it?
@galafendouorden
@galafendouorden 6 месяцев назад
Lol, a few months ago, Theo told us that contribution to open source is the only way to get a job in current market 😅
@anandmahamuni5442
@anandmahamuni5442 6 месяцев назад
As a undergrad in India, it has already fucked around as a thing to do get a job, as much that I was rushing to learn React to contribute something, but my understanding and use of oss has been extensive(i use neovim btw)therefore I respect the maintainers and devs who do it, and will be lucky+compentent enought to contribute something around neovim, vim or editor space someday, to give back to the community.
@destroytheboxes
@destroytheboxes 21 час назад
So much better than Saagar and KB shows. It’s actually news and not regurgitation of MSM headlines.
@KirkWaiblinger
@KirkWaiblinger 4 месяца назад
This is a grotesque gatekeeping manifesto. You know, we put "good first issue" label on issues because we could trivially do them ourselves but choose not to, so that someone else can get involved
@marko9900
@marko9900 21 день назад
i have contriputed to 1 open source project. and the reason was that we were using that at work, and it had a issue with 1 of the features that we needed. So i fixed the issue and created pull request, it got accepted and we could continue on working :D
@rod653
@rod653 5 месяцев назад
Of all your videos this has to be my favorite one as someone who almost got hired i was really hard on myself all i needed to do was build awesome stuff and see what comes out of it.
@parissindy1990
@parissindy1990 6 месяцев назад
*GLORY!!!I'm favoured, $255k every 3weeks! I can now afford anything and also support God's work and the church.*
@katestamps6237
@katestamps6237 6 месяцев назад
congratulations!! I will love to be your friend dear as well. as sharing some ideas which you're benefiting.
@jenhalle363
@jenhalle363 6 месяцев назад
As a beginner, it's essential for you to have a mentor to keep you accountable. I'm guided by Angelia Marie a widely known crypto consultant.
@jenhalle363
@jenhalle363 6 месяцев назад
Thanks to Angelia m Brown
@sammirodger440
@sammirodger440 6 месяцев назад
I'm surprised that this name is being mentioned here, I stumbled upon one of his clients testimonies on CNBC news last week....
@wilson..olivia194
@wilson..olivia194 6 месяцев назад
No doubt she's very good, I started with 5k and cashed out 40k after 1 weeks. I still wonder how she got her analysis
@Dazza_Doo
@Dazza_Doo 6 месяцев назад
14:15 "Tha is incredible ToXiC" - that Hair 😂
@godnonamesleft
@godnonamesleft 6 месяцев назад
It is simply too rough out there. So many people lured into getting CS degrees because they were "in demand" only to find an industry with pretty freaking high barriers to entry. In this very competitive environment career starters search for things that will make them stand out in order to get a few crumbs from employers. First it was getting good at leetcode, then it was having a portfolio, now it is having contributed to open source. A combination of the industry's need for novelty and the bar for entry-level ability is creating this phenomena.
@shApYT
@shApYT 6 месяцев назад
The man was cooking and by 3 minutes the man cooked.
@BlueEagle403
@BlueEagle403 6 месяцев назад
Some really good takes here. I've been told many times not to re-invent the wheel. There is a time and place for this though and if you are gaining knowledge by reinventing the wheel it totally provides value. In production environments maybe look at existing solutions before reinventing the wheel. If it doesn't fit the bill, it doesn't fit.
@captain_crunk
@captain_crunk 6 месяцев назад
Prior to a newly permanent sabbatical, I was a senior staff engineer at [global Silicon Valley headquartered company redacted]. Not once did I ever commit code anywhere outside of work. Not once. Even though I was really good at it, I actually didn't enjoy writing code. But I do like money a whole bunch and I can tell you that golden handcuffs are in fact real.
@davidli8936
@davidli8936 6 месяцев назад
“If you ask that question (what oss should I contribute to) you’re not ready” couldn’t have phrased it better.
@Ikkepop
@Ikkepop 6 месяцев назад
I'v mentored more then one programmer, for free, mostly because it was a rewarding activity and I got more then one good friend out of it. However I no longer do it , cause 1) I don't have as much time anymore and 2) just really hard to find motivated people anymore. I guess problem is that up starts are now spoiled with the enourmouse ammount of free information and resources available and if you don't spoonfeed them they go read another tutorial instead of doing the work and asking questions.
@Gennys
@Gennys 6 месяцев назад
I can speak on this from the other side and I can give you some insights. When I first started programming I was mentored by a wide range of people and they were experienced developers but everybody was new to this little game called Minecraft in 2011. We were all motivated to make mods for Minecraft and all of us had time enough to talk and help people coming into the modding scene after. I think the reason why your programming or trying to learn programming can extend that motivation to keep learning it or keep teaching it an extreme amount. I was learning how to program by creating mods for a game that we were all playing so when I would ask a question about programming to one of the clearly senior modders and programmers it never felt like the tedious nonsense instead it was just helping a modder out try to create something cool
@thewiirocks
@thewiirocks 6 месяцев назад
#2 was my initial thought as well. As the years have gone by, there's been less and less interest in _receiving_ mentorship. Instead, too many programmers just want you to tell them what to do. Forget about the how or the why or anything that's important. Just tell them what to do so they can go fail at doing it, then come back to you saying it's impossible, after which you end up having to do it for them. There's no value to these individuals. And yet they still manage to find a way to get a job.
@Speykious
@Speykious 6 месяцев назад
Refusing to learn Typescript when you're doing web dev and want to contribute to open-source is kinda dumb, in the face of so many projects using it. There's a difference between that and just not liking it and wanting to contribute to non-typescript projects if you can.
@harleyspeedthrust4013
@harleyspeedthrust4013 6 месяцев назад
agreed. it can also be a mark of laziness - a lot of lazy developers refuse to learn typescript or even some basic jsdoc and end up writing garbage code with 10x more bugs than there would have been if it was typescript. debugging the code is much more difficult because you have to do all the work of the compiler in your own head just to figure out what some variable is - because one lazy developer couldn't be bothered to use a serious language. at this point you should be using typescript or you should be somewhere else. we need to stop with these plain javascript libraries and packages
@xtpsxreportsx
@xtpsxreportsx 6 месяцев назад
Typescript has a learning curve. AFAICT OP was just trying to jump into a project they were already qualified to work on given the language familiarity they already have. There are plenty of projects out there that aren't typescript based. The issue is someone tricked this person into believing this is the only way to get a job. Its not
@actually_it_is_rocket_science
@actually_it_is_rocket_science 6 месяцев назад
I just fork. I hate my code. It's almost always a Jerry rig to get some embedded driver to work.
@zacksalah5879
@zacksalah5879 4 месяца назад
This is what I needed to hear back when I graduated in 2019. I struggled with finding a project that i can understand to contribute which me question my abilities and feeling quite inferior.
@acestapp1884
@acestapp1884 Месяц назад
I thought you said "It's really easy to gooch this up", and now I have a new saying.
@svenmify
@svenmify 6 месяцев назад
Mentorship? Just start coding. Make things. It’ll suck at first. The. You’ll figure some things out. The. You try some other ways to do things and it’ll suck again. And suddenly you can make whatever you want, kinda. And these days, you can use AI to help when you’re stuck. Especially for beginner stuff, it’ll most likely be able to help
@ThirdWorldUSA
@ThirdWorldUSA 6 месяцев назад
That @t3dotgg video is pure gold. In fact, inexperienced devs should never be making pull requests of any type to OS projects. They should be learning and testing things out. That's it!
@BFedie518
@BFedie518 2 месяца назад
The discussion at the end makes me think of the accounting and programming subreddits. There are so many people wishing they had gone into the other field because they think it would be easier.
@trapexit
@trapexit 6 месяцев назад
As someone who hires people... junior and senior... open source work helps show me the person's skills. Even though I am the author and maintainer of several OSS projects that has nothing really to do with my interest in others' work. It is just an avenue for me to determine skill. So too would be references, coding tests, etc. The difference for me is that references and coding tests don't really tell me you know what you're doing day to day. If you are helping build, test, package, deploy, write docs, etc. on an OSS project that shows me the depth of your experience. If you can share that information in other ways... great.
@toothlessblue
@toothlessblue 2 месяца назад
imo typescript is infinitely easier to develop - slower because you have to write typing and adhere to compile time rules, but it saves me from so many bugs
@maskharat
@maskharat 15 дней назад
35:48 - 36:04 Hm... when I have enough from programming I help out at the farm up the street with whatever needs to be done... and when my body is sore from that I go back to programming. I kinda feel like those are nice escapes from each other, but both are exhausting and draining in their own way. It's just nice to switch between the types of pain sometimes.
@Doomsdayparade
@Doomsdayparade 6 месяцев назад
This reminds me about the class I had that failed me for not getting 100 points on stackoverflow. In a mobile dev class, where all questions I had had been answered, or were easily found. Only guys that got it spammed stupid questions.
@tHebUm18
@tHebUm18 Месяц назад
14:53 Great dolphin impression!
@sremagamers
@sremagamers 3 месяца назад
The issue with the Typescript thing is that you should choose projects to contribute to based on the project, not based on the language of the project. If you need to filter out projects because they're in an unfamiliar language, and no projects come naturally to you, then you're just not in the state to be working on OS projects.
@AnymMusic
@AnymMusic 6 месяцев назад
idk how I ended up on programmer YT, but it's interesting to see the overlap between music creation and programming. Like so often I hear people say "what genre should I make?" "what program should I use?" "what should my effects order be?" and it's so subjective, so case-dependant, and so knowledge dependant that I just tell people that it doesn't matter. Try a bunch of effects, make some shitty songs, grab ten different music programs and see which comes more naturally to you. Build, see what fails, ask people on HOW you could fix the problem, and try again. The knowledge of what goes where and when will come eventually over time
@michaelutech4786
@michaelutech4786 5 месяцев назад
At 0:28 - look at the mustache, look at the hair, these two guys are twins - one the apple version, the all blue collar. Amazing... :D
@GabrielFury-mg8du
@GabrielFury-mg8du 6 месяцев назад
I don't particularly like Theo, and I have a hard time thinking he's not the Pedro the Lion of KEXP of the JS world "Making the most of it"
@ianbelletti6241
@ianbelletti6241 3 дня назад
Even if you don't make any meaningful changes looking at open source code is useful for learning because you learn to read code that others have written. You don't have to try to contribute to open source but it can be a valuable applied learning tool. Based on the original post it sound like this guy may have run out of his own ideas anyway and was trying to find a project he felt comfortable handling in order to continue improving. I don't know why the other posters were hassling him instead of offering help. They have absolutely no idea whether or not he can code the way they want him to but he's looking for a specific type of code base for his learning purposes.
@lostcarpark
@lostcarpark 6 месяцев назад
I'm broadly with you. Firstly, I think open source is a great way to learn, and may be a great way to help with your career path. However, I'd question the motives of someone contributing just to improve their employment prospects. I've contributed to a bunch of projects, but I've always contributed because I'm interested in the project, not because of any expectation of career progression. I have never looked at open source from the point of view of "what project will by skills suit", but rather, "I like this project, what do I need to learn to contribute to it." There have been projects that I've decided not to get involved with because it uses technologies too different from my skillset, but if I was excited enough by the project, that wouldn't be a barrier.
@MrTejlgaard
@MrTejlgaard 6 месяцев назад
Here's the take you're looking for optimum primus: 1: You either contribute to open source projects for yourself because you're proud of your ability to help the world OR 2: You contribute to open source projects to help awesome developers and get an opportunity to make friends with them That's it. If you can find some way to use either endpoint for some other thing, that's up to you. But all OSS offers is bragging rights and friendship points as a proximal goal, and if you don't try to do either of those things as your proximal goal, you won't get anything good out of it. It's all in the cathedral and the bazaar, by eric s raymond.
@ai-aniverse
@ai-aniverse Месяц назад
I literally tell people to start their programming journey in open source... but go on...
@ai-aniverse
@ai-aniverse Месяц назад
ah i see what they are cooking...
@tHebUm18
@tHebUm18 Месяц назад
Once upon a time about a decade ago when looking to change career paths to programming after dropping out of grad school, thought about contributing to OSS to have something for my resume. Always hated trite little projects, felt OSS would be far closer to actually working in the industry on a big and complex project. Ended up finding a job without ever contributing to OSS, but it's hard to tell people trying to get into the industry that doing trite projects has the same value as contributing to a real codebase. Not sure if it's still the case, but know when I looked into it back then some OSS projects specifically earmarked certain bugs as beginner friendly. This video made a good case, but it's also hard to discourage it if they're really going to put solid months of contributing and not just hoping for a 2-3 PRs merged and magically landing a job.
@AlexJordan
@AlexJordan 5 месяцев назад
I don't always file an issue first for one reason: sometimes I'm going to fix the problem *anyway*. because it blocks me, or because it irritated me, or whatever. I've submitted a PR before, had it been rejected, and said "ok no problem, I will maintain a downstream fork for my own use", which I knew was a possibility when I submitted the PR in the first place.
Далее
Prime Reacts: The Flaws of Inheritance
29:05
Просмотров 341 тыс.
Sprints - The Biggest Mistake Of Software Engineering
26:26
what will you choose? #tiktok
00:14
Просмотров 7 млн
Woman = best friend🤣
00:31
Просмотров 3,2 млн
Stop Being A JR Software Engineer | Prime Reacts
22:04
Просмотров 315 тыс.
I Quit Amazon After 2 Months
29:39
Просмотров 342 тыс.
How much faster has Mojo's dictionary gotten?
7:40
Просмотров 3,6 тыс.
Linus Torvalds: Speaks on Hype and the Future of AI
9:02
Why I Fire Programmers | Prime Reacts
13:43
Просмотров 228 тыс.
How I Would Get My First Job If I Started Over
5:10
Просмотров 295 тыс.
So You Think You Know Git - FOSDEM 2024
47:00
Просмотров 1,1 млн
This Might Be The Best Advice I Have Ever Seen
40:02
Просмотров 297 тыс.
I Will Piledrive You If You Say AI Again | Prime Reacts
55:59
what will you choose? #tiktok
00:14
Просмотров 7 млн