Y
Hacker News
new
|
ask
|
show
|
jobs
by
klabb3
1589 days ago
// this should never happen
1 comments
chockchocschoir
1589 days ago
fn classify-toxicity(text: string) { do_work(text) while true {} // this should never happen }
link