Live data from Hacker News

Viewing profile — ConstantineXVI

ConstantineXVI

HN member
Joined
Tue, Jul 05, 2011, 5:41 PM UTC
HN karma
2,870
Public activity
892 items

About ConstantineXVI

apaulin at sixlette dot rs

Recent public activity

  1. comment
    Comment #5641586

    I'm a recent convert to Remember the Milk[0], can't recommend it enough (the apparent stable business model is a plus as well, I recall using them back in the Blackberry era) [0] h…

  2. comment
  3. comment
    Comment #5637888

    Be aware, Noir is deprecated: http://blog.raynes.me/blog/2012/12/13/moving-away-from-noir/

  4. comment
    Comment #5628276

    I'm led to believe the issues with Clojure (and other JVM languages) on Android are due to Dalvik not being as friendly to other languages as the Sun JVM. I don't blame Google, but…

  5. comment
    Comment #5626960

    It's never been a secret that Google crawls your data, and it's not hard to find people up in arms about it. And personally, I'm fine with Google doing so when they're actually doi…

  6. comment
    Comment #5614160

    I seem to remember hearing this is based on Quickoffice (which Google acquired)

  7. comment
    Comment #5614157

    Office Web actually handles the files server-side, as does Google's own Docs/Drive. This is a purely client-side extension.

  8. comment
    Comment #5593064

    The same reasons [0] are why I have a Chromebook. CrOS is limited, sure, but the limits make the thing bloody near invincible (and amazingly productive). [0] Hangouts are luckily t…

  9. comment
    Comment #5587317

    I just append ☎ to my signature. (I know it's a rotary phone. But it existed pre-emoji so renders most anywhere, where U+1F4F1 [📱] doesn't.)

  10. comment
    Comment #5565945

    A note: if you're on VZW, their (sadly hideous) Messenger app replicates Voice's cross-device SMS(/MMS!) on your VZ number.

  11. comment
    Comment #5558983

    APK size takes a small hit, and there's extra work to bring in Java libraries. That's all I've found. I've actually been using their guides when working on ordinary Java-based Andr…

  12. comment
    Comment #5554009

    Think how exactly the alerts happen is up to the OEM, beyond 'loud noise'. The iPhone uses something similar to the EBS tone in 1s bursts (it was 1AM when mine fired, so I can't sa…

  13. comment
    Comment #5553758

    Most current (~2012) cellphones do in the US, see http://en.wikipedia.org/wiki/Commercial_Mobile_Alert_System (I'm unclear on how these are delivered within the network, seems to b…

  14. comment
    Comment #5543403

    I'd argue Excel _is_ a reactive programming environment: just not a conventional one.

  15. comment
    Comment #5543168

    They've been known to be using BOSS for a while, see http://help.duckduckgo.com/customer/portal/articles/216399-s...

  16. comment
  17. comment
  18. comment
    Comment #5534532

    Taking it out of USD and changing the units around (even though it's just dropping a decimal point) mentally disassociates 'Amazon Coins' from USD. Microsoft goes even further on t…

  19. comment
    Comment #5514555

    If I had to guess, the fact that HTTP and JSON are CouchDB's native tongue (removing the need for a middleman in front of the DB) was likely a factor.

  20. comment
    Comment #5504539

    Insight Cable (recently acquired by TWC, sigh) has been installing a plain modem + cheap Belkin router for years now. Amusingly, they always set the SSID to 'insight_wifi_XXXX' and…

  21. comment
    Comment #5500550

    Dark Ages would imply that progress was set back significantly by some catastrophic event (ie: the fall of Netscape). Renaissance would be a more apt term, given the rapid advances…

  22. comment
    Comment #5499244

    Most of these are bound to a language: choose a language first (and my answer to that question is "whichever one you're happiest working in and can get the job done"), then figure …

  23. comment
    Comment #5498245

    I'll take the software bloat over the network bloat from the extra requests sending every keystroke over the wire.

  24. comment
    Comment #5496232

    Steam doesn't use bare WebKit but Chromium, presuming they stay up to date (my install registers as Chromium 18, so doubtful) and don't switch, they'll be running Blink instead. ht…

  25. comment
    Comment #5494406

    You've got this problem (wether this behavior is an actual problem or a benefit to the user is open for debate) no matter what if you rely on being a default Intent in any way. Wha…