Live data from Hacker News

Viewing profile — jzting

jzting

HN member
Joined
Thu, Apr 16, 2009, 8:06 PM UTC
HN karma
101
Public activity
68 items

About jzting

username at gmail

Recent public activity

  1. comment
    Comment #44821343

    Love the concept and execution! After finishing today’s I am going backwards to play the archive :) If anyone else likes simple but fun word games, I made one for iOS here: https:/…

  2. comment
    Comment #40323656

    If you like particles, you may enjoy this generative art project I made last year: https://www.artblocks.io/project/424

  3. comment
    Comment #40323609

    Nice use of smooth union SDFs :) I did a similar thing in 3D here: https://generator.artblocks.io/62000470

  4. comment
    Comment #38755163

    hi victor, good to see you here! hope you're well :)

  5. comment
    Comment #30224317

    Matt has some good courses: * https://frontendmasters.com/courses/canvas-webgl/ * https://frontendmasters.com/courses/webgl-shaders/

  6. comment
    Comment #30223758

    Nice, I did a generative art project last year exploring similar ideas: https://www.artblocks.io/project/62

  7. comment
    Comment #26001109

    JMBL: Delightful jumbled word puzzles (iOS) - http://bit.ly/jmblgame I love word games, especially Scrabble. I've always wanted a game that is like a rack of Scrabble tiles I can s…

  8. comment
    Comment #24426396

    This is great! Will you be supporting the different type of inboxes e.g. "Important first"?

  9. comment
    Comment #22710978

    I also have an implementation [0] that shows the paths of the boids. Based on the parameters, some very interesting patterns emerge! [0] http://jzlabs.com/

  10. comment
    Comment #21916237

    JMBL, a word game for iOS ( https://apps.apple.com/us/app/jmbl-word-puzzle-game/id124873... )

  11. story
  12. story
  13. comment
    Comment #9631520

    Not at the moment, but in the overflow menu there is an option to "Remove Results" where you can remove false positives from a set of results.

  14. comment
    Comment #6201447

    Are these generated on-the-fly or when the image is first uploaded?

  15. comment
  16. story
  17. comment
    Comment #5627705

    Looks and feels great! Makes me reconsider using HTML5 for a similar word game I've been working on.

  18. comment
    Comment #5484646

    Very clever! Some feedback: * Text can get truncated sometimes: http://f.cl.ly/items/1G3L1F2D3P032T2F3m3E/Screen%20Shot%2020... * Is it possible to change the actual menu bar color…

  19. comment
    Comment #4823620

    Nice work! Small bug: "Q" is getting recognized as "O" on a few boards I've tested.

  20. comment
    Comment #3856117

    No app for that (yet).

  21. comment
    Comment #3856116

    Thanks! I have a couple other apps available: http://itunes.apple.com/us/app/led-light-for-iphone-4-free/i... http://itunes.apple.com/us/app/good-word-free-words-friends/... I work…

  22. comment
    Comment #3856020

    I ended up doing the processing server side - performance on older devices was shockingly slow.

  23. comment
    Comment #3855976

    It's using OpenCV's template matching function. I tried to use other OCR libraries but OpenCV ended up yielding the most accurate results.

  24. comment
    Comment #3855868

    Made this over a handful of nights and weekends. To use, take a screenshot of the Draw Something drawing you are trying to guess and import it into the app. That's all!

  25. story