Live data from Hacker News

Viewing profile — perlancar3

perlancar3

HN member
Joined
Wed, Feb 08, 2017, 10:13 AM UTC
HN karma
102
Public activity
19 items

About perlancar3

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #29285406

    OpenOffice Writer and LibreOffice Writer have their proper bugs of their own, to the point that it's very frustrating to work with a non-trivial document. Many of these include som…

  3. comment
    Comment #28124717

    From the video, 1ms feels real time, but with 5ms you can still notice the lag. So wouldn't it be more appropriate to say "4ms is significant"?

  4. comment
    Comment #28031769

    My guess is same argument as adding blood type to ID: it could help you in situations like emergency or accident (checking blood type is a few seconds anyway, but there might be si…

  5. comment
    Comment #28031738

    Wow, I wonder how you got by. I'm useless when I had -2 or -3 myopia: couldn't recognize people's faces, couldn't read signs. With -3 I think your computer screen even looks blurry…

  6. comment
    Comment #21788102

    There's also a Perl script with the same name since 2009, written by Audrey Tang (of pugs fame) and then rewritten by Ricardo Signes (of Dist::Zilla fame). I've used this script fo…

  7. story
  8. comment
    Comment #17460523

    By the way, how should one measure language difficulty objectively? I think one proxy can be: the number of years a non-native learner typically requires before reaching a certain …

  9. comment
    Comment #17460518

    Yup, typically what a native Indonesian would say about how easy their language is. But foreigners are often tripped with other aspects of the grammar, which the native take for gr…

  10. comment
    Comment #17458452

    I wouldn't quite say "equally". Jakarta is a melting pot and the most significant portion of the population there is of Javanese descent. But many many people who are of Javanese d…

  11. comment
    Comment #17458419

    Don't worry, it's improving :) We used to only be recognized as "the country which has Bali" (or even sometimes falsely as "located in Bali").

  12. comment
    Comment #17458395

    Malay and Indonesian language are like British and American English, except with far more difference in vocabulary and far more false cognates. Although not nearly as different as,…

  13. comment
    Comment #17458363

    I'm Indonesian. Lots of people have Bahasa Indonesia as their first language, especially in the cities. Unless you go to the remote areas, you practically won't find people who can…

  14. comment
    Comment #16329267

    As someone else pointed out, I think NO_COLOR should be COLOR (my preferred name, and I've used it in many of my scripts) or CLICOLOR or whatever, to be able to force turning off o…

  15. comment
    Comment #15096926

    Some prior arts: Data::Abridge, Data::Visitor::Callback, Data::Rmap, Data::Clean.

  16. comment
    Comment #15016775

    It has been like that since forever (at least since 5.10, 2007). To only match 0-9, use [0-9] or /\d/a (/a is available since 5.14, 2011).

  17. comment
    Comment #14796305

    Author of the module here. Didn't expect to see my blog post posted here. Feel free to ask any question you might have.

  18. comment
    Comment #14796294

    Hi, I'm the author of the module. Thanks for the comment. The documentation definitely needs some work. Only the absolute basics is shown in the module's Synopsis, and some more in…

  19. comment
    Comment #13597262

    By the way, do the guys who maintain www.builtinperl.com happen to be here? I submitted a new entry for it but haven't heard back for weeks. Another email has been sent but also ha…