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
Search - "mars rover"
-
!Dev
Can't stand it when you excitedly mention the Mars rover (or anything space related) to someone and they say "Yeah but what's the point you could be feeding the poor or sorting out the environment with that money instead"
...yeah, you could. Or you could be doing that with money from the army instead. Or football. Or any other popular sport. Or yaknow, you could personally be doing that rather than spending all your salary on crappy clothes you're going to throw away in a few months anyway.
And that's not even mentioning the jobs it creates, the people it inspires to go into science + tech fields, the scientific advances it makes for humanity, etc. If you're that against scientific advancement then please, by all means surrender your possessions and just go live in a cave somewhere.6 -
NASA’s Mars 2020 rover is heading to the red planet and they are giving a chance to send your names with it, yet another time. → https://mars.nasa.gov/participate/...14
-
Just finished recruiting processes with 3 companies and I’m afraid that in 2 more years, you will need a masters and to have worked on the Mars rover in order to get a jr position.29
-
How awesome is that! NASA's Mars rover software is available on Github: https://github.com/nasa-jpl/.... Also impressive: Github uses WebGL to render 3D previews of STL files! https://github.com/nasa-jpl/....
21st century, baby!4 -
My dad: "Oh yeah, JavaScript, Java, I know that stuff! You know the Mars Rover is actually using JavaScript?"
Me: "Oh is it now?"
Dad: "Yeah lots of things use Java"
Me: "You mean JavaScript?"
Dad: "Yeah Java, JavaScript, you know like building website forms"
Me:" Yeah I know, yeah, I, know... -_-"6 -
A 2d simulation of the mars rover curiosity and its commandControl station. Pure java. The two components talk to each other via apache-kafka. Rover has its own operating system (kernel) and resource management. Hooked up some sensors to NASA API.2
-
I know I'm gonna get flak for mentioning Facebook. But to mark the launch tomorrow and our progression to a mission to Mars, I made an automated NodeJS script.
The script gets the most recent collection of photos taken by the Curiosity rover via NASA's API and chooses one at random. The image is then posted to a Facebook page for a nice little update on what the lil Mars homie is up to.
Since it's image based, I'll work on adding it to Instagram too.4