I don't have anything useful to say, but: "Serge figured, it was a matter of unfolding the box, turning a three-dimensional object into a one-dimensional surface" Now how does one do that? :) And he shouldn't have had to used the Pythagorean theorem on just a one dimensional line... Sigh. Just thought it was funny, since the article was about how programming/technical jargon goes over the heads of jurors, the FBI, et…
There are multiple ways to unfold a box into 2 dimensions. For example, see this printable pattern that you can try at home [1]. Also, how else would you determine the distance between two coordinates in a plane without using the Pythagorean theorem [2]? It's not like he could use a measuring tape in an imaginary, unfolded room. EDIT: I reread your post and see that you are pointing out a typo. The phrase "one-dimens…
Did Goldman Overstep in Criminally Charging Its Ex-Programmer?
131–140 of 228 posts
Re: Did Goldman Overstep in Criminally Charging Its Ex-Programmer?
#132My favorite part of all of this is the scare-quotes around "subversion repository"
You think if they chose to use Git for version control the agent would have not thought anything of it? Subversion just sounds too menacing?
Re: Did Goldman Overstep in Criminally Charging Its Ex-Programmer?
#133I haven't clicked through, but only the government (via prosecutors) can charge anyone with criminal offenses. Additionally, while private people can suggest charges or report crimes, ultimately they have zero say one way or the other if charges actually get filed. See also: Apple/DoJ/Gawker, ATT/Apple/DoJ/weev, JSTOR/MIT/aaronsw
That's almost universally true, but some states still do in fact have the right of private prosecution. E.g. New Jersey allows you to swear out a criminal complaint directly to a magistrate, and there isn't a damn thing the police or a prosecutor can do about it.
Private prosecutions used to be the norm. It's actually a very powerful force against police corruption, and I wish it hadn't gone away in so many states.
Also, in cases like this, the prosecutors will generally defer to the desires of the victim, especially when the victim is one of the world's most powerful corporations.
Re: Did Goldman Overstep in Criminally Charging Its Ex-Programmer?
#134It's pretty obvious he didn't have any malicious or illegal intent, but he definitely followed the checklist of 'things not to do when leaving a job'. Emailing yourself code? Seriously?
The whole thing is a travesty, but he walked right into it.
Re: Did Goldman Overstep in Criminally Charging Its Ex-Programmer?
#135Earlier quoted context omitted.
I would think this would be common sense at any job - unless otherwise specified in your contract the work that you do for your employer belongs to your employer, full stop. According to the article he freely admits that what he took included proprietary code - that is theft. Now, was Goldman reasonable here? No, we can probably all agree that Goldman and the government overstepped a lot of bounds chasing this guy do…
That might be, but it's a CIVIL issue not a CRIMINAL one.
Re: Did Goldman Overstep in Criminally Charging Its Ex-Programmer?
#136Earlier quoted context omitted.
His 'second jury' were comical. "Most were surprised by how little he had taken in relation to the whole: eight megabytes in a platform that consisted of an estimated one gigabyte of code. " Really? One gigabyte of code? Or one gigabyte of third party binaries, precompiled libraries, documentation etc.? All you need are the source files, and those language keywords compress nicely. Exactly how much plain text do you…
> In even the worst codebase there will be nuggets of usefulness that will accelerate the process. Isolated parts of the system that you've perfected. Exchange message decoders for example (ITCH, FIX/FAST, etc.). This is especially true when you, the genius who will be starting from scratch, has worked on it for a few years. I assume he was doing something useful in his time at Goldman. The new system was going to be…
Re: Did Goldman Overstep in Criminally Charging Its Ex-Programmer?
#137Side question: how do these people with "only the vaguest interest in his fellow human beings" end up with a wife and three kids? It seems to be a common theme amongst articles like this. They always paint the hero-programmer as some kind of rainman figure and then it turns out he has a loving family. Just the usual fictional press nonsense I guess. EDIT: should always read on before commenting: "He married a girl an…
Re: Did Goldman Overstep in Criminally Charging Its Ex-Programmer?
#138Earlier quoted context omitted.
Even more on point: ALWAYS record interactions with the FBI: http://jonathanturley.org/2013/05/11/why-the-fbi-doesnt-reco... http://www.techdirt.com/articles/20130516/18383623114/your-w... http://www.bostonglobe.com/opinion/2013/05/10/beware-fbi-whe... http://www.nytimes.com/packages/pdf/national/20070402_FBI_Me...
Unless you live in a multiple-party wiretap consent state, in which case you've committed additional crimes.
Re: Did Goldman Overstep in Criminally Charging Its Ex-Programmer?
#139On the night of the arrest—without an arrest warrant—Serge waived his right to call a lawyer. He phoned his wife and told her what had happened and that a bunch of F.B.I. agents were on the way to their home to seize their computers, and to please let them in—though they had no search warrant, either. Then he sat down and politely tried to clear up the F.B.I. agent's confusion. "He was completely not interested in th…
That video is right up there with knowing about 83b elections as some of the most valuable information one can possibly possess. I rewatch it annually and send out mass emails to all my friends and family when I do reminding them to do so as well.
Re: Did Goldman Overstep in Criminally Charging Its Ex-Programmer?
#140Earlier quoted context omitted.
But he's arguing that he worked on open-source code, which isn't something he is legally able to sign over the rights of.
whatever he or anyone at Goldman did on that open-source code, belongs to Goldman, and he can't assign the rights of or share it, either, it's up to Goldman (and the terms of the license).
It is really up to the license, Goldman either selected licenses where they could legally avoid sending upstream changes or planned to violate the law in secrecy. If they did the latter on just one license, then he should qualify as a whistle blower.