Y
Hacker News
new
|
ask
|
show
|
jobs
by
yamafaktory
3381 days ago
Everything looks like a scam, see that one, for example,
https://github.com/seraum/nectarjs/issues/1
... and it's getting worse if you dive deep in the source code...
1 comments
slang800
3381 days ago
More importantly, that source-code isn't the compiler - it just makes calls to the server that runs the compiler:
https://github.com/seraum/nectarjs/blob/master/nectar.js#L52...
.
We don't even get to see how the compiler works, much less use it to debug when things go wrong.
link
We don't even get to see how the compiler works, much less use it to debug when things go wrong.