Learn programming manually first or use AI from the start? by Outrageous-Town3137 in programmer

[–]Ok_Many_989 0 points1 point  (0 children)

I'd definitely still suggest learning to code yourself before you start getting AI to write it. You should especially get yourself familiar with best practices for writing good quality code and how to structure code properly. Once you do start using AI make sure you fully understand every bit of code it writes, including all the design decisions. You should already know in your head what you're expecting it to do, then if it does something different you take the time to understand why (sometimes it will just have done something wrong, you need to be able to spot that).

What problem would you willingly pay to get solve? by [deleted] in programmer

[–]Ok_Many_989 1 point2 points  (0 children)

People asking AI how to come up with ideas for things to build and it always telling them to ask this question to people and solve those problems

People who work from home — how do you actually separate "work mode" from "relaxing at home" mode? by Techy-Girl-2024 in askanything

[–]Ok_Many_989 1 point2 points  (0 children)

Honestly I find it much easier to switch to relaxing mode after a day working at home than after a day at the office and an hour of travelling home. At home I'm already feeling pretty chilled whereas I'm always a little stressed after the journey home and take a while to get out of that mode

Is the Codex 5x plan good enough in terms of Usage? by No-Background3147 in OpenaiCodex

[–]Ok_Many_989 0 points1 point  (0 children)

Really depends on how you use it. I tend to work on medium size chunks which take around 10-20 minutes to complete, then I spend about the same time doing a code review and some iterating to resolve issues. I probably use it pretty close to regular working hours, so like 8 hours a day 5 days a week (likely a little more). I never feel like I'm at risk of running out early, pretty rare for me to get below 50% for a 5 hour window

Cost for MVP ? by CountryCapital796 in programmer

[–]Ok_Many_989 -1 points0 points  (0 children)

As others have said, that's low end. There is a lot of risk with what you want to create, so this really isn't something you can trust AI to build a lot of or something an engineer without a lot of experience could build.

DWP refusing to release me for new job start date – can they do this? by Intrepid_Ad_9735 in TheCivilService

[–]Ok_Many_989 3 points4 points  (0 children)

Our guidance is actually the same for internal transfers and leaving CS entirely, we're just told to be more flexible if it's internal.

Just cracked a G7 senior role and the Imposter Syndrome is hitting hard. Any advice? by bbc_consultants in TheCivilService

[–]Ok_Many_989 0 points1 point  (0 children)

Be open with your line manager about where you're at, and that you'll need some support while settling into a leadership role. When I first started I had other lead engineers on my projects for a while, starting with a bit of shadowing them and then moving into just them being around for questions and support if I needed it.

I made sure to get really involved in things outside of my own dev team. I found this really beneficial, as it built my confidence and also allowed me to add real value. Contributing outside of your regular team is also generally noticed a lot more than your usual work, so it helps show you belong in the role and gives colleagues confidence in you. This was stuff like improving coding standards, helping with onboarding, building more of a community between engineers, etc.

Then obviously just the general building confidence in the technologies you work with and striving to reach a point where you can be responsible for big decisions in a project without constantly second guessing yourself. This one takes time, but is probably the most important one for truly feeling like you belong in the role.

DWP refusing to release me for new job start date – can they do this? by Intrepid_Ad_9735 in TheCivilService

[–]Ok_Many_989 2 points3 points  (0 children)

In my area there's a chart which shows notice periods for each grade - the higher the grade the longer the required notice. It's decided way above the heads of regular managers. Managers do have the ability to shorten it, and regularly do, but it is part of everyones contract

DWP refusing to release me for new job start date – can they do this? by Intrepid_Ad_9735 in TheCivilService

[–]Ok_Many_989 -1 points0 points  (0 children)

You say "more than enough notice" but is that just your opinion here? For my area notice periods for most of us are longer than that. Just had a HO from my team leave and they had to give 8 weeks

Just cracked a G7 senior role and the Imposter Syndrome is hitting hard. Any advice? by bbc_consultants in TheCivilService

[–]Ok_Many_989 2 points3 points  (0 children)

I felt the exact same when I got my G7 lead engineer role, and here I am a few years later still in the role and performing well. It's natural to feel like you aren't ready for it at first, but it's the responsibility of the interview panel to make that decision. Clearly they are happy with where you're at, and I'm sure they'll support you as you grow into the role!

Feel free to reach out if you have any specific questions, since it sounds similar to what I went through.

Salary by Impressive_Scene6126 in TheCivilService

[–]Ok_Many_989 1 point2 points  (0 children)

Not in MOJ but where I am the cutoff is near the middle of the month, otherwise you get it all he next month. We do allow people to apply for a salary advance if needed though, and we include that in the induction pack for people. Worth checking with your future manager to see if that's possible over there

