
Security News
PyPI Expands Trusted Publishing to GitLab Self-Managed as Adoption Passes 25 Percent
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads
Estimate the number of piano tuners in a city given the population.
var fermi = require('fermi');
var n = fermi(5000000);
console.log(n);
var fermi = require('fermi');
Return the estimated number of piano tuners in a city given the city population.
assumptions Optional assumptions for the estimate.
people_per_house average number of persons in each household. Default is 2.houses_with_piano_percent number of households that have a piano that is tuned regularly as a percentage. Default is 5.0.tuning_per_piano_per_year: average number of times per year a (regularly tuned) piano is tuned. Default is 1.tuning_time_hours number of hours it takes a piano tuner to tune a piano, including travel time. Default is 2.tuner_work_hours_per_day number of hours per day a tuner works. Default is 8.tuner_work_days_per_week number of days a week a tuner works. Default is 5.tuner_work_weeks_oer_year number of weeks a year a tuner works. Default is 50.With npm do:
npm install fermi
MIT
FAQs
Estimate the number of piano tuners in a city given the population.
The npm package fermi receives a total of 3 weekly downloads. As such, fermi popularity was classified as not popular.
We found that fermi demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.