minus-squaredregan@lemmy.worldtoPrivacy@lemmy.world•FBI Seeks AI for Political Pre-Crime Watch ListlinkfedilinkEnglisharrow-up23·edit-22 days agoNah, this could be a simple SQL statement with the right data source. SELECT v.ssn, TRUE AS terrorist FROM citizens v INNER JOIN voting_history h ON v.ssn = h.ssn WHERE h.party_affiliation = 'Democrat'; linkfedilink
minus-squaredregan@lemmy.worldtoAsk Lemmy@lemmy.world•What Youtubers did you drop, And what caused you to do so?linkfedilinkarrow-up3·3 days agoMax Miller, fuck that guy. j/k, I just don’t watch TV anymore. linkfedilink
minus-squaredregan@lemmy.worldtoAsk Lemmy@lemmy.world•If you could be reborn forever, would you want to?linkfedilinkarrow-up4·5 days agoIn a way that is temporally continuous? No way. As long as I’m always dead by around 2012? Yeah, sure. linkfedilink
Nah, this could be a simple SQL statement with the right data source.
SELECT v.ssn, TRUE AS terrorist FROM citizens v INNER JOIN voting_history h ON v.ssn = h.ssn WHERE h.party_affiliation = 'Democrat';