If you enjoyed this video, I made another video like it: th-cam.com/video/2lxQiFgazj0/w-d-xo.html Thinking about making more if people want. Let me know!
Well, it's python , you absolutely don't touch python code. Not without a live debugger attached to the running application . Can you ever know anything by reading source code in dynamically typed languages ? Everything is data , and you never know what you are getting at runtime . I absolutely hate it.
@@monad_tcp , you get used to it. In dynamically typed languages you basically have to do type testing in code, type casting and error handling, or assuming multiple cases for data. It is messier for sure.
@@JimBob1937 I know that, I use dynamic languages from time to time. They are excellent for throw away fast scripts to do tasks when you don't care much. Now trying to program a stable system using those things seem like more work debugging than actually programming itself. Of course none of that matters, people literally use what they know, even if its a bad tool for the purpose.
@@monad_tcp , I'd still say, after you get more experience, you spend fairly little time debugging due to type issues. You just program a bit more defensively to handle more of the possibilities. I program in a lot of dynamically typed languages a lot these days and rarely have to debug due to the type issues. However, my preference is also for statically typed too, as it is less likely to cause security issues by devs not considering all possible implications.
the thing is that yandex is russian google, but with no salaries. The interview process designed not to sieve smart guys but make you feel shitty and pay you less. And after all that interview suffering you came to that russian google and see this
@@boriskorotaev2038 yandex has actually have above medium salaries for the russian it market, and I haven't experienced anything about feel shitty on a interview (although interview process is kinda hell in Yandex, I agree). And I don't work at yandex rn btw.
@@Gandarf_ depends on interviewers ofc, there are a lot of good guys, but some of them meh, they should go back to their caves. Do you agree that paying above average for one the hardest interview process in russia is fair? Salary must be top of the top if you claim you have top of the top programmers in your company.
@@Gandarf_ tinkoff bank is paying more than yandex and have 1 algo section with 3 leetcode mediums in 1 hour. So why devs should bother themselves to grind yandex interview if they could get more in a comparably notorious company
US media: Russian hackers are interfering in elections around the world, they are hacking all the most developed companies, jokingly bypassing all protection Also Russian hackers: "I don't understand what is going on here so I just quit"
Особенно забавно выглядит создание каких-то тестовых юзеров типа Bear Fucker или John Shiteater и потом это вылезает на какой-нибудь демонстрации перед инвесторами)
Well... Actually enterprise level code could be found everywhere across the projects. Once I met "Last person knew how it works died 4 years ago. And you not the person to fix it. Just don't."
I read several developer reviews about working at Yandex, if we discard all the indignation and compress it to one sentence, it sounds like: "We love to reinvent the wheel, where it's not fucking necessary."
I worked at Yandex and I can confirm. We even had our own C++ standard library, build system, map reduce, protobuf, container engine, cluster management stack, etc… And ZERO documentation for all this stuff. Figuring out internal tools was a nightmare
@@SomeRandomPiggo also if you search something with words "kill yourself" in yandex, it not only gives you relevant results unlike Google, but doesn't even spam you with that annoying suicide hotline advertisement
I'm not a Python developer, so I may not understand the full implications of fucking with the class type like that, but I think that was the most horrifying thing I've seen in my life.
@@verified_tinker1818in Python, it took me hours to notice that a bug is caused because in 1 line there was "if(exist is True)" instead of "if(exist==true)". Whenever the code got to said function, it changed the type of "exist" and made everything after it break
i still have code from an old place i used to work at and the comments on that are GOLD ! if you want i could send you screen shots of and make something out of it :)
@@playerhs7572 I don't know if you know what imposter syndrome is, but anyway. It is when you consistently see your achievements as fake in one way or another, as if someone other should be credited for them.
How to make such perfect accent? Probably it gotta be transliterated with Russian letters first and then converted with Russian text-to-speech software. Right? As a Russian i find it VERY EXCITING.
@@axeenj сам ютуб запутался в титрах на каком языке произносится, русские титры читает по английски. Так что комментатор прав похоже так и сделано было, кириллицей на писана была английская речь.
Можно переводить с любого языка. Нажимаете на иконку «перевести видео», затем выбираете абсолютно любой язык из предложенных и нажимаете «перевести». Если, например, видео на японском, то, выбрав, скажем, английский, нейросеть всё равно переведёт с оригинала на русский, независимо от того, есть ли данных язык в шорт-листе или нет.
@@osparav tell me how to enable this in chrome and I will correct the comment. P.S. I don't think it works well with the Russian, since Google translator works bad with Russian, I speak from the experience of 2 years of comparing it with Yandex one.
@dulles.gehlen I was talking about the code mentioned in this video, the original leak probably covers almost everything they have, that's true. Also I know about their services, cuz I live in Russia and it's very common thing there
@@Berkeli In russia they have just a lot of services like taxi, food delivery, movie, music and ect. Maybe this is a leak of Like... Almost everything?
@@АртурКолянский-о7н Аборигены, живущие в дикой природе, в неком смысле тоже умнее 90% людей на планете. Сомнительные формулировочки используете, товарищ)
Я работал в компании, где не молятся на алгоритмы, так там не то что нормального кода - так даже нормальной документации нет, и всё держится на честном слове и воспоминаниях опытных сотрудников. Так что моление на алгоритмы дает свои плоды, а эти комментарии - это просто шутки.
There is a saying in the coding field, if it works it works don't fix it until something breaks. At least I can sleep well at night knowing that machines will never do anything good because they keep learning our garbage code that keeps breaking.
Not a good idea, I have known this browser for many years and in Russia you can often hear any scandals + now they are given into the hands of the Russian authorities.
@@NonName425 scandals? just Google bots trying to gaslight Yandex users. We know how it goes. Short the stocks and cause a panic. Old j ew ish tactics dating back to the Napoleon era.
@@NonName425OH YEAH! Because google is totally free from the hands of the great american authorities, and is not involved in any scandals whatsoever, right???
I appreciate the original name of the video cause it's fucking genius to refer to valve. Both companies create the best they can deliver, both companies share clear working conditions reputation and still both share spaghetti code and insane coders
1:50 Я, конечно, заржавел со времён универа, и учился на экономиста-математика, но если те три языка программирования, которые я худо-бедно помню, меня чему-то научили, то это будет: 1) не лезьте, блин, в код Skynet, кривыми лапами, пока он работает! Теминаторов нам тут только не хватало.
I feel better going into software engineering that best practices means absolutely nothing when literally every successful piece of software that leaks has a giant team of programmers that collectively lament over doing it whichever way they know how that just barely works.
1:45 is clearly part of an fusermount error, I have no idea how that fits in with the rest of the video. Probably the editor just doesn't understand these comments.
I'm a junior ML hunting for a job here in Moscow. Good to know that working as a programmer isn't that much different from studying programming when it comes to writing code and comments...
@@Splish_Splashслитый код как раз неактуальный (не помню точно насколько), но в Яндексе публика такая, что не факт, что они вообще типизацией будут пользоваться
@@deudz I will kill you, if you call Java or JavaScript "safe and easy to master". It's easy to write, but understanding it is like trying to decipher ancient Egyptian writings, that in fact were written in Japanease, without knowing either of those languages.
Ah yes... Every programmer's nightmare unless you're over the edge... Spaghetti code, strings of contradiction, too many lines hard to remember by each individual function. Sometimes the C series, Lua/Luau (Potentially), Java, Python look more simplified than complex due to knowing the boolean, the call functions... until you realize that you have more dirty work to do with it.
Back in 2013 to 2015 I started using Yandex browser because their PIP was just mind-blowing (even today I still would call it the best PIP mode I've ever seen on a browser), but now ive confined it to a VM for media playback in the living room and I switched to Firefox
(не)Обычные комментарии к коду. К говнокоду или к коду который непонятно как, но работает. Когда писал в универе у меня было что один и тот же метод не срабатывал на одно и тоже действие. Приходилось уже в готовую часть что-то добавить. Или Паскаль при создании "простейшего" кода для решения квадратного уравнения вместо ответа выводил адрес памяти.
Я у себя в команде, где бы не работал, ввожу технический термин: «ебаная неведомая хуйня». Это такая срань, которая непонятно как работает и что именно делает. Когда рефакторю или провожу ревью отмечаю все ЕНХ моменты. В английской раскладке. Так что если тебе встретится //EHX(//ehx) где-нибудь, знай, это опасность, а не странная иностранная аббревиатура. В нынешней команде одна из метрик, кроме статического анализа чистого еще и отсутствие ehx.
Now is a good time to mention that the comments here are fake, even though the code isn't. Also, tbf, yndx codebase is actually pretty good compared to similar companies. In big tech this sort of sht is basically normal, unfortunately
you must be trolling I did a little code review and found yandex alice user addresses (if you don't know, this is a smart speaker with a voice assistant, something close to amazon alexa) it's just trash that it lies in the open, it was not difficult for me using this database to find these people and provide a piece of code with their address, say that they were surprised to say nothing, some of the people who used this column were literally a couple of houses away from me...
I have always treated these assistants with skepticism, especially Russian ones, given that Yandex has repeatedly leaked all the data of politically objectionable people to the FSB, but after the leak, i finally said no, no smart speaker garbage! I've already talked some of my friends out of wasting their money on this garbage ...
@@leetcoderyt technically, this code is pretty tame to what most code looks like. Very little cursing outside "fuck" and no sexual references as code from US tends to have. There were some opportunities even in the video and no one cought them.
If you enjoyed this video, I made another video like it: th-cam.com/video/2lxQiFgazj0/w-d-xo.html
Thinking about making more if people want. Let me know!
"Magic Code Here don't touch"
Yeah 99 percent of code is that.
Can confirm, don’t fix it if it works
Well, it's python , you absolutely don't touch python code.
Not without a live debugger attached to the running application .
Can you ever know anything by reading source code in dynamically typed languages ? Everything is data , and you never know what you are getting at runtime .
I absolutely hate it.
@@monad_tcp , you get used to it. In dynamically typed languages you basically have to do type testing in code, type casting and error handling, or assuming multiple cases for data. It is messier for sure.
@@JimBob1937 I know that, I use dynamic languages from time to time. They are excellent for throw away fast scripts to do tasks when you don't care much. Now trying to program a stable system using those things seem like more work debugging than actually programming itself.
Of course none of that matters, people literally use what they know, even if its a bad tool for the purpose.
@@monad_tcp , I'd still say, after you get more experience, you spend fairly little time debugging due to type issues. You just program a bit more defensively to handle more of the possibilities. I program in a lot of dynamically typed languages a lot these days and rarely have to debug due to the type issues. However, my preference is also for statically typed too, as it is less likely to cause security issues by devs not considering all possible implications.
Good to know that programmers are united all across the world in distress over messy, frightening code.
Don't forget the apologies
the thing is that yandex is russian google, but with no salaries. The interview process designed not to sieve smart guys but make you feel shitty and pay you less. And after all that interview suffering you came to that russian google and see this
@@boriskorotaev2038 yandex has actually have above medium salaries for the russian it market, and I haven't experienced anything about feel shitty on a interview (although interview process is kinda hell in Yandex, I agree). And I don't work at yandex rn btw.
@@Gandarf_ depends on interviewers ofc, there are a lot of good guys, but some of them meh, they should go back to their caves.
Do you agree that paying above average for one the hardest interview process in russia is fair? Salary must be top of the top if you claim you have top of the top programmers in your company.
@@Gandarf_ tinkoff bank is paying more than yandex and have 1 algo section with 3 leetcode mediums in 1 hour. So why devs should bother themselves to grind yandex interview if they could get more in a comparably notorious company
The Internet: Noo, the russian hackers are spying on us
The Russian Hackers: *WELCOME TO SHITTY CODE*
US media: Russian hackers are interfering in elections around the world, they are hacking all the most developed companies, jokingly bypassing all protection
Also Russian hackers: "I don't understand what is going on here so I just quit"
😮
Blyatt
Russian hackers: 'Fuck off'*1024
Never ask a woman her age, a man his salary, a Yandex dev what to call a zombie process.
context??
@@inxendere they call their zombie processes the n word multiple times in the leaked codebase
There is no problem with that in russia.
@@ChuckTheChosen nobody ever said there is one
What problem is? ))
'Fuck off * 2^10' has got to be one of the more colorful programmer insults out there.
Thats a 2 XOR 10. Use ** to show pow
@@ipebyx I bet you eat poop
1:37 it's always a good sign when the code starts in the middle of the screen
ahahahahah
let the dude build his family sized nest in piece
🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣
Middle is overly optimistic
lol, 1:37 is the most viewed part of the video
"Shit has happened *again* "
Absolutely KILLED ME 🤣
"Very good code, best of the best 🥰🥰"
"Kill it with fire 🔥"
🔥🔥🔥
this code is fire
@@onethegogd5783 *on fire
This code is indeed on fire
Особенно забавно выглядит создание каких-то тестовых юзеров типа Bear Fucker или John Shiteater и потом это вылезает на какой-нибудь демонстрации перед инвесторами)
blyat, я не могу ахахахах
Lmao what did i just read
@@handleneeds3charactersormore need a translation?
@@handleneeds3charactersormore nicknames of test users which suddenly appear in pitches for investors
@@ward7576 Ютуб вроде давно уже переводить научился
Well... Actually enterprise level code could be found everywhere across the projects.
Once I met "Last person knew how it works died 4 years ago. And you not the person to fix it. Just don't."
What code was it? Lol
I read several developer reviews about working at Yandex, if we discard all the indignation and compress it to one sentence, it sounds like: "We love to reinvent the wheel, where it's not fucking necessary."
It's really "if people are paid, they should be busy with any shit work". I dunno how it's in wordwide, but often found in my lovely Russia))
and they still have the best searcher by picture
@@donsa666imho, the best yandex product is video translation with AI dubbing on the fly
I worked at Yandex and I can confirm.
We even had our own C++ standard library, build system, map reduce, protobuf, container engine, cluster management stack, etc…
And ZERO documentation for all this stuff. Figuring out internal tools was a nightmare
@aviator9514 not really, they pay median salaries at best.
I SINCERELY appreciated the very last “#fuck”. I think it brought the whole video together quite well!
Entire world: maybe we should stop using master/slave terminology...
Yandex programmers: ni....
Единственное, за что я бы оценил русских программистов)
This is why Yandex >>>>> all
@@SomeRandomPiggo this is why Yandex based
@@SomeRandomPiggo also if you search something with words "kill yourself" in yandex, it not only gives you relevant results unlike Google, but doesn't even spam you with that annoying suicide hotline advertisement
@@Мопс_001русские программисты топ о чем ты
" I learned how to code for fun "
so you have fun doing it?
"yeah.... fun. "
Good luck searching errors caused by this fills me with primal fear.
I'm not a Python developer, so I may not understand the full implications of fucking with the class type like that, but I think that was the most horrifying thing I've seen in my life.
@@verified_tinker1818in Python, it took me hours to notice that a bug is caused because in 1 line there was "if(exist is True)" instead of "if(exist==true)".
Whenever the code got to said function, it changed the type of "exist" and made everything after it break
this is the moment when yandex devs became yandere devs
i still have code from an old place i used to work at and the comments on that are GOLD ! if you want i could send you screen shots of and make something out of it :)
Do it!
YES.
@Dablus Sure! DM me on twitter (@leetcoderyt) or email me (you can find it in my TH-cam profile).
These videos about code comments in various games and applications are great to fight against imposter syndrome.
AMOGUS?
@@playerhs7572 I don't know if you know what imposter syndrome is, but anyway. It is when you consistently see your achievements as fake in one way or another, as if someone other should be credited for them.
S U S
Absolutely true
When the imposter is sus
не было blyat, давай по новой
Basically a yandex dev's documentation is every dev if they let their intrusive thoughts win😂
How to make such perfect accent? Probably it gotta be transliterated with Russian letters first and then converted with Russian text-to-speech software. Right?
As a Russian i find it VERY EXCITING.
I think it's actually just putting English text into google translate for Russian. It'll pronounce it with a Russian accent.
@@axeenj сам ютуб запутался в титрах на каком языке произносится, русские титры читает по английски. Так что комментатор прав похоже так и сделано было, кириллицей на писана была английская речь.
@@petervakar да не, это зависит от языка видео в настройках вроде, возможно автор по приколу сделал
that's even more ironic, he used yandex voice engine for russian language but loaded it with english words
0:52
вери угли, бат шыт хапенс
обожаю
yandex, however, has created an auto-translation video with voice acting, but the rest of the world has not
Ну они много чего крутого сделали, я думаю, если почитаем код гугла или кого угодно ещё найдём \римерно то же самое=)
У меня почему-то этот переводчик багнулся и периодически на разных видео просто вставляет слово "мальчик", по приколу видимо
@@In_Cor_Cadit by и boy путает наверное
Можно переводить с любого языка. Нажимаете на иконку «перевести видео», затем выбираете абсолютно любой язык из предложенных и нажимаете «перевести». Если, например, видео на японском, то, выбрав, скажем, английский, нейросеть всё равно переведёт с оригинала на русский, независимо от того, есть ли данных язык в шорт-листе или нет.
@@osparav tell me how to enable this in chrome and I will correct the comment.
P.S. I don't think it works well with the Russian, since Google translator works bad with Russian, I speak from the experience of 2 years of comparing it with Yandex one.
That's not just Yandex. It's international 😂
No, it's Yandex
This was amazing! We need more content like this!
BIG WARNING BIG WARNING BIG WARNING BIG WARNING BIG WARNING BIG WARNING BIG WARNING
Okay that's hilarious. I don't hate that browser so much now.
Yandex is not only browser, most probably this code leak is made from their other online services
@@parussman Ye, it's like russian google, they also have yandex music, yandex disk and etc
@dulles.gehlen I was talking about the code mentioned in this video, the original leak probably covers almost everything they have, that's true. Also I know about their services, cuz I live in Russia and it's very common thing there
Well the code also mentions mapping and yandex taxi, so I doubt it's just the browser. Not to mention it has multiple different languages
@@Berkeli In russia they have just a lot of services like taxi, food delivery, movie, music and ect. Maybe this is a leak of Like... Almost everything?
А потом мы слышим прохладные истории как тяжело попасть в яндекс, какой там жесткий отбор, и какие профессионалы там сидят...
это всё ещё люди которые умнее 90% людей на планете
@@АртурКолянский-о7н китайцы не согласны
@@Shofixi комментаторы критикующие обосрутся на первой строчке кода
@@palkan2590сразу видно человека никогда не слышавшего легенд об азиатском и индийском коде.
@@АртурКолянский-о7н Аборигены, живущие в дикой природе, в неком смысле тоже умнее 90% людей на планете. Сомнительные формулировочки используете, товарищ)
When I was a game developer in Roblox team I was writing the same comments.
But I was not thinking that companies like Yandex have it
Still works better than google
this is how Chernobyl happened
// not great, not terrible
@@Kokurorokuko Nice one
@@Kokurorokuko very great nick name
But now Rosatom is world's most reliable atomic energy company though
Sadly you didn't include all of the n-words they wrote in the code
Вот что делают с людьми моление на алгоритмы.
From the moment I understood the weakness of my flesh...
@@manender1020 mehanicus moment
Я работал в компании, где не молятся на алгоритмы, так там не то что нормального кода - так даже нормальной документации нет, и всё держится на честном слове и воспоминаниях опытных сотрудников. Так что моление на алгоритмы дает свои плоды, а эти комментарии - это просто шутки.
@@bum8244 нет, ты просто дoл6ae6 и попал в плохую компанию, умение решать литкод и настоящая разработка имеет мало общего на самом деле
"Magic code here. Do not touch, please."
😂😂😂
The random lol comment (0:17) broke me because I also will write something terrible and then just put // lol next to it
Writing nice code in Javascript requires to register new module here, register class there. I'm not surprised code base looks like this.
There is a saying in the coding field, if it works it works don't fix it until something breaks. At least I can sleep well at night knowing that machines will never do anything good because they keep learning our garbage code that keeps breaking.
The best part of a weekend
0:57 Well, they're not lying. How about just, you know, starting with `$('.input:not(.ignore_js_templating)')` in the line directly above?
Haha, this is great. Well, I guess, every big company have such issues or at least some of them
Yandex is my primary search engine now
Not a good idea, I have known this browser for many years and in Russia you can often hear any scandals + now they are given into the hands of the Russian authorities.
So? >implying google doesn't do the same.@@NonName425
@@NonName425 scandals? just Google bots trying to gaslight Yandex users. We know how it goes. Short the stocks and cause a panic. Old j ew ish tactics dating back to the Napoleon era.
@@NonName425OH YEAH! Because google is totally free from the hands of the great american authorities, and is not involved in any scandals whatsoever, right???
still don’t see any problems in the fact that the data will go somewhere over 5000 km instead of Washington.
Man, pausing this video makes it sooo much more hilarious, cuz most of the time, like the coders, i have absolutely no idea what's happening
bro, u have to chill while watching this. It is not necessary to understand the code, to smile while watching this video)
And this is Python, too. At least the TF2 code had the excuse of being written in C++.
I appreciate the original name of the video cause it's fucking genius to refer to valve. Both companies create the best they can deliver, both companies share clear working conditions reputation and still both share spaghetti code and insane coders
But what about adventures of the great Igogor and his functional python?
i like how polite they are compared to gta v programmers
1:50 Я, конечно, заржавел со времён универа, и учился на экономиста-математика, но если те три языка программирования, которые я худо-бедно помню, меня чему-то научили, то это будет:
1) не лезьте, блин, в код Skynet, кривыми лапами, пока он работает!
Теминаторов нам тут только не хватало.
I feel better going into software engineering that best practices means absolutely nothing when literally every successful piece of software that leaks has a giant team of programmers that collectively lament over doing it whichever way they know how that just barely works.
My workplace doesn’t permit us to have such colorful comments.
Так вот почему яндекс браузер ест так много оперативки...
лично у меня почему-то хром поджирает больше, фиг знает как это работает
Good thing you only shows their comments and not their loop variable names.
1:20 is so real, exceptions suck (coming from a Go dev)
love how they used emoticons as well lawl
1:45 is clearly part of an fusermount error, I have no idea how that fits in with the rest of the video. Probably the editor just doesn't understand these comments.
I'm a junior ML hunting for a job here in Moscow. Good to know that working as a programmer isn't that much different from studying programming when it comes to writing code and comments...
Holy fuck I misread the title and thought it was Yandev
i think the original title was better since it resembles the shounic one better
anyways awesome video lol
ахахах оказывается программисты Яндекса не так уж и далеки от меня))
Больно смотреть на нетипизированный код
Js, что поделать.
Это питон, забавно что в Яндексе до тайп хинтов не дошли, либо код архаичный
@@Splish_Splashслитый код как раз неактуальный (не помню точно насколько), но в Яндексе публика такая, что не факт, что они вообще типизацией будут пользоваться
Питухон ибо.
@@dgstellario4433 и что это за публика?
0:56 how i envision myself on the first day of work in programming
"Shit happens."
"...Shit has happened again."
And they say python is such safe language and easy to master...
i don't think anyone has ever called python "safe" lol
thats js
@@deudz mostly python/django, js appeared here ~2 times
Any language can be considered safe. The thing that makes it unsafe is sitting behind the screen
@@deudz I will kill you, if you call Java or JavaScript "safe and easy to master". It's easy to write, but understanding it is like trying to decipher ancient Egyptian writings, that in fact were written in Japanease, without knowing either of those languages.
As a Django dev. Sure, screw this login!
Pure gold!! Loved it 🤣🤣
*in Nico Bellic's voice*
Yandex' source code... Worst place in the world...
This why when I did code quality consulting we scanned for comments including words like lol and wtf.
Ah yes...
Every programmer's nightmare unless you're over the edge...
Spaghetti code, strings of contradiction, too many lines hard to remember by each individual function.
Sometimes the C series, Lua/Luau (Potentially), Java, Python look more simplified than complex due to knowing the boolean, the call functions... until you realize that you have more dirty work to do with it.
You forgot the favorite porn queries in Image search unit tests
Из-за этого было целые 7 судов в РФ, которые они все пережили, скорее всего они пережили, так как сотрудничали с правительством РФ.
I feel like my shitty automation scripts are ready for a production environment now that i've seen this.
Back in 2013 to 2015 I started using Yandex browser because their PIP was just mind-blowing (even today I still would call it the best PIP mode I've ever seen on a browser), but now ive confined it to a VM for media playback in the living room and I switched to Firefox
what is "VM"? virtual machine?
@@medisop1003 yes, a virtual machine. I use it as TH-cam player only, plugged to my living room speakers
what is a PIP? sry im new and learning
@@tomtv-show3973 seems like he meant picture in picture mode for players
Yandex browser now has an amazing feature of translating videos in real time. From English to Russian and from Chinese to Russian.
Когда нибудь я дойду жо того, чтобы понимать эти шутки
Плюсую
Тут нету шуток, только боль.
(не)Обычные комментарии к коду. К говнокоду или к коду который непонятно как, но работает. Когда писал в универе у меня было что один и тот же метод не срабатывал на одно и тоже действие. Приходилось уже в готовую часть что-то добавить. Или Паскаль при создании "простейшего" кода для решения квадратного уравнения вместо ответа выводил адрес памяти.
Я у себя в команде, где бы не работал, ввожу технический термин: «ебаная неведомая хуйня». Это такая срань, которая непонятно как работает и что именно делает. Когда рефакторю или провожу ревью отмечаю все ЕНХ моменты. В английской раскладке. Так что если тебе встретится //EHX(//ehx) где-нибудь, знай, это опасность, а не странная иностранная аббревиатура.
В нынешней команде одна из метрик, кроме статического анализа чистого еще и отсутствие ehx.
@@ИбрагимДринкерманн так то по канону НЁХ, исправьте пожалусто до понедельника
my favorite browser
Странный ты чел
BIG WARNING BIG WARNING BIG WARNING BIG WARNING BIG WARNING ⚠️
Best comments ever. Love how they got this upstream and no one gives a damn :D
Half of reason why companies are afraid of leaks
Plot twist - all of these are from the code of video voiceover translation feature
Well, not exactly. There are lines from some kind of billing system lurking around.
lmao the MS sam voice got me
Now wait a fucking minute. I've seen this before. This has nothing to do with Yandex. This has been already published by a dozen titles.
it's probably just an international problem
this video is definately about yandex because i saw some russian text there
0:17 i will never in my life name any variable or method "set_set_...."
Это просто прекрасно
Russia is pretty high in competitive programming, explains the poor variable names.
Believe me, if we wrote normal variables, then we would hate this world and press the key combination "alt+shift".
@@NonName425 And all those variables would have various swearing words in names.
Now is a good time to mention that the comments here are fake, even though the code isn't. Also, tbf, yndx codebase is actually pretty good compared to similar companies. In big tech this sort of sht is basically normal, unfortunately
you must be trolling
I did a little code review and found
yandex alice user addresses (if you don't know, this is a smart speaker with a voice assistant, something close to amazon alexa)
it's just trash that it lies in the open, it was not difficult for me using this database to find these people
and provide a piece of code with their address, say that they were surprised to say nothing,
some of the people who used this column were literally a couple of houses away from me...
I have always treated these assistants with skepticism, especially Russian ones, given that Yandex has repeatedly leaked all the data of politically objectionable people to the FSB,
but after the leak, i finally said no, no smart speaker garbage! I've already talked some of my friends out of wasting their money on this garbage ...
I'm sure the guy on top is a liberal
@@SL4RK Absolultly no one in this world cares about ur personal data, if u so scared better isolate urself in deep forest without electricity
@@SL4RKyou sound like Facebook doesn't collaborate with CIA
I lost it after shit has happened again
python for backend and javascript for frontend @@
Absolutely no typing for anything
This is the funniest thing I have seen all day
Wtf I’m reconsidering the idea of using catboost in production
1:10 my everyday coding experience
10/10: Would blyat again
Best code from our russian devs
Me who is not a programmer : yes indeed it is bad beyond saving
and this is why we need ai to refactor shit
fake ai 😂
this is video incredible lol, you need to make the title shorter more clickbaity
Thank you! And done. Hopefully that's better!
@@leetcoderyt "Yandex programmers: are they losing their ...?" (Sh*t!) On the video.
@@leetcoderyt technically, this code is pretty tame to what most code looks like. Very little cursing outside "fuck" and no sexual references as code from US tends to have. There were some opportunities even in the video and no one cought them.
0:52 please don't say this one is the updater.
BIG WARNING BIG WARNING BIG WARNING BIG WARNING BIG WARNING BIG WARNING BIG WARNING BIG WARNING BIG WARNING
Even my unsafe C code in production is better than this 💀
In Russia you do not program Yandex,
Yandex program you
I'm a dentist, but i've had some fun
it's funny because when i make code for russian people to read in russian language i leave the same comments
Man.
Shouldve written comments
God.
Ай эм нот соу щур, бат вей арх со мэни пипл ин ве комментс, ху ноу Рашшан компанис вери велл, бекоуз виз компаниз бекам популяр эброуд зе Рашн ор вей а олл фром Рашша?🤔