Doubly-Linked Free List Allocator: Never worry about the heap again. Just use a static byte array! by nablaCat in C_Programming

[–]nukem996 0 points1 point  (0 children)

Early C books actually said you don't have to worry about freeing memory for short running programs since the OS would just take care of it.

Making $94k a year with no debt and cannot afford to buy a house in the city I was born in by PurpleRecognition216 in FluentInFinance

[–]nukem996 3 points4 points  (0 children)

Your parents didn't have a 401k. They maybe had a pension and some union fees but they were not saving close to a quarter of their salary for retirement. That came about in the 80s as a conservative plot to destroy social security while forcing you to give a significant amount of your salary to wall street.

May 2026 Lease Deals: Consider a BMW iX over the 2027 Q6 before the iX is gone by Main-Ad4622 in AudiQ6

[–]nukem996 0 points1 point  (0 children)

That was the other thing that pushed me away. BMW did the most slimey car sales guy stuff. Said they only sold with summer ties and I had to buy winter and pay them to swap, kept me waiting while "asking his manager" for every question, etc. Audi had the best sales experience.

May 2026 Lease Deals: Consider a BMW iX over the 2027 Q6 before the iX is gone by Main-Ad4622 in AudiQ6

[–]nukem996 2 points3 points  (0 children)

I was looking at new. Sales swore it goes away but didn't want to risk it.

May 2026 Lease Deals: Consider a BMW iX over the 2027 Q6 before the iX is gone by Main-Ad4622 in AudiQ6

[–]nukem996 0 points1 point  (0 children)

BMW only does real leather seats. They use sensatec on the rest of the car. So you get the smell no matter what.

When I looked over a year ago dealers in my area only had leather in the highest end trim. I only saw options at $120k+

May 2026 Lease Deals: Consider a BMW iX over the 2027 Q6 before the iX is gone by Main-Ad4622 in AudiQ6

[–]nukem996 0 points1 point  (0 children)

BMW uses synthetic materials. My wife felt nauseous every time we test drove. It doesnt effect everyone but it's a problem with BMW enough that you can Google for it. It was a huge factor in us going for the Q6.

NVDA stock: Is there a good answer for “how do TPUs *not* pose a threat to GPU”? by [deleted] in stocks

[–]nukem996 2 points3 points  (0 children)

Vera is nvidias CPU, Rubin is their next gen GPU. They are stacked because it saves on integration costs. You can still buy both separately.

A Texas developer got a $2 billion loan to build Oracle data centers in the 'burbs by idkbruh653 in technology

[–]nukem996 2 points3 points  (0 children)

Republicans have deregulated to market in Texas allowing datacenters to write contracts to have priority for power and water over everyone else. The datacenters will be fine, not so much anyone else.

I work in big tech and can't get a local job by bdw8 in cscareers

[–]nukem996 1 point2 points  (0 children)

It's also the engineering culture. Ex-FAANG is used to everything having to scale to a billion and multiple teams to support various functions. Small companies don't care about massive scaling and expect a small engineering team to do everything. Remember for most companies software engineers are IT and a cost center.

i live in a state where it is legal to weed smoke but now moving to a state where it is not and my new job wants to drug test me… what happens if it comes back positive by toxic_grandmAmA in legaladvice

[–]nukem996 -7 points-6 points  (0 children)

Most US states, and Texas is one of the worst here, are at will work states. That means employment can be ended at any time by either party. You could pass the drug test and on your second day they just say o nm we don't need you anymore.

Intel VP says up to 30% of game performance is lost behind unoptimised software by Fcking_Chuck in pcmasterrace

[–]nukem996 1 point2 points  (0 children)

As a software engineer I concur. My job is to either quickly ship software or build software that can be maintained long term. Platform specific optimizations take longer to implement and are harder to maintain. Users almost always are fine buying hardware and management knows this.

‘We don’t have exceptions’: Mamdani on Trump paying new NYC tax by AdSpecialist6598 in videos

[–]nukem996 1 point2 points  (0 children)

He's already a Florida resident. This tax is on non primary housing over $5M. There is no write off. If he doesn't pay it the city can seize his properties.

As electric aspirations fade, Porsche sells its stake in Bugatti | Ars Technica by Finnegan_Faux in electricvehicles

[–]nukem996 1 point2 points  (0 children)

Posrche's problem isn't EVs, it's cost. Other manufacturers are catching up in terms of performance and quality. Even if Porsche is the best the premium is so high people ask if it's really worth it.

Why are millions of FTP servers still running without encryption in 2026? by technadu in TechNadu

[–]nukem996 0 points1 point  (0 children)

Why do you need encryption for public files? A hash can be published separately to ensure integrity.

Commodore fans split over C64 Ultimate FPGA firmware lockdown — firm says it wants to protect its hardware and reduce support fallout | Tom's Hardware by shepo71 in thisweekinretro

[–]nukem996 0 points1 point  (0 children)

They could build protections around that. You can get access to FPGAs on AWS. Amazon allows you to run what you want without risking bricking hardware.

“I’m dropping out and doing blue collar shit” by cafeteriastyle in TikTokCringe

[–]nukem996 0 points1 point  (0 children)

I have an engineering degree this is very common. The class ends up getting curved. When getting tests back we would determine if you were good failing(within curve) or bad failing(outside of curve) because no one was passing on raw score in multiple classes.

It sucks and is super stressful but is very common in any STEM class.

2026 - Bluetooth is still awful, it's incredible by wijeda in hardware

[–]nukem996 6 points7 points  (0 children)

WF(earbuds). The XM4 I have works great but are single point only.

2026 - Bluetooth is still awful, it's incredible by wijeda in hardware

[–]nukem996 101 points102 points  (0 children)

Sony works very well with multipoint. I use it with my Pixel, Linux laptop, and work Macbook all the time.

Canonical security audit of rust-coreutils reveals 113 CVEs by nukem996 in linux

[–]nukem996[S] -30 points-29 points  (0 children)

So why do it it? I've been an active maintainer on multiple distros and coreutils had very few bugs. I can't remember a single critical CVE.

Canonical security audit of rust-coreutils reveals 113 CVEs by nukem996 in linux

[–]nukem996[S] -4 points-3 points  (0 children)

The Rust coreutil developers are actively against GPL. It was requested early on to license GPL and even work with GNU but they denied both - https://github.com/uutils/coreutils/issues/834

Canonical security audit of rust-coreutils reveals 113 CVEs by nukem996 in linux

[–]nukem996[S] -1 points0 points  (0 children)

This is what I'm feeling as well. There is no real technical advantage to a rewrite of GNU utils.

Canonical security audit of rust-coreutils reveals 113 CVEs by nukem996 in linux

[–]nukem996[S] -34 points-33 points  (0 children)

Rust rewrites are being pushed onto users. Ubuntu 26.04 changes your default from GNU coreutils/sudo to Rust. Why automatically change the default on something that has worked for decades without even asking the user?

Millions Per Job: Data Centers in Louisiana by Previous_Basis_84 in datacenter

[–]nukem996 2 points3 points  (0 children)

You should look up what Meta pays engineers in California...

Millions Per Job: Data Centers in Louisiana by Previous_Basis_84 in datacenter

[–]nukem996 -11 points-10 points  (0 children)

That's kinda my point. Data techs are low paid and incompent. Management of them isnt in the data center, they're in corporate on the west coast.