Pavel Hrdina

Results 95 comments of Pavel Hrdina

uuid is [builtin](https://docs.python.org/3/library/uuid.html) - no need to insall anything

@pokorny-martin that's a dirty workaround (creates `id` field in Mongo next to already existing `_id` one) but I can confirm it works. However this bug needs a proper solution.

Offtopic: whats the crate you are working on?

Nice to see another Rust dev. Let's use irc. Serv: irc.mozilla.org, chann: rust Back to topic: The `lsd` is nice tool. Another usage for nerd fonts. I hope the font...

I just tried already patched font in term Alacritty and it's completely different font...

Here is an example: ![image](https://user-images.githubusercontent.com/198654/44569429-9c019c00-a77a-11e8-8584-6491ffe0ffcb.png)

I was kinda curious so I have advanced a bit. I'm in touch with lead Ranger developer and I asked him for help. This is what he replied: ``` Hi...

Hi there I'm glad I see this thread - sort of tho. It would be really amazing to have image previews because like a half of whole Reddit is image...

This line ```sh $ cargo install --git https://github.com/ogham/dog dog ``` does really needs to be added to readme.

This seems to be [done](https://github.com/brack3t/django-braces/blob/df847c9a517a09d81ccd27609af8b96d20887922/braces/views/_ajax.py#L82) but probably not release yet.