Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aaronetz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
aaronetz
6mo ago
Thanks for trying it out. I'll investigate.
2.
▲
by
aaronetz
6mo ago
Thanks for the feedback. Are you using mobile Safari? Can you try changing the pressure sensitivity slider to 0 percent? It might be an issue with wrong pressure detection. I've had to write some custom code for the native iOS version
3.
▲
Show HN: SuperPaint – a fluid simulation painting app
(aaronetz.github.io)
10 points
by
aaronetz
6mo ago
|
4 comments
4.
▲
by
aaronetz
10mo ago
Recently made a difficult word game for personal use, as a side project. https://play.google.com/store/apps/details?id=com.woodenclos...
5.
▲
by
aaronetz
2y ago
It looks like you should be able to fit two baskets under the seat. The question remains whether it would interfere with your riding or reduce ground clearance too much. Using larger wheels could help.
6.
▲
by
aaronetz
2y ago
Not affiliated in any way --- I was just wondering whether a direct-drive bicycle with gears was practical, and found this.
7.
▲
Direct-Drive Bicycle
(velotegra.com)
7 points
by
aaronetz
2y ago
|
9 comments
8.
▲
by
aaronetz
5y ago
This is awesome, and I'm a bit surprised at the lack of more "dynamic" painting software in general (i.e where the paint keeps changing over time, affected by gravity, etc). I've made my own attempt at this[1] although m
9.
▲
by
aaronetz
5y ago
There's a 5,000 human player experimental event happening tomorrow [1]. As a participant in a previous invite-only event, I can assure you that it works very well. Disclaimer: I work under the same company as the developers of this tec
10.
▲
by
aaronetz
6y ago
This is cool. I once made an app in the same vein [1]. I think that generative/immersive art software has a lot of potential. A large part of making art is enjoying the process, whereas most digital art software is about getting result
11.
▲
by
aaronetz
12y ago
In a hypothetical future where all city vehicles are electric, tire noise would be much more noticeable (whereas now it is drowning in engine noise).
12.
▲
by
aaronetz
12y ago
In the last example's "for" loop, a Set would probably be clearer and more efficient than a List for gathering distinct elements, at least for large data sets. I haven't tried the functional Java yet, but I wonder if usi
13.
▲
by
aaronetz
12y ago
Thanks for the feedback! If the hard level is pretty hard, wouldn't adding more operations make it even harder? I kept the number range small because I felt it would be too hard to do mentally otherwise, but I'm definitely open to
14.
▲
by
aaronetz
12y ago
I actually made a mental math game for Android not long ago. The concept is different though - it's about choosing the operations to reach a target number. I would appreciate any feedback! https://play.google.com/store&
15.
▲
by
aaronetz
12y ago
Reminds me of the augmented reality sandbox [1] I've played with at a museum [2] and which was really cool. [1] http://idav.ucdavis.edu/~okreylos/ResDev/SARndbox/ [2] https://naturalhistory.no
16.
▲
by
aaronetz
12y ago
As a fellow game developer, I have to agree. I find that inheritance is a form of abstraction which sounds nice on paper and may work well within some domains, but in large and diverse code bases (like in games), it makes code harder to rea
17.
▲
by
aaronetz
12y ago
I think it's a matter of scale: The cubes are set to be quite large in size, and so the camera is quite far from them and things seem to be moving slowly. Think about a pile of large crates VS a pile of wooden toy blocks.
18.
▲
by
aaronetz
12y ago
I'm not so sure about the utility of this in my case. I usually end up using python for scripts, with perhaps a one line batch file that runs it with some default arguments for convenience.
19.
▲
by
aaronetz
12y ago
Actually, that was my first thought - that the ISPs could pay royalties to websites, but that reminded me too much of cable companies -- too centralized. But who knows, this may actually happen with wireless internet providers offering unli
20.
▲
by
aaronetz
12y ago
I would definitely be more inclined to pay a single entity and get a "bundle" than make individual purchasing decisions. But you're right, it is all dependent on the content that would be offered. Something like this would pr
21.
▲
by
aaronetz
12y ago
I've just thought of a crazy idea: what if there was a subscription service, like Netflix for websites, where you'd pay a fixed monthly amount and get unlimited access to premium websites / webapps, with guaranteed privacy an
22.
▲
by
aaronetz
12y ago
I've been using OSM for some time for offline navigation on my tablet but never made an edit, because I thought it would be difficult to do. After reading your comment, I signed up and marked my street one-way (which it wasn't on
23.
▲
by
aaronetz
12y ago
Thanks. I'm actually working on a programming game, light-bot style. I don't have any specific math idea right now, but I'd love to make another one.
24.
▲
by
aaronetz
12y ago
That's a good idea. I'll think where I can add this without having people press it by mistake and getting lost. About the search, that's an unfortunate part of the play store discovery problem. They prioritize ratings/do
25.
▲
by
aaronetz
12y ago
I worked on this game alone for about a month. As a programmer by trade, the design, art and sound effects took most of my time :) - Programmed in Java, using libgdx as the engine - Sound effects made with sfxr - Art made with Gimp and Inks
26.
▲
Show HN: Math Machine – a game based on the concept of a stack machine
(play.google.com)
10 points
by
aaronetz
12y ago
|
5 comments
27.
▲
by
aaronetz
12y ago
http://en.wikipedia.org/wiki/Erin_Hoffman
28.
▲
by
aaronetz
12y ago
Very nice! It took me roughly 2 minutes to upload the sample photos I had on my dropbox account, and link between them like a little game. Very intuitive interface.
29.
▲
by
aaronetz
12y ago
App looks nice (can't check it out, no iDevice). I like the simplicity of it. Do you plan on adding any vision capabilities, like auto-detecting rectangles as candidates for buttons, circles as candidates for radio buttons, etc? I can
30.
▲
by
aaronetz
12y ago
I've made this mistake quite a few times coming from Hebrew, where the currency symbol (₪) is written after the number (it is to the left, but the direction of writing is right-to-left). It is possible that the people who wrote this ar
More ›