Viewing profile — adambrod
adambrod
HN member- Joined
- Tue, May 08, 2012, 4:32 AM UTC
- HN karma
- 223
- Public activity
- 121 items
- HN profile
- View on Hacker News ↗
About adambrod
No profile information was provided.
Recent public activity
-
comment
Comment #48077830
They mentioned that they wanted to port their compiler over to retain existing behavior (vs a re-write) and Rust has a hard time with their cyclic data structures.
-
comment
Comment #41283074
Ditto, it feels like more people are coming around to the ML style type systems. I'm hoping Gleam will fill the void with a scalable BEAM backend and compiling to JS with Lustre on…
-
comment
Comment #41282900
I really rooting for the Riot framework. It's based on the actor model and makes using multi core in OCaml a breeze.
-
comment
Comment #41282888
I think they were saying that Gleam was Go of functional programming? OCaml may be like Go compared to Haskell but IMHO Gleam really embraces simplicity and pragmatism.
-
comment
Comment #21285180
The one thing that could really push it into "dream language" territory is a sound type system. The Gleam language recently popped up as an up and coming solution to that... It's R…
-
comment
Comment #20338274
Haven Connect | Multiple Senior Software Engineers (front-end, back-end) | Full Time | Austin, TX | ONSITE | https://havenconnect.com Haven Connect is a software company that uses …
-
comment
Comment #19798002
Haven Connect | Multiple Software Engineers (front-end, back-end) | Full Time | Austin, TX | ONSITE | https://havenconnect.com Haven Connect is a software company that uses automat…
-
comment
Comment #19545266
Haven Connect | Multiple Software Engineers (front-end, back-end) | Full Time | Austin, TX | ONSITE | https://havenconnect.com Haven Connect is a software company that uses automat…
-
comment
Comment #19333452
Haven Connect | Multiple Software Engineers (front-end, back-end) | Full Time | Austin, TX | ONSITE | https://havenconnect.com Haven Connect is a software company that uses automat…
-
comment
Comment #18807622
Haven Connect | Multiple Software Engineers (front-end, back-end) | Full Time | Austin, TX | ONSITE | https://havenconnect.com Haven Connect is a software company that uses automat…
-
comment
Comment #17684539
Thanks for the article! I find it really surprising how difficult it is to deploy Elixir apps when it's so much more popular now and the Elixir team is so great at the developer ex…
- story
-
comment
Comment #14843805
Marketing 101... tell people what you do and how it can help them.
-
comment
Comment #14195028
It's very readable if you've used a typed language before. The brackets are like generics.
-
comment
Comment #14000544
Apollo works fine with Meteor. It works like any other node module.
-
comment
Comment #12112446
Have you tried a retina display? I find that the higher DPI panel reduces my eye strain.
-
comment
Comment #12020224
Just found the blog post... a little easier to consume: http://eslint.org/blog/2016/07/eslint-v3.0.0-released
- story
- story
-
comment
Comment #11684583
I agree, you can spend almost an entire years worth of office rent from the midwest and spend it in a month in Silicon Valley/SF. Sure some people may benefit from the high density…
-
comment
Comment #11684405
What about companies that need to save money? SV is extremely expensive compared to other parts of the country and SV is not a good value for everyone (also i'm assuming this is yo…
-
comment
Comment #11633820
Thanks, I was not aware of this :)
-
comment
Comment #11633815
I'm honestly not sure. I was under the impression that it was limited... but thinking back perhaps I was thinking of the software that usually doesn't take advantage of multiple pr…
-
comment
Comment #11632658
What would be really interesting is Elixir-OS/Erlang-OS where the entire OS can take advantage of a 50 core CPU.
-
comment
Comment #11029058
Not trying to troll but wouldn't it be easier to just use Elixir and Phoenix with OTP to run microservices for IoT? IoT typically will have long lived connections and Erlang was bu…