frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Binary Wordle

https://wordle.chengeric.com/
258•eh8•1d ago

Comments

patrakov•1d ago
Step 1: Guess 00000.

Step 2: Replace all grey cells with 1s.

petra303•1d ago
Yea, you don’t need more than two chances.
bbassett•1d ago
and now we know how raid parity works
topato•1d ago
This is some how the most concise description of parity ever
arjvik•1d ago
Came here to present my strategy for solving it in two tries, and realized it was far more complicated! (started with 00011)
jesse__•1d ago
I think it's actually possible to win on the second guess with any initial input. Or at least I did it a handful of times..
vikingerik•1d ago
This should be correct. For any cell that isn't green after your first guess, there's only one other possibility for its value.
selcuka•1d ago
Yes. Yellow and grey mean exactly the same thing in this game: Flip it.
IAmBroom•1d ago
Hoping that you are being sarcastic...
dskloet•1d ago
It's not guaranteed you will always win in 2 steps because occasionally you will win in 1 step.
Supermancho•1d ago
Isn't 1 within the bounds of 2?
Sohcahtoa82•1d ago
There's a difference between "in 2 steps" and "within 2 steps".
Supermancho•19h ago
Splitting hairs seems like grammar policing. I can even see action 1 and null action if I squint hard enough.
paxys•1d ago
Step 1: Guess anything

Step 2: Flip all the non green cells.

underlines•1d ago
afaik, guessing anything not 00000 or 11111 at first step will lead to an optimum strategy of 3 steps. because you introduce possible "right digit at wrong place" as a third state.

guessing 00000 or 11111 removes that third state and leaves you with simple substitution of wrong cells, which leads to an optimal 2 step strategy.

but obviously the shortest strategy is just guessing it right on the first try :D lol

Jtsummers•1d ago
It's still two steps. You only ever need to flip wrong digits.
paxys•1d ago
It doesn't matter.

Right digit at the wrong place = wrong digit = you should flip it.

This puzzle won't take more than 2 guesses no matter what you input the first time.

heckelson•1d ago
And for a second, I was proud that I solved mine in 3 steps...
0xAFFFF•1d ago
This is obviously improper. The valid strategy for this game unfolds as follows.

Step 1: Guess 11111.

Step 2: Replace all grey cells with 0s.

Thank you for your careful consideration.

nmeofthestate•1d ago
If you start with 0's you save a small amount of electricity. 1's use up more electricity - any electronic engineer will agree.
justsid•1d ago
Not to ruin a joke, but does it actually make a difference for SRAM? It’s two inverters in a loop, despite not being the same size they are active components. But I’m also a software guy so I could be totally wrong.
dskloet•1d ago
I think displaying black or white pixels makes a bigger difference.
bdcs•1d ago
> does it actually make a difference for SRAM?

I have no idea in practice. But for the thermodynamic limit of actually making a difference, any irreversible change requires heat to be generated, e.g. initializing to zero, truncating, or bitshifts with discarded information. In contrast, addition/subtraction/multiplication/bitshifts without over-/under- flow will not necessarily generate heat.

https://en.wikipedia.org/wiki/Landauer%27s_principle

PS. you can also use mass-energy equivalence to extend this to calculate the lower limit of mass for a given quantity of information. TL;DR: The internet weighs 50g https://www.youtube.com/watch?v=WaUzu-iksi8

stavros•1d ago
I got zero right: https://imgz.org/i6yJQnf4.png
gus_massa•1d ago
I solved it in one attempt! https://imgur.com/a/jklkc7F

Spoiler alert: There is a nice video by Captain Disillusion https://www.youtube.com/watch?v=ou7KSmfC3lA (the relevant part is https://www.youtube.com/watch?v=ou7KSmfC3lA&t=275s )

a3w•1d ago
I think I saw a two.

There is no such thing as a two, Bender!

layer8•1d ago
There may be FileNotFound, though.

https://thedailywtf.com/articles/what_is_truth_0x3f_

