atxtechbro / atxtechbro/dotfiles
The duration comparison logic also depends on `bc` and could fail. The same dependency issue applies here - consider using the same fallback approach as suggested for the FPS calculation above.
- Dominant language
- Shell
- Stars
- 27
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The duration comparison logic also depends on `bc` and could fail. The same dependency issue applies here - consider using the same fallback approach as suggested for the FPS calculation above.
_Originally posted by @amazon-q-developer[bot] in https://github.com/atxtechbro/dotfiles/pull/1396#discussion_r2442306059_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the shell code that performs duration comparisons and the nearby FPS calculation, then inspect how `bc` is invoked and the fallback discussed in pull request #1396. Done when duration comparisons work without requiring `bc`, with the relevant shell checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, shell
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100