HackerTrans
TopNewTrendsCommentsPastAskShowJobs

edderly

no profile record

comments

edderly
·قبل شهرين·discuss
Interoperability would mean you have a meaningful protocol encoded within JSON. JSON itself offers little value.
edderly
·قبل شهرين·discuss
Yeah, a common stupid requirement. Perhaps a selling point for any solution would be to deploy a common serialization/de-serialization package that can be used on both the cloud and end point side.
edderly
·قبل شهرين·discuss
If memory is a concern why are you trying to send JSON to a memory limited device?
edderly
·قبل 5 سنوات·discuss
Don't you think the TL;DR is never add your own syscalls when implementing your own character device driver is almost always the better option if you want something to run in the kernel?