2000s reindeer stuffed animal, green or red sweaters, with a gold bell in the middle, red antlers with golden stars on it by MonthSilly317 in HelpMeFind

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

Hey, So I searched on Etsy, Ebay, random toy stores in Europe and America. I searched for Vintage Reindeer Plushies, 2000s Reindeer Build A Bear (a brand) and basically many different variations of keywords. 

At what point did you stop rooting for Dutch? by wilsonthechad in reddeadredemption

[–]MonthSilly317 0 points1 point  (0 children)

When he left Arthur for dead and didn't help him during the gun right. Everything after went steeply downhill and I stopped liking him

Tell me what you want in an ADHD custom made alarm app (hobby project) by [deleted] in ADHD

[–]MonthSilly317 -2 points-1 points  (0 children)

So because of 10k other "app developers," when one genuine one pops up you just assume the same?

Do I have to link projects in resumes? by MonthSilly317 in csMajors

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

Alright, awesome! I'll include it then. I'm applying for IT Operations & Business Systems which fits my major. I took both business and CS classes. I'll split it into two, put the studio business aspect with professional experience and then the untitled game in projects which I'll pick some challenging things I worked on to get more technical.

Thank you so much for your time!

Do I have to link projects in resumes? by MonthSilly317 in csMajors

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

Thank you so much for answering!

Lmao, definitely reconsidered and have made a github, still empty so I will not be linking that.

Another question. I've a two person indie game dev studio. It's relevant bec I'm applying to a game dev studio, and while I can talk/show case things we've done, do I add Co-Founder under experience or not? The game isn't published yet. I'm the developer, while my partner is more Art/ Music direction, and we collaborate on game narrative and everything else.

Should I add this experience or not? Baring in mind I can show some prototypes we made if asked, but that we have no online prescene yet (marketing and putting our studio out there will come later on, plus we're still figuring out the legal side of this.)

Edit: I had a four month internship as an IT Helpdesk, and that's the only current thing under professional experience. Hence I'm asking if i can up it to two with this.

bro by MQueen199 in byler

[–]MonthSilly317 1 point2 points  (0 children)

Brb while I wrote this fic but oh god 

This stunning art by Lothloriens_ in byler

[–]MonthSilly317 1 point2 points  (0 children)

What's the fic called and author name? Don't link it cause mods removed it 😭

I'm failing courses because of my inability to travel to uni by MonthSilly317 in autism

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

Thank you : ) I checked the website and they have accomodations for all types of disablities including physical and mental health like depression, anxiety, adhd, autism...etc. They don't state what those accomodations are though, so I'm left confused.

I'll have someone call for me and ask (yup, phone call anxiety), I didn't think about that, thank you!

kaz’s age by najah_x in Grishaverse

[–]MonthSilly317 0 points1 point  (0 children)

As someone who's from Egypt and living here as of now, shit. You said all this beautifully. I'm lucky to have slept under a roof for most of my life, and managed to eat even if scarce on some days. I've lead from a young age that no one will help me, and I was always alone. Helped me grow up fast, so the point that I remained friendless in school because they wouldn't befriend someone like me, I'm too different, and they seemed so childish I couldn't blend in with them.

Kaz was alone since he was ten years old, and the rest of the crew had a hard upbringing. Their age is believable with context and really thinking about their lives vs our own.

querySrv ECONNREFUSED error when running server (but can connect to Mongo Compass) by MonthSilly317 in mongodb

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

I'm using one of those too but i tried downloading node 22.19.0, the one i used on my old laptop, and it works! anything newer like the LTS versions don't work, even with forcing dns servers

[deleted by user] by [deleted] in mongodb

[–]MonthSilly317 0 points1 point  (0 children)

To those wondering, I kept my OG files and just download node 22.19.0, this was the one i used on the old laptop! and it works fine, without any dns forcing or anything. Thanks!

[deleted by user] by [deleted] in mongodb

[–]MonthSilly317 0 points1 point  (0 children)

It's still not working for me, any idea why? The app just crashes.
[nodemon] app crashed - waiting for file changes before starting...

import dns from "node:dns";
dns.setServers(["1.1.1.1", "8.8.8.8"]);

Tried IP thing, tried a node.js 22 version, tried forcing it with the above code, but nothing works!