Live data from Hacker News

Viewing profile — wolf4earth

wolf4earth

HN member
Joined
Wed, May 22, 2019, 2:33 PM UTC
HN karma
24
Public activity
27 items

About wolf4earth

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #47312135

    The point of the argument is that meaning emerges in conversation. A session between human and AI is a conversation. Current AI storage paradigms offer lateral memory across the ti…

  4. comment
    Comment #47311072

    AI content is clearly marked as such. The rest is written by me personally on my shoddy MacBook.

  5. comment
    Comment #47311066

    You don't understand my writing. Hence I must be stupid. Interesting conclusion. ;)

  6. comment
    Comment #47311059

    Or people like the neuroqueer author.

  7. comment
    Comment #47311029

    It's a synthesis of multiple problem domains that thought they were special. When the truth is: they weren't. It was fragmented? Good. Welcome to reality. ;)

  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #27593498

    I wonder how Kubernetes would look like if it was built on top of the BEAM.

  13. comment
    Comment #27066172

    This talk by Saša Jurić (author of Elixir in Action) should answer most of your questions regarding the benefits of the BEAM (Erlang VM). https://youtu.be/JvBT4XBdoUE Seriously, if…

  14. comment
    Comment #26190201

    Just FYI ` ` is already the string concatenation operator. Just in case you're not aware. :)

  15. comment
    Comment #24978431

    That would be my guess as well. Rust seems to be a good choice considering their initial reasoning behind choosing OCaml. It offers static typing with support for sum types and is …

  16. story
  17. comment
    Comment #24625038

    What's your take on dhall-lang[^1] for configuration? [^1]: https://dhall-lang.org/

  18. comment
  19. story
  20. story
  21. comment
    Comment #23035944

    At the end of the day, what's the difference between restarting the app because you updated an environment variable, or restarting the repo? In both cases you might have short serv…

  22. comment
    Comment #22887652

    Now I feel like a fool.

  23. story
  24. comment
    Comment #21770090

    There is another option, using a `Task`. Using child specifications one can pass the function to be executed in the `Task` alongside: children = [ Child1, Child2, {Task, &MyModule.…

  25. comment
    Comment #20424967

    I actually know the people behind Dropshare. They are former colleagues of mine. Maybe I can get you in touch?