freedomben•1d ago
There should be a 1 in 1,000 chance that a two slips in to one of the puzzles, and then can't be reproduced.
Sesse__•1d ago
I intended this strategy, but 00000 happened to be correct, so I didn't even need a step 2.
thehours•1d ago
Feedback: I'm unable to input with keyboard after typing anything but '0' until a full refresh (and selecting the input area with mouse).
Jtsummers•1d ago
You may not need the refresh, with Safari I have to select the game board again after focus is moved by clicking "play again".
itishappy•1d ago
Is it possible to get yellow cells?
Jtsummers•1d ago
Use a mix of 0s and 1s, if the answer is "00110" and you put in "11000" you'll have 4 yellow and 1 green. If you use only 0s or only 1s for your first guess, you'll just get green and grey, no yellow.
itishappy•1d ago
Huh, surprisingly difficult to get. Took me 8 or so attempts.
neuroelectron•1d ago
I see what you did there
odo1242•1d ago
I somehow got lucky and guessed the answer in just one try lol
rossant•1d ago
How lucky of you. You had one chance out of 100000.
dhsysusbsjsi•1d ago
I guessed 00000 and won first go!
Bimos•1d ago
Same here.
thinkingemote•1d ago
hmm. I guessed something different (010001 maybe, I cant remember) and won first go too. I looked in the comments hoping to find the joke. I guess I'm 1 of the 10 people who don't understand binary jokes.
cnity•1d ago
Good one! I'm the other of the 10.
thih9•1d ago
For context, the original joke is:

> There are 10 kinds of people in this world — those who understand binary and those who don’t.

There are other versions too[1][2][3].

[1]: https://news.ycombinator.com/item?id=7036594

[2]: https://news.ycombinator.com/item?id=7040175

[3]: https://news.ycombinator.com/item?id=25854900

kylec•1d ago
Got it in one on my second game! Felt pretty good till I realized that's like 1/32 chance.
selcuka•1d ago
The probability of getting it right at least once in your first 2 attempts is even higher (6.15%).
kcaseg•1d ago
Bit masking : the game
mulmen•1d ago
Got it in 10.
Black616Angel•1d ago
I was a bit sad, when it didn't display my number of tries as a 10.
mccolin•1d ago
There’s 10 types of people in this world: those that get that joke and those that don’t.
makerofthings•1d ago
There are 2 kinds of people in this world, those that can extrapolate from incomplete data.
taneq•1d ago
And fence post errors.
rodnim•1d ago
And those who know this joke is actually in base 3. :)
sidcool•1d ago
It should be solvable in no more than 2 moves.
UnreachableCode•1d ago
Don’t you mean 10 moves?
amanverasia•1d ago
The only reason I logged into my account is to give you an upvote!
nickburlett•1d ago
Feature request: a "share" button, à la base-26 Wordle.
schindlabua•1d ago
Hilariously dumb
anon84873628•1d ago
Made me chuckle out loud.
abotsis•1d ago
Yea, it’s too easy. Maybe if it were a “guess the number” but in binary? Hints are just “too high” or “too low”?

…though now that I’m playing it in my head that’s too easy too. (Start at MSB and shift right if too high and add bits if too low)…

Maybe if you reduced the number of guesses to 5 that’d add enough chance to make it fun?

TheDong•1d ago
It's not supposed to be fun or hard, it's supposed to be funny. It's absurdist humor.
umvi•1d ago
Binary is too easy, but hex can be tricky. I made a hex-based wordle puzzle for my programming game where you have to guess an 8-digit hex string in as few as 6-12 guesses using wordle mechanics... called the level "dwordle" :)

