Viewing profile — EvanMiller
EvanMiller
HN member- Joined
- Thu, Apr 29, 2010, 3:40 PM UTC
- HN karma
- 1,676
- Public activity
- 123 items
- HN profile
- View on Hacker News ↗
About EvanMiller
No profile information was provided.
Recent public activity
-
comment
Comment #16213484
I cut my teeth on Perl 5 in the early 2000s, and I've been curious about Perl 6 for a long time. Last year I sat down with Perl 6 for long enough to form opinions on the language's…
-
comment
Comment #15710900
I recommend the approach described in this article: http://www.evanmiller.org/ranking-items-with-star-ratings.ht... In this formulation, s_k equals utility. Like the Wilson score f…
-
comment
Comment #14201027
This Economist article's a bit chatty and superficial (surprise), but in an age of mass anxiety and digital distraction, I think the goal of the Epicureans is as important as ever:…
-
comment
Comment #13073123
Nice interactive examples but I'm afraid the basic setup here doesn't make sense to me. The "atom" is defined as the average encoding of inputs with the feature ("faces with a smil…
-
comment
Comment #12956009
I'm a fan of this library -- I used it to build Hecate ( https://github.com/evanmiller/hecate ), a terminal hex editor. If you get creative with Unicode box and box-drawing charact…
-
comment
Comment #11354231
Hey guys! I know I'm a little late to the conversation, and while tragedies like this are totally sad and tragic, they're not unpreventable. Here at BurritoTech, we've developed a …
-
comment
Comment #10482142
The method described here is simple because it's only looking at the mean of the belief about each item; it uses the prior belief as a way either to sandbag new items or to give th…
-
comment
Comment #9095216
This is a compelling little essay. I think the author left out a couple of important points, though. 1. Design systems may be "algorithmic," but they're primarily mathematical, and…
-
comment
Comment #8891242
I really like the analysis of finding versus maximizing product cycles. There are a few aspects of "Moral authority" that I think have been left out. 1. The rank and file know (or …
-
comment
Comment #8859193
That's a great story! What's the app if I may ask?
-
comment
Comment #8858940
I received an interesting reply over email which I wanted to share here. With the author's permission I've reproduced it below but blanked out some details: > I (or we as a company…
-
comment
Comment #8858930
There's no desktop section on Flippa.
-
comment
Comment #8858922
Yeah, and it's not just APIs. Some of the changes are much more subtle, e.g. how often a particular event fires. If you're not careful these can destroy performance in baffling way…
-
comment
Comment #8858895
Thanks for advice. The main issue is that I have better traction/reviews/revenue on another app, and the work required to get #2 and #3 on your list would seriously detract from th…
-
comment
Comment #8858762
Bugs (including, but not limited to Yosemite) and some significant UX issues. One marketing problem I have is that although it's better designed than the competition, in practice i…
-
comment
Comment #8858684
This is a good point. However, in this particular case, the software has reached a size where it's more stressful than relaxing for me to think about. My sense is that this psychol…
-
comment
Comment #8858650
I like the idea, but it seems a bit risky and would require a lot of trust. I'd be open to this with someone I trusted, but I don't want someone to take the software as passive inc…
-
comment
Comment #8858636
Thanks for the advice. I've basically ignored it for the last couple of years, but with the Yosemite changes the bugs are reaching a breaking point. One of my concerns is that the …
-
comment
Comment #8858439
Thanks. To sell to a larger company I think I'd need to build a small company first with at least a handful of employees. I'm trying to step away from this code if I can to focus o…
-
comment
Comment #8858426
Looks interesting, I will take a look. Thanks for sharing.
-
comment
Comment #8858425
Very cool. Let's talk over email. Home page is in my HN profile, email is on my home page.
-
comment
Comment #8858412
Thanks for the suggestion. The code is somewhat complex, though I've tried to isolate the really hairy parts in separate libraries (e.g. OpenCL code). I'm really not sure what the …
-
comment
Comment #8858361
You're right, it's a fair amount of money, and I'm lucky to have this problem. Right now I'm doing everything I can to focus on another app. I'm trying to give that app 100% of my …
-
comment
Comment #8858319
Thanks. The only Mac-only competition I know of is Cartographica, which is $500 vs $40 for Magic Maps. It's mostly Objective-C. The core map-projection library is C and OpenCL, whi…
-
story
Ask HN: Sell, open-source, or abandon a $10k/year Mac app?
In 2011 I wrote a low-end GIS program for Mac, called Magic Maps. The idea for the app was to make a simple, Mac-like alternative to ArcGIS and QGIS that makes it easy to plot poin…