Live data from Hacker News

Wordle Now Redirects to NYT

news.ycombinator.com

121–130 of 212 posts

Re: Wordle Now Redirects to NYT

#121

Earlier quoted context omitted.

care to elaborate?

The NYT Crossword minis release at 7pm PDT so everyone gets it at the same time. This way, everyone can corroborate times, talk about the puzzle, etc. if you want. With Wordle releasing at 12am your timezone, it gets confusing when someone could be talking about the next day's or previous day's puzzle.

ohhh, that makes sense - thank you!

Re: Wordle Now Redirects to NYT

#122

I've been working on a clean-room reimplementation that uses the original word list and is visually similar to the original, but also allows for playing unlimited puzzles each day: https://wrd.li (The order of the solutions is different than the original, and is randomized each day.)

Love it, my girlfriend and I are on puzzle 8 now, thank you. Add a tip jar.

Re: Wordle Now Redirects to NYT

#123

I've been working on a clean-room reimplementation that uses the original word list and is visually similar to the original, but also allows for playing unlimited puzzles each day: https://wrd.li (The order of the solutions is different than the original, and is randomized each day.)

Honest q: could you get sued for that? Likely at least a cease and desist, right?

Re: Wordle Now Redirects to NYT

#124
post #27

Earlier quoted context omitted.

It's a brand the nyt considered worth 7 figures.

Interesting. This game has been on Dutch television (Lingo) since I was a small child. (At least if not longer.) what is so special about it?

Colored boxes that you can paste anywhere that supports emoji/whatever that show your final game state.

Sometimes it really is that simple.

Re: Wordle Now Redirects to NYT

#125
post #84

Is there a clone that keeps the old UI and the same answers? (Could possibly scrape the site or twitter posts to determine the answer each day) Wordle isn’t even gone and I already miss it.

Wayback machine https://web.archive.org/web/20220201003547/https://www.power...

Even better, you can add id_ to the URL to get the full page without the Wayback Machine banner, which saves screen space on mobile.

https://web.archive.org/web/20220201003547id_/https://www.po...

Re: Wordle Now Redirects to NYT

#127

Earlier quoted context omitted.

This seems like quite a dismissive comment. I think there is a lot to be said for the presentation, polish, how easy it is to share, and the idea that everyone sees the exact same puzzle once per day, making it viral as you compete with your friends. I've never seen grep do that on its own.

I mean maybe if we used shuf with the same seed value for everyone it would work.

If you get everyone on social media who plays Wordle to run shuf, I'll eat my hat.

I bet not even 10% of Wordle players know what the command line is, nevermind shuf...

Re: Wordle Now Redirects to NYT

#128

Earlier quoted context omitted.

Except they have done nothing other than move it from his personal URL to their own.

And added trackers and a cookie popup to it, and censored the word lists (guess and solution). And their own statement about it implied they intend to put it behind a paywall eventually (wording was something like "it will initially remain free for new and existing users").

In 3 month no one talks about it anymore. And until then use waybackmachine.

Re: Wordle Now Redirects to NYT

#129
post #84

Is there a clone that keeps the old UI and the same answers? (Could possibly scrape the site or twitter posts to determine the answer each day) Wordle isn’t even gone and I already miss it.

I simply downloaded the HTML and rehosted it on my site: https://matthew.science/wordle.html

Crazy how this super simple webpage went insanely viral and is still light enough for anyone to copy and re-host.

Glad that some remnants of ye olde internet are still out there.

Re: Wordle Now Redirects to NYT

#130

I've been working on a clean-room reimplementation that uses the original word list and is visually similar to the original, but also allows for playing unlimited puzzles each day: https://wrd.li (The order of the solutions is different than the original, and is randomized each day.)

Pretty nice implementation, but it's missing the best feature: social sharing
Post reply on HN