Do you guys plan on rate-limiting?
Show HN: Booleans as a Service (BaaS)
121–130 of 132 posts
Re: Show HN: Booleans as a Service (BaaS)
#122Earlier quoted context omitted.
Sure saving the 128 bit (even longer when encoded) UUID for one value is so much better then saving 1 bit! Now seriously how is this any good since you can only save one bit. MongoDB as a service is probably what you're looking for...
Sure but what if you want that boolean backed up somewhere?
It only makes sense to back bools up this way if len(n) > backup key.
If you could backup 129 bools it would make sense because you'd only have to remember the key, 128 bit, to access the backup. If there are equal or less, just remember the bools directly.
Re: Show HN: Booleans as a Service (BaaS)
#123What will you do when someone builds Byte as a service on top of your product ?
Re: Show HN: Booleans as a Service (BaaS)
#124Re: Show HN: Booleans as a Service (BaaS)
#125Re: Show HN: Booleans as a Service (BaaS)
#126I thought this was such an important contribution to the world that I made a NodeJS API so people can use it more easily. https://www.npmjs.com/package/booleans.io
Re: Show HN: Booleans as a Service (BaaS)
#127Earlier quoted context omitted.
I, too, would like to know the answer to this. If this solution scales, I have a wonderful idea for a service that can store arbitrary data using 8 boolean values per byte. Imagine all the power that this booleans service has brought to the boolean data type being available for arbitrary data types as well!
How will such a solution store the adress of the byte?
Re: Show HN: Booleans as a Service (BaaS)
#1281 billion dollar valuation in 3..2..
Re: Show HN: Booleans as a Service (BaaS)
#129Re: Show HN: Booleans as a Service (BaaS)
#130Ironically, the idea is more useful than intended. One could, for example, store on/off user's preferences in the cloud without the hassle of local storage, survey responses, or even control IoT devices remotely with just the switch of a boolean.
But then you'd still have to store their id somewhere.