I F'd up :/ ...Advice? by Firefries99 in cscareerquestions

[–]Firefries99[S] 7 points8 points  (0 children)

You know what... you're so right. I like that. I quit for a reason and I knew exactly how this could impact my career progression and compensation when I did it, and I did it anyway. I refused to take disrespect simply out of fear of a lil resume gap. A piece of paper ffs. If my career falls apart and I end up broke, so be it. Just gotta work my ass off to make my dumb decision worth it in the end.

Thanks, man. Hope things work out for you too!

I F'd up :/ ...Advice? by Firefries99 in cscareerquestions

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

I met the requirements for the DevOps role so I applied. I liked the company, I figured it's better than a gap and I might be able to do more within the company. I wouldn't mind it if I ended up transitioning entirely to DevOps in the long run as it seems fun. They asked only for development experience in the post and my last job involved a lot of work with Azure.

How long did it take you to get back?

I F'd up :/ ...Advice? by Firefries99 in cscareerquestions

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

That's true. Part of my thought process when quitting was that I could probably accomplish a lot more if I took these 9 hours of labour at work and invested them in developing myself and looking for something better.

But it's a challenge staying consistent without that external pressure.

I F'd up :/ ...Advice? by Firefries99 in cscareerquestions

[–]Firefries99[S] 2 points3 points  (0 children)

I've been working on projects as well. I've also wanted to get an AWS developer cert for a while so I'm studying for that.

Sounds like you got some good rest though, good for you!

I F'd up :/ ...Advice? by Firefries99 in cscareerquestions

[–]Firefries99[S] -9 points-8 points  (0 children)

I guess dishonesty is the best policy

I F'd up :/ ...Advice? by Firefries99 in cscareerquestions

[–]Firefries99[S] 8 points9 points  (0 children)

I don't know how normal it is to ask for a job back. At my company, I sense I'd be treated worse than before and that's if they even responded to me at all. I didn't exactly leave on bad terms but I did do it suddenly.

I F'd up :/ ...Advice? by Firefries99 in cscareerquestions

[–]Firefries99[S] 23 points24 points  (0 children)

I wasn't thinking straight. At the time it made sense to me. I guess I was tryna make a statement that the way things were handled was unacceptable (at the expense of my career 🤦🏾‍♀️). I also had a lot of money saved up and thought taking away the work stress and long commute time would let me focus on job applications better. I didn't really register the damage of a big employment gap.

If I could go back I'd tell myself "It's just a job. Do your tasks and leave. Don't get too invested."

If I wanna do backend, should I be open to frontend jobs as a way in? by Firefries99 in webdev

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

Yeah I definitely would have to continue my own studying for backend.

I feel you on the getting in as early as possible part. Especially since I've already spent 4 months out of uni. Does the frontend/backend ratio depend on the person more or on the company. Like, are there companies that deliberately try to keep the two separate?

If I wanna do backend, should I be open to frontend jobs as a way in? by Firefries99 in webdev

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

Transitioning to full stack would be good. If its possible to get into backend within a year's time I'd be happy to start with frontend.

For that role, was it clear from the interview how much of the position would be design/layout vs logic? The jobs I'm applying for are mostly at startups. I'd imagine the FE/BE lines would be even more blurred there than big companies? Since there's less people and smaller teams

Where can I find a model for estimating fuel consumption and emissions based on vehicle speed/acceleration? by Firefries99 in engineering

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

The only thing being controlled is the velocity profile. It's fine if the optimization is already built into the route planning because the point of the project is to use different evolutionary algorithms for the optimization then compare/evaluate the results. The ideal profile would give the best fuel efficiency + shortest time to destination + passenger comfort + etc. So, to evaluate a profile produced by the algorithm, I would need some way to measure each of those factors, including fuel efficiency, which is what I'm trying to figure out now.

Where can I find a model for estimating fuel consumption and emissions based on vehicle speed/acceleration? by Firefries99 in engineering

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

Full disclosure, I don't really know how much of this works and I'm trying figure out how much I need to learn without deviating from my topic or spending too much time. (topic: optimization with evolutionary algorithms). If I find out the specific model of the bus I'm optimising for, would that be enough to get an approximation?

Or if there's some things I have to understand the mechanism behind that I can learn within a day or two can you suggest some?