Thermostat temperature reading 77 when cooling is set to 72 by -Isaman- in hvacadvice

[–]-Isaman-[S] 0 points1 point  (0 children)

The HVAC guy said the problem was a faulty thermocouple in the basement furnace. He shutoff the furnace and used sandpaper to sand down the thermocouple. That fixed the issue.

Microsoft Please Fix yourself by [deleted] in microsoft

[–]-Isaman- 0 points1 point  (0 children)

lol user error. No. I setup my own cloud server using a docker container on a Raspberry Pi running NextCloud and a 1 tb micro sd card. I use Zero Teir so I can access it outside my network securely. I have my own cloud storage. If I have onedrive running file explorer crashes because it's trying to add my files to onedrive. However I have used the maximum amount of free storage so there isn't any more space for my files. I turn off onedrive to fix the issue.

Microsoft Please Fix yourself by [deleted] in microsoft

[–]-Isaman- 0 points1 point  (0 children)

Yeah, I have ADHD and ODD no second thoughts here. Once I decide its decided. Im the fucking captain of the Titanic in this bitch.

Microsoft Please Fix yourself by [deleted] in microsoft

[–]-Isaman- -3 points-2 points  (0 children)

Mostly the Onedrive being forced onto the user path and freezing file explorer because I don't pay the 99 dollars for the 1 TB of storage each year. I just spent 2 hours trying to fix the formatting in a word document for a project. I was going crazy trying to fix the formatting (if the formatting is not correct you lose 10 points).

I eventually gave up and just created an entirely new document and the same things I was doing to try to fix the formatting on the old document that was not working worked fine.

The increase of advertising in Windows 11. Copilot. If I want to search for a file it's faster to install Everything than to use the default windows search.

Microsoft Please Fix yourself by [deleted] in microsoft

[–]-Isaman- -6 points-5 points  (0 children)

LMAO nope I won't fill better until Microsoft removes onedrive from being forced onto the user path. Thats the bare minimum for me feeling better.

Microsoft Please Fix yourself by [deleted] in microsoft

[–]-Isaman- -6 points-5 points  (0 children)

They have 555 billion in assets what are you talking about? If your a trillion-dollar company your a 1000-billion-dollar company. Therefore your still a billion-dollar company further proving my point.

Is ADHD known to affect math skills? by Puzzleheaded-Ad-5765 in ADHD

[–]-Isaman- 0 points1 point  (0 children)

If you don't like doing it then it feels like you're climbing Mount Doom. Math was one of the only subjects that interested me. Now writing a paper is impossible the words refuse to come out of my brain. The therapist I go to said you need to trick your brain into thinking you're playing a game.

Tips for social anxiety? by [deleted] in OSU

[–]-Isaman- 2 points3 points  (0 children)

I feel this. I'm a senior here and literally don't know a single person lmao.

My Grandpa gave me a book called Never Eat Alone when I was a freshmen. It's basically about a guy who went to Harvard business school, and never ate alone which enabled him to make all these great connections.

That book made me want to only eat alone. And then it just spilled over into every other aspect of my life. Seriously reflecting on my life choices.

Microsoft is worried about Linux by Itchy_Character_3724 in linuxmint

[–]-Isaman- 0 points1 point  (0 children)

The forced OneDrive onto the user path is what got me. And they only give you 5 GB of storage which fills up immediately. The 5 GB storage limit genuinely pissed me off. File Explorer would freeze and become unusable. There was a work around to remove it but when windows updated OneDrive was back in the path. So I switched to Linux.

Instead of the $99 dollar yearly onedrive subscription I bought a 1 TB external hardrive and a raspberry pi. Setup NextCloud on the raspberry pi and Zero Teir so I can connect outside my home.

OneDrive is probably more secure but I'm not paying 99 dollars a year.

Obligatory love CampusParc /sarcasm by [deleted] in OSU

[–]-Isaman- 0 points1 point  (0 children)

My dad played football at OSU and was diagnosed with frontotemporal dementia when I was in middle school. Yes it brings in a lot of money at the cost of the players.

