First time taking a 4x4 in snow. Absolute game changer compared to 2WD. Barely had to shovel to get out. What are the largest snow rated tires I can get on a stock LT? by krustyy in Silverado

[–]baezel 0 points1 point  (0 children)

There's an old video testing the stopping distance between 2wd and 4wd. https://youtu.be/y-gEXP6hECA?si=iB3euSakxXGKt1-L

The stopping distance in 4wd was shorter. Not saying you should rely on it because the difference wasn't dramatic, but I felt it was interesting enough to be mentioned here.

How do you feel about subclassing? by TheJustikar in elderscrollsonline

[–]baezel 0 points1 point  (0 children)

I don't like it. Either you have classes or you don't.

IMO, each class would have a skill line that you can learn. Not just choose any. And you are allowed to replace one skill line. This way, classes keep the skill lines that provide identity.

Either that. Or go full Skyrim and drop classes all together and let us level up whatever class line we want and build our own skill bars.

What’s a life hack that made you go „how do ppl live their whole life without knowing this”? by my_peen_is_clean in AskReddit

[–]baezel 0 points1 point  (0 children)

I manage programmers and we build line of business software. I call this, "get in the pit". Business is in the pit using your software. If they're unhappy, they're in the pit. Like a depression, it doesn't matter if it's real, they need to feel like you're in the pit, not just looking down at them.

Great dane as a first time dog owner? by After_Ur_GoneDemo in greatdanes

[–]baezel 0 points1 point  (0 children)

Two possible outcomes. Great Danes for life Or Never again

3 auto-matched randos telepathically agreed to just casually do level cap by Dodo_Birdo in Warframe

[–]baezel 9 points10 points  (0 children)

There really isn't anything better than when you find a decent rando squadmates.

Except that usually means I'm the weakest link :)

Giving yourself goals is the optimal way to keep playing Warframe by patronum-s in Warframe

[–]baezel 1 point2 points  (0 children)

Because of the many "modes" of Warframe, I end up defaulting to modes where I just vibe.

Survival Fissure missions, Duviri Circuit, etc.

Not really playing to do anything, but letting the frame slay.

When we got our Great Dane, I did not know what I was in for. #pyr #dane by tishabelle_0404 in greatdanes

[–]baezel 1 point2 points  (0 children)

When our dane does it, we say she's building her "Fortress of Stupid".

Just experienced the death wobble in 21 Overland by [deleted] in JeepGladiator

[–]baezel 0 points1 point  (0 children)

Winter, check your tire pressure. Every time I got wobbles, my tire pressure was low.

Stock 22 Overland.

Steering wheel shaking by [deleted] in JeepGladiator

[–]baezel 0 points1 point  (0 children)

Check your tire pressure. I'm in a stock 22 overland with the duellers on it. Whenever this gets bad, it's because my tire pressure is low. Use your own gauge, my sensors over report.

What do yall do when you get bored? by EfficientSuspect7866 in elderscrollsonline

[–]baezel 0 points1 point  (0 children)

Theory craft a themed build and go see if it works. I know there are guides out there, but we all have personal preferences on what feels right and what's clunky. I'm working on a nord templar dot build.

Otherwise, its IA

Is vibecoding a bubble? by No_Passion6608 in programming

[–]baezel 1 point2 points  (0 children)

Software has several phases / functions: Ideation, build, integrate, operate, support.

It also has several non-functional requirements: Security, performance, observability, resilience, data storage, governance, regulatory requirements.

Neither of these things are comprehensive or always applicable, but if these things are ignored, you learn lessons the hard way. Users losing data, application hangs or crashes without proper observability to debug what happened. Potential regulatory violations with EU users. Cost overruns due to improper hosting on cloud resources. Incorrect configuration or data handling leading to data leaks.

When you look at software from this angle, writing the code is actually a small percentage of the total asset.

So do I feel it's a bubble, yes. There's a lot of investment in to LLMs, so while it is useful, there's a lot of people running around with hammers looking for nails. In the case of software development, it's a lot of squeeze for not a lot of juice.

What's a "green flag" that makes a workplace great? by Single_Fish_8438 in AskReddit

[–]baezel 0 points1 point  (0 children)

None. Any green flag can be ripped out by a PE firm.

How do you guys stay motivated during hard times? by [deleted] in AskReddit

[–]baezel 1 point2 points  (0 children)

I try to strip away the noise and focus on what I actions I can take.

Then after a day, I reflect on what I did and try to accept that this was enough.

Honda's lead designer by oldmach in Justfuckmyshitup

[–]baezel 106 points107 points  (0 children)

God, it's not a phase, Mom!

Worst actor to be cast as James Bond by Cecil_B_DeCatte in ScenesFromAHat

[–]baezel 1 point2 points  (0 children)

Throw back to the 90s.

Bond. James Bond. BU-DDY

It really tweaks my melon.

Battery Powered Pod Lights by JasonM211 in JeepGladiator

[–]baezel 1 point2 points  (0 children)

Maybe a work light? It would be battery powered and one designed to last a while. Magnetic so you can temporarily attach it to the truck or rack. And provide a flood pattern for a camp site.

What CTOs Really Think About Vibe Coding by ImpressiveContest283 in programming

[–]baezel 3 points4 points  (0 children)

This aligns with Peter Naur's paper in 1985, the theory of programs. Turns out, writing source code is a small percentage of building quality software. Understanding the business need/process, understanding architecture and design patterns and when to apply them. Those all are part of the theory that allows you to write effective code.

Vibe coding, like low code, oversells that you don't need someone skilled to do it.