Echo JS 0.11.0

<~>

jklu comments

jklu 306 days ago. link 1 point
Nice stuff.

The API might be more convenient if you could (also) call it like:

demo.speed();

Or even:
demo.speed;
with a 
demo.set("$GPRMC,001225,A,2832.1834,N,08101.0536,W,12,25,251211,1.2,E,A*03"); 

For those who want to provide another sentence than provided during class instantation.

This way the editor will help you avoid asking by accident for fields that do not exist (e.g. "attitude" instead of "altitude" ;-)) 

My 2cts :-)
jklu 588 days ago. link 1 point
Well apparently others can do more using technology that is made available by Microsoft. 

Things like detecting obfuscated code and SQL injection seem, reading this article, to be easily catched by chatGPT.
If this technology is so good, then why does GitHub not use it to improve security for the whole ecosystem?
[more]