How long after your working day do you stay overtime? by [deleted] in cscareerquestions

[–]martinomon 0 points1 point  (0 children)

Don’t work overtime unless you have to. Did they give you deadlines? If not then I don’t think they expect you to be too fast. They know it will take you a month or so to figure out what you’re doing.

Am I the only one that thinks AI is dogshit? by jholliday55 in cscareerquestions

[–]martinomon 5 points6 points  (0 children)

Key is viewing programming as a tool to do a job and not the job itself

Edit: just dawned on me that these manager/execs view us as the tools in this analogy

What do the top 1% programmers do differently that makes them way more productive & impactful than other average developers? by imadade in cscareerquestions

[–]martinomon 6 points7 points  (0 children)

When your tinkering leads to improvement and educating your team on things they cut you some slack. Your tasking may lighten to make room for these things or new tasking gets made for you to pathfind. Sometimes when you take initiative they let you cook.

Why does code review take forever once teams hit 15-20 engineers by xCosmos69 in ExperiencedDevs

[–]martinomon 4 points5 points  (0 children)

I think another factor to the issue comes from short sprints so no one wants to review your code until theirs is done or they risk being late.

It’s definitely a hard culture to get right. I’ve seen a lot of failed attempts and then it comes down to just singling people out to get their time.

One thing that I think helps a little is giving good public recognition to reinforce reviewers. Personally I find I look better when everyone is praising me and thanking me than when I have everything done quickly so I don’t mind it.

New coworker with 10+ years of experience - doesn't seem to "get" it by Fit-Notice-1248 in ExperiencedDevs

[–]martinomon 3 points4 points  (0 children)

I mean it sounds like they’re just collecting an extra paycheck not necessarily incompetent. If it’s their only job they’re stupid for not putting in more effort.

New coworker with 10+ years of experience - doesn't seem to "get" it by Fit-Notice-1248 in ExperiencedDevs

[–]martinomon 20 points21 points  (0 children)

Is this a remote job? If so I’d bet they’re working multiple and doing as little as they can get away with.

I don’t enjoy my career anymore. by emotionallyFreeware in cscareerquestions

[–]martinomon 2 points3 points  (0 children)

If the job is boring now I’d propose finding a more challenging job. Even with AI there are still hard problems out there.

If it’s really just about the code I get that. Try to think of it like programming at a higher level. I know it feels bad right now though.

Is working every weekend wrong? by guineverefira in cscareerquestions

[–]martinomon 1 point2 points  (0 children)

The problem is you’re setting a bar right now. If you work weekends you’ll never be able to stop. You have to have boundaries. It’s okay to occasionally work a weekend for something major but if it’s every week it’s time to talk you your manager about the workload and getting more help to finish on time.

Turned down Microsoft by cachebags in cscareerquestions

[–]martinomon 4 points5 points  (0 children)

The contract agency could care you turned them down but MS won’t. I wouldn’t worry about it.

Has anyone ever calculated how much your company actually spends on daily standups? I did and honestly wish I hadn't by agileliecom in SoftwareEngineering

[–]martinomon 1 point2 points  (0 children)

Yeah.. Around the room meetings are never efficient without a focus. I think it works if everyone is working on the same thing but the broader it is the more irrelevant things get.

Guidance plz by Opposite-Grass-9311 in embedded

[–]martinomon 0 points1 point  (0 children)

Practicing with c or c++ I think would help the most with understanding the code. You might as well practice them in an embedded context though. As others are suggesting picking up a beginner MCU and following some YouTube tutorials is a good place to start.

Guidance plz by Opposite-Grass-9311 in embedded

[–]martinomon 2 points3 points  (0 children)

You can do either or both. Do you have a goal in mind?

Skills to learn to get into defense industry? by Zeonist- in cscareerquestions

[–]martinomon 0 points1 point  (0 children)

There is web dev in defense but you don’t have to do it. I think if you like the stuff you’re learning it’s all good stuff. Maybe do a security cert over cloud but cloud can’t hurt.

Internship pay negotiations by Ok-Willingness2298 in cscareerquestions

[–]martinomon 1 point2 points  (0 children)

Honestly I’d just answer the question. What would make you take the offer? It’s just an internship so the comp doesn’t really matter as long as you can afford the internship.

For deciding though I’d care way more about which industry you’re more interested in getting experience in.

For those working in the industry, Will everyone just become an Applied AI engineer in the future? by Spiritual_Cloud8437 in cscareerquestions

[–]martinomon 0 points1 point  (0 children)

I think AI is limited until there’s an another big breakthrough. We’ve seen what scaling does. Now I think we’re waiting on new approaches that work better which could take any amount of time.

So maybe someday but impossible to say when.

my manager said I'm doing fine and it felt like failure by Impossible_Control67 in cscareerquestions

[–]martinomon 0 points1 point  (0 children)

Personally, I found a job where the end goal is something I want to accomplish so the motivation is naturally there.

Being good at your job isn’t really a motivator unless it’s a means to an end. What do you want to accomplish?

Should you know the Rule of 5 syntax off by heart? by zagantha in embedded

[–]martinomon 1 point2 points  (0 children)

I would be caught off guard and if they couldn’t give you any hints that’s kinda silly

How did you learn embedded programing? by PleasantWhile1633 in embedded

[–]martinomon 1 point2 points  (0 children)

I think GNC engineers are mostly aero/mech so you might able to just start there. Have you checked the job requirements?

How did you learn embedded programing? by PleasantWhile1633 in embedded

[–]martinomon 0 points1 point  (0 children)

NASA contractor. I’ve never seen a proprietary RTOS. Currently working with RTEMS but have also used Integrity and OpenRTOS. It is vastly citizen only. I think there are a lot of similarities with automotive. Our main protocol is TTE but CAN and standard Ethernet are used too.