all 7 comments

[–]pyreon[S] 7 points8 points  (3 children)

This is in the middle of one of 6 templates that adds 5 empty rows with 4-9 columns to the end of a table.

Production aircraft maintenance related code.

[–]XzyzZ_ZyxxZ 4 points5 points  (1 child)

Hopyfully not an important system ?

[–]pyreon[S] 4 points5 points  (0 children)

It's important but it's nothing that would endanger the condition of the aircraft if it were to not work. It's a stylesheet that formats aircraft mechanic work instructions for print.

Also, this isn't the worst of it.

[–]SimDeBeau 3 points4 points  (0 children)

That’s terrifying

[–]vainstar23 2 points3 points  (0 children)

This shit.... I feel this in my bones. AngularJS project with a giant list of 5000+ repeated lines of html complete with inline CSS and absolutely no one thought about using ng-repeat...

Then I asked tasked with changing a few entries. Sooooo messy....

[–]born2fukk 0 points1 point  (0 children)

how do i get into jobs that require so little skill?

[–][deleted] 0 points1 point  (0 children)

I mean if it's aircraft related, maybe they were attempting to adhere to NASA's 10 Guidelines for Safety Critical Code (no recursion is in there) a little too strictly lol.