To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/bigboxSWE You’ll also get 20% off an annual premium subscription.
DUDE! You told me you work for a startup in the regulation technology space, but you always get sponsored by Brilliant! This makes me think you lied and you work for brilliant 🥺
You forgot the java architecture maniac developer. "Have you ever tried hexagonal clean kiss IoC architecture? You just need 36 files to do a query in the database"
This hits a little close too home as quite literally 2 hours ago I was hunting down where a count query was made. I counted and ended up 17 functions deep 4 files out. After a few hours looking through everything it made sense why it was the way it is. It could absolutely do with a rewrite that strips away ~60% of the code but I'm certainly not going to be the one that does that. That's somebody else's problem. And the cycle continues.
i know for a fact you were in one of the groups he mentioned and are tryna cope now. that java architecture maniac dev you are talking about doesn't exist and even if they do, they atleast have a job, family, touch grass, and stay in their own lane.
I have recently come into contact with them! That is so true! They can’t boast about Java but they will boast about Java enabled architectures. Maven multimodule projects are their heroine.
We are so spoiled with technologies that people judge you based off what technology you use and not if you actually made something/programmed. Seriously, who gives a damn if you use vim or VS code, just freaking code…..you’re not cool for knowing how to use a text editor 💀
But let’s be honest, customizing zellij to integrate file tree and git on helix, writing NixOS module for obscure services, home-assistant yaml, obsidian dataview js is much more fun than reading a whole rust book. If anyone know a cure for attention issue let me know, I don’t have an idea how the f*ck people manage to do real world coding.
@@unknownguywholovespizza fr, I've never seen someone ignoring the actual educational content and commenting about the instructor not using vim or something, this is borderline mental retardation
Im tired of toxic university student he was a friend until I started learning programming So he said me you can’t be a software developer because you don’t have a degree 😪 And I learned programming And soon I will start working for a company Now I've been working on my SAAS project for a year He became jealous of me because I preceded him and he was still in the second year since 2019 but now he has dropped out of school He caused me a lot of problems and now we don't talk He is very toxic 🤮
Sounds like the kinda guy who never goes to the lecture and only practices for the exams. Everyone can learn programming. Seems like your friend didn't
Regretfully you are 100% on point. I was once a toxic fanboy. I am a nvim/rust/nixos guy and I love it. Being enthusiastic about some tool or lang can deeply influence engineering decisions. My friend kept saying to me "it depends" and it wasn't until I saw some horrible Rust that I had to fix until my eyes were opened. There is no best tool/lang/editor. There is an appropriate choice for the problem space in front of you. Closing your mind to new things or different workflows is just bad. It has been a freeing experience because now I see, it doesn't matter. If you solve the problem your way then that's good enough. Everything has a strength and weakness learning more of them will enhance you ability to solve more complex problems in the future. Thanks for keeping me humble bigbox P.S Rust > C++ all day, not C though, C is perfect
Since I started studying cs, it seems that every programmer I meet has to worship a technology while making snarky comments of one the ones I use. If you are getting good work done, that is what matters.
In my experience, it is much better than Visual Studio. Vim has nice search features and I still use it. Yeah, fuck it. Use both Vim and Vscode. Why limit yourself?
yeah, the video is almost as toxic as some of the behaviors it describes. I think ProgrammersAreAlsoHuman does it better exactly because his characters are still people, sometimes even loveable in a way. Except Kay Lentit, I fucking hate that guy xD
@@unknownguywholovespizza I know. Jokes can be toxic too. As in, impact people in a negative way - e.g., I totally see a teenager watching this and deciding to not pursue Linux/Rust/whatever his interest is because of a fear of ridicule. It's also a bit smothering - it makes you feel like being a fan of anything is cringy and lame. Don't get me wrong, I see that there are even a few self-deprecating jokes in the vid. But the overall vibe is not chill, it presents a restrictive and overly negative way of thinking (mb the author is overly critical of himself too?). "Everyone and everything is cringe brah, get over it". Well, no, some things are cringe and some are fine. Go out there and try stuff, being passionate about things is cool.
@@kathorsees I agree. It's ok to be a fan of something. I love TS because of the flexibility and JS syntax and I don't give a sh*t about others' opinions. Just ignore these losers as long as you love your tools.
"I hate toxic fans" Also: 2:43 *Three commends of people being smug or just stating their opinion on an open thread* 3:18 "Bro stop caring about privacy!!!!" Perfect video to demostrate that what is "toxic" is just what a toxic person percieves as toxic (more than what they are already) Also, inb4 counter response on privacy: include your ssn, your credit card, and a link to a nude photo of you -- since privacy is le bad actwually.
Everything has a trade-off. Rust certainly has superior type system but its ecosystem is not yet mature. So if you judge C trade off as more worth it then C is the way. You shouldn't skip learning new things though.
"Do more code and avoid Reddit Virgin opinions" is the most based advice any YT programmer has ever given. Thanks for the 20% off, man. I just started today.
Bro I always thought Progmmees were all smart then I realized it's just a perception of how difficult the job can be but the people are just like any other career. Mor or less but you still have your idiots mucking things up.
Programming is a trend as it is a high paying job (for better or worse). So many are in it for the money (which is understandable), it does not necessarily imply that you're smart.
OOP haters. I get it you learned C from the old divorced guy in your discord server and have now decided hating C++ is a personality. Enjoy your hobby of yelling at construction workers for using power drills when a hand drill can give you much finer control and not risk breaking the already diamond tipped drill bit.
while not all governments are necessarily out to get you, it's kind of weird to say after the government "got" a lot of small businesses, and put lots of emergency service workers out of work etc during covid
Sad to see you transition from making videos that'd encourage people to making videos only to appear in Prime's video, because even though you get views, you lose impact you can have on others - become yet another content maker removal (or existance) of which will not change anything. But, I mean, if you enjoy it, go for it, it is only up to you what to do :D
To try everything Brilliant has to offer-free-for a full 30 days, visit brilliant.org/bigboxSWE You’ll also get 20% off an annual premium subscription.
nah
DUDE! You told me you work for a startup in the regulation technology space, but you always get sponsored by Brilliant! This makes me think you lied and you work for brilliant 🥺
Here before Prime's 20min reaction video
1h*
2h*
3h*
4h*
4hr*
bro making videos so primegeon can react. weird flex
legit strategy
Let's checkout what Prime has to say for that blue hair part.
You forgot the java architecture maniac developer. "Have you ever tried hexagonal clean kiss IoC architecture? You just need 36 files to do a query in the database"
😂😂😂, average uncle bob clean code enjoyer
This hits a little close too home as quite literally 2 hours ago I was hunting down where a count query was made. I counted and ended up 17 functions deep 4 files out.
After a few hours looking through everything it made sense why it was the way it is. It could absolutely do with a rewrite that strips away ~60% of the code but I'm certainly not going to be the one that does that. That's somebody else's problem. And the cycle continues.
i know for a fact you were in one of the groups he mentioned and are tryna cope now. that java architecture maniac dev you are talking about doesn't exist and even if they do, they atleast have a job, family, touch grass, and stay in their own lane.
I have recently come into contact with them! That is so true! They can’t boast about Java but they will boast about Java enabled architectures. Maven multimodule projects are their heroine.
@@ahmoin so true
the industry of making JS less shit while actually making it worse is so huge it's unreal
Sometimes I feel like throwing it all away, and starting over with php and wordpress...
We are so spoiled with technologies that people judge you based off what technology you use and not if you actually made something/programmed. Seriously, who gives a damn if you use vim or VS code, just freaking code…..you’re not cool for knowing how to use a text editor 💀
Exactly Vim users are so toxic like whenever they see vs code, they start roasting it instead of focusing on the content
I have mastered vim but to be honest I love vs code vim keep making simpel things harder.
Agreed! It's not the editor that makes a great programmer. That is why I prefer vim
But let’s be honest, customizing zellij to integrate file tree and git on helix, writing NixOS module for obscure services, home-assistant yaml, obsidian dataview js is much more fun than reading a whole rust book. If anyone know a cure for attention issue let me know, I don’t have an idea how the f*ck people manage to do real world coding.
@@unknownguywholovespizza fr, I've never seen someone ignoring the actual educational content and commenting about the instructor not using vim or something, this is borderline mental retardation
Bro just deep fired the entire tech twitter.
I have never met a Rust user. These people are probably just one guy with 200 accounts and schizophrenia.
2:24 😂😂😂
lmao
I fully agree on this one.
In every community, toxicity everywhere
Im tired of toxic university student he was a friend until I started learning programming
So he said me you can’t be a software developer because you don’t have a degree 😪
And I learned programming And soon I will start working for a company
Now I've been working on my SAAS project for a year
He became jealous of me because I preceded him and he was still in the second year since 2019 but now he has dropped out of school
He caused me a lot of problems and now we don't talk
He is very toxic 🤮
Sounds like the kinda guy who never goes to the lecture and only practices for the exams. Everyone can learn programming. Seems like your friend didn't
@@MrVecheater yes he was only go for the exam
Prime is gunna lose it 😆
Regretfully you are 100% on point. I was once a toxic fanboy. I am a nvim/rust/nixos guy and I love it. Being enthusiastic about some tool or lang can deeply influence engineering decisions. My friend kept saying to me "it depends" and it wasn't until I saw some horrible Rust that I had to fix until my eyes were opened. There is no best tool/lang/editor. There is an appropriate choice for the problem space in front of you. Closing your mind to new things or different workflows is just bad.
It has been a freeing experience because now I see, it doesn't matter. If you solve the problem your way then that's good enough. Everything has a strength and weakness learning more of them will enhance you ability to solve more complex problems in the future.
Thanks for keeping me humble bigbox
P.S Rust > C++ all day, not C though, C is perfect
Since I started studying cs, it seems that every programmer I meet has to worship a technology while making snarky comments of one the ones I use.
If you are getting good work done, that is what matters.
Looking forward to Primeagen reaction's video lol 😂
I’m a swifty, but meaning the programming language
RIP Terry
Yeah...even If he said the hard r casually lol.
@@jothamstephens104yeah who cares if he said the hard r casually :3
"how do you have a parasocial relationship with a programming language?" LMFAOO
This is the framework content reaction streamers consume. I love it and agree!
As someone who writes C++ is VS Code: Thank you.
In my experience, it is much better than Visual Studio.
Vim has nice search features and I still use it.
Yeah, fuck it. Use both Vim and Vscode. Why limit yourself?
This is like baiting Prime. Is there a name for this subculture?
Prime is going to make an 8x long reaction video to this. He literally made a full length 8 minute video from a youtube short
Fan boys are the reason open source exists as they don't like the tools they create their own tools and create the community around it 😎
I salut the courage of provoking at the same time the most toxic communities of developpers
Nice roast of Prime xD
Prime is in shambles.
Stop it, he's already dead.
2:26 well said truth
IDK, I think it's kinda cool to be a fan of something. Gives a boring life a bit of meaning, as long as you don't take it too far.
yeah, the video is almost as toxic as some of the behaviors it describes. I think ProgrammersAreAlsoHuman does it better exactly because his characters are still people, sometimes even loveable in a way. Except Kay Lentit, I fucking hate that guy xD
@@kathorseesthis video is a joke actually. Not a serious thing.
@@unknownguywholovespizza I know. Jokes can be toxic too. As in, impact people in a negative way - e.g., I totally see a teenager watching this and deciding to not pursue Linux/Rust/whatever his interest is because of a fear of ridicule. It's also a bit smothering - it makes you feel like being a fan of anything is cringy and lame. Don't get me wrong, I see that there are even a few self-deprecating jokes in the vid. But the overall vibe is not chill, it presents a restrictive and overly negative way of thinking (mb the author is overly critical of himself too?). "Everyone and everything is cringe brah, get over it". Well, no, some things are cringe and some are fine. Go out there and try stuff, being passionate about things is cool.
@@kathorsees I agree. It's ok to be a fan of something. I love TS because of the flexibility and JS syntax and I don't give a sh*t about others' opinions. Just ignore these losers as long as you love your tools.
@@unknownguywholovespizza more power to you!
dayym, my boy is cookin these devs.
"I hate toxic fans"
Also:
2:43 *Three commends of people being smug or just stating their opinion on an open thread*
3:18 "Bro stop caring about privacy!!!!"
Perfect video to demostrate that what is "toxic" is just what a toxic person percieves as toxic (more than what they are already)
Also, inb4 counter response on privacy: include your ssn, your credit card, and a link to a nude photo of you -- since privacy is le bad actwually.
I almost got bullied to learning rust, I do low level programing and leaving C/C++ would cost me time
Everything has a trade-off. Rust certainly has superior type system but its ecosystem is not yet mature. So if you judge C trade off as more worth it then C is the way. You shouldn't skip learning new things though.
imagine if he did a betterhelp sponsor instead of brilliant..
bro, if pay my bills, I'll program in whatever language I need for it
if they can't sell their products on ads then they got to sell it somewhere 😅
Now I can’t distinguish between a fireship video and a BigBoxSWE video.
then there's me using all the things mentioned
Even Lapce?
@@exnihilonihilfit6316 huh?
2:37 (doom)emacs user here. Still got half my teaths here 😅
Too much prime pictures, I believe there are other code streamers too.
Unless you have a hardon for him ;-)
Spread the 'love' around a bit man!
Not the Brilliant ad
I only watch video ads integrated! not what the youtube shows! Cheers CREATORS!
the Rust thing is so true! Rust is even more convoluted than C++. way harder!
Best ever Ad transition ever❤️💯
I'm finding software engineering field is becoming more toxic than ever before in the internet by the some toxic peoples and communities
That's the inherent quality of the Internet. You can't change that.
the toxicity raising up every day goes for all communities on internet
Dear lord now the circum part of it is happening between RUclipsrs. Well, fight is on 🍿
Keep it up mate, love the comedy side of all these W takes.
You cut Java some slack for unnecessary monstrosities in layers of layers of abstraction in the name of making “architecture”.
"Do more code and avoid Reddit Virgin opinions" is the most based advice any YT programmer has ever given.
Thanks for the 20% off, man. I just started today.
bro how do you speak to my soul
Mongolia mentioned 👏👏👏
Thanks bigbo
i'm with you on everything except the govt. not being out to get you.
I'm a linux user and he's right : it's not government, it's rather FAANG
@@nicejungle and you think those things are mutually exclusive?
I’ve never been so called out
First of all, I did not get on youtube today to get called out so damn hard
1:08 the hype on zed just because it's build w/ rust is hilarious
I was so mistaken in my previous comment, I had no idea what the rest of the video would be. This might actually start WWIII
Bro I always thought Progmmees were all smart then I realized it's just a perception of how difficult the job can be but the people are just like any other career. Mor or less but you still have your idiots mucking things up.
Programming is a trend as it is a high paying job (for better or worse). So many are in it for the money (which is understandable), it does not necessarily imply that you're smart.
Commenting before video ends: Rustacians are gonna get a mention
Edit: I was right
the whole vid is a rust diss lmao
Haven't watched either. I hope Pythonista's come up!
@@sahiljoshii nah he dunked on vimers too
@@sadhappy8860 I was expecting JS mfers who post that five cup meme that "Use JavaScript for everything" but sadly it isn't in the video
@@sahiljoshii as all videos should be
inb4 Primeagen calls himself out beforehand and says PREWATCHED
at least many people use typescript, rust, neovim and linux but guess what no one uses brilliant, gotcha
The Mirai reference. My man
Golang wasn't even mentioned. We are so lonely.
go devs are not toxic. they are quite welcoming and informative
Reported for triggering me, a personal attack! I'm going to take my Neovim config on my Linux machine and my wifu pillow and cry in my mum's basement
OOP haters. I get it you learned C from the old divorced guy in your discord server and have now decided hating C++ is a personality. Enjoy your hobby of yelling at construction workers for using power drills when a hand drill can give you much finer control and not risk breaking the already diamond tipped drill bit.
Wasn't expecting the Caucasian Diddy to show up 2 mins in. Chocked on my coffee thanks
Timestamp pls
Omg this was so refreshing thank you 😂
Not Dr.Disrespect catching strays lool
Mental outlaw catching strays
such a nice video
thank you
Lmaooo Jesus this is too accurate this man knows too much
1:56 that sent me back to twitter for a good 5 minutes and Ialready hate myself.
Ye same thing 😂
Prime botta make this 5 minute video into a 40 minute reaction
Damn bro I got the bingo
Catching strays in everyday bigBox video is crazy business😂😂
while not all governments are necessarily out to get you, it's kind of weird to say after the government "got" a lot of small businesses, and put lots of emergency service workers out of work etc during covid
Sad to see you transition from making videos that'd encourage people to making videos only to appear in Prime's video, because even though you get views, you lose impact you can have on others - become yet another content maker removal (or existance) of which will not change anything.
But, I mean, if you enjoy it, go for it, it is only up to you what to do :D
me when no one asked:
Yep, honestly i really loved his past content.. but now it's getting bad... like boring..
yeah his new content is just dunking on people for shock value and to get a reaction by prime 😭
I think he's allowed to make what he finds fun/profitable. It's up to you to watch or not.
@@NigerianWeeb yeah, I think that too. The last sentence says exactly that
People really complaining about sponsors length when his videos are all less than 5 minutes. 💀
Boom 🎉 is this the most brutal takedown yet or what 😂
4:52 he truly is bigbo
Plz also make videos on daily tech news or weekly tech news , plz we really need it
theprimeagen has 24 hours to respond
so i am going to watch this video twice, yk the reason
i knew Kenny will be summoned once you brought up Linux lmao
Okay, but you still might not have required the precious and valuable information about the fact that I USE ARCH
This is like... I love Arch but not the community around Arch.
Yes.
here before theo makes a 2 hr video for a 4 min video
um, ackshtuallee...
The fact there's Type$cript's type KATAS can tell you a lot how overcomplicated their type system is...
So I am watching this video with my headphones on and wife is asking me, why are you watching a series of memes?
Great video btw.
React Mentioned, Prime Mentioned, Dr Disrespected Truly one of the video of all time.
The only videos left on RUclips that aren't sponsored by Brilliant are makeup tutorials.
babe wake up the guy who only commits readme files to oss posted 🗣️🗣️🗣️🗣️🗣️
This video is gold
shots fired shots fired
Remember, it's a 5 minute video , not a 1 hour of yapping
Nice video
bro, the Doctor Disrespect mention bwahahahaha
Let's just take a moment to appreciate the efforts and time this guy gives per video.
Here if he described you all👇
u are good person
LFMAO DR. DIDDLER
Prime is going to respond to this with a 5 hour video