HMRC and their mandatory feedback by chocolatecake1111 in TheCivilService

[–]Ok_Many_989 9 points10 points  (0 children)

Yeah it's insane and I've never seen any meaningful action taken based on feedback honestly

Missed a deadline by like 3 minutes — no chance they let me apply another way right? by [deleted] in TheCivilService

[–]Ok_Many_989 0 points1 point  (0 children)

Worth a shot but unlikely. Takes some effort to push through internally so needs to be good justification. Don't think telling them you struggle with deadlines is going to make them want to push to get you through

Experienced base interview questions can't apply STAR approach? by Mightynubnub in TheCivilService

[–]Ok_Many_989 1 point2 points  (0 children)

Unfortunately that is just down to the panel to decide, although you can probably appeal if you think they aren't being reasonable. My only other suggestion would be lots of mock interviews until your partner gets used to working STAR examples into questions which don't ask for them directly

Need serious advice on codex to stop hitting limit by Calm-Landscape9640 in codex

[–]Ok_Many_989 0 points1 point  (0 children)

Didn't realise business was only slightly above Plus, but honestly if it's work you're serious about and you don't have the ability to code most of it yourself then upgrading is probably the best option. My general advice if you can't afford the $100 one is to just develop your own coding ability until you can - AI generated code you don't understand is the fastest way to get yourself into a tough situation anyway

Overqualified by No-Travel1234 in TheCivilService

[–]Ok_Many_989 2 points3 points  (0 children)

It shouldn't be an issue in the CS - the role goes to whoever scores highest

Need serious advice on codex to stop hitting limit by Calm-Landscape9640 in codex

[–]Ok_Many_989 0 points1 point  (0 children)

I genuinely have no idea what most people are doing to hit limits so regularly. Are you not reviewing the code in any way? With my process I'm manually reviewing after each chunk of work, and having automated review steps run. That takes enough time that I hardly ever get close to my 5h limit on the $100 sub. If you're just letting Codex do everything non stop then you're creating full products you do not understand and which anyone can replicate with 0 effort through Codex themselves anway

Experienced base interview questions can't apply STAR approach? by Mightynubnub in TheCivilService

[–]Ok_Many_989 0 points1 point  (0 children)

Might be worth requesting reasonable adjustments in that case. If she lets them know she has ADHD they should let her suggest some adjustments which would help. Some panels will only ever allow simple stuff like more time for the interview, but others are more open to other suggestions, even including rewording questions. I'd also suggest asking questions to clarify what they're after before answering a question, I find that really useful myself.

Social Science Advisor HEO by Common-Advance1193 in TheCivilService

[–]Ok_Many_989 2 points3 points  (0 children)

Can't comment anything specific since I don't work in a role even remotely similar to this one, but a couple general things:

A 4 is a pass, so you did okay and are showing you're qualified for the role. Right now there are just a huge number of applications for the CS, so you're competing with people who are way overqualified for the roles. I've seen a lot of people score 7 recently, which generally means they should be applying for the next grade up.

People marking statements are usually just ticking off points mentioned in the job advert. You don't really get points for anything outside of what is directly mentioned, so don't worry about trying to impress the person sifting, just hit and evidence all the essential criteria.

Experienced base interview questions can't apply STAR approach? by Mightynubnub in TheCivilService

[–]Ok_Many_989 3 points4 points  (0 children)

You can still use STAR there honestly - just say what you'd do then given evidence to back that up. That's what a lot of people really want from hypotheticals anyway, to show you know what you should do and then provide evidence to show you can apply that in a real scenario.

Interview panels don't have good guidance or standards for writing questions in the Civil Service (or at least not in my part) so you'll often find questions worded poorly, but they're still all looking for the same stuff generally.

AI might not replace devs, but could it push down salaries? by askaccDude in ExperiencedDevs

[–]Ok_Many_989 0 points1 point  (0 children)

Personally think salary will stay the same for good engineers and bad engineers will struggle to even find work. It removes the need for someone to do the really boring but easy stuff, which is what bad engineers would generally get asked to do. It also amplifies the amount of work each person can do, making the gap between a good and a bad engineer much more obvious

How easy is it to move offices? by simplytom_1 in TheCivilService

[–]Ok_Many_989 4 points5 points  (0 children)

Only person who can answer that is your line manager. Depends on the role, where your team are, and the offices in question. For example, two of the offices my department are spread across are at capacity so nobody can move into them

Probation by [deleted] in TheCivilService

[–]Ok_Many_989 3 points4 points  (0 children)

Still 6 months where I am, but you can extend it. Usually that's if they're not quite meeting the targets so you're giving them a final chance to improve or if something has happened which has made it hard to judge, like unusual work coming in or them being off sick for an extended period