Live data from Hacker News

Uber open-sources tool to automatically clean up stale code

infoq.com

41–50 of 70 posts

Re: Uber open-sources tool to automatically clean up stale code

#43
The latest place I work has a dusty monolith full of skeletons and zombies. They’ve been migrating off it to micro services for like 5 years now.

I’d be nice to have a tool to clean it up. But the use cases is slightly different than this one.

Re: Uber open-sources tool to automatically clean up stale code

#45
post #3

Total nit pick, but I think Piranha is a totally wrong name here. Piranhas mostly feed on fresh meat, its known they are excited and eager to attack when victim moves in water, reassuring predator that its a healthy meat. Much better name would be Scavenger, or Vulture - a bird of prey that eats on dead meat. I assume you would rather cleanup your program from dead code, rather than strip it down to the bone from liv…

Or maggot ?

Re: Uber open-sources tool to automatically clean up stale code

#46

We just wrote one that does something similar for Typescript if anyone wants us to OSS it... The idea is that any stale code causes a HUGE amount of headache and removing it can be a life safer.

What does OSS stand for? I know the OS stands for Open Source, but can't quite figure out how this would be used as a verb...

Re: Uber open-sources tool to automatically clean up stale code

#47
post #46

We just wrote one that does something similar for Typescript if anyone wants us to OSS it... The idea is that any stale code causes a HUGE amount of headache and removing it can be a life safer.

What does OSS stand for? I know the OS stands for Open Source, but can't quite figure out how this would be used as a verb...

it stands for "open-source software". It's never abbreviated as "OS" for obvious reasons.

Re: Uber open-sources tool to automatically clean up stale code

#48
post #47
post #46

Earlier quoted context omitted.

What does OSS stand for? I know the OS stands for Open Source, but can't quite figure out how this would be used as a verb...

it stands for "open-source software". It's never abbreviated as "OS" for obvious reasons.

Thanks, I guess I'll add "Open Source Software" to my list of unusual yet widely understood verbs.

The English language confuses a native German speaker once again!

Re: Uber open-sources tool to automatically clean up stale code

#49
post #48
post #47

Earlier quoted context omitted.

it stands for "open-source software". It's never abbreviated as "OS" for obvious reasons.

Thanks, I guess I'll add "Open Source Software" to my list of unusual yet widely understood verbs. The English language confuses a native German speaker once again!

I wouldn't call it unusual although I hear FOSS more often.

Re: Uber open-sources tool to automatically clean up stale code

#50

We just wrote one that does something similar for Typescript if anyone wants us to OSS it... The idea is that any stale code causes a HUGE amount of headache and removing it can be a life safer.

Piranha author here -- Will you be willing to contribute it to Piranha?
Post reply on HN