Viewing profile — phildo3
phildo3
HN member- Joined
- Mon, Jun 29, 2015, 6:41 PM UTC
- HN karma
- 1
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About phildo3
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #19695810
nice! how'd you find this game?
- story
-
comment
Comment #16619026
"Ok, so I think my password is something like ILoveBananas123, but I can't remember if it was like or love, or if the numbers came first or second, or where the capitalizations wer…
- story
-
comment
Comment #9807723
I initially made this as a tool to help alongside game development - specifically spritesheet editing, and futzing with textures-as-data and the like. Was never intended to be a hi…
-
comment
Comment #9805768
(not to mention correcting for gamma depending on exactly what you want to do with your blur... again, pixQL probably isn't the right tool for this as it currently stands hah)
-
comment
Comment #9805755
It's possible, but unfortunately a bit obtuse in this language (you might want to just use photoshop for something like that...). One way you could do it is as follows: OPERATE SET…
-
comment
Comment #9805723
Thanks for the feedback! Definitely considering where to prioritize features, and drawing or "select where in polygon(x1,y1,x2,y2,...)", etc... are definitely on the table (first I…
-
comment
Comment #9805705
maybe. but as it stands, so long as you can compile it, it doesn't need any external libraries or installs or anything like that, which is something I value (I assume your post is …
-
comment
Comment #9805685
Author here- My reason for deviating slightly from traditional SQL syntax is that I don't find it to be super intuitive. Yes, "UPDATE color SET r = 255 WHERE col = 100" is a pretty…
- story