Hacker News new | ask | show | jobs
by jasonincanada 1519 days ago
I embraced grep as my preferred cheating method for Wordle, then I whipped up a quick Docker image with a few scripts to make the deed easier:

https://hub.docker.com/r/jasonincanada/greple

1 comments

I made a little program that assists with Wordle too. It's neither elegant nor perfect but seems like it works pretty well.

https://github.com/peteryates/dotfiles/blob/master/bin/bin/w...