Zibi Braniecki

Results 97 issues of Zibi Braniecki

Travis is falling apart, we need to switch to GH actions.

help wanted
good first issue

This is an experimental concept to annotate source inline on top of annotating it below.

This is just the beginning, but already functional. I got the `format` example to mostly work, which allows me to compare the benchmark and it gets me `57us -> 4.5us`...

Since we now have interest from https://github.com/brendanzab/codespan and https://github.com/wycats/language-reporting to merge them into annotate-snippets, I'd like to put some effort into cleaning up the internals of this crate. There are...

https://www.apple.com/covid19/mobility

The same data we're presenting now, could be presented in form of a chart ![Screenshot_2020-03-26 COVID-19 #CoronaVirus Infographic Datapack — Information is Beautiful](https://user-images.githubusercontent.com/449986/77703412-fe82d580-6f77-11ea-8525-f31477430624.png)

enhancement
help wanted
webdev

I'd like to mark the day when quarantine has been started etc.

enhancement
help wanted
data-needed
webdev

It seems that at the moment the crate only supports `latn` while CLDR has a much wider selection: `"arab", "arabext", "bali", "beng", "deva", "fullwide", "gujr", "guru", "hanidec", "khmr", "knda", "laoo",...

enhancement

This API is much needed for a lot of intl and l10n operations, thank you for writing it! As for how to shape the public API I would recommend to...

enhancement
help wanted

I understand why localization is always treated as an afterthought and every time a new approach to GUI comes up it comes with some version of: ```rust Label::new(format!("current count: {}",...