Live data from Hacker News

Viewing profile — bryanjos

bryanjos

HN member
Joined
Thu, Jan 03, 2013, 8:06 PM UTC
HN karma
37
Public activity
33 items

About bryanjos

[ my public key: https://keybase.io/bryanjos; my proof: https://keybase.io/bryanjos/sigs/ZNK2kH4o2vheUQ0Fn9-8SXEqduCjrGiMCpHVlXdhxY0 ]

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. 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…

  6. comment
  7. 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…

  8. story
  9. comment
    Comment #11073775

    There is documentation at hexdocs: http://hexdocs.pm/mail/

  10. 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…

  11. 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.

  12. 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…

  13. 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.

  14. 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 …

  15. story
  16. story
  17. 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.

  18. story
  19. 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…

  20. comment
    Comment #6026987

    This looks great! Good job!

  21. 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…

  22. 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…

  23. 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…

  24. comment
    Comment #5555734

    Thanks I will give it a look.

  25. 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…