Viewing profile — smss79
smss79
HN member- Joined
- Fri, Jul 01, 2016, 9:53 AM UTC
- HN karma
- 20
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About smss79
No profile information was provided.
Recent public activity
-
comment
Comment #12018247
To clarify, I was not the one doing the claiming. My only point is that there is much more than meets the eyes so 12 times faster is possible . I haven't deployed Rails in a long w…
-
comment
Comment #12015225
http://elixir-lang.org/docs/stable/elixir/Enum.html#at/3
-
comment
Comment #12015104
I would say languages that can leverage concurrency and do pooling well will generally put less pressure on the database for the same load. Rails in particular is very wasteful in …
-
comment
Comment #12014981
> This isn't specific to Elixir/Phoenix/Beam > Like any well-designed system that separates concerns. Again, this isn't language or framwork-specific. While it is true you can impl…