Viewing profile — ericmo
ericmo
HN member- Joined
- Thu, Dec 04, 2014, 1:43 PM UTC
- HN karma
- 64
- Public activity
- 62 items
- HN profile
- View on Hacker News ↗
About ericmo
No profile information was provided.
Recent public activity
-
comment
Comment #15168876
I find if/else to be more confusing than ternary operators. One of the reasons is that it always defines what the else clause is, while that usually doesn't happen when using if. I…
-
comment
Comment #14823163
One thing that really annoyed me in some monospaced fonts with ligatures is the [] ligature, I never understood why would someone rather see a box instead of two brackets. I'm no t…
-
comment
Comment #14796636
IDK how NLL's ACR works, but Android API doesn't expose audio output devices because it could lead to piracy issues, such as recording whatever is playing on Spotify. I don't think…
-
comment
Comment #14704858
The point of exclusivity is creating a safe space for women; for men most spaces are safe spaces - I can assert that as a male. It doesn't mean, though, that we can deal with toxic…
-
comment
Comment #14638497
What kind of projects you work on? I think I'd have some difficult coding on a machine with 2GB of RAM.
-
comment
Comment #13319143
Example pictures are kind of small, hard to see the quality of the result. Also, I'd use this for a Kindle device, not an iPad, so it'd be also good to see how it looks in a Kindle…
-
comment
Comment #13319120
How does it compare to PDFLower?
-
comment
Comment #13138707
Arnold said he's got help from lots of people and it's very likely that most of them didn't get anything in return. Were these people adept of ethical egoism, none of them would've…
-
comment
Comment #12932286
I'm a Sansei in Brazil, which essentially means most people think I'm Japanese while the Japanese think I'm not, so I've peeked both sides and I can tell you this: yes, childhood i…
-
comment
Comment #12930272
Has anyone tried on Firefox? I'm running FF49 and in gen 50 it has less than 400 max score.
-
comment
Comment #12890746
> Let me just start by saying that there is no good reason not to wear a helmet when riding a bike in NYC. One common argument is that drivers have more respect for cyclists withou…
-
comment
Comment #12804661
Even being pessimistic about solar power, it still has the greatest potential: http://energypost.eu/reality-check-renewable-energy-potentia...
-
comment
Comment #12804637
What about regenerative braking?
-
comment
Comment #12743108
Paper says that "those in lambda group received no benefits in regard to [...] compiler errors". Really, would anyone expect lambdas to improve compiler errors? Also, isn't that a …
-
comment
Comment #12226665
> The KDE was the shortest test. I spen an hour just rying to change the wallpaper and gave up. (sic) http://lmgtfy.com/?q=how+to+change+kde+wallpaper&l=1 * Edit after down votes: …
-
comment
Comment #11903677
Very good, but needs a option for resizing. I've tried looking at monospaced fonts and couldn't see them at a size that a monospaced font would actually be used (default is huge).
-
comment
Comment #11391164
I was excited until I reached the Windows Store part.
-
comment
Comment #11150977
I've listened to a few pieces of audio in this Lit2Go and also had some mixed quality. This is a very good one: http://etc.usf.edu/lit2go/220/a-defence-of-free-thinking-in-... This…
-
comment
Comment #11109227
It's in the official changelog as a new feature: http://git.videolan.org/gitweb.cgi/ffmpeg.git/?p=ffmpeg.git;...
-
comment
Comment #10994656
You're right, C++14 is pretty much out there already - problem is I'm still not using latest compilers, lol.
-
comment
Comment #10988989
"If all you have is a hammer, everything looks like a nail". In C you have to build everything from scratch. If you need classes, hack some structs. If you need string concatenatio…
-
comment
Comment #10900943
> Having emerged from authoritarian rule just 30 years ago, Brazilians are especially sensitive to encroachments on their basic freedoms, including digital ones. Actually, I'd say …
-
comment
Comment #10887038
Maybe this? http://research.microsoft.com/en-us/um/people/ranveer/docs/m...
-
comment
Comment #10777301
Isn't that the same book as the one posted by OP, but an older version? Also, latest version seems to have some ugly boxes around text. Latest version that seems ok here is this on…
-
comment
Comment #10678574
> (from the article) [...] It did unquestionably require more time to code in lots of low-level functionalities that were simply missing from Android's SDK — and even after all tha…