Live data from Hacker News

Viewing profile — manusachi

manusachi

HN member
Joined
Wed, Nov 15, 2017, 8:40 PM UTC
HN karma
355
Public activity
35 items

About manusachi

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #44782394

    Blind people often go upto 600 words per minute and more with text-to-speech, which is, I think, would be an equivalent to 5x and more.

  4. comment
    Comment #44607914

    Yes "the continuity of residence" is required for naturalization. > An applicant for naturalization ... must have resided continuously in the United States after his or her lawful …

  5. story
  6. comment
    Comment #42818279

    One of the long-awaited features was recently merged!

  7. story
  8. comment
    Comment #41633511

    *Statically typed ;)

  9. story
  10. comment
    Comment #40700964

    To be fair, what made Elixir take off, other than syntax there is also the developer experience overall, including documentation, package manager, unit testing framework out of the…

  11. comment
    Comment #40619148

    Do you know what other ecosystem comes closest to the existing in Python? I've heard good things about Julia. 13 years ago when I was trying to explore the field R seemed to be the…

  12. comment
    Comment #40530774

    I guess it has something to do with those functions frequently used in guards. _Notice tuple_size/1, map_size/1, byte_size/1 and some other functions/macros are defined in Kernel a…

  13. comment
    Comment #40530242

    Some companies from the section "Who is using Elixir" are probably not using elixir anymore unfortunately. 1. Bleacher Report gutting out OTP[0] 2. I've heard that Toyota Connected…

  14. comment
    Comment #40484985

    Agree! For that very reason in Elixir `import` is discouraged in favor of `alias`

  15. story
  16. comment
    Comment #39435710

    For those who is interested, as mentioned in the article, Gleam is already near v1 (v1.0.0-rc2)! And in a recent talk[1] Louis shared the idea, that there won't be major changes to…

  17. comment
    Comment #38743453

    They also used to be "pretty jazzed about Elixir" and had it in their stack [1], at least while Steve Cohen was there (btw, Steve is also the author of lexical[2] - one of the newe…

  18. story
  19. comment
  20. story
  21. comment
    Comment #36516042

    A real world example of relatively complex filter conditions + flattened transformations simplified with comprehension I usually bring up is: https://github.com/hexpm/bob/blob/177a…

  22. comment
    Comment #36321959

    AFAIR, it should be possible to convert dialyzer specs to that new type system annotations. It would probably be not as precise, but could be a good enough starting point to then g…

  23. story
  24. comment
    Comment #34632246

    Do they "redefine the industry" every cycle?

  25. comment
    Comment #34592106

    I also like both of them. I use Fira Code ( https://github.com/tonsky/FiraCode ) for code editor and IBM Plex Mono for terminal.