hides a semicolon somewhere in your code :3
Conversation
Notices
-
Embed this notice
:umu: :umu: (a1ba@suya.place)'s status on Friday, 17-Jan-2025 02:45:40 JST :umu: :umu: - Haelwenn /элвэн/ :triskell: and snacks like this.
-
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Friday, 17-Jan-2025 03:04:30 JST Haelwenn /элвэн/ :triskell: @a1ba find . -type f | shuf -n 1 | { read -r name; lines=$(wc -l <"$name"); sed -i "$((RANDOM % lines))"'s/$/;/' "$name"; }
(Destroyed one of my .git/objects/ files while testing it…)