Live data from Hacker News

Viewing profile — costajob

costajob

HN member
Joined
Fri, Aug 05, 2016, 7:51 AM UTC
HN karma
0
Public activity
2 items

About costajob

No profile information was provided.

Recent public activity

  1. comment
    Comment #12230777

    Stick with Ruby then: Rails is great to build monolith application easily, Crystal suits a different use (micorservices?). Also the lack of Ruby meta-programming facilities (send o…

  2. comment
    Comment #12230705

    Apart for different syntax: Plus of NIM: * powerful compiler can produce C, C++, JS, ObjectiveC code * GC can be completely removed to adapt to the program * support parallelism vi…