Viewing profile — bryanjos
bryanjos
HN member- Joined
- Thu, Jan 03, 2013, 8:06 PM UTC
- HN karma
- 37
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About bryanjos
Recent public activity
- story
- story
- story
- story
-
comment
Comment #13324023
There is the LLVM backend in Erlang as of version 17. I haven't seen much info on it. I haven't seen anyone try to go the whole process from Erlang code to LLVM to Emscripten to Ja…
-
comment
Comment #12722236
Thanks!
-
comment
Comment #12721616
If issues such as source maps are figured out, I would feel better about people using it. Also, I would like to work on its user friendliness. Saying all of that, Elm is pretty nic…
- story
-
comment
Comment #11073775
There is documentation at hexdocs: http://hexdocs.pm/mail/
-
comment
Comment #11065327
The Erlang scheduler is very interesting. I attempted to reimplement it in JavaScript with some success. It works like the first version of the scheduler but I could see web worker…
-
comment
Comment #9996612
I enjoyed that post so much, I took a couple of minutes and made an Elixir version https://github.com/bryanjos/arithmetic . The book is pretty expensive, but I want to get a copy.
-
comment
Comment #9611378
I've switched from Python to Elixir. Python was my favorite language. I fell in love with functional programming after trying out Scala and spent a fair amount of time after trying…
-
comment
Comment #9589787
I've been working on ElixirScript - https://github.com/bryanjos/elixirscript Started in February and I've been able to write to test projects in it so far. But lots of work to go.
-
comment
Comment #9578650
That looks so cool! I'm not an Atom user anymore (jumped back to Sublime), but this is the kind of thing that makes me want to jump back again. Wondering if there is an equivalent …
- story
- story
-
comment
Comment #7692985
I really want to start playing around with D but my biggest concern is the number of available libraries. That's not going to stop me from using it but it is a concern of mine.
- story
-
story
Ask HN: Windows Cloud Hosting Suggestions?
Any suggestions for cloud hosting for windows. I somewhere to put two virtual servers. One would be a build server which needs windows in order to compile and package our applicati…
-
comment
Comment #6026987
This looks great! Good job!
-
comment
Comment #5597266
I was hoping something like this would come about for Vert.x. While I like Vert.x and want to use it more, I personally have trouble wrapping my head around certain things about it…
-
comment
Comment #5595437
I never heard of roll20 before, but it looks really cool. I'll have to give it a spin. As for designing components and actions, maybe open ended to too far of a stretch and instead…
-
story
ASk HN: Open Ended Playing Card "Game"?
Just a deck of cards and some users in a session who want to play some kind of game of cards with rules defined only for the specific session (ex. one group of users get together t…
-
comment
Comment #5555734
Thanks I will give it a look.
-
story
Ask HN: Live Streaming Server?
Hi, I'm looking for a good live streaming server. The application in which I would be using it would be mainly audio. I'm looking for something that can support multiple streams at…