
Bulls and Cows
Four digit code-breaking game
What it does
The app generates a secret non-repeating four-digit number that you need to guess in as few turns as possible. You get a bull for digits that are correct and in the right position. You get a cow for digits that are not yet in the right position.
Does a similar job
all alternatives →More life & fun this month
the category →- TL
Life & fun · 13d ago · louisabraham.github.io


- CCCreatium Coach▲321
Your multimedia mentor that takes you from mid to great
Life & fun · 13d ago · producthunt.creatium.info


Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 29d ago · everycube.alen.is
Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io