Luis Geniole

Results 8 comments of Luis Geniole

I'm having the same problem. Examples: ![Lines of code](https://img.shields.io/tokei/lines/github/librity/ft_pipex?color=blueviolet) ![Lines of code](https://img.shields.io/tokei/lines/github/librity/ft_libft?color=blueviolet) ![Lines of code](https://img.shields.io/tokei/lines/github/librity/ft_get_next_line?color=blueviolet) ![Lines of code](https://img.shields.io/tokei/lines/github/librity/ft_fractol?color=blueviolet)

> Folks, please refrain from posting the "me too" types of comments as they just add unhelpful noise. The above thread already contains relevant information explaining that the issue is...

I couldn't agree more. I created a helper method using `UUID.info/1`, but it's far from ideal: ```èlixir defmodule MyApp.Aux.ValidateUUID do def call(uuid) do case UUID.info(uuid) do {:ok, [{:uuid, valid_uuid} |...

@lishid @ericaxu Can I get some love? It's a cool theme I promise 🤗

> @librity Are you able to test this theme on 0.16? I can help you set it up if you don't have an insider license. Thanks! @ericaxu I tested it...

@ericaxu How do I test it on `0.16`?

It has been my experience that this is largely incompatible with android. I often only use it with `{Platform.OS == 'ios' && ()}`

I have the same problem. I did have to change the aspect ratio config, rice matches it to the output resolution by default. ```ini [Video-Glide64mk2] (...) # Aspect ratio: -1=Game...