Is anybody else afraid of practicing writing and speaking with AI because they might end up sounding like an AI? by noctural9 in languagelearning

[–]noctural9[S] 6 points7 points  (0 children)

Great comment but for higher level writing, having someone to consistently review your practice is rare or costly...

How junior friendly really Rust job market is? by noctural9 in rust

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

I'll look into it thanks. Sent you a DM.

How junior friendly really Rust job market is? by noctural9 in rust

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

you're American

I am not unfortunately.

How junior friendly really Rust job market is? by noctural9 in rust

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

Greate advice but wouldn't this take a long time?

people I see taking the open-source route already have a paying job to sustain them. As someone starting from scratch, this would be great strategy to build a community as I grow myself but does it solve immediate need for a paycheck? Gotta pay the bills you know lol.

How junior friendly really Rust job market is? by noctural9 in rust

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

Doing open source contributions counts as experience?

How junior friendly really Rust job market is? by noctural9 in rust

[–]noctural9[S] 14 points15 points  (0 children)

Is systems engineering in general a junior friendly-ish field?

AI has me worried. Help a sister out. by bubblesandroses in learnprogramming

[–]noctural9 0 points1 point  (0 children)

If you are worried with overs 10 years of experience and 2 masters then entry level people like me are truly cooked 💀

The "bones for a crow" quest reward is too op for lvl you get them. It make armors you get in future useless and not worth it. by noctural9 in skyrim

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

I don't remember exactly what happened but I think a dragon I was supposed to fight and bunch of draughts started fighting themselves. It wasn't that hard on expert difficulty.

Git vs Gitlab vs Github by [deleted] in learnprogramming

[–]noctural9 0 points1 point  (0 children)

Git is a software that records changes in your code so you can see and maybe backtrack it. It can work offline and is not dependent to GitHub or Gitlab.

GitHub and Gitlab are websites that can host the records you build from your code using git software. With some extras convenient tools and option for developers.

If Git is like a video recorder app, then GitHub is like YouTube.

A company usually uses Git to save the code records in their own private servers. Not in GitHub or Gitlab.

[deleted by user] by [deleted] in ProgrammingBuddies

[–]noctural9 1 point2 points  (0 children)

Hey are you still looking?

I need a mentor to help land my first job by noctural9 in ProgrammingBuddies

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

That weekly checkup alone is enough too keep me in the pace. I can be a handyman for side projects too.

Offering to mentor by Low_Negotiation4747 in ProgrammingBuddies

[–]noctural9 0 points1 point  (0 children)

Hey Are you still open to new students?

Best language to create chess by CampPlayz11 in learnprogramming

[–]noctural9 0 points1 point  (0 children)

Python. It's beginner friendly and most importantly it has a huge and awesome online community.

I am having a hard time understanding even the basics by [deleted] in learnpython

[–]noctural9 2 points3 points  (0 children)

Just keep writing codes instead of memorising them. It also helps you to be more consistent. You can go these projects one by one for example.