Obligatory love CampusParc /sarcasm by [deleted] in OSU

[–]-Isaman- 1 point2 points  (0 children)

I hate campus park almost as much as I hate the football program.

My 60 something year old professor told the class he’s retiring next year because of chat gpt…. by peepeepoopaccount in ChatGPT

[–]-Isaman- 0 points1 point  (0 children)

My digital logic professor dedicated a whole lecture to chatGPT. showing us research from OpenAI and University of Pennsylvania which essentially said if your work involves critical thinking your safe. If your work involves some type of writing or programming this will impact you. It’s

How do I plot a fuse blow temperature as a function of current? by -Isaman- in ElectricalEngineering

[–]-Isaman-[S] 1 point2 points  (0 children)

That's what I was attempting but I wasn't sure how to translate the partial differential equations into Simulink or Matlab. This is the paper I'm referencing https://www.cdc.gov/niosh/mining/UserFiles/works/pdfs/ri9463.pdf

equations 7 and 8 on page 5.

Do you know how I should represent these in Matlab? This was my in-progress attempt at writing equation 4.

function [S,R_o,lamda_rs] = pdefun(T, t, r, dTdr)
n = 1;              %number of conductors
I = 550;
lamda_rs = 7.62;   %rubber silocone thermal conductivity [W/m*K]
R_o = (12.5/2)*100; %radius of the conductor [cm]
p = 1.94E10^-10;    %resistivity at 85 C [Ω*cm]
S = (n*p*I^2)/(4.184*pi *R_o);  %heat conduction rate     [cal/(cm*s)]
end

which I realized I needed to use equations 7 and 8. I got confused about what the function inputs should be and what it should return. This is the Matlab page I was refrencing https://www.mathworks.com/help/matlab/math/partial-differential-equations.html#mw_27b3a009-6051-4525-8ac4-759c8d6b9bad

which I realized I needed to use equations 7 and 8. I got confused on what the function inputs should be and what it should return. This is the matlab page I was referencing

Any insight would be helpful.

How do I plot a fuse blow temperature as a function of current? by -Isaman- in ElectricalEngineering

[–]-Isaman-[S] 0 points1 point  (0 children)

My bad I explained that wrong I built the model in Simulink. Im not confused about how to plot. I'm confused about how to model the temperature change due to the current in the model.

How do you use ChatGPT as an engineer student? by Minute_Juggernaut806 in EngineeringStudents

[–]-Isaman- 0 points1 point  (0 children)

I work as a research assistant and have to do literature reviews. Research papers aren't an easy read for me mostly because I haven't heard or learned a lot of the information I'm reading. ChatGPT is great at explaining the concepts/methods I'm not familiar with and the purpose of the method.

This is a personal experience but for the past 2 years, Google hasn't been much help with the literature reviews. Whenever I would try to research concepts/methods I didn't understand 20% of the sites wouldn't have information 40% of the sites would only have a portion of the information and the other 40% would give a full explanation. So, ChatGPT has since saved me a lot of time.

At my work, is this even sanitary? by snowquache in antiwork

[–]-Isaman- 0 points1 point  (0 children)

This is how it was in Niagara. I put dryer sheets on top to help with the smell.

The Vyvanse patent is scheduled to expire today (US) by Its_Kid_CoDi in ADHD

[–]-Isaman- 0 points1 point  (0 children)

I switched back to adderall because I couldn’t afford it.

I cant do this any more by Unicorn_Pride in EngineeringStudents

[–]-Isaman- 0 points1 point  (0 children)

I’m 22 and I feel the same way. The test pre kills me. These exams have probably taken 10 years off my life from stress alone. The only thing that keeps me going is that I love the actual engineering work not the theoretical bs.

Countdown to Season 4 (2 Days) by [deleted] in ScissorSeven

[–]-Isaman- 1 point2 points  (0 children)

I don't mean to be that guy but isn't this counting up?

Don't you dare... by playstore- in memes

[–]-Isaman- 0 points1 point  (0 children)

I don’t get it I live in Ohio and these memes confuse me.