Seasoned Pros - sh.itjust.works

Lemmy

I love doing that…
also, your own code after you’ve spent time away from it.
That is the strangest thing, going back into a program and thinking “what the hell was that guy thinking?” and then realizing it was me.
What fucking ass for brains engineer wrote this dogshit code!!! I’m gonna scroll back to the header find out who wrote and give a piece of my mind to… myself x.x
git blame giveth and git blame taketh
The time varies but starts at about 1 day for me…
I might be in the minority, but I get more excited about the idea of maintaining/working on some creaky old legacy code base than I do about the idea of starting a new project from scratch.
Do you have more of these memes? I’d like to see more.
Nice! Thanks. :3
There should be a “saving thirty minutes in reading documentation by spending two days debugging a GPT generated method”

From the last time this came up I got most of them from this guys collection.

lemmy.ca/comment/11139658

What are the best books? - Lemmy.ca

Lemmy

Nice collection. Thanks! :)
Thank you for this.
Is there a generator for these?
Just use the paint, internet person
Bu-but we’re programmers
There are a few from a search, this one came up with a GitHub repo. arthurbeaulieu.github.io/ORlyGenerator/
O'Rly Generator – 2

Generate a parodic O'Reilley book cover, you know, that nerd meme! Source code available at https://github.com/ArthurBeaulieu/ORlyGenerator

I find the idea of working on production code with well defined use cases and requirements to be the most satisfying, and working on new proof of concept / demos / marketing tools to be the least satisfying.

So on balance, more of the legacy projects I’ve worked on have fit those criteria than the new builds, but the couple of new builds that had well defined use cases, and no legacy code to deal with were the absolute best.

Yes, me too! But, only if I have the autonomy to improve things where I can. Otherwise, I just find it demotivating
I enjoy this too, but it’s kind of rough when you’ve inverted control, teased apart unnecessary coupling, updated dependencies and backed everything with unit and other tests, but then your colleagues are too scared to code review it.
Feeling of deleting lines > Feeling of adding lines

Ha, turns out there’s one for that

I’ve gotten to spend some time where my major responsibility was to refactor and improve “research-grade” code from some scientists. Felt like tending a Zen rock garden, but code lol, I found it really relaxing and lovely.
I enjoy refactoring and making legacy code better.
I dive into Fortran77 code regularly. Sweet mother of Neptune! All caps and such short variable names!
Used to do that when I was working in science. I also kinda loved it. Just interesting to intimately experience how people thought back in the 80s. There are surprisingly many Fortran 77 libraries still in use today (they can be called from modern Fortran code).

Same.

It’s as close to being a doctor as I’m gonna get.

Stamets? “Now that’s a name I’ve not heard in a long time.”

I am a lead on the wind, watch how I soar

I am a loaf on the wand, what how I soak
I don’t know if I can work with non legacy code anymore. That… Freedom, it’s stifling.
don’t worry, it takes atmost three months for that fresh code to become legacy code bogged down by decisions done in anticipation of things that never happened :)