(video from like 3 years ago: https://www.reddit.com/r/Unity2D/comments/sq4anb/i_added_a_w...)

charly187•1d ago
Someone should make a base-26 version! It would probably be super popular!
asimovDev•1d ago
https://horsle.glitch.me reminds me of this
tetris11•1d ago
quite difficult, there aren't many horse anagrams
wongogue•1d ago
My trick is to use HORSE as the starting word.
jshprentz•1d ago
SHORE
Aissen•1d ago
I love that someone went all the way to write and publish this joke. Keep hacking!
gowld•1d ago
1 minute and 2 1-sentence prompts: https://g.co/gemini/share/a14f3f1b1c1c

Gemini self-improved version (added the "Hint" and "What could it mean?" features): https://g.co/gemini/share/05c8cce3b2ff

Aissen•15h ago
Nice, it seems the share links don't show the prompts (or I missed it); could you share them please?
citizenfishy•1d ago
Isn't this just Mastermind?
zaik•1d ago
No, this is much simpler.
jansan•1d ago
More like Minionmind.
maaaaattttt•1d ago
Apologies for opening a tangeant on a tangeant, but am I the only one who thinks there are 2 levels of playing master mind (and therefore wordle)? Easy level, you let the player know exactly which spots are correctly placed and which ones are there but incorrectly placed. Hard level, you let the player know only that some are correctly placed and some are there but incorrectly placed without identifiying which ones. I personnaly don't enjoy the easy level when playing mastermind, but I do enjoy the hard version which is much more investigative and in my opinion triggers the same brain process as when I'm debugging code.
madcaptenor•1d ago
I don’t think I’ve ever seen Wordle implemented in what you call “hard level”. But there’s no reason it couldn’t be.
tylerchr•1d ago
My wife took one look at this and said “It’s not Wordle if it’s all binary—it’s Digitle.”
HPsquared•1d ago
Reminds me of the idea of analogue cheese - fake cheese. It's analogue cheese until you get some on your fingers, when it becomes digital cheese.
layer8•1d ago
Well… https://en.wikipedia.org/wiki/Word_(computer_architecture)
selcuka•1d ago
5 bits would be a weird size for a word.
layer8•1d ago
I don’t think the parent’s argument would change if he had made an 8-bit Wordle.
flysand7•1d ago
Knuth's "Art of Programming" had a hypothetical machine with 5-bit words.
badc0ffee•1d ago
Baudotle
gowld•1d ago
It's not Wordle because because it's only 5 bits. There are no remotely common 5-bit word systems.

https://en.wikipedia.org/wiki/Word_(computer_architecture)#T...

soneca•1d ago
I guessed my first game in the first attempt! (10011)
teekert•1d ago
What are the odds!
soneca•1d ago
3.125% I believe :)
thrance•1d ago
1 in 32
eckesicle•1d ago
Me too!
drooopy•1d ago
Guessed my first game in 2 attempts.
celticninja•1d ago
Isn't it always possible to get this on guess 2?
oneeyedpigeon•1d ago
Yes. I think that's the joke.
october8140•1d ago
Got it. Second try.
sarmadgulzar•1d ago
So, this can be solved in at least one and at most two attempts.
AmsterErdo•1d ago
I think I don't get it... since it's binary, it can always be guessed in two attempts?
awwaiid•1d ago
Yes. You can still try to get it in one attempt.
brookst•1d ago
Odds in one attempt: 1 in 32

Odds in two attempts: 1 in 1

xandrius•1d ago
Ooops:

You won!

You guessed 01111 in 4 attempts!

brookst•9h ago
Well yeah and a fair coin has P(heads) == P(tails) == 0 for someone who eats it.
dskloet•1d ago
Your odds add up to more than 1.
tonmoy•1d ago
Odds of getting it within 2 attempts is 1. Odds of getting it on exactly the second attempt is 31/32
pteetor•1d ago
Probabilities sum to 1.0. Odds don't sum.
gamerDude•1d ago
It took me 10 tries...
cookie_monsta•1d ago
The classics are classics for a reason
financypants•1d ago
That's pretty good, considering they give you 110 tries
joseph_scott•1d ago
+1
williamdclt•1d ago
I _think_ it's humorous!
sashank_1509•1d ago
I’m glad I figured that out after my first attempt. I feel smart lol.
James-Livesey•1d ago
If anyone's in need of a hexadecimal version... https://jamesl.me/hexle/

I similarly made a binary one before this version, but unsurprisingly, a lot of people said they found it too easy!

