Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
josdejong
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
A handy tool to convert timestamps and ISO strings
(tttimestamps.com)
1 points
by
josdejong
9y ago
|
0 comments
2.
▲
by
josdejong
9y ago
Thanks for your suggestions. I'm the author of math.js working on these fixes. If feasible, a whitelist is safer than a blacklist of course. However, math.js supports objects like JavaScript, and these objects can have arbitrary proper
3.
▲
by
josdejong
10y ago
Thanks for your story. Funny thing is, just yesterday I wrote a similar article about static typing but from a different angle, see: http://josdejong.com/blog/2016/06/05/static-typing-the-good-...
4.
▲
by
josdejong
11y ago
@nicolewhite algebra.js looks really interesting. I hadn't seen it before. Maybe we can somehow join forces (I'm the author or math.js). If you're interested just drop me a mail or open a discussion on github.
5.
▲
by
josdejong
11y ago
@pachydermic you can use math.parse("abx + c = y") which returns an expression tree. You can perform transformations on this tree. See docs: http://mathjs.org/docs/expressions/expression_trees.html . Ther
6.
▲
by
josdejong
12y ago
Thanks for pointing this out, great to see interest in the library. I've been developing this library for a couple of years now, and since a couple of months working on it together with another colleague. Guys feel free to share ideas