Hacker News new | ask | show | jobs
by joshmanders 980 days ago
> You can break out of a loop by saying MATE FUCK THIS:

That gave me a hearty chuckle because usually when I write `break` in a for loop, I say in my head the same thing.

1 comments

Got a rule to filter for certain cuss words. At certain times my code it heavily loaded with them, not because the code is bad, but I lack motivation and this is a fun way of dealing with it.

Private repos only.