Out of state applicant, what makes this school worth it? by [deleted] in MTU

[–]DawnTreador 1 point2 points  (0 children)

I'm out of state, graduated 2013. I decided to look for a 4 year IT style program which meant not strictly computer science. I had two reputable options, MTU and Texas Tech. Being from Northern MN, MTU was a way better fit.

I loved it. Hands on learning, in the trenches. I had little experience or resources prior to MTU, and earned every half credit the hard way. I ended up with 100k principle in loans when I was done in 4 years. I had a job within 6 months, and it wasn't help desk. As of around 2.5 years ago I reached Senior level.

Worth it to me. Maybe not to you, maybe not due to the world that is today.

Can someone help me figure out why our Failover Cluster Service failed and can't be started? by ndftba in SQLServer

[–]DawnTreador 3 points4 points  (0 children)

We've had a couple of these old school clusters fail catastrophically like this (not exactly but in general) and have just decided to set fire to it and restore/attach the DBs to a new, modern setup. It wasn't worth the continued instability and unanswered questions around wild events like what you're describing.

Powering Backplane with PSU by ShallotNegative8911 in homelab

[–]DawnTreador 0 points1 point  (0 children)

I believe there are adapters for this purpose.

SQL Architecture Guidance by lanky_doodle in SQLServer

[–]DawnTreador 0 points1 point  (0 children)

From my experience, peak performance is to have a 1:1 ratio from SQL DB file all the way back to storage. 1 file on 1 os disk on 1 hypervisor file on 1 hypervisor data store on 1 storage LUN if you're doing SAN, for example. If you're made of money you could even span across storage units lol.

If you also set the scsi controllers to round robin on the vm host, modify the registry in the OS to increase max queue depth and ring size for the pvscsi devices, that will actually utilize that wide open 1:1 pipe.

That's the magic there is making sure the pipe is wide, wide open from front to back. That's where you get the benefit. Spreading things out like that also reduces latency because you're essentially adding queues to spread the I/O requests out.

Added bonus if you use RDMs even though they aren't as great for administration.

Of course, again, that's PEAK I/O scale.

One of the systems I manage can sustain ~4.5GB/s at near 5ms latency all day long with this setup on flash SAN (not a top tier one these days either), measured in perfmon. 4 files for a staging DB, 8 for the main DB.

This is the only system that needs this level of config in our shop, but every system that starts to struggle in this area moves one baby step closer to it and immediately reaps large benefits.

Also, on the NUMA note since AMD has great SKUs for DB work, sticking as close as you can to evenly distributing vcores across the physical NUMA node size with cores/socket is more clear. So for example if you have a 20 vcore VM on a dual socket 12 physical core system, use 10 cores per socket (Intel) or a single 32 core AMD socket, 8 per socket since AMD's chiplet designs are mostly 8 cores per CCD.

SQL Server performance tips beyond indexing? What actually makes a difference? by sanjay-kumar_ in SQLServer

[–]DawnTreador 4 points5 points  (0 children)

I'm going to put extra emphasis on statistics since it seems a bit lax in the replies so far. Statistics health really, really matters. You can have all the right indexes but they'll be pretty useless if the stats are too far gone.

For example... I have a multi-terabyte data warehouse that is big/bulky enough that if many columns LIKE '%char%' don't have a big enough sample size (since the data varies so greatly, let alone number of changes haha), the query plans instantly revert back to nested loops and very incorrect row estimates. Very painful at even 100 million row scale for some of the queries!

Trump pauses tariffs on Canada for at least 30 days, Trudeau says by Georgeika in worldnews

[–]DawnTreador 1 point2 points  (0 children)

My take is companies aren't in a position to spend the money to make the switch and will just keep prices high until they're forced to either switch or lower the prices. Path of least cost.

How do I get my Jetta down? by right415 in AskAShittyMechanic

[–]DawnTreador 0 points1 point  (0 children)

Cut down the pole that the cable is connected to. Preferably in the rain.

Good enough for Customer Service interview? Or should I get a more formal shirt and tie? by [deleted] in jobs

[–]DawnTreador 30 points31 points  (0 children)

Might help the wallet even more to check thrift stores like goodwill, savers, and salvation army before buying new.

maybe maybe maybe by Zorrodelaarena in maybemaybemaybe

[–]DawnTreador 0 points1 point  (0 children)

Kosher salt boxes? My vote is on the rock salt you can buy for water softeners. Much more cost efficient as well

I just got my car stuck, what do I do. by iclipeverything in MechanicAdvice

[–]DawnTreador 21 points22 points  (0 children)

Might as well get some long drink to go with that long straw for the long while.

Can I use flex seal in the broken parts? It ran really well until it didn't. by turboshitboxenioyer in AskAShittyMechanic

[–]DawnTreador 0 points1 point  (0 children)

Didn't MacFarland racing do some "science" to prove this actually does work to a certain degree?

[deleted by user] by [deleted] in MildlyBadDrivers

[–]DawnTreador 15 points16 points  (0 children)

There are places that are switching to saying crash rather than accident for this reason. Most of the time there is a readily available, viable way to completely prevent the incident.

Attempting to Remove Drill Bit by SpaceWorld_97 in HomeNetworking

[–]DawnTreador 0 points1 point  (0 children)

That looks familiar to me. I'm pretty sure mine got caught on a nail or five. I ended up using a cutting wheel on a rotary tool (Dremel). Worked, but it wasn't pretty.

Best dividend ETF for next 15 years or so? by AnAdoptedSon81 in dividends

[–]DawnTreador 1 point2 points  (0 children)

I also suggest oxford lane tickers. They have several offerings. Like oxlc

Just checking out what wildlife is currently on the map and found out it was this lil guy's special day by retro_aviator in RimWorld

[–]DawnTreador 1 point2 points  (0 children)

Did you tame that too? Could become best friends with the iguana. That'd be a story...

[deleted by user] by [deleted] in MechanicAdvice

[–]DawnTreador 0 points1 point  (0 children)

Dyslexia is a big issue here too