@ctr477@JackSutpen@Hutch919@daveweigel Are you implying Israel, a state where the vast majority of the population believe in killing children according to polls, isn't in bed with the Democrats?
@ctr477@JackSutpen@Hutch919@daveweigel You are literally voting for people that fund killing children to steal land.
And yet here you are wondering why other people won't vote for them? Hmmm...
@daveweigel We already have about 15% of the Democratic base that won't vote for anyone that supports Israel. And that number is likely higher in Michigan.
@umichvoter Haley Stevens comes from a long line of centrist Democrats that don't want you to have nice things. Like how Joseph Lieberman single-handedly killed the public option.
@Ulsa_AI@simonw lol yah that's the MOST outsourced.
no one using LLMs reviews code manually anymore. We let agents adversarially verify it now.
If LLMs can write code, they can review code.
@antirez Impossible to manually review code when you have 40 million lines of code to review like mine. What I did was to create a custom linter/validator for my project, that I constantly add checks to as errors pop up. I let that be the code reviewer.