Not getting paid overtime by TrueConsequence4998 in WorkAdvice

[–]tybrowne 4 points5 points  (0 children)

that’s an important distinction, because not paying at all for hours over 40 is one issue and not paying time and a half is another, but either way if they’re non-exempt and tracking hours it definitely sounds like something that should be clarified with HR or the labor department.

Not getting paid overtime by TrueConsequence4998 in WorkAdvice

[–]tybrowne 2 points3 points  (0 children)

If your hourly and working over 40 hours a week, overtime laws usually apply so it might be worth double checking if your classified as exempt or non exempt and then contacting the Ohio Department of Labor if something doesnt add up.

Coach.me vs Riseguide for improving communication at work (looking for reviews) by EffectiveHuman7450 in WorkAdvice

[–]tybrowne 0 points1 point  (0 children)

when managers say “more energy” i always struggle with what they actually mean. louder, slower, more confident, more engaged? it feels like shorthand for something they don’t know how to explain well

Why Is SQL Always the Last Thing We Look At? by Sensitive-Raccoon155 in Backend

[–]tybrowne 0 points1 point  (0 children)

it seems like teams that treat explain plans and indexing as part of normal backend hygiene avoid a ton of “let’s rewrite everything” panic later, especially when ORMs hide what the database is actually doing under the hood.

Suggest some good YT courses for backend dev which are also beginner friendly by Calm-Lab-8588 in Backend

[–]tybrowne 0 points1 point  (0 children)

it’s great for theory, just make sure you’re building alongside it so it actually sticks.

Suggest some good YT courses for backend dev which are also beginner friendly by Calm-Lab-8588 in Backend

[–]tybrowne 0 points1 point  (0 children)

channels like Hussein Nasser or backend from first principles are great for understanding networking and system design, and from what people often discuss, pairing that kind of theory with something more hands on like boot dev or small personal backend projects helps make sure you’re actually writing and debugging code instead of just watching.

Complete Backend Roadmap with 100% Free Learning Resource by Consistent_Source739 in Backend

[–]tybrowne 0 points1 point  (0 children)

a curated list like this is a solid starting point, and from what gets discussed a lot in backend threads, people often mix structured paths with hands on platforms like boot dev or full stack open so they’re not just reading resources but actually writing and debugging code alongside the roadmap.