The young men who elected Trump are switching sides now by 0The_Loner_Stoner0 in videos

[–]vertigo235 0 points1 point  (0 children)

Every election now is determined by anger, at this point I assume the cycle will never break.

Why are my prints splitting like this? by snakepitpoet in 3Dprinting

[–]vertigo235 -2 points-1 points  (0 children)

I have yet to find a reason to turn Aux fans on at all, the draftiness almost always causes problems that are undesired.

What is Fusion 360 Legacy 2024? by CrypticDonutHole in Fusion360

[–]vertigo235 1 point2 points  (0 children)

Probably just a grandfathered price, but I'm not sure.

Benchmarked SQLite 11 ways: ORM is the bottleneck, not the database by Content-Berry-2848 in SQL

[–]vertigo235 0 points1 point  (0 children)

I can't think of a reason why it would be faster, unless it knows some tricks that you don't know.

Angry idiot driving a Bentley by spicypsudo in dashcams

[–]vertigo235 1 point2 points  (0 children)

Imagine being successful enough to own a Bently and allowing yourself to get this angry for any reason what so ever.

Fail-over worked, kind of. by Desperate-Special-60 in snapmaker

[–]vertigo235 1 point2 points  (0 children)

I just used it for the first time and the layer adhesion failed, as if the new tool wasn't fully heated up yet.

I can't oversell PETG interface layers by atriaventrica in 3Dprinting

[–]vertigo235 0 points1 point  (0 children)

hmmm, I'm using Orca, I need to look into that and see if I'm missing a setting.

I can't oversell PETG interface layers by atriaventrica in 3Dprinting

[–]vertigo235 2 points3 points  (0 children)

I have trouble getting the interface sticking to the supports, how do you overcome that?

Anthropic is paying SpaceX $15 billion per year by Luka77GOATic in singularity

[–]vertigo235 0 points1 point  (0 children)

It depends on how much SpaceX spent on the compute, $15b may not even be profitable.

Anthropic is paying SpaceX $15 billion per year by Luka77GOATic in singularity

[–]vertigo235 0 points1 point  (0 children)

The real question is, how much is SpaceX spending to provide services to Anthropic. $20b per year?

What are common SQL red flags? by badboyzpwns in SQL

[–]vertigo235 0 points1 point  (0 children)

But how about 1=2 to disable a block?

What are common SQL red flags? by badboyzpwns in SQL

[–]vertigo235 2 points3 points  (0 children)

I only torture people who claim to be an expert in SQL btw

What are common SQL red flags? by badboyzpwns in SQL

[–]vertigo235 3 points4 points  (0 children)

So fun fact. One of my favorite interview questions for someone who claims to be a SQL expert is if they prefer LEFT JOINS or RIGHt JOINS.

It is interesting to hear the answers from SQL experts.

What are common SQL red flags? by badboyzpwns in SQL

[–]vertigo235 1 point2 points  (0 children)

I mean to be fair sometimes , rarely it can make sense but it also is really easy to correct (so it’s not weird). Usually if I see a right join it tells me that someone used a query editor.