charlie-83•1d ago
The hint actually makes it harder since I was required to guess a 0 and a F each time
alloysmila•1d ago
only two attempts are ever needed :-(
clocker•1d ago
Nice game. I got the answer in 1 try in my first attempt!

https://imgur.com/a/W4OjObH

clocker•1d ago
I made a game not exactly on the same line but related to decimal and binary numbers https://www.squashbyte.com/

Hope you like it!

lazerman•1d ago
The number of guesses should be written in binary too!
lo_zamoyski•1d ago
Why 5 rows? Just have two.
NoSalt•1d ago
I did it in two attempts ... read it and weep, suckas!
ratbum•1d ago
Eat shit! https://photos.app.goo.gl/t3cEcgKLYe7e7Dfx7
HenryBemis•1d ago
So....

1st line, all zeros. It shows me where the zeros are.

Well.. that's it. Any non-zero is a 1.

So.. finished on the second line.

Am I the only one?

IAmBroom•1d ago
That didn't get it?

No, sadly.

morcus•1d ago
Yeah, it's definitely meant to be a joke.

You also don't need to start with all zeros, any input will allow you to finish on the second try.

igitur•1d ago
I'm waiting for the NY Times to sue this one too.[1]

[1] https://apnews.com/article/new-york-times-wordle-clones-take...

bitwrangler•1d ago
I like the UI and cute idea, nice animation. great way to learn xor $FF haha.
meindnoch•1d ago
It's not wordle. It's bytle.
eludwig•1d ago
Closer to a nibble!
NooneAtAll3•1d ago
bittle?
drdec•1d ago
With this game, there is no try. There is do or do not.
seabass•1d ago
I love that not only are the inputs binary, but so are the results.
NotAnOtter•1d ago
This delivers on the title but I wonder if you could tweak it to make it an actual game without wildly overcomplicating it.

Maybe make the string much longer, like 10 bits, and the game only matches on substrings longer than 3. 000...000 would generally return no matches.

That's still probably solvable with superpermutations but wordle is "solvable" with a dictionary, so don't let perfect be the enemy of "better than 2 guess bordle"

nicwolff•1d ago
I, uh, got it in two. Is it creepy that the answer is my ZIP code?
b0a04gl•1d ago
bitmask bruteforce took 5 ops max.solving fizzbuzz with a GPU.
NooneAtAll3•1d ago
recently I encountered a game that had "wordle, but with numbers" as one of its puzzles

https://semenar.itch.io/lost-in-space

zck•1d ago
I also made some number-based wordle-variants, which I call "numberdle". I found that it was hard to come up with good ways of guessing because wordle has the restriction that most combinations are invalid. You won't ever have to guess xwqqf, because that's not an English word. And more importantly, guessing some letters gives you information about the other letters. If you find out three letters, and have the target as _a_ts, you can use that to figure out the other two letters.

But if you need to guess a number, and you know it's _5_34, having three correct digits don't help you figure it out.

So I made some variants where guessed values do help you figure out the correct answer.

In rationerdle (https://zck.org/numberdle/?variant=rationerdle), you have to guess a rational number x/y, where both x and y are between 1 and 99, inclusive. It displays the rational number you actually guessed, and whether x and y separately are too high or too low.

In factordle (https://zck.org/numberdle/?variant=factordle), the player has to guess the factors of a target number.

In formuladle (https://zck.org/numberdle/?variant=formuladle), there is a graphed straight line, and the player has to guess the mx+b formula that graphs that line.

I would like to make more, but didn't have any other great ideas when I ran out of interest.

bentt•8h ago
If this kind of troll app is what we can expect from our vibe coded future, then I'm all for it.

Tokasaurus: An LLM Inference Engine for High-Throughput Workloads

https://scalingintelligence.stanford.edu/blogs/tokasaurus/
59•rsehrlich•2h ago•5 comments

The impossible predicament of the death newts

https://crookedtimber.org/2025/06/05/occasional-paper-the-impossible-predicament-of-the-death-newts/
372•bdr•9h ago•124 comments

APL Interpreter – An implementation of APL, written in Haskell (2024)

https://scharenbroch.dev/projects/apl-interpreter/
33•ofalkaed•2h ago•14 comments

Show HN: Claude Composer

https://github.com/possibilities/claude-composer
13•mikebannister•42m ago•8 comments

SkyRoof: New Ham Satellite Tracking and SDR Receiver Software

https://www.rtl-sdr.com/skyroof-new-ham-satellite-tracking-and-sdr-receiver-software/
37•rmason•4h ago•2 comments

Seven Days at the Bin Store

https://defector.com/seven-days-at-the-bin-store
120•zdw•7h ago•51 comments

Show HN: ClickStack – Open-source Datadog alternative by ClickHouse and HyperDX

https://github.com/hyperdxio/hyperdx
144•mikeshi42•5h ago•33 comments

The Universal Tech Tree

https://asteriskmag.com/issues/10/the-universal-tech-tree
44•mitchbob•3d ago•30 comments

Programming language Dino and its implementation

https://github.com/dino-lang/dino
27•90s_dev•5h ago•8 comments

Show HN: String Flux – Simplify everyday string transformations for developers

https://stringflux.io
6•eaglepeak•1h ago•1 comments

Converge (YC S23) Well-capitalized New York startup seeks product developers

https://www.runconverge.com/careers
1•thomashlvt•2h ago

Eleven v3

https://elevenlabs.io/v3
124•robertvc•4h ago•76 comments

Understanding the PURL Specification (Package URL)

https://fossa.com/blog/understanding-purl-specification-package-url/
66•todsacerdoti•7h ago•50 comments

ICANN fee price hike by 11% [pdf]

https://itp.cdn.icann.org/en/files/contracted-parties-communications/attn-planned-variable-accreditation-fee-adjustment-24oct24-en.pdf
33•NoahZuniga•5h ago•8 comments

A proposal to restrict sites from accessing a users’ local network

https://github.com/explainers-by-googlers/local-network-access
588•doener•1d ago•335 comments

Aurora, a foundation model for the Earth system

https://www.nytimes.com/2025/05/21/climate/ai-weather-models-aurora-microsoft.html
68•rmason•4h ago•16 comments

Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts

https://daringfireball.net/linked/2025/06/04/apple-notes-markdown
245•robenkleene•10h ago•146 comments

Air Lab – A portable and open air quality measuring device

https://networkedartifacts.com/airlab/simulator
313•256dpi•15h ago•146 comments

Phptop: Simple PHP ressource profiler, safe and useful for production sites

https://github.com/bearstech/phptop
93•kadrek•14h ago•13 comments

How Common Is Multiple Invention?

https://www.construction-physics.com/p/how-often-do-inventions-have-multiple
3•rbanffy•2h ago•0 comments

Twitter's new encrypted DMs aren't better than the old ones

https://mjg59.dreamwidth.org/71646.html
180•tabletcorry•9h ago•169 comments

Rare black iceberg spotted off Labrador coast could be 100k years old

https://www.cbc.ca/news/canada/newfoundland-labrador/black-iceberg-labrador-coast-1.7551078
106•pseudolus•7h ago•45 comments

Show HN: iOS Screen Time from a REST API

https://www.thescreentimenetwork.com/api/
74•anteloper•5h ago•40 comments

Show HN: Container Use for Agents

https://github.com/dagger/container-use
25•aluzzardi•5h ago•5 comments

Autonomous drone defeats human champions in racing first

https://www.tudelft.nl/en/2025/lr/autonomous-drone-from-tu-delft-defeats-human-champions-in-historic-racing-first
299•picture•1d ago•241 comments

OpenAI slams court order to save all ChatGPT logs, including deleted chats

https://arstechnica.com/tech-policy/2025/06/openai-says-court-forcing-it-to-save-all-chatgpt-logs-is-a-privacy-nightmare/
1065•ColinWright•1d ago•865 comments

From tokens to thoughts: How LLMs and humans trade compression for meaning

https://arxiv.org/abs/2505.17117
102•ggirelli•15h ago•22 comments

LLMs and Elixir: Windfall or Deathblow?

https://www.zachdaniel.dev/p/llms-and-elixir-windfall-or-deathblow
224•uxcolumbo•1d ago•111 comments

parrot.live

https://github.com/hugomd/parrot.live
211•jasonthorsness•1d ago•51 comments

End of an Era: Landsat 7 Decommissioned After 25 Years of Earth Observation

https://www.usgs.gov/news/national-news-release/end-era-landsat-7-decommissioned-after-25-years-earth-observation
104•keepamovin•19h ago•39 comments