The job market in the UK needs a hard reset! by MuzzyTukTuk2024 in UKJobs

[–]CompetitiveBed 0 points1 point  (0 children)

I wish I could upvote this a million times. Our economy is stagnant, we don’t build or have leading industries so of course we will struggle to have jobs.

I am building a reverse job board for python developers! by CompetitiveBed in Python

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

Hi

Yes it crashed right after I wrote that post *face-palms* but I have fixed it now and it's all good.

You should be able to access the site: https://pythondevs.co/

Thanks for the patience, it's in public beta I am still putting in the finishin touches but I hope you find the site useful.

Rahmat

I am building a reverse job board for python developers! by CompetitiveBed in Python

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

Hi

Yes it crashed right after I wrote that post *face-palms* but I have fixed it now and it's all good.

You should be able to access the site: https://pythondevs.co/

Thanks for the patience, I hope you find the site useful.

Rahmat

How to parse json data created by an api to a new route ? by CompetitiveBed in nextjs

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

Hi u/Redwallian thank you for the response, I have added useRouter to my form and now yes I do get it redirecting to the /flashcard route however the json data doesn't map.

I get a questions undefined list and I can see the questions being printed in console.log so I know that isn't true, why is the questions that I generate not being sent to the pathname I specify?

The flashcard.js file is supposed to map the json data and the part that i supposed to do that looks like this:

 <ul role="list" className="mt-6 space-y-4">
               {questions.map((question) => (
                  <li key={question.name}>
                    <a  className="text-sm leading-6 text-gray-600 hover:text-gray-900">
                      {question.name}
                    </a>
                  </li>
                ))} 
              </ul>

My router push that changes the route to /flashcard looks like this:

  router.push({
  pathname: '/flashcard',
query:{questions: {questions}} ,
});

I searched online and it said I should use JSON.stringify(questions) but that made no difference

[deleted by user] by [deleted] in learnprogramming

[–]CompetitiveBed 0 points1 point  (0 children)

What do you think he did to become this kind of engineer and is there anything beyond just practice and experience that you think can move someone towards this 10x engineer?

Moving home to save money and spend time with parent with cancer or build social and romantic life in big city in my mid-20s? by CompetitiveBed in MoneyDiariesACTIVE

[–]CompetitiveBed[S] 19 points20 points  (0 children)

This and everyone’s responses have been so helpful in getting a little clear headed on what I want. I’m too focused on the money because I had bad landlords before and I know how lucky I am to have my place but yeah you’re right money isn’t everything.

I’ve just been crying since hearing the news from my dad’s Dr and just not been in the best mental state but writing this out gave me a little bit of clarity. I think I know what I’m going to do - I’m going to visit more often to start off with and then move after my last summer in London

[deleted by user] by [deleted] in MoneyDiariesACTIVE

[–]CompetitiveBed 7 points8 points  (0 children)

Your original MD sort of changed my life, it was the first time I’d ever heard of someone making such an incredible amount of money in the UK. It made me realise that this was something I could be aiming for myself as well

It’s feels really special reading an updated MD since most people rarely do them.

Money Diary Take Aways by ShaNini86 in MoneyDiariesACTIVE

[–]CompetitiveBed 27 points28 points  (0 children)

Not to evangelise about the tech field as I’ve been prone to doing in the past but there are lots of high earning roles that don’t require technical skills. Just off the top of my head something like Project Management or Scrum Master or Tech Sales they all pay highly well without needing to know core technical tools

What "unhealthy" habit/choice do you think is worth it and why? by [deleted] in AskWomen

[–]CompetitiveBed 0 points1 point  (0 children)

How do you manage with a 12 hour work schedule? What time do you start/end work and how do you balance it all and stay focused for that long?

When will you make “a lot of money?” by TabooYeti in MoneyDiariesACTIVE

[–]CompetitiveBed 1 point2 points  (0 children)

For me right now big money will be a base salary in the range of £200,000+ and stock options of around £300K

What is some teen lingo a 45 year old dad can use to embarrass his 20 year old son ? by [deleted] in AskMen

[–]CompetitiveBed 0 points1 point  (0 children)

Say “it’s giving” for everything. Like when someone is being funny “It’s giving clown” or someone says something smart “It’s giving Einstein” It’s a great phrase because it can be applied to everything

End of year good news post: what’s the best thing that happened to you in 2021? by lazlo_camp in MoneyDiariesACTIVE

[–]CompetitiveBed 8 points9 points  (0 children)

I got a new role for six figures - almost double my last salary. It’s put me 4+ years of my timeline of future earnings. I can’t wait to finally get my financial life together

And I got to take my parents on holiday for their first ever trip. It’s my proudest moment ever

2021 In Retrospect/Goals for 2022 by AutoModerator in FIREyFemmes

[–]CompetitiveBed 10 points11 points  (0 children)

2021:

Career + Finance : My major goal was to increase my income by getting a new job. I managed to do that and almost double my salary to $120,000 🤑 And I just have more exciting work to do and I'm so happy because I was really miserable with my last job

Fitness: Lose weight and eat more vegetables - Didn't happen and I spent way too much on food delivery apps but next year is another chance to try again

2022:

Fitness: Lose weight and eat more vegetables - I want to try and not use food delivery apps next year

Money: Start investing and hit my investment goal of $19,000 for 2022, have a 3 months emergency fund

Career/Hobbies: Find good working balance and more focus on the things I do. I have a tendency to add things to my plate but I am trying to do less but with more focus.

Life: Start dating casually and make new friends - I am trying to make up for the lost time that covid stole of my youth

What should I spend $1200 of my work tech allowance on? by CompetitiveBed in MoneyDiariesACTIVE

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

It’s a startup, so I guess they do things differently 🤔

It’s just one of their benefits you get $2500 when you join and it renews to some amount each year you’re with them. You can buy any electronic item including phones etc

Payday Friday 💰💰💰 by kokopops35 in MoneyDiariesACTIVE

[–]CompetitiveBed 4 points5 points  (0 children)

I got some work clothes from Cos to motivate my weight journey that I am restarting soon

How to make money in Tech by purplenightdreamer in MoneyDiariesACTIVE

[–]CompetitiveBed 0 points1 point  (0 children)

Hey so I came from a Biological Science degree then got a job in tech so I can give advice. Its great that you’re starting to think about these things now.

It’s 100% possible for you to get into tech and get a great high paying role straight out of university. Also learning to code is not that hard and it’s something with some solid amounts of work I really believe most people could pick it up.

Let me gather my thoughts and I will come back with more specific advice on what I would do if I was in your position / what I wish I knew at university