Readit News logoReadit News
Datenstrom commented on Ncomm – A node-based robotics framework written in Rust   github.com/N8BWert/ncomm... · Posted by u/Tycho87
picklebarrel · a year ago
I worked with ROS1 professionally for a few years. My big takeaway was that the middleware got a lot more attention than it deserved. There are tons of hard research problems to work on in robotics: reliable navigation, object recognition, planning, manipulation, etc. I felt like a better contribution to open source robotics would be some great class libraries for those things. But let your users wire them up however they want, rather than requiring them to fit into a predefined architecture.
Datenstrom · a year ago
This was exactly my experience. We used DDS for our non-ROS parts but ROS2 was experimental at the time so we ended up needing to build bridges for everything that was ROS. Brining in even a single ROS package to not have to reinvent things was a huge pain point and ROS had issues where it couldn't be used across everything.
Datenstrom commented on Ask HN: Who wants to be hired? (October 2022)    · Posted by u/whoishiring
Datenstrom · 3 years ago

  Location: NY, USA
  Remote: Yes
  Willing to relocate: Generally no but maybe
  Technologies: Rust, Python, C/C++, PyTorch, NumPy, Docker, Bash, Linux, ROS[1]
  Résumé/CV: https://resume.strom.ai/derek_goddeau_cv.pdf
  Email: see résumé
Software engineer with strong experience in embedded systems, autonomous systems, distributed systems in very unreliable environments, and computer vision.

May also be interested in opportunities outside of those areas.

[1]: Robotic Operating System https://www.ros.org/

Datenstrom commented on Make-A-Video: AI system that generates videos from text   makeavideo.studio/... · Posted by u/hardmaru
Datenstrom · 3 years ago
The

> A golden retriever eating ice cream on a beautiful tropical beach at sunset, high resolution

example is terrifying.

Datenstrom commented on Should GitHub be sued for training Copilot on GPL code?   fosspost.org/github-copil... · Posted by u/deadbunny
Datenstrom · 3 years ago
GitHub should not be sued for training on the data, but anyone using it should be liable for any copyright infringements it generates. That would effectively make it useless for business use cases, but it should be until the models understand copyright and plagiarism, which they do not yet.
Datenstrom commented on Purdue Starts Comprehensive Semiconductor Degree Programs in U.S.   eetimes.com/purdue-starts... · Posted by u/mindcrime
hardware2win · 4 years ago
I switched from web dev to semico this year and the amount of things i dont understand is huge

Majority of ppl here are after electrical eng.

Cs seems to be easy in compare

Datenstrom · 4 years ago
Web development usually involves very little CS it is much closer to Software Engineering. Computer Science about solving problems with math, science, and computation theory and just happens to use computers as tools. Software Engineering is about building complete and useful programs.
Datenstrom commented on Purdue Starts Comprehensive Semiconductor Degree Programs in U.S.   eetimes.com/purdue-starts... · Posted by u/mindcrime
Victerius · 4 years ago
Software engineering, statistics (to train data scientists), plane pilots.
Datenstrom · 4 years ago
Software engineering should really be separated from CS anywhere it isn't.
Datenstrom commented on “I think the vast majority of developers still debug using print() statements”   twitter.com/paulg/status/... · Posted by u/FatalLogic
speed_spread · 4 years ago
An IDE can let another programmer learn the project without you being there to explain the details of your bespoke tooling.
Datenstrom · 4 years ago
My bespoke tooling does not require anyone else to use it to navigate or learn any project unlike some IDEs which is the biggest problem with them.
Datenstrom commented on Starting over when you think it’s too late   theatlantic.com/podcasts/... · Posted by u/pseudolus
overcast · 4 years ago
Combine your love of coding with landscaping. That's what I'm doing with food now. Twenty years in tech, now I'm doing food and drink marketing - with tech.
Datenstrom · 4 years ago
There are also a number of companies doing things like computer vision to optimize crops, robotics for automating vertical farming, etc.

Iron Ox comes to mind: https://ironox.com/

Datenstrom commented on “I think the vast majority of developers still debug using print() statements”   twitter.com/paulg/status/... · Posted by u/FatalLogic
Tomis02 · 4 years ago
> Don't blame the users, blame the tooling, editor and language developers that never cared for delivering a good debugging experience.

Do blame the users. If they would've said "nah, I'm not using your programming language, it doesn't have a decent IDE and debugger", life would be much better.

Datenstrom · 4 years ago
Name one thing an IDE can do that I can't do with my (Turing complete) editor and shell.

u/Datenstrom

KarmaCake day1348January 15, 2016
About
Console Cowboy

Robotics && Avionics

Rustacian && Pythonist

View Original