• Sylvartas@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    5 months ago

    He just like me fr

    (I have recently been tasked with updating some pretty important, “legacy” code. I knew I was looking at upwards of a full day of work after ripping out the tangled mess of technical debt that relied on this code just to get the damn thing to compile again, but it was still painful. And I’m only like halfway there now that I’m done with this step)

    NGL though, it felt great looking at my diff of the main source file for this code and see it melted from 750+ lines of wrappers and boilerplate bullshit to 250 lines of almost minimalistic, mostly self documented code that achieves the same things as the old one and more, but better.