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.
Uber open-sources tool to automatically clean up stale code
41–50 of 70 posts
Re: Uber open-sources tool to automatically clean up stale code
#42Is this drastically different than https://unused.codes/ ?
Re: Uber open-sources tool to automatically clean up stale code
#43I’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
#44Re: Uber open-sources tool to automatically clean up stale code
#45Total 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…
Re: Uber open-sources tool to automatically clean up stale code
#46We 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.
Re: Uber open-sources tool to automatically clean up stale code
#47We 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
#48Earlier 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.
The English language confuses a native German speaker once again!
Re: Uber open-sources tool to automatically clean up stale code
#49Earlier 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!
Re: Uber open-sources tool to automatically clean up stale code
#50We 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.