Viewing profile — jzting
jzting
HN member- Joined
- Thu, Apr 16, 2009, 8:06 PM UTC
- HN karma
- 101
- Public activity
- 68 items
- HN profile
- View on Hacker News ↗
About jzting
Recent public activity
-
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:/…
-
comment
Comment #40323656
If you like particles, you may enjoy this generative art project I made last year: https://www.artblocks.io/project/424
-
comment
Comment #40323609
Nice use of smooth union SDFs :) I did a similar thing in 3D here: https://generator.artblocks.io/62000470
-
comment
Comment #38755163
hi victor, good to see you here! hope you're well :)
-
comment
Comment #30224317
Matt has some good courses: * https://frontendmasters.com/courses/canvas-webgl/ * https://frontendmasters.com/courses/webgl-shaders/
-
comment
Comment #30223758
Nice, I did a generative art project last year exploring similar ideas: https://www.artblocks.io/project/62
-
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…
-
comment
Comment #24426396
This is great! Will you be supporting the different type of inboxes e.g. "Important first"?
-
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/
-
comment
Comment #21916237
JMBL, a word game for iOS ( https://apps.apple.com/us/app/jmbl-word-puzzle-game/id124873... )
- story
- story
-
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.
-
comment
Comment #6201447
Are these generated on-the-fly or when the image is first uploaded?
- comment
- story
-
comment
Comment #5627705
Looks and feels great! Makes me reconsider using HTML5 for a similar word game I've been working on.
-
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…
-
comment
Comment #4823620
Nice work! Small bug: "Q" is getting recognized as "O" on a few boards I've tested.
-
comment
Comment #3856117
No app for that (yet).
-
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…
-
comment
Comment #3856020
I ended up doing the processing server side - performance on older devices was shockingly slow.
-
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.
-
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!
- story