Will Yoshida

Results 21 comments of Will Yoshida

Very interesting idea @andrewtavis!! Makes me wonder if there are any other cases where it would be a cool idea for us to link back to Wikidata.. :thinking: Starting off...

Leaving some notes here that started in [this discussion](https://github.com/scribe-org/Scribe-iOS/issues/229#issuecomment-1284356978): > Scribe could potentially just quickly prompt the user for the currency symbol during a keyboard setup - if keyboard selection...

An initial idea brought up offline by @SaurabhJamadagni Use delegate design pattern - Larger functions need to be broken down so that language specific parts can be delegated - Example...

I imagine that protecting based on roles would also fall under here + simply doing things like only rendering certain components (or parts of components) based on whether user has...

> ..such that the frontend can be deployed outside of a Netlify context.. I'd say the scope for this issue has likely changed now, as we've since decided to stay...

Just noting here: Thinking that a self-hosted registry will probably be our best bet actually. According to [docs](https://docs.github.com/en/get-started/learning-about-github/githubs-plans#github-free-for-organizations), there are only 500MB of free storage in https://ghcr.io/, which would be...

> To start, I would say we should run `coverage.py` to find out where we need tests and then start implementing them. Do we already have any? Not sure if...

Should there be a distinction between `local` and `development`? By this I mean: - `local` would be what contributors work on in their machines - `development` would be a live...

Agreed on the above @to-sta :rocket: > Do we need to make seperate branches? We could do a deployment based on branches or one based on GitHub releases. I have...

> I do kind of like the personal touch of assigning issues to non-collaborators so that we can do more of a personal welcome and make it clear that we're...