HackerTrans
TopNewTrendsCommentsPastAskShowJobs

edderly

no profile record

comments

edderly
·2 месяца назад·discuss
Interoperability would mean you have a meaningful protocol encoded within JSON. JSON itself offers little value.
edderly
·2 месяца назад·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
·2 месяца назад·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?