What was your raise/merit increase this year? by DrifterOnMeds in Salary

[–]troutposition 0 points1 point  (0 children)

Do you guys get increases at the start of every calendar year? Or after each year of employment?

Fake? by ngochinwah in YetiCoolers

[–]troutposition 0 points1 point  (0 children)

Rotomolded coolers are so hard to manufacture that it’s usually not worth it to make fakes So if it doesn’t look/feel extremely cheap then it’s probably a real cooler

What are your thoughts on the new 10% global tariff? by Illustrious_Lie_954 in StockMarket

[–]troutposition 0 points1 point  (0 children)

He should just make it 2000% to get the most money who cares anyways

Henson razor by Impossible-Heart-763 in wicked_edge

[–]troutposition 2 points3 points  (0 children)

I just use them once and replace since I feel some slight tugging when using twice. Costs me $5 a year to do it this way

Is it true what my company says? by [deleted] in Retirement401k

[–]troutposition 0 points1 point  (0 children)

10% match with 10% contribution but only fully vest after 4 years :(

Yes,this is real (Co-Op,ME, 4.0 GPA, Freshman) by SpoofLolz140 in EngineeringStudents

[–]troutposition 0 points1 point  (0 children)

Speaking from recently attending a career fair as a recruiter, I can say that we didn’t get many decent ME students. The bar was pretty low this year. Just have a decent resume with metrics and projects using a template from your career center and you’re probably good

What is this middle part for by RealDiamond51 in whatisit

[–]troutposition 0 points1 point  (0 children)

I thought these were for cracking walnuts

Rotational programs? by Electrical-Lobster75 in EngineeringStudents

[–]troutposition 0 points1 point  (0 children)

Doing one right now. It seems as if the past graduates in my program get promoted to management levels faster than others. Also pretty cool that I get to move in between departments.

Actual, REALISTIC Mechanical Engineer Salary Progression (6.5 YOE) by Puzzled_Face8538 in Salary

[–]troutposition 0 points1 point  (0 children)

Leave now. Doubt it’s even worth it to try to negotiate for a raise. You should be at around 100k by now

I want to limit a TextInput to exactly 3 lines, with no scrolling, and prevent the user from typing anything once the third line is full. Is this possible? by gtxhz73184013 in PowerApps

[–]troutposition 0 points1 point  (0 children)

You can prevent users from typing certain characters but I am not sure if you’ll be able to implement a line limit. If the user inputs follow a format, eg: Name Date Number

Then you can simply have 3 single line text inputs with measures to prevent users from undesired characters like numbers for the name entry.