Y
Hacker News
new
|
ask
|
show
|
jobs
by
ineedasername
2730 days ago
much better to future proof it by using a BLOB. You know, just in case you ever need to shove something else in there.
1 comments
AdamJacobMuller
2730 days ago
if you're going to use a BLOB how can you know the type and how to decode it? Make sure to serialize that data with something like protobuf.
link
oneplane
2730 days ago
Nah, describe it using some custom binary format and have a 1000 page spec to document it!
link
justinclift
2730 days ago
Yay, seralised bluetooth! ;)
link