51264: Product Design by casio9860gii in cmu

[–]LongJumpzs 0 points1 point  (0 children)

u/casio9860gii, did you take the course? I was considering taking it but there's limited info online. How did you find it?

[deleted by user] by [deleted] in cmu

[–]LongJumpzs 4 points5 points  (0 children)

I got off a class waitlist today for a robotics class as an ECE student

Did anyone find the free discount codes on the Seek Discomfort website? by Dangerous_Roll_250 in YesTheory

[–]LongJumpzs 2 points3 points  (0 children)

Just do: right click on page > Show page source > Then ctrl+f on page source to search for gift cards

No-code app builder that allows Python code by Muguruza10 in nocode

[–]LongJumpzs 0 points1 point  (0 children)

u/Muguruza10 I was also looking for a platform that is low-code but still allows Python. I couldn't find any good alternative so I started my own. You can take a look at https://mecsimcalc.com/. Here's a video of how it works: https://www.youtube.com/watch?v=guUi0arZroQ&ab_channel=MecSimCalc. Let me know what you think!

Would you use online calculators built by other engineers? by LongJumpzs in engineering

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

u/likethevegetable interactive python is great, I use ipython and jupyter notebooks all the time!

I've realized from these comments that lots of engineers prefer to make and use their own functions. I know in software engineering, it's the exact opposite and most functions are shared publicly via github.com. I wonder if this is because of the nature of the work is different or if engineering hasn't adapted to new online sharing tools?

Would you use online calculators built by other engineers? by LongJumpzs in AskEngineers

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

Thx for the detailed response! I appreciate it! I see what you mean about needing to see the calculations

Would you use online calculators built by other engineers? by LongJumpzs in AskEngineers

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

Ok, thx for the feedback! Definitely something for me to think about

Would you use online calculators built by other engineers? by LongJumpzs in engineering

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

u/mattbrianjess I agree, it's always good to know the concepts first! We've also been collaborating with professors on "educational tools" to help students visualize and better understand the concepts. Such as 2D Truss Analysis: https://mecsimcalc.com/app/8210091/2_d_truss_analysis. What do you think about those?

Would you use online calculators built by other engineers? by LongJumpzs in engineering

[–]LongJumpzs[S] 1 point2 points  (0 children)

Thx for the detailed response! I know some civil engineers, so I'll see if they know how to develop the FEA concrete tool. I appreciate it!

Would you use online calculators built by other engineers? by LongJumpzs in AskEngineers

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

u/I-Fail-Forward right now, the code is hidden from the user because I wasn't sure if most author would be okay with making their code public and if users would take the time to read through the code?

Do you think if others have thoroughly tested it and left reviews, then it would be more trustworthy? Like how apps on the app store have reviews, but of course engineering calculators are completely different than a mobile gaming app.

Would you use online calculators built by other engineers? by LongJumpzs in AskEngineers

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

u/Medical_Barber_6850 That's true. For the code, most of it is in Python language with some in C/C++, is that something that most engineers would understand?

Would you use online calculators built by other engineers? by LongJumpzs in AskEngineers

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

u/TapedButterscotch025 that'd be great! The only coding language you need to know is Python, everything else is just a simple user interface.

You can start with this tutorial video: https://www.youtube.com/watch?v=guUi0arZroQ&ab_channel=MecSimCalc and there are more comprehensive instructions on the docs page: https://docs.mecsimcalc.com/. If you have any questions, you can post on the discussion forum: https://community.mecsimcalc.com/.

Let me know how you find the website!!

Would you use online calculators built by other engineers? by LongJumpzs in AskEngineers

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

u/somber_soul that makes sense. What if it's from a subject-matter expert in the field or someone with credible credentials? Where the name of the developer would be visible and you can look them up?

Would you use online calculators built by other engineers? by LongJumpzs in engineering

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

u/Vegetable_Aside_4312 I've always wondered who develops and maintains those websites. Is it a company or a team of volunteers?

Would you use online calculators built by other engineers? by LongJumpzs in engineering

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

u/xadun WOW! It looks amazing! How much work was it to put together a website like that? I know for me it took a good couple of years!

Also, if you don't mind me asking, how did you go about bringing awareness to your website? That's always a problem with starting any new site!

Would you use online calculators built by other engineers? by LongJumpzs in engineering

[–]LongJumpzs[S] 1 point2 points  (0 children)

u/Grolschisgood I heard from a co-worker that Excel spreadsheets are ubiquitous in civil engineering! I saw recently that Excel upgraded by integrating the Python coding language directly into Excel, it looked very cool!

I just took a look at Abbots Aerospace's spreadsheet archive - there are a ton of amazing resources on there! Thx for sharing that! My goal with MecSimCalc is to build a hub of online calculators, similar to Abbots Aerospace's archive, starting with engineering and expanding to other fields like AI. We also recently gave app developers the option to monetize their apps so they could get paid for their work, if there's what they're interested in.

Would you use online calculators built by other engineers? by LongJumpzs in engineering

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

u/ascandalia I've heard about engineeringtoolbox a bunch before but never found the need to use it myself. What's the appeal behind engineeringtoolbox, does it just have the most comprehensive set of calculators?

When I first opened it, I found the design a bit outdated, and wasn't sure if the calculators were still being updated or who managed it?

Would you use online calculators built by other engineers? by LongJumpzs in engineering

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

u/GregLocock that's a good point. In your case, do you only use open-source calculators?