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