Hacker News new | ask | show | jobs
by renewiltord 725 days ago
When I was a child, my dad restricted my computer access for a day. I retaliated by putting

    @echo off
    :loop
    echo You is a fool
    goto loop
in `autoexec.bat`. I did my part in highlighting flaws in Microsoft.
1 comments

What “flaws in Microsoft” do you think you were highlighting?
Their safety team is morons. Infinite loop without even trying. Also I can get it to insult the user. I can't print it here but there's no protection against making it print racial slurs.