Viewing profile — wircho
wircho
HN member- Joined
- Mon, Mar 23, 2015, 5:22 PM UTC
- HN karma
- 3
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About wircho
No profile information was provided.
Recent public activity
-
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…
- story
- story
-
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…
- story
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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.
- story