Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
beleg31947ydesign phase:
"we will serve it on tcp..."
some hundred lines of code later:
"you'll lost connection after 64 bytes because we had a buffer shortage over here" -
beleg31947ydesign:
-"we will provide you with json"
their json:
{
...
"number1": ...
"number2": ...
"number3": ...
} -
beleg31947ythen one of them says:
"...you can easily handle all these stuff with a couple of ifs at high level, you know, we have SERIOUS matters to deal with here"
and im like 😧 -
xnor15627yWell, their concerns are very much true... you have to deal with memory constraints on microcontrollers. Unless you are having some big embedded systems like rpi where you can use languages like python, you have to deal with c/c++ and parse all those json using it !
-
beleg31947y@Raamakrishnan ofcourse they are true, it's just always a little late to be concerned.
Related Rants
-
Mitiko7He wanted a project. I gave him a project. He wanted to collaborate. We did collaborate. He wrote nothing. He ...
-
yellow-dog8Was originally hired for 3 months. Just finished the project 2 weeks ago, after 1.5 years. I fucking hate da...
-
2erXre546In Switzerland/Germany we have an abbreviation TEAM: "Toll Ein Anderer Macht's" which means "Hurray another on...
working with a team of all microcontroller "PROGRAMMERS", is already a fail.
rant
wk76
microcontroller