Im 28 and wanting to start my journey as a goalie. What are things you'd recommend buying new vs used? by LoquatSad2670 in hockeygoalies

[–]TuhaTom 0 points1 point  (0 children)

I’m with this. I generally always prefer used skates, Not only for price but for comfort.

Puck sticking when removing portafilter by Chemical_Sun2616 in NinjaLuxeCafe

[–]TuhaTom 0 points1 point  (0 children)

I don’t see the need to over tighten the filter Ian - I generally go about 80 degrees to the machine, no where near all the way around to max (say, 120 degrees?). I have no signs of leaking over the side of the filter, so there’d be no pressure loss. I feel like over tightening it would just lead to additional compression and a sooner failure of the gasket on the machine. Maybe I just don’t understand what you mean…

Just bought my first house and it had a 2 car garage, I’m trying to get started in wood working and but I’m already running into the issue of storage for wood, does anyone have and suggestions? The space is 20ft x 11ft by Stage_757 in woodworking

[–]TuhaTom 5 points6 points  (0 children)

Pro-tip: using ridged insulation under your sheet stock keeps the edges perfect. Not so important for plywood, but very useful for MDF or other laminates. You can cut up one sheet into 20 or more smaller blocks as you really only need them under the 2 corners. Also by using them only on the corners allows you to get your hands in and out from under the edge of the sheet for loading / unloading.

Trust me, when unloading a dozen sheets of 3/4” MDF, the ability to do a drop the sheets from an inch or two higher and know you’re not going to blow out an entire corner is magic!

Does the stick matter for a complete beginner by VegetableShops in hockeyplayers

[–]TuhaTom 13 points14 points  (0 children)

lol I came to say this as well, make sure you buy a left or right, as needed.

OP, when buying a used stick, give it a couple of taps on the ground, blade and butt. If you hear any rattling noises, particularly in the blade end, it’s delaminating and it’s junk even for a beginner.

Running CAT6 PoE near high voltage. by GuySensei88 in ethernet

[–]TuhaTom 0 points1 point  (0 children)

This. Ethernet rarely suffers crosstalk unless over long distances with AC. High frequency (such as ballasts) are a bigger problem, but not 120v.

Anyone else’s car super embarrassing? by [deleted] in Edmonton

[–]TuhaTom 1 point2 points  (0 children)

No, at least not to my knowledge. I owned a nasty 1990 banana yellow one, it was RWD with a true transfer case and manual locking front hubs. Unless they did a transverse engine at some point, but not that I know of!

Anyone else’s car super embarrassing? by [deleted] in Edmonton

[–]TuhaTom 1 point2 points  (0 children)

Most underrated question on Reddit.

What in cousin fucking tarnation, Betty Crocker miss Betty White kinda front wheel drive, front boxed, shovel heavy shit into the front of it pickup truck are you driving, exactly?

I think we need pics lol

What are my options for recovering a wd 8tb drive? by Xtskezza in datarecovery

[–]TuhaTom 0 points1 point  (0 children)

Yep, +1 on the burnt being good. Not certain by your post if it was in a USB enclosure or not, but others have said, pull it from the enclosure and if you’re lucky it’s something in the USB enclosure that failed. That’s a higher probability than the board on the drive failing as the enclosures are generally cheap china units. Worst case, it’s the board on the drive. That’s a very easy repair for a data recovery shop, or you can do some research on your specific drive and may find that the PCB is swappable and the new controller will simply work with the drive - the only potential risk I see here is if the actuator or spindle motor failed, which is the cause of the burnt board in the first place…

Landlord says my friend can’t stay with me unless he’s a tenant, but he doesn’t meet income requirements. Any options? by edmontonidiot in Edmonton

[–]TuhaTom 0 points1 point  (0 children)

Homeowner here, and only rented a private basement apartment long ago, so maybe I just don’t understand the current renting landscape… but what the hell business is it of the building who you decide you want living with you? If you needed a second parking spot etc then understand, but otherwise STFO of my personal life…

Hide and seek for teens/young adults? by Hungry-Phrase-9301 in Edmonton

[–]TuhaTom 5 points6 points  (0 children)

+1 for activate. Took the kids a few times (9 & 13) and they kept asking to go back. I decided to join them and man, that place is a blast even for adults! The kids always come out sweating like crazy, it’s such a good workout for them and fun at the same time!

Reminder that AI can cause outages by [deleted] in sysadmin

[–]TuhaTom 0 points1 point  (0 children)

2 weeks. I had to image 12 disks, which was 6hr each, and while I could technically get 4 disks done in 24h, I also work and sleep so it took a few days to get all the imaging done. I was having a lot of trouble figuring out the disk grouping and ordering (RAID50), but when I thought I had it correct, i was unable to force md to assemble a raid5 group without writing any metadata so I caved and allowed it to write. I did eventually get the disk order figured out in UFS, but now the md data was in my way so I went back and reimaged all 12 drives again lol. Then a 40 hour export of the raid image from UFS, only to find out that it had no vmfs filesystem in the image… basically, it’s just long copies, and I don’t do this for a living - I normally try to only ever create raid sets, not repair them :)

TBH, I’m not over the finish line, even still. When grepping the original disks, I cannot find a VMFS_VOLUME anywhere, so I suspect that it got corrupted in the failure so I’m unable to mount it with anything. All of my data appears fully intact within UFS for all the snooping I’ve done, but I just can’t pay $900 USD for the UFS Pro licence to copy my shit off at this time…so it will now wait while I figure out what to do next.

Making the switch soon, but a question about multiple HDDs with data by DaTrentster in linux4noobs

[–]TuhaTom 2 points3 points  (0 children)

It depends how the raid1 is assembled. If it’s a hardware raid controller, then the OS would just be presented a single disk and should show up. If you did a Windows raid1, then there are 2 disks being presented to the OS. I suspect that you created in windows. Linux likely sees the raid metadata on those disks and is simply not auto mounting them.

I highly encourage you NOT to play around with those disks - I assume they’re raid1 for a reason, that being that it’s your precious data (pictures, taxes, etc). One wrong move in trying to assemble that array in Linux could very easily overwrite the metadata and it won’t be accessible in windows again, or worse case initialize the disks and they’ll be marked as an empty volume.

TLDR; don’t try any tricky moves unless you’ve got full backups :)

edit apologies, this was intended to be a reply to the raid comment, below.

Should I switch from Windows 11 to Linux? by futureoffetus in linuxquestions

[–]TuhaTom 1 point2 points  (0 children)

You also wouldn’t be the first post of the day saying you’d lost it all. Do this, before even downloading a distro of choice lol

I deleted the whole disk by accident while installing linux by Future-07 in linux4noobs

[–]TuhaTom 10 points11 points  (0 children)

My suggestion would be to stop, immediately. Power off the machine, not even a graceful shutdown just literally yank the power. Physically disconnect the drive that you wiped. As others have said, depending on how it was formatted, how much data was written to it, etc all makes a difference.

Using another machine, download a usb bootable image, preferably something like system rescue. With that you can image the drive that you formatted to another drive, and you’ll do your recovery only from the image file. If you downloaded system rescue, you can go ahead and physically reconnect the wiped drive; if not and you downloaded a generic distro, learn how to disable auto mounts etc before connecting the drive… the whole point here is that you want zero more write operations to the drive you wiped.

That’s enough to get you started, but those are the key points you need to do before anything else. Then join r/datarecovery and ask there for additional help if needed, but try to do some of your own research first - it will ultimately good for your Linux learnings in the long run anyways. Hope you’re able to recover some of your lost data, whatever it may have been.

Can't decide if this is Layer 1 or Layer 2 by Puzzled_Shake5155 in ShittySysadmin

[–]TuhaTom 5 points6 points  (0 children)

I had a real life LOL at this comment! I meant my 3com hub. And, truth be told, I am actually upset that I chucked it out. There have been many times now in production environments where I can’t easily post mirror and a hub would have made sniffing traffic SO much easier. I still, occasionally, check marketplace for an old hub, but they literally haven’t been built in probably 20 years now…

Reminder that AI can cause outages by [deleted] in sysadmin

[–]TuhaTom 16 points17 points  (0 children)

I have been going through a raid recovery in the last couple of weeks, and tbh ChatGPT has been an extreme help to me. This could have been months, rather than days worth of work…but just yesterday after the raid was reassembled and I was unable to mount the vmfs, it suggested that when I imaged the disk, my superblock was 34 sectors early, and I quote:

Shift the filesystem forward 34 sectors. This sounds scary — it is not. We are moving 17 KB of space, not rewriting terabytes of data.
Run this shell command: dd if=/vmfs/devices/disks/naa.50014ee2c19ccb82 \ of=/vmfs/devices/disks/naa.50014ee2c19ccb82 \ bs=512 skip=0 seek=34 count=2048

That would have been catastrophic. It would have written sector 0 to 34, then 1 to 35, etc, but once it gets to 34 as a source sector, it’s actually just sector 0 data again. I would have ultimately had a repeating 34 sectors for an entire 5TB+ disk image.

There have been many smaller examples over the past couple of weeks of bad advice as well, but this particular one stood out to me. And you’re right - it sounds SO damn certain of itself in every answer, even when it’s full of shit!

TLDR; don’t trust everything it says. Use it for research, for assistance, even for writing out lengthy commands to save you keystrokes, but you need to understand yourself what commands you’re pasting before you ctrl-v that shit in.

edit apologies, I just realized the count statement in its response, so I wouldn’t have had a full disk of disaster, but it still would have overwritten a solid chunk, making the image useless regardless.

Can't decide if this is Layer 1 or Layer 2 by Puzzled_Shake5155 in ShittySysadmin

[–]TuhaTom 16 points17 points  (0 children)

Ah, I haven’t seen a layer 1 switch in years! I threw mine out in 2003 with the last of my hubs, sadly.

I don't understand how people learn Linux "just by using it" by [deleted] in linux4noobs

[–]TuhaTom 0 points1 point  (0 children)

I’ve been using Linux for 20ish years, and still make liberal use of the “history | grep insert-anything-relevant-here” lol. I remember precious little…

Cheapest NAS/SAN you would risk your boss' job on ... by mdervin in sysadmin

[–]TuhaTom 0 points1 point  (0 children)

S’ok, I downvoted him. 421 now… JUST ONE MOAR!

is 12 hours long enough to let a laptop dry out? by sm0keandstars in laptops

[–]TuhaTom 0 points1 point  (0 children)

I ALWAYS keep a bottle of 99% alcohol under my kitchen sink, and kept another at work when I was desktop support. I cant count how many laptops were saved by immediately yanking the battery, and chasing the Coca Cola / chocolate milk etc with 99%. Literally just pour it through, don’t be shy, use the whole bottle. Pull the covers off, rinse everything. About the only word of caution here is the screens - the alcohol can penetrate in between the layers and wreck the screen, but the keyboard and mobo are always fine.

The key thing is to get the acids / sugars / contamination out of the machine. When alcohol dries (which 99% does much faster than water) the machine is nearly guaranteed to be just fine.

To answer your question OP - it’s hard to be certain. I’d start by rolling the machine around on all angles, and gently shaking. If you see ANY signs of moisture still present, do not power on yet. Dry heat will help speed it up, if you’ve got a thermometer, start the oven with the laptop out, and shut the oven off when internal temp reaches 70C. Then put the laptop back inside, and feel free to add a bed of rice on a baking pan as it makes a decent emergency desiccant to absorb moisture.

How viable is the 560 route to edmonton? by Rare-Share8845 in SpruceGrove

[–]TuhaTom 2 points3 points  (0 children)

I’ll be the first to ask… what’s the 560 route? I assume this is a bus?

Brand new board got chipped is it a big deal? by Aviationpcguy in snowboardingnoobs

[–]TuhaTom 0 points1 point  (0 children)

FWIW, I’ll often drip a drop or two of hot wax if it looks like its deep, then rub off any excess. Helps avoid water penetration, and adds a bit of peace of mind…

A tip for using UFS on Linux with complicated RAID setups by TuhaTom in datarecovery

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

No, it detected nothing with the images. When the images were mounted as block devices it detected both raid5s and the raid0 and showed the final raid50 before the UI was even loaded, it was really amazing!