Live data from Hacker News

Viewing profile — arjan_sch

arjan_sch

HN member
Joined
Wed, Jan 09, 2013, 1:54 PM UTC
HN karma
55
Public activity
24 items

About arjan_sch

No profile information was provided.

Recent public activity

  1. comment
    Comment #46884105

    This sandboxing solution list is getting long... created https://github.com/arjan/awesome-agent-sandboxes , PRs welcome :)

  2. comment
    Comment #45602624

    Title is wrong, the actual release version is 1.19.0

  3. comment
    Comment #39818653

    Nice project. Would be good to add a bit more diversity to the skin tones though :)

  4. comment
    Comment #31025045

    Related to this, this is old but still a great blogpost: https://www.evanmiller.org/elixir-ram-and-the-template-of-do...

  5. comment
    Comment #29244099

    The 404's changed into 502's.. I guess that's progress. Fingers crossed it's back up soon

  6. comment
    Comment #27245259

    A few years back I wrote an Elixir AST explorer, as part of a presentation at ElixirConf EU: https://ast.ninja/

  7. comment
    Comment #26992034

    Well with Liveview you go "full server state" for everything that you would normally just use plain JS for. For instance, toggling a checkbox or collapsing a div. Having latency on…

  8. story
  9. comment
    Comment #24503386

    Looks great! Did not look at it in detail, but I'm wondering about portability, eg how this works with system libraries, like OpenSSL. Is the resulting binary portable to systems w…

  10. comment
    Comment #23824880

    True. IIRC Erlang only supports GCC as the build system. I helped fixing a race in the BEAM a while back that only occurred on the latest GCC.

  11. comment
    Comment #23824339

    Erlang compiles and runs fine on ARM architectures in general. It is used extensively on IoT platforms like https://www.nerves-project.org/

  12. comment
    Comment #21112763

    One of the big differences between Erlang and Elixir is indeed that Elixir allows you to write macros in the language itself, using quote / unquote constructs just like lisps. This…

  13. comment
    Comment #20738091

    Esp. when reading the part about 15 working hours per day.

  14. comment
    Comment #19284474

    Interesting that blockchain is not mentioned at all. Is it past its hype cycle?

  15. comment
    Comment #16929505

    Botsquad's Bubblescript language does something similar, although more imperative: http://www.botsquad.com/2018/04/14/beyond-the-dsl/

  16. story
  17. story
  18. comment
    Comment #12146251

    AppSignal is also a cool product, although mostly focused on Rails applications. And, a big plus, they are working on an Elixir integration :-) https://appsignal.com/elixir

  19. comment
  20. story
  21. comment
    Comment #5940105

    thanks :-)

  22. comment
    Comment #5939147

    Zotonic is not really like Zope: we like developers to be in control of their source code, so stuff like editing templates or code on the web / storing code in the db is not suppor…

  23. story
  24. story