Earlier quoted context omitted.
> any author would be idiotic to read stolen source code and then decide to create a OSS library/project based on what they learn from it. What? Why? Isn't this what software developers do — they read a lot of code; they find ideas they like; they mix them together with their own ideas while building something. Isn't this how learning works in general?
> What? Why? Isn't this what software developers do — they read a lot of code; they find ideas they like; they mix them together with their own ideas while building something. Not normally. https://en.wikipedia.org/wiki/Not_invented_here#In_computing More to the point: an organisation will usually use cleanroom techniques to clone something like this, if they choose to do so. Anyone who's been in contact with the ori…
Tell HN: Whole Yandex Git repository leaked
251–260 of 369 posts
Re: Tell HN: Whole Yandex Git repository leaked
#252Yandex reverse image search is very good. I use it more than tineye, bing, or goog. It either gives you the exact matches if it can find them, or else it can infer what is desired and show many similar matches.
Re: Tell HN: Whole Yandex Git repository leaked
#253Interesting that most of the code comments are in English.
Re: Tell HN: Whole Yandex Git repository leaked
#254https://breached.vc/Thread-yandex-git-sources
How is this site allowed to be live? Yandex source is cool. But there are a lot of leaks with people private data The US authorities move mountains for TornadoCash, Z-Library, etc... why leave this one?
Re: Tell HN: Whole Yandex Git repository leaked
#255Earlier quoted context omitted.
At first I wanted to give a serious reply, but then I saw your (very aptly chosen, given the context) username and found myself wondering if HN rules allow parody accounts... However, I'll give one for those who've missed the irony: It's considered gauche to have ubiquitous non-english comments. Pretty much the only kosher use case is when you have to warn people not to modify otherwise bizarre looking code because o…
In many places I worked at in Brazil people will just write everything, even variable names, in Portuguese. That came down to the developers not speaking English at all. Who considers it gauche to have software written in non-English? The Russians you mean? I certainly find it perfectly acceptable and even desirable depending on the contributor's English fluency.
Re: Tell HN: Whole Yandex Git repository leaked
#256Earlier quoted context omitted.
Skynet is a command execution and metric collection layer used in basic cluster ops. Nothing cool to be honest. Essentially it allows you to run a command on all the hosts matching a predicate. This was the easiest way to disrupt a whole datacenter for those who had enough privileges, I did it at least once. Also several times unnoticed bugs in my code shut down literally everything for noticeable periods of time. I'…
There's no confirmation about the number of machines the script is going to affect?
Re: Tell HN: Whole Yandex Git repository leaked
#257Earlier quoted context omitted.
In Russia the copyright rules are more relaxed though. As long as you stay small nobody will enforce it
Is it different in other countries? Who checks that local pizzeria uses genuine Windows?
Re: Tell HN: Whole Yandex Git repository leaked
#258Re: Tell HN: Whole Yandex Git repository leaked
#259Earlier quoted context omitted.
Not at all. People preferred to use english to feel some connection to the world. That was mostly psychological. A Silicon Valley cargo cult if you wish. Also the company always avoided any use of external contractors.
I think you're reading to much into this. It's easier to not switch languages in one task. If you're using an English-based programming language and English libraries/frameworks, you're not going to name your own variables in a different language. Comments most often follow that too. Any time I see someone attempt that, it's extremely distracting.
Re: Tell HN: Whole Yandex Git repository leaked
#260Earlier quoted context omitted.
> Won't be a boon for OSS, any author would be idiotic to read stolen source code and then decide to create a OSS library/project based on what they learn from it. With the current geopolitical situation going on, is this really true? (From a western developer's perspective)
Even if Russia were at war with the world, it would still be unethical to loot its citizens' property.