You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm the only person maintaining this app so if I get hit by a bus it'll eventually stop working.
In the current state pretty much these things would need to happen:
Someone forks the repo.
They set up the script to update the dictionary data periodically.
They pay for Apple and Play Store developer accounts.
They build and publish the app.
They'd also have to handle other ongoing maintenance needs such as making sure the scraping script keeps working, updating the app dependencies so it keeps working on the latest OSes.
There are things I could do to remedy this risk:
Give other people contributor access to my repo and/or move it under an org.
Register a non profit so the developer accounts can be free. This still has a maintenance cost, such as periodic non profit reports to the App Store companies and the government.
Run the scraping infra in GCP or something under an org, so it isn't subject to the uptime of my home server and others can manage it and pay for it.
Consider working with Auslan Signbank to add an endpoint that dumps all their data as JSON. This would save me having to scrape the entire site / run the scraping infra at all.
The text was updated successfully, but these errors were encountered:
I'm the only person maintaining this app so if I get hit by a bus it'll eventually stop working.
In the current state pretty much these things would need to happen:
They'd also have to handle other ongoing maintenance needs such as making sure the scraping script keeps working, updating the app dependencies so it keeps working on the latest OSes.
There are things I could do to remedy this risk:
The text was updated successfully, but these errors were encountered: