Remove Document Remove Email Remove JavaScript Remove Writing
article thumbnail

Mangling JSON numbers

TechEmpower

If we have a long (64-bit integer) that we serialize into JSON, we might be in trouble if JavaScript consumes that JSON. JavaScript has the equivalent of double (64-bit floating point) for its numbers, and double cannot represent the same set of numbers as long. The output of x.toString() in JavaScript is suspicious.

article thumbnail

How to Work with Lawyers at a Startup

Both Sides of the Table

When to get a lawyer - If you plan to be a venture or angel backed technology company (what I mostly write about) the best time to start meeting and getting to know lawyers is long before you ever start your company. I write about some of the lessons in my post on Startup Mistakes. Many people start companies arse backwards.

Startup 318