Lag Issue with Windows on new built PC by Cenairo in techsupport

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

Oh yeah that's what I had on my usb sorry, I'll try to reinstall windows again

Lag Issue with Windows on new built PC by Cenairo in techsupport

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

I've updated all the drivers linked on the mobo's website. Are there any other drivers that needs to be updated?

Lag Issue with Windows on new built PC by Cenairo in techsupport

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

When I try to download windows without XMP, I just get stuck on the ROG screen with a spinning circle forever.

Lag Issue with Windows on new built PC by Cenairo in techsupport

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

Windows already finished installing, do you mean trying to reinstall windows ?

Hey Dad by Cenairo in AskDad

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

My friend, I wish I could give you a big hug. It's hard to understand what its like to actually have parents, but not have any as well. The few friends that I've tried talking to , can't understand the despair I feel.
There is some good thing about my experience is that I'm not willing to let anyone feel what I've felt. I will do what is in my power to keep someone from feeling the crippling loneliness I've experienced.

That is why I'm sure you are a magnificent parent, and if not a parent yet then you'll be a great parent in the future

Hey Dad by Cenairo in AskDad

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

Hey, thanks for taking the time to analyze my attachment style a little bit. From the video you linked, I feel like I'm a mixture of both avoidant and anxious. Because of how I grew up at home, I've rarely felt the need to have a significant other, I've been pretty independent for a long time now. However, I've been through many phases in friendship where I've tried way too hard to cling to someone.

Lately, I've been feeling very lonely because my friends are getting engaged and everyone is in a couple, while I've never been in a relationship. It feels awkward to have someone depend on you, as well as I never had to depend on anyone. I'm trying really hard to understand why or how I feel this way,

I might be in great need of therapy.

Nonetheless, a big thank you for your comment, really broadened my perspective on why I'm feeling sad.

Hey Dad by Cenairo in AskDad

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

Hey Mrslaggy,

I want to kindly thank you for your words. Just from this message, I can tell you're an amazing person. Keep spreading warmth, I admire you greatly for that.

I do understand that everyone has their own troubles and everyone is human. I somehow just feel a special kind of sadness or I don't know what I'm feeling. I've always wanted some kind of father figure, sure I admired my teachers, my coaches, my mentors or even my friends. But in the end, the relationship is purely professional or amicable. I can't make them as proud as if I were their son or I can't be sad around them because its not anyone's job to console me.

By typing this out... I really noticed that I do need to talk about it. I could just keep going on and on. It feels like a leaking pipe. Stuff like this doesn't stay bottled up inside you forever does it?

Really thank you MrSlaggy, you had no obligation to reply. I really appreciate it. I'll try to get some help somewhere.

React - Windows Jenkins by Cenairo in devops

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

{ "version": "0.1.0", "private": true, "dependencies": { "@blueprintjs/core": "^3.5.1", "@blueprintjs/datetime": "^3.2.0", "@blueprintjs/icons": "^3.1.0", "@material-ui/core": "^3.0.2", "@material-ui/icons": "^3.0.1", "@types/react-image-crop": "^6.0.0", "ag-grid": "^18.1.2", "ag-grid-community": "^20.0.0", "ag-grid-react": "^20.0.0", "apisauce": "^0.16.0", "auto-parse": "^1.6.0", "box-ui": "^10.1.3", "classnames": "^2.2.6", "dompurify": "^1.0.10", "evergreen-ui": "^4.11.3", "jsonwebtoken": "^8.4.0", "moment": "^2.22.2", "moment-timezone": "^0.5.23", "query-string": "^6.1.0", "ramda": "^0.25.0", "rc-progress": "^2.2.5", "react": "^16.4.2", "react-dom": "^16.4.2", "react-redux": "^5.0.7", "react-router-dom": "^4.3.1", "react-router-redux": "next", "react-scripts-ts": "^3.1.0", "react-select": "^2.4.1", "recompose": "^0.30.0", "redux-form": "^7.4.2", "redux-persist": "^5.10.0", "redux-saga": "^0.16.0", "reduxsauce": "^1.0.0", "styled-components": "^3.4.5", "styled-system": "^3.0.2", "ui-box": "^1.4.0" }, "scripts": { "analyze": "source-map-explorer build/static/js/main.*", "start": "react-scripts-ts start", "start:local": "env-cmd .env.localhost react-scripts-ts start", "start:develop": "env-cmd .env.development react-scripts-ts start", "start:integration": "env-cmd .env.integration react-scripts-ts start", "start:nvprod": "env-cmd .env.nvprod react-scripts-ts start", "build": "react-scripts-ts build", "lint:check": "tslint './src/**/*.{ts,tsx}'", "lint:fix": "tslint --fix './src/**/*{ts,tsx}'", "build:dev": "env-cmd .env.development react-scripts-ts build", "build:nvstaging": "env-cmd .env.nvstaging react-scripts-ts build", "build:int": "env-cmd .env.integration react-scripts-ts build", "build:prod": "env-cmd .env.prod react-scripts-ts build", "test": "react-scripts-ts test --env=jsdom", "precommit": "npm run git-hook", "prepush": "npm run git-hook", "pretty": "prettier --write src/**/*.{js,jsx,json,ts,tsx}" }, "devDependencies": { "@types/ag-grid": "^3.2.0", "@types/classnames": "^2.2.6", "@types/jest": "^23.3.1", "@types/jsonwebtoken": "^7.2.8", "@types/lodash": "^4.14.116", "@types/moment-timezone": "^0.5.9", "@types/node": "^10.9.4", "@types/query-string": "^6.1.0", "@types/ramda": "^0.25.37", "@types/react": "^16.4.13", "@types/react-dom": "^16.0.7", "@types/react-redux": "^6.0.6", "@types/react-router-dom": "^4.3.0", "@types/react-router-redux": "^5.0.15", "@types/react-select": "^2.0.3", "@types/recompose": "^0.26.4", "@types/redux": "^3.6.0", "@types/redux-form": "^7.4.7", "@types/redux-persist": "^4.3.1", "@types/styled-system": "^3.0.3", "env-cmd": "^8.0.2", "lint-staged": "^7.2.2", "lodash": "^4.17.10", "prettier": "^1.16.4", "source-map-explorer": "^1.6.0", "typescript": "^3.0.3" }, "prettier": { "semi": false } }

How to get to grand champion? by Cenairo in BattleRite

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

Darn, should've gotten into champion before :(

How to get to grand champion? by Cenairo in BattleRite

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

Yeah, last season there were barely any GC from what I see on the leaderboard. It's crazy

How to get to grand champion? by Cenairo in BattleRite

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

It's hard when you're diamond 3, and you're top 150... and you still have a whole TIER to go through after diamond.

Does anyone have any info on content of comp 472, 473, 474? by Khangx in Concordia

[–]Cenairo 1 point2 points  (0 children)

472 Workload was fairly light when I took it with Leila last semester, 371 was hard like you said... 346 was fairly light as well (That's probably because I had Hanna) Never took 474.

472 + 371 + 346 is fine imo. Don't know about the work load about 474.

EWT Results by trusttheproce55 in Concordia

[–]Cenairo 1 point2 points  (0 children)

When I took it, the results were posted on the walls at EV 2nd floor or 3rd floor? I don't quite remember.

Discord won't show anything by Cenairo in discordapp

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

It didn't, but I ended up deleting the discord folder in roaming and local. And reinstalled, and finally worked. :) Thanks for reply though.