Live data from Hacker News

Viewing profile — wircho

wircho

HN member
Joined
Mon, Mar 23, 2015, 5:22 PM UTC
HN karma
3
Public activity
13 items

About wircho

No profile information was provided.

Recent public activity

  1. story
    Show HN: A more "conversational" AI assistant

    What is special about this assistant is that it can leverage interfaces (web search, Python, etc) directly within its messages. For example, as it realizes that it needs to calcula…

  2. story
  3. story
  4. comment
    Comment #10501603

    a quick database for cacheing data temporarily from a web app's client-side code, maybe? I wouldn't make a whole platform depend on it, but seems useful enough at least for prototy…

  5. story
  6. comment
    Comment #9806683

    Adolfo (the author) here. As I mentioned at the end of the post I want to take this a lot further, even if it's just for fun. I'm thinking of imitating JavaScript's dynamic types w…

  7. comment
    Comment #9755846

    All the logic is executed on the back-end. Front-end is called only for user input and location. We've been using this syntax for a while and it works well for us internally, but w…

  8. comment
    Comment #9755467

    No. With REL it is possible to aggregate and manipulate any JSON API. The only thing that has to be written in REL is the card file itself. This JSON file is to be hosted anywhere …

  9. comment
    Comment #9753246

    I would say it's not, since it lacks conditional branching, although one could argue that you can simulate a Turing complete system on a Relevant card by having a user indefinitely…

  10. comment
    Comment #9751681

    It's more straightforward than this. Think of it as a more comprehensive Yahoo Pipes or IFTTT, where the nice graphical interface is not yet released publicly. So for now developer…

  11. comment
    Comment #9750629

    Hi everyone. The author here. A couple of answers to much asked questions: Why JSON? Mainly because it makes it natural to embed JSON objects into code that's otherwise purely func…

  12. comment
    Comment #9734477

    REL is a fancy JSON syntax for making cards for our recently released Relevant iOS App. Give it a try and let me know if you have any questions.

  13. story