this post was submitted on 08 Apr 2025
156 points (97.6% liked)

Technology

69211 readers
3552 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] pHr34kY@lemmy.world 36 points 2 weeks ago (2 children)

Every company I worked for is like this. I sneak small improvements into daily work. If I call an old function, I'll often fix it while I'm there. Don't raise tickets. Don't ask. Just fix it.

I also have a shelf of a hundred fixes that I never merged. I've done the work, but the real hurdle is PR and and testing. It takes days of effort to push code that took an hour to write.

Exactly! I have the same, and sometimes I'll sneak in some fixes I have pending when I get the time to properly test it (usually in a boring meeting).

[–] sfxrlz@lemmy.dbzer0.com 2 points 1 week ago

I’ve had whole projects falter because they wouldn’t get tested and a year later it was too much effort to reintegrate into the system which had moved on significantly…