Andrew @ Dru Does Tech
banner
drudoestech.com
Andrew @ Dru Does Tech
@drudoestech.com
I turn things off and on again. I also like critters and PC gaming.

CompTIA A+, Network+ certified. Working towards Security+

drudoestech.com
Newest update on the workspace and an upcoming project! #technology #techsupport #techeducation #diyserver
July 25, 2025 at 10:52 AM
Tomorrow this guy is going in a Steam Deck OLED and the 1TB from the OLED is going in a 512GB LCD Deck. I’ll be recording it for YouTube.

Subscribe for more!

youtube.com/@drudoestech...

#steamdeck #upgrades #tech #it
July 11, 2025 at 11:00 PM
Got the workbench installed. Need to stain and finish it. #techsupport #tech #managedit #devicerepair #diy
June 29, 2025 at 3:02 PM
June 21, 2025 at 4:55 PM
June 21, 2025 at 4:53 PM
Wife’s birthday is coming up so I’m upgrading her laptop with an extra RAM stick and a bigger NVMe drive.

#pc #upgrade #laptop #techsupport
June 7, 2025 at 1:17 PM
Polo shirts came in.
May 19, 2025 at 10:29 PM
Did a tear down on my Alienware M15 R5. Just wanted to dust it out and repaste. Replaced the paste with PTM 7950.

#pcrepair #pcmaintenance
April 7, 2025 at 5:54 PM
I found a teapot!
March 26, 2025 at 10:58 PM
Birthday gift from the missus
March 8, 2025 at 5:32 PM
Call me old school, but I still like physical media.

#python3 #linux #redhat #fedora
January 14, 2025 at 12:28 AM
My VM is
December 7, 2024 at 2:18 AM
November 25, 2024 at 3:40 AM
Threw some sugar on that syntax. It’s looking real nice now. Gonna add some logging with stdout for invalid inputs.

Oh, btw I’ve moved on to Advanced Python.

#computerscience #programming #python3 #adultlearning
November 14, 2024 at 2:34 AM
Added instructions for the get_interest method. Updated monthly payment and total payments to instance variables to make them reusable for get_interest and to reduce redundant calculations. The return shows both work.

#computerscience #python3 #programming #adultlearning
November 11, 2024 at 8:40 PM
Cleaned up the wip class. Went with init for class attributes. Rewrote the loan payment function to behave as a method. Added notes for the placeholder methods.

#computerscience #programming #python3 #classesandmethods #adultlearning
November 10, 2024 at 6:49 PM
I’m trying to flesh out my loan function into a class with methods that can calculate the payments and do some other things.

I haven’t worked much with classes, so I need to review documentation. But the best way to learn is to do it.

#computerscience #python3 #programming #adultlearning
November 10, 2024 at 2:35 AM
I updated that loan payment function. The math wasn’t correct in the original.

I referenced an interest calculation I remembered seeing when I did credit card support and rewrote it accordingly.
November 9, 2024 at 1:47 AM
I wrote a #python function to calculate a monthly loan payment using the formula we use at work.

#programming #computerscience #adultlearning #scripting #functions
October 30, 2024 at 1:51 AM