

1·
15 days ago‘non-removable’ lol
‘non-removable’ lol
The shock is that it was successful in finding a vulnerability not already known to the researcher, at a time when LLMs aren’t exactly known for reliability
Yeah, but at least those are handled by capitalist overlords instead of government overlords. I hear capitalist boot tastes better
alias sl='ls | while IFS= read -r line; do while IFS= read -r -n1 char; do if [[ -z "$char" ]]; then printf "\n"; else printf "%s" "$char"; sleep 0.05; fi; done <<< "$line"; done'
I can’t easily check if it works until I get home to my laptop, but you get the idea