Viewing profile — johnchinjew
johnchinjew
HN member- Joined
- Sat, Aug 08, 2026, 11:42 PM UTC
- HN karma
- 11
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About johnchinjew
Try my game → https://alphabetsoup.club
All other links → https://johnchinjew.github.io
Recent public activity
-
comment
Comment #49240401
Could it be that your device's clock is skewed?
-
comment
Comment #49239734
There's a timer at the top! Perhaps a warning SFX and and some animation is in order. Thanks for the feedback.
-
comment
Comment #49239720
Thanks for checking it out!
-
comment
Comment #49239716
Thanks for playing! Yeah you're right, rules need to be spelled out a bit better.
-
comment
Comment #49239698
I'd also like to expand it to work with other alphabetic languages too.
-
comment
Comment #49239685
Thanks for checking it out! A single-player/offline mode does sound fun too. I do think I will end up adding support for a number of variations and modes.
-
comment
Comment #49239654
Yes, it's intentional to allow words that don't use all the letters. It can be very tricky to think of a panagram every time (word that has all 7 letters used at least once). Hence…
-
comment
Comment #49239621
Really great points, thanks for commenting. One nuance: if you show others' submissions right away, the game turns into a "race" where speed matters a lot more. That could be fun t…
-
comment
Comment #49239429
I'm using Phoenix LiveView + PubSub to keep everyone's browser in sync.
-
comment
Comment #49238968
Sorry folks, something broke! Looking into it and will post here with updates. UPDATE #2: Seeing full recovery now (Aug 9, 10 PM PST). UPDATE #1: Looks like Railway is having probl…
-
comment
Comment #49236463
Good idea. And thanks for checking it out!
-
comment
Comment #49236344
I think I know what went wrong. Right now, even unscored words are not allowed to be reused. Will post a quick fix. Thanks for the precise bug report!
-
comment
Comment #49236196
Adding chat is a good idea, thanks for the input. Thanks for checking it out!
-
comment
Comment #49235390
I've been working on a simple multiplayer word game: http://alphabetsoup.club It's a bit like NYT Spelling Bee, except it's multiplayer and only your best (longest) word counts tow…
-
story
Show HN: Alphabet Soup, a multiplayer game, build the longest word to win
I've been working on a simple multiplayer word game called Alphabet Soup. It's a bit like NYT Spelling Bee, except it's multiplayer and only your best (longest) word counts toward …
-
comment
Comment #49229636
If we're trying to outline a future for assertions, I think it would help to situate them among the other mechanisms we have for ensuring correctness and explain where assertions h…