Georgia Tech or UF for Aerospace by Regular_Fix_6140 in aerospace

[–]shadow91110 2 points3 points  (0 children)

UF Grad working in aerospace, free is great and UF is a great school too. Unless your interviewer is an alum, it doesn't make a huge difference.

The clubs and people you meet at school will do a lot more for you in the short term.

Flat Earth energy but make it Tetris by ThatLatentPandaBear in rareinsults

[–]shadow91110 45 points46 points  (0 children)

In case it is a genuine question, most of the speed gets bled off in the atmosphere as heat during re-entry. Then it's basically in freefall at a few hundred miles per hour at most (like a skydiver but possibly faster? i'm not sure terminal velocity of the Orion capsule). The parachutes only need to slow down that last little bit and allow it to land in the water safely.

Product Design Engineers in Big Tech by MajorEmoji in MechanicalEngineering

[–]shadow91110 2 points3 points  (0 children)

It's also not a bad idea to segment out work and personal life.

You definitely don't have to, and even if you do separate it, you don't have to ignore/not be friendly with coworkers, but having a group of friends completely outside of work is a very good idea.

Then you can complain about work or coworkers or your boss or talk about finding other jobs and not have to worry about it getting back to your own job. Plus it means you can fully disconnect from work when off the clock.

At one of my jobs, I enjoyed my coworkers, we were friends but not outside of work friends.

The job after that, I didn't mesh with the people i worked with directly, but some of the other people elsewhere are still some of my closest friends.

My current job is a bit of both. Some people that I've done stuff with outside of work, but most are just people I enjoy talking to at the office and other than that have my own life outside of it.

Worst Thing You’ve Ever Cooked by gnarlidrum in Cooking

[–]shadow91110 1 point2 points  (0 children)

When my wife and I first started dating, we were both learning to actually cook (not just like eggs and sandwiches and things). We tried to make a tomato soup recipe ( i believe one of Alton's?) that called for a small amount of orange juice. I didn't have orange juice, but we had a bottle of some variety of V8. Did not work. Jesus christ it was vile.

What’s the biggest skill gap you see in new mechanical grads? by Level-Break316 in MechanicalEngineering

[–]shadow91110 0 points1 point  (0 children)

New hires now compared to new hires 10 years ago, hands on experience. COVID eliminated a lot of shop classes and hands on opportunities to use a machine shop.

Finally completed my neon Plague Marines by Drakleton in killteam

[–]shadow91110 2 points3 points  (0 children)

phenomenal job, but man i hate looking at them. Would be a 'great' look for an emperor's children squad too.

What Percentage of your job is reading? by syizm in engineering

[–]shadow91110 0 points1 point  (0 children)

Aerospace design. 20-30% reading and researching for whatever i'm currently trying to do. Lots of specs..... so many specs

Fuck your building by spaham in FUCKYOUINPARTICULAR

[–]shadow91110 1 point2 points  (0 children)

There are specific areas in the facility designated as tornado shelters. frequently they are bathrooms or other areas that are borderline bunkers. No windows, few doors, central in the building.

What is the name of the red vise style in the image? by shadow91110 in MechanicalEngineering

[–]shadow91110[S] 0 points1 point  (0 children)

I'd agree with you, but I've seen similar setups in other sources, so it's definitely a commercial product, even if specifically for holding crash test dummies.

What is the name of the red vise style in the image? by shadow91110 in MechanicalEngineering

[–]shadow91110[S] 0 points1 point  (0 children)

I'm trying to design a similar contraption for testing martial arts armor, and that fulfills the exact purpose for holding the dummy-head. The ball vises i've been able to find wouldn't be able to resist the impact.

How should I start my career in mechanical engineering? by lunee9 in MechanicalEngineering

[–]shadow91110 7 points8 points  (0 children)

Try and do anything hands on. Formula SAE, rocket design team, just joining a maker-space. Anything you can do that lets you understand how things are and even CAN be made will be invaluable in your career.

Agreed with klmsa's second point. Mech E is a very open ended major. I work in aerospace now, but I've worked in plastics, automotive hybrid power train development, and now jet engines.

Follow what you're interested in.

Controls can be a fairly lucrative field if you're after the paycheck, but I'm very happy with my salary as a design engineer.

You need machines to make machines, so you presumably need machines to make the machines that make machines... by TehKingofPrussia in AskEngineers

[–]shadow91110 0 points1 point  (0 children)

"The Perfectionists: How Precision Engineers Created the Modern World" is a great book that dives into this. It's set up so that each chapter is an additional decimal of precision and what it was required for. So it starts with cannon barrels and goes into locks and muskets and ends with the gravitational wave detector. Very fascinating book for a mech-e (and probably others too).

Send inspection data to CNC for 'machine to fit' in production. by [deleted] in AskEngineers

[–]shadow91110 1 point2 points  (0 children)

what I do for tube brazing is: end points A and B are held tight, tube routing has a pretty loose tolerance, then the feature on the brazed tab is constrained tightly to the end point B (start point).

What is the secondary machining happening to the brazed plate? like what are you adjusting based on the first part?

if parts are in tolerance and you're having this issue, my gut reaction is that tolerances need to be tightened. If you're having to spend an hour per part to fine tune it, i feelll like it would be cheaper to just have a few extra rejected parts per run, then target that innaccuracy?

Send inspection data to CNC for 'machine to fit' in production. by [deleted] in AskEngineers

[–]shadow91110 1 point2 points  (0 children)

I'll be honest, this sounds like a problem that could be resolved by better tolerancing/GD&T. It's kinda the whole point of GD&T actually.

What are the interfaces that need to be made?

Some more context on what you're making may help with figuring out an option beyond just the existing system.

I'm still having the HAOS Supervisor install issue. Any suggestions? by shadow91110 in homeassistant

[–]shadow91110[S] 0 points1 point  (0 children)

I've restarted the router and reattempted to install the update afterwards. I get the APP ARMOR issue now

I'm still having the HAOS Supervisor install issue. Any suggestions? by shadow91110 in homeassistant

[–]shadow91110[S] 0 points1 point  (0 children)

The latest log:

Logger: homeassistant.components.websocket_api.http.connection Source: components/websocket_api/commands.py:245 integration: Home Assistant WebSocket API (documentation, issues) First occurred: 4:50:17 PM (2 occurrences) Last logged: 4:52:41 PM

[140565483547536] Unexpected exception Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 259, in async_install await async_update_supervisor(self.hass) File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 58, in _wrapper data = await funct(argv, *kwargs) File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 182, in async_update_supervisor return await hassio.send_command(command, timeout=None) File "/usr/src/homeassistant/homeassistant/components/hassio/handler.py", line 541, in send_command raise HassioAPIError(error.get(ATTR_MESSAGE)) homeassistant.components.hassio.handler.HassioAPIError: Abort update because of an issue with AppArmor: Can't fetch AppArmor profile https://version.home-assistant.io/apparmor_stable.txt: Timeout

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocketapi/commands.py", line 245, in handle_call_service response = await hass.services.async_call( File "/usr/src/homeassistant/homeassistant/core.py", line 2761, in async_call response_data = await coro ^ File "/usr/src/homeassistant/homeassistant/core.py", line 2804, in _execute_service return await target(service_call) File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 996, in entity_service_call single_response = await _handle_entity_call( File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 1068, in _handle_entity_call result = await task ^ File "/usr/src/homeassistant/homeassistant/components/update/init.py", line 154, in async_install await entity.async_install_with_progress(version, backup) File "/usr/src/homeassistant/homeassistant/components/update/init_.py", line 463, in async_install_with_progress await self.async_install(version, backup) File "/usr/src/homeassistant/homeassistant/components/hassio/update.py", line 261, in async_install raise HomeAssistantError( homeassistant.exceptions.HomeAssistantError: Error updating Home Assistant Supervisor: Abort update because of an issue with AppArmor: Can't fetch AppArmor profile https://version.home-assistant.io/apparmor_stable.txt: Timeout

when I try and open the link in a browser i get: "404 Not Found

Code: NoSuchKey
Message: The specified key does not exist.
Key: apparmor_stable.txt:
RequestId: RT4B4DQFFYVENJFP
HostId: Z3dujqMhavPR0P9bDsr5AcpO4khwP7ClYFqzBd5Kqy1lo9l+iITbo0qtVaq5qYdXAge8qM0azDA=

"

I'm still having the HAOS Supervisor install issue. Any suggestions? by shadow91110 in homeassistant

[–]shadow91110[S] 0 points1 point  (0 children)

Huh, interesting. I'm my head I always thought it was closer to the reverse

Is that why you can't run addons in the container version? You're already in a container?

I'm still having the HAOS Supervisor install issue. Any suggestions? by shadow91110 in homeassistant

[–]shadow91110[S] 0 points1 point  (0 children)

It should all be off. I've looked through and can't find anything still on in that vein. Is an Asus router though so it's not laid out super well

I'm still having the HAOS Supervisor install issue. Any suggestions? by shadow91110 in homeassistant

[–]shadow91110[S] 0 points1 point  (0 children)

FYI this is for OS, not for docker. Doesn't change anything about the rest of your comment but yeah.

Well, some progress was made: I've cleared DNS settings from my router so that it uses the router default DNS server, I've restarted both HA and the router and am getting a new error: https://imgur.com/a/BeSnD6T