Live data from Hacker News

Viewing profile — johnchinjew

johnchinjew

HN member
Joined
Sat, Aug 08, 2026, 11:42 PM UTC
HN karma
11
Public activity
16 items

About johnchinjew

I like making complicated stuff into simple stuff.

Try my game → https://alphabetsoup.club

All other links → https://johnchinjew.github.io

Recent public activity

  1. comment
    Comment #49240401

    Could it be that your device's clock is skewed?

  2. 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.

  3. comment
    Comment #49239720

    Thanks for checking it out!

  4. comment
    Comment #49239716

    Thanks for playing! Yeah you're right, rules need to be spelled out a bit better.

  5. comment
    Comment #49239698

    I'd also like to expand it to work with other alphabetic languages too.

  6. 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.

  7. 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…

  8. 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…

  9. comment
    Comment #49239429

    I'm using Phoenix LiveView + PubSub to keep everyone's browser in sync.

  10. 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…

  11. comment
    Comment #49236463

    Good idea. And thanks for checking it out!

  12. 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!

  13. comment
    Comment #49236196

    Adding chat is a good idea, thanks for the input. Thanks for checking it out!

  14. 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…

  15. 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 …

  16. 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…