Viewing profile — rtg
rtg
HN member- Joined
- Thu, Jul 28, 2011, 10:08 PM UTC
- HN karma
- 24
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About rtg
No profile information was provided.
Recent public activity
-
comment
Comment #2944372
Curiously, even Apple wasn't able to make headway in fighting counterfeit products. [1] "China's government declined to investigate a facility ... that was manufacturing imitation …
-
comment
Comment #2885191
F.lux is indispensable on Mac and PC (when I still had a PC.) Absolutely required if you code at all during evening/nighttime. Unfortunately I couldn't get it to work* on my Ubuntu…
-
comment
Comment #2884492
Would you mind sharing how you set this up? That would actually make a great blog post.
- story
-
story
Ask HN: Have you tried a snail-mail-to-web (virtual mailbox) service?
Dear HN: I'm a hacker currently based in California. I'm looking to take on the on-the-road lifestyle -- travel to Asia, and hopefully try to support myself by building iPhone and …
- story
-
comment
Comment #2819177
If you use the Google library [1], this becomes a bit more convenient that the built-in Java way: List people = ImmutableList.of("Frank", "Mary", "Bob"); There's also ImmutableSet …