Live data from Hacker News

Viewing profile — asmala

asmala

HN member
Joined
Sat, Nov 12, 2011, 10:47 AM UTC
HN karma
207
Public activity
66 items

About asmala

No profile information was provided.

Recent public activity

  1. comment
    Comment #37567726

    In some of these countries, nationality is a weak proxy for what actually matters for name order; ethnicity. Take for example Malaysia. Yes, ~70% of the population are Malay Muslim…

  2. comment
    Comment #37031643

    If I’m mostly writing Finnish text, then the native Finnish layout (with separate keys for Å, Ä, and Ö) seems better. And if I’m coding, I personally prefer the US English layout w…

  3. comment
    Comment #36476159

    Hydro is indeed 1-2 orders of magnitude worse than other renewables on a deaths per TWh basis, but still 2-25× safer than all fossil fuels. (Source: https://ourworldindata.org/grap…

  4. comment
    Comment #36174517

    Ah, you’re right, Medium was blocked in Malaysia for a few years for hosting Sarawak Report, a publication that shed light on the 1MDB scandal. Wikipedia tells me the ban was lifte…

  5. comment
    Comment #36173257

    Neither bbc.com nor medium.com are blocked in Malaysia (source: I’m there presently), and I don’t recall either being blocked in Singapore or Indonesia. The sites blocked in Indone…

  6. comment
    Comment #21752962

    I think they're just going with the list of official EU languages ( https://en.wikipedia.org/wiki/Languages_of_the_European_Unio... ). That list does not, unfortunately, include Ca…

  7. comment
    Comment #21427055

    In my experience, the size of the collection in any given library building is never much of an issue as you can always order books for very low fees from any library in the country…

  8. comment
    Comment #18670874

    While “herbal tea” is indeed a very loosely used term, botanically speaking “tea” refers to the species camellia sinensis. Hongyacha is, to my knowledge, the only known case of a c…

  9. comment
    Comment #12946555

    In Nordic countries, the order is reversed. We wear simple bands after the engagement, and give the fancier ring during the wedding.

  10. comment
    Comment #12936680

    The Finnish news sources I follow paint this as a pilot initiative trialed primarily in Helsinki, and even then limited to a few courses. A country-wide scrapping of subjects seems…

  11. comment
    Comment #11902158

    I think you're right in that this won't have much immediate impact on the service providers. But think of this as a step towards commoditization of services. It's a small step from…

  12. comment
    Comment #10121405

    Cursive, a Clojure IDE on top of IntelliJ, offers some semantic editing capabilities: https://cursiveclojure.com/userguide/editing.html (see e.g. the Rename section).

  13. comment
    Comment #9261614

    The Wikipedia census data for Ordos is from 2010, i.e. well before the 2013 article. The ghost city proper is Kangbashi, a new development within Ordos intended to house 300,000 pe…

  14. story
  15. comment
    Comment #6647483

    First thought; Brilliant. Second thought; E, F, Gmail…

  16. comment
    Comment #5742727

    This is an interesting line of inquiry. I wonder, though, what would be a good way to quantify accessibility. I find myself doubting your statement that even non-programmers would …

  17. story
  18. comment
    Comment #5440394

    Hmm, I wonder though, is this any more complex than a client plus server combo of MVC frameworks like, say, Ember and Rails? It certainly took me a while to wrap my head around how…

  19. comment
    Comment #5440197

    This was discussed the last time this link was posted and it appears Pedestal is in no way integrated with Datomic. That being said, I too got the same first impression when readin…

  20. comment
    Comment #5440183

    While I agree with most of what you're saying, the 2Mb JS file is entirely expected behavior if you don't use advanced compilation, which eliminates unused JS code and would hence …

  21. comment
    Comment #4769532

    My example above was possibly too simplistic. I'm not using Enlive at the moment but am merely trying to gauge what kinds of contracts would allow the developers and designers work…

  22. comment
    Comment #4769379

    Gotcha. How would you handle minor HTML changes, e.g. something like this: joe joe Updating the selector in the template is easy enough but seems a bit tedious if the design team d…

  23. comment
    Comment #4769188

    Coming from Rails, I tend to agree that the Clojure ecosystem is still less mature, but not by as much as I initially thought. Missing Rails I18n, SimpleForm, or validations? Cloju…

  24. comment
    Comment #4769170

    Based on my experience, Hiccup is more productive than just about anything else if the frontend person is the backend person or otherwise comfortable with Clojure. The ability to e…

  25. story