Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boxed/randomplaceincode
Jump to a random place in your codebase
https://github.com/boxed/randomplaceincode
Last synced: 30 days ago
JSON representation
Jump to a random place in your codebase
- Host: GitHub
- URL: https://github.com/boxed/randomplaceincode
- Owner: boxed
- License: apache-2.0
- Created: 2015-12-14T14:56:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T15:02:29.000Z (almost 9 years ago)
- Last Synced: 2024-04-16T01:50:15.901Z (7 months ago)
- Language: Python
- Homepage: https://kodare.net/2019/06/21/measure-wtfs-m-before-taking-a-job.html
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random Place In Code
How bad is a code base really? That's a hard question to answer. An easier one is: if you jump to a random place in your code base, how often are you embarrassed, horrified, happy or impressed?
This tool might be useful to you if you're considering taking a job working on some existing product. Ask to run this a few times with a developer so they can explain what the code does and why. Looking at the face and listening to the noises the developer makes will probably give you a strong indicator if this is a place you want to work at :P
## Usage
Download `random_place_in_code.py` and run it. It'll open with `vi` by default, but it also takes an argument `mate` to open the file in TextMate.