IT/Software career thread: Invert binary trees for dollars.

TJT

Mr. Poopybutthole
<Gold Donor>
41,113
103,249
It makes sense, they’re going to spend time on larger offenders first. I know we’ve been ramping up on ops functionality built in house. Around 18 months ago they went live with using ML to process images for damage inspection of equipment in the field. There’s been a general increase in getting our collective asses out of the 90s. 100 yr old companies few.
Yeah, considering we have like 8000 data models processing many terabytes of data daily they were sick of my shit lol.
 

Deathwing

<Bronze Donator>
16,436
7,447
Perhaps I'm in the minority, but this kinda stuff is a huge pain in the ass.


I manage QA for a static analysis product, so we have a lot of real world code in our automated regression testing. A fair amount of them now fail to build with gcc 14.
 

Deathwing

<Bronze Donator>
16,436
7,447
Been batting around the idea of parallelizing our web crawler. The main thing that stops us(read: me, I'm the only engineer in QA) is that multiprocess or threads, it's not a simple task. I wonder if this bend thing would help.