Earlier quoted context omitted.
How do you pay that much money to get synthetic data? What a racket. I wonder if the professor feels shame for their complicity here.
There is a specific distribution of names of people that is very hard to fake. Think all the different first names, last names, their spellings and common names. Generating that many realistic fake names that still match the distribution of real names is hard.
Founder sentenced to seven years in prison for fraudulent sale to JPMorgan
341–350 of 366 posts
Re: Founder sentenced to seven years in prison for fraudulent sale to JPMorgan
#342Earlier quoted context omitted.
> it doesn’t really seem like you take accountability for your crimes. from the blog: > # Why the illicit digital transmission [charge]? > I definitely did this.
You cherry picked. That was only one of the charges. He minimizes or denies the legitimacy of other charges.
> stole copyrighted content, distributed it for pay
which is the very charge I have "cherry-picked".
Re: Founder sentenced to seven years in prison for fraudulent sale to JPMorgan
#343Earlier quoted context omitted.
Who do you think had the better lawyers?
Lawyers don't have much to do with this part of the process. Adults-in-custody have a points system that reflects where they fall on the ladder as far as custody level goes. More in Program Statement 5100: https://www.bop.gov/policy/progstat/5100_008cn.pdf
Re: Founder sentenced to seven years in prison for fraudulent sale to JPMorgan
#344>> A prosecutor, Micah Fergenson, though, said JPMorgan “didn’t get a functioning business” in exchange for its investment. “They acquired a crime scene.” I do not understand how an acquisition this big got thru due diligence without noticing all the fake users. Anyone in corporate M&A know if it is normal to spend this much money without inspecting the goods? Seems like the most basic of OLAP queries and two days of…
Re: Founder sentenced to seven years in prison for fraudulent sale to JPMorgan
#345Earlier quoted context omitted.
> a prison camp Is this different from a real/general prison? I mean does it have better facilities, space et cetera?
This is a good question. I did Googling. Here is what I found: From the US Federal Bureau of Prisons: https://www.bop.gov/about/facilities/federal_prisons.jsp > Minimum security institutions, also known as Federal Prison Camps (FPCs), have dormitory housing, a relatively low staff-to-inmate ratio, and limited or no perimeter fencing. These institutions are work- and program-oriented. The Elizabeth Holmes Wiki page sa…
Re: Founder sentenced to seven years in prison for fraudulent sale to JPMorgan
#346Earlier quoted context omitted.
There is a specific distribution of names of people that is very hard to fake. Think all the different first names, last names, their spellings and common names. Generating that many realistic fake names that still match the distribution of real names is hard.
So if a distribution exists and the data scientist is aware of it and knows hed need to match it within some deviation then that is pretty trivial to do in not too much time of coding and not too much runtime. If guy doesn't have that and doesn't know hes party to a fraud then its just as easy, random match first names and last names from a limited list. There's no training scenario imaginable that would be taking in…
You can easily find such datasets on the dark web, FYI.
Re: Founder sentenced to seven years in prison for fraudulent sale to JPMorgan
#347He broke an unwritten, cardinal rule, which is to never steal from the rich.
I was about to go on a rant about, "Why is it ethical to put people in jail for doing things that only affect money? Was anybody at JPMorgan hurt as bad as jail will hurt this person?" But you already answered the question.
Re: Founder sentenced to seven years in prison for fraudulent sale to JPMorgan
#348Earlier quoted context omitted.
> It’s hard to take your views on sentencing seriously I have no idea why he had to surrender a year and a half of his life to a notoriously dangerous "correctional" institution for redistributing television streams. For profit or not. I think his incarceration represents an abuse of the system to protect sports monopolies. I genuinely wonder if it wasn't cruel and unusual. No offense but he clearly wasn't some elite…
Professional sports league games are the output of the efforts of thousands of people and billions of dollars of capital. The right to distribute video of those games are the largest part of how those leagues make money, as arranged by contracts and underpinned by intellectual property law. This is not a case of "you're just bottling tap water". There is tremendous value created by these leagues as represented by the…
I reject this assertion.
> In fact, it's worse!
It is not. If I can copy your laptop: You still have a laptop. I also have one now. So it's actually the opposite of worse. It's not nearly as bad.
> Do you believe stealing laptops and selling them is criminal?
Do you still have a laptop? Then why should I be punished in a jail cell? If you want to settle for cash, we can talk, but if you intend on threatening my life over copies then you have lost the plot.
Re: Founder sentenced to seven years in prison for fraudulent sale to JPMorgan
#349I see the string of “30 Under 30” being a statistically valid predictor of future likelihood to go to prison continues. These lists feed on the narcissistic tendencies of grifters who are desperate to get on the list and then tell you about it on LinkedIn. These lists have such a bad reputation these days that legit top folks are asking their PR people to keep the off!
"greed exalted as ambition"
You can google "It is America’s shadow made flesh" to find the entire passage.
Re: Founder sentenced to seven years in prison for fraudulent sale to JPMorgan
#350Earlier quoted context omitted.
Aside from the factorizing cost, I suspect decompression will also be prohibitively slow. Exponentiation, multiplication and addition such large range numbers could still end up prohibitively expensive.
In addition to the performance problems there's the basic fact that no such scheme can possibly work (as proven by the pigeonhole principle). High compression rate schemes that actually work compress high likelihood inputs and expand low likelihood inputs by accounting for the characteristics that make inputs high likelihood--e.g., redundant highly patterned texts. Schemes that are agnostic about the input, like the…