{"id":15628288,"url":"https://github.com/pschroeder89/random-stuff","last_synced_at":"2025-03-29T17:44:22.054Z","repository":{"id":136346020,"uuid":"180192491","full_name":"pschroeder89/random-stuff","owner":"pschroeder89","description":"Just some scripts or snippets for various things","archived":false,"fork":false,"pushed_at":"2019-04-08T18:31:08.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T18:49:56.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pschroeder89.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-08T16:46:18.000Z","updated_at":"2024-10-01T22:41:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"9af3c84d-8bed-4c17-afd3-d86070b4b4b5","html_url":"https://github.com/pschroeder89/random-stuff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschroeder89%2Frandom-stuff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschroeder89%2Frandom-stuff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschroeder89%2Frandom-stuff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pschroeder89%2Frandom-stuff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pschroeder89","download_url":"https://codeload.github.com/pschroeder89/random-stuff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246223265,"owners_count":20743158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T10:21:46.749Z","updated_at":"2025-03-29T17:44:22.031Z","avatar_url":"https://github.com/pschroeder89.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Random Stuff\nJust some scripts or snippets for various things\n\n### Contains:\n\n##### time_machine_script.sh\n   \n   **Context:**\n   \n   After building a test metric framework, we needed a way to historically run our script and capture metric stats on a weekly basis since a project's inception. \n   \n   **Usage:**\n   \n   To get the number of characters in this README at every minute since the initial commit of this repo, run:\n   \n        `COMMAND='wc -c README.md' INTERVAL=minute sh time_machine_script.sh`\n        \n   Example output:\n```\n        Determining first commit epoch time\n        Determining current epoch time\n        Running command: wc -c README.md\n              64 README.md\n              64 README.md\n              64 README.md\n              98 README.md\n             174 README.md\n             174 README.md\n             174 README.md\n             174 README.md\n             641 README.md\n             845 README.md\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpschroeder89%2Frandom-stuff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpschroeder89%2Frandom-stuff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpschroeder89%2Frandom-stuff/lists"}