Marcin Rataj
Marcin Rataj
## bug When upgrading from older version (e.g. desktop 0.25 with kubo 0.17) Desktop App needs to run migrations. While migrations run, a black temrinal-like window is displayed with CLI...
## Technical Background Things in MFS are implicitly pinned (won't be garbage collected). Copying IPFS content paths to MFS (`ipfs files cp /ipfs/{CID} /path/in/mfs`) does not ensure recursive content is...
Latest i18next-icu is capable of delegating locale data to intl-messageformat, removing the need for manual import of every new locale, greatly simplifying our setups. - [x] ipfs-desktop (https://github.com/ipfs-shipyard/ipfs-desktop/commit/49c18a58f209ebad7419eebcf8721a0178ec9cf1) - [...
Now and then, someone requests adding `pt-BR` "Portuguese (Brazil)" to our translation projects at Transifex. Until now I believed country-specific variants of Portuguese do not differ as much as Chinese...
> A localization system designed to improve how software is translated. > – https://projectfluent.org from Mozilla > Fluent aims to eventually replace all legacy localization formats used in Firefox today....
Are working with Transifex to enable fully seamless GitHub integration that removes the risk of translation being stuck in limbo when project maintainer forgets to download them periodically from Transifex....
- [ ] Support optional translations of selected posts → https://github.com/ipfs/blog/pull/180
→ https://github.com/ipfs/go-ipfs/issues/5540
https://blog.ipfs.io/2020-02-01-async-await-refactor/ landed some this year: should we deprecate / archive this repo and move it to https://github.com/ipfs-inactive/? cc @alanshaw
There should be CI set up that pins both CIDs (`DATA_HASH` and `GEOIP_ROOT`) to at least two pinning services. This way we avoid issues like https://github.com/ipfs/ipfs-webui/issues/1992