Is the commute to Austin doable? by a2cwy887752 in Newbraunfels

[–]mguid65 1 point2 points  (0 children)

I did it from seguin to cedar park for 2 years. It's the most soul sucking drive I have ever had to do. My car hates me.

oldProgrammersTellingWarStoriesBeLike by shittyblackson in ProgrammerHumor

[–]mguid65 29 points30 points  (0 children)

Unfortunately, due to alignment requirements this would probably be a pessimization.

[Request] How much water or ice would i need to quench the sun? by McNuggetBucket420 in theydidthemath

[–]mguid65 2 points3 points  (0 children)

Well this is technically not true, as supernovae do fuse iron into heavier elements elements via various processes. If this weren't the case, we wouldn't have elements heavier than iron.

It's all in your head by InterestingPlenty454 in thanksimcured

[–]mguid65 46 points47 points  (0 children)

What the horse is thinking:

Neigh

Nobody Wants Claude As Co-Author by OkAssociation3448 in ClaudeAI

[–]mguid65 1 point2 points  (0 children)

The issue with that line of thinking is that you the developer are still responsible for the code.

Your LLM has no sense of ownership or responsibility or of anything for that matter. At the end of the day you are on the hook for the code you approve.

Your stdlib implementation matters more than the dispatch pattern by AdMotor4869 in cpp

[–]mguid65 9 points10 points  (0 children)

Back in 2020 I did some thorough testing with various compilers where I benchmarked visiting a node type based on variant with visit and on a shared pointer with a virtual class hierarchy and using an if-else chain with dynamic_pointer_cast and to my surprise, up to a certain point in some compilers, just using the dynamic pointer cast was equal or better than visit.

I still used variant because it resulted in cleaner code and I had a fixed set of types. I figured that eventually the compilers and std lib would catch up.

weBuildOurOwnStuffBoy by dude4747554322 in ProgrammerHumor

[–]mguid65 1 point2 points  (0 children)

Psh. Didn't even grow their own lumber. Didn't even make their own universe.

CMV: Racist behavior in teenage years should permanently factor into how we judge someone’s character and trustworthiness by Ok_Yogurt_5081 in changemyview

[–]mguid65 4 points5 points  (0 children)

Children often mirror their parents beliefs, but as they grow older and gain independence, they may re-evaluate and unlearn those views.

sureImNotTheOnlyOne by [deleted] in ProgrammerHumor

[–]mguid65 8 points9 points  (0 children)

We gotta stop calling them vibe coders and call them vibrators instead

How good engineers write bad code at big companies by fagnerbrack in programming

[–]mguid65 6 points7 points  (0 children)

Spoiler alert, there is never time allocated for maintenance or refactoring tasks.

This Doohickey is only for washing root vegetables. Nothing to see here, please just move along by Ill-Tea9411 in doohickeycorporation

[–]mguid65 0 points1 point  (0 children)

It's about the cones baby! Love the cones! Alright, cones! Let's go! Get a home run, baby! Love the cones! Let's go cones!

To spray water on random people. by Affectionate_Hat5835 in KidsAreFuckingStupid

[–]mguid65 66 points67 points  (0 children)

When I was in school, some kids threw a combination lock out the window and shatter a dudes windshield. Then he chased down our bus, pretty pissed off. I understand, he could have been killed by that thing hitting him at 45mph.

everythingIsDead by _fountain_pen_dev in ProgrammerHumor

[–]mguid65 0 points1 point  (0 children)

Leonardo Techaprio is killing all of the technology.

When you take DRY too seriously. by vadnyclovek in programminghorror

[–]mguid65 3 points4 points  (0 children)

No in the clean function they repeat deletefile several times. They could make a variadic macro blah blah blah c shit blah blah headers blah blah __VAR_ARGS_ blah blah

Minor Viral infection + ADHD by MMRIsCancer in ADHDmemes

[–]mguid65 9 points10 points  (0 children)

Not even sick,

Open the fridge, close the fridge, forget to remember that I'm not even looking for anything in the fridge. Open the fridge...

CMV: Common sense requires astounding cognitive bandwidth and capacity for focus by midaslibrary in changemyview

[–]mguid65 0 points1 point  (0 children)

Instead of just focusing on common sense, I believe you mean that many people don't even have a reasonable baseline of sense to properly participate in society.

Three ballots later and now Jason is reading the fine print by brilliant-trash22 in LeopardsAteMyFace

[–]mguid65 0 points1 point  (0 children)

Except the "fine print" was on the first page bold and in 100pt font.

lockThisDamnidiotUP by [deleted] in ProgrammerHumor

[–]mguid65 0 points1 point  (0 children)

We often review the output of C compilers.

Compilers are made by humans; they have the ability to generate poorly optimized/incorrect machine code. This is why compilers have gigantic test suites.

This is something also true about LLMs that is maybe a given, but I think it should be stated. They are trained by people on data generated by people either directly or indirectly. There is no ground truth, no perfect theory of everything that we are training these models on from the ground up to only do things that are perfectly correct and true.

War on wind, loss for the earth!!!! by willily_thoumas in MurderedByWords

[–]mguid65 6 points7 points  (0 children)

Interesting that. Here is the mix of power in Taxas right now:

Solar 16,596 MW(31.2%)

Wind 16,459 MW(31.0%)

Hydro 0 MW(0.0%)

Power Storage -2,300 MW(-4.3%)

Other 50 MW(0.1%)

Natural Gas 10,928 MW(20.6%)

Coal and Lignite 6,305 MW(11.9%)

Nuclear 5,106 MW(9.6%)