HackerTrans
TopNewTrendsCommentsPastAskShowJobs

f38zf5vdt

no profile record

Submissions

Southern Poverty Law Center indicted for fraud, money laundering

politico.com
52 points·by f38zf5vdt·3 mesi fa·57 comments

comments

f38zf5vdt
·25 giorni fa·discuss
Many successful and failed revolutions happened without an economic crisis. For example, the American Revolution was led by an oligarchical class upset about taxation. The American Civil War is another example where a portion of states felt economically threatened and initiated conflict. The Glorious Revolution was almost completely ideological in nature, revolving around royalty and religion. It simply requires some powerful fraction of the country to believe they'd be better off under another ruling party, no one needs to starve for it to happen.

People who are experiencing unrest and idleness are easy to recruit -- and if you hang out with people ages of 18-30, you'll see there's no shortage of them.
f38zf5vdt
·3 mesi fa·discuss
Certainly checkbook journalism has had a past in the USA, but I don't recall anyone ever being charged with a serious crime over it.
f38zf5vdt
·9 mesi fa·discuss
It's baffling to me. I was already making API calls and embedding context and various instructions precisely using backticks with "md". Is this really all this is? What am I missing? I don't even understand how this "feature" merits a press release from Anthropic, let alone a blog post extolling it.
f38zf5vdt
·3 anni fa·discuss
Technically we also trust Signal not to push a signed update to their software that exfiltrates our keys. Whether or not Meta is doing E2EE should be clear from snooping their protocol or reverse engineering the software.
f38zf5vdt
·5 anni fa·discuss
https://gpl-violations.org/
f38zf5vdt
·5 anni fa·discuss
We all don't have Google resources. What if someone comes after us individually because some model-generated code is near identical to code in a GPL codebase? Where is the liability here?

edit: from https://copilot.github.com/

> What is my responsibility when I accept GitHub Copilot suggestions?

> You are responsible for the content you create with the assistance of GitHub Copilot. We recommend that you carefully test, review, and vet the code, as you would with any code you write yourself.

Well, that solves that question.
f38zf5vdt
·5 anni fa·discuss
It will absolutely transform undergraduate education in computer science, or rather, the breadth of the workload. <:)
f38zf5vdt
·5 anni fa·discuss
This could be the kind of thing easy to train and run locally on a GPU.

- You only need code relevant to your language.

- The amount of unique code in your language is going to be relatively small in compared to say, the entire history of internet comment.

- Training a model also shouldn't take long.

I personally would never use an online version feeding all my code back to a home server somewhere, and leaving breadcrumbs that might suggest I'm violating the GPL.
f38zf5vdt
·5 anni fa·discuss
There will almost certainly be cases where it copies exact lines. When working with GPT2 I got whole chunks